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

/freebsd-13-stable/sys/security/mac/
H A Dmac_pipe.c212 MAC_CHECK_PROBE_DEFINE2(pipe_check_stat, "struct ucred *",
222 MAC_POLICY_CHECK_NOSLEEP(pipe_check_stat, cred, pp, pp->pp_label);
223 MAC_CHECK_PROBE2(pipe_check_stat, error, cred, pp);
H A Dmac_framework.c146 FPFLAG_RARE(pipe_check_stat); variable
444 { .offset = FPO(pipe_check_stat),
/freebsd-13-stable/sys/security/mac_test/
H A Dmac_test.c1149 COUNTER_DECL(pipe_check_stat); variable
1157 COUNTER_INC(pipe_check_stat);

Completed in 53 milliseconds