Home
last modified time | relevance | path

Searched refs:task_getioprio (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/
Dlsm_hooks.h1464 int (*task_getioprio)(struct task_struct *p); member
1723 struct list_head task_getioprio; member
/linux-4.4.14/security/
Dsecurity.c953 return call_int_hook(task_getioprio, 0, p); in security_task_getioprio()
1704 .task_getioprio =
1705 LIST_HEAD_INIT(security_hook_heads.task_getioprio),
/linux-4.4.14/security/smack/
Dsmack_lsm.c4640 LSM_HOOK_INIT(task_getioprio, smack_task_getioprio),
/linux-4.4.14/security/selinux/
Dhooks.c5952 LSM_HOOK_INIT(task_getioprio, selinux_task_getioprio),