mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-09-11 01:10:54 -04:00
Add SMP primitives to the core-api documentation. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Acked-by: Thomas Gleixner <tglx@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20260625210331.1050915-1-rdunlap@infradead.org>
12 lines
176 B
ReStructuredText
12 lines
176 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0+
|
|
|
|
==============
|
|
SMP primitives
|
|
==============
|
|
|
|
.. kernel-doc:: include/linux/smp.h
|
|
:internal:
|
|
|
|
.. kernel-doc:: kernel/smp.c
|
|
:export:
|