Searched refs:crhold (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Ddtrace_glue.h276 #define crhold(a) {} macro
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Dfasttrap.c1508 crhold(p->p_cred);
1514 // Seems like OS X has no equivalent to crhold, even though it has a cr_ref field in ucred
1515 crhold(p->p_ucred);
H A Ddtrace.c13751 crhold(cr);

Completed in 87 milliseconds