Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Daudit.c170 tomoyo_sys_getppid(), in tomoyo_print_header()
H A Dcommon.h1131 static inline pid_t tomoyo_sys_getppid(void) in tomoyo_sys_getppid() function
H A Dcondition.c868 value = tomoyo_sys_getppid(); in tomoyo_condition()