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

/security/selinux/
H A Dhooks.c1583 static int task_has_system(struct task_struct *tsk, function
2109 rc = task_has_system(current, SYSTEM__SYSLOG_READ);
2115 rc = task_has_system(current, SYSTEM__SYSLOG_CONSOLE);
2123 rc = task_has_system(current, SYSTEM__SYSLOG_MOD);
5296 return task_has_system(current, SYSTEM__IPC_INFO);
5438 return task_has_system(current, SYSTEM__IPC_INFO);
5530 return task_has_system(current, SYSTEM__IPC_INFO);

Completed in 67 milliseconds