summaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/smp.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2022-11-11linuxkpi: Add <linux/mman.h> which includes <linux/smp.h>Jean-Sébastien Pédron
2022-03-16LinuxKPI: Add comment describing proper use of the on_each_cpu() function.Hans Petter Selasky
2022-01-10LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev
2017-05-01Add on_each_cpu() and wbinvd_on_all_cpus().Mark Johnston