Home
last modified time | relevance | path

Searched refs:PHOLD (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_physio.c99 PHOLD(curproc); in physio()
H A Dsubr_firmware.c321 PHOLD(curproc); in firmware_get_flags()
H A Dimgact_elf.c2608 PHOLD(p); in __elfN()
2617 PHOLD(p); in __elfN()
/f-stack/freebsd/sys/
H A Dproc.h933 #define PHOLD(p) do { \ macro