Home
last modified time | relevance | path

Searched refs:pm_credentialschanged (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/sys/
H A Dpmckern.h78 int pm_credentialschanged; member
/freebsd-13.1/sys/kern/
H A Dkern_exec.c924 pe.pm_credentialschanged = credential_changing; in do_execve()
/freebsd-13.1/sys/dev/hwpmc/
H A Dhwpmc_mod.c2175 p, p->p_pid, p->p_comm, pk->pm_credentialschanged); in pmc_hook_handler()
2177 if (pk->pm_credentialschanged == 0) /* no change */ in pmc_hook_handler()