Home
last modified time | relevance | path

Searched refs:pid_type (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/sys/contrib/openzfs/config/
H A Dkernel-kthread.m420 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 DPlatformNetBSD.cpp224 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 Dpid.h34 enum pid_type { enum
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp204 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 Dspl-thread.c183 enum pid_type __type;