Searched refs:pid_type (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/sys/contrib/openzfs/config/ |
| H A D | kernel-kthread.m4 | 20 dnl # 5.17 API: enum pid_type * as new 4th dequeue_signal() argument, 24 …ueue_signal(struct task_struct *task, sigset_t *mask, kernel_siginfo_t *info, enum pid_type *type); 53 enum pid_type *type = NULL;
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/ |
| H A D | PlatformNetBSD.cpp | 224 CompilerType &pid_type = int_type; in GetSiginfoType() local 243 ast->AddFieldToRecordType(ptrace_option_type, "_pe_other_pid", pid_type, in GetSiginfoType() 282 {"_pid", pid_type}, in GetSiginfoType() 292 {"_pid", pid_type}, in GetSiginfoType()
|
| /freebsd-14.2/sys/compat/linuxkpi/common/include/linux/ |
| H A D | pid.h | 34 enum pid_type { enum
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Platform/FreeBSD/ |
| H A D | PlatformFreeBSD.cpp | 204 CompilerType &pid_type = int_type; in GetSiginfoType() local 228 ast->AddFieldToRecordType(siginfo_type, "si_pid", pid_type, in GetSiginfoType()
|
| /freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-thread.c | 183 enum pid_type __type;
|