Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Daudit.c169 str_yes_no(r->granted), gpid, tomoyo_sys_getpid(), in tomoyo_print_header()
H A Dcommon.h1149 static inline pid_t tomoyo_sys_getpid(void) in tomoyo_sys_getpid() function
H A Dcondition.c865 value = tomoyo_sys_getpid(); in tomoyo_condition()