Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Daudit.c169 tomoyo_sys_getpid(), tomoyo_sys_getppid(), in tomoyo_print_header()
Dcommon.h1138 static inline pid_t tomoyo_sys_getpid(void) in tomoyo_sys_getpid() function
Dcondition.c841 value = tomoyo_sys_getpid(); in tomoyo_condition()