aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/pid.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev2022-01-101-3/+3
* Implement get_task_pid() function macro in the LinuxKPI.Hans Petter Selasky2018-02-171-0/+5
* Implement get_pid_task(), pid_task() and some other PID helperHans Petter Selasky2017-03-171-0/+65