mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02: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:
|