Home
last modified time | relevance | path

Searched refs:PROC_ASSERT_HELD (Results 1 – 10 of 10) sorted by relevance

/freebsd-14-stable/sys/fs/procfs/
HDprocfs_dbregs.c98 PROC_ASSERT_HELD(p); in procfs_doprocdbregs()
HDprocfs_fpregs.c92 PROC_ASSERT_HELD(p); in procfs_doprocfpregs()
HDprocfs_regs.c92 PROC_ASSERT_HELD(p); in procfs_doprocregs()
/freebsd-14-stable/sys/fs/pseudofs/
HDpseudofs_internal.h134 PROC_ASSERT_HELD(p); in pn_fill()
/freebsd-14-stable/sys/sys/
HDproc.h1029 #define PROC_ASSERT_HELD(p) do { \ macro
1040 PROC_ASSERT_HELD(p); \
/freebsd-14-stable/sys/kern/
HDkern_procctl.c269 PROC_ASSERT_HELD(w->target); in reap_kill_proc_locked()
HDsys_process.c359 PROC_ASSERT_HELD(p); in proc_rwmem()
HDkern_proc.c2033 PROC_ASSERT_HELD(p); in get_ps_strings()
HDkern_descrip.c3984 PROC_ASSERT_HELD(p); in pwd_hold_proc()
/freebsd-14-stable/share/man/man9/
HDMakefile1843 PHOLD.9 PROC_ASSERT_HELD.9 \