task_getioprio   1642 include/linux/lsm_hooks.h 	int (*task_getioprio)(struct task_struct *p);
task_getioprio   1939 include/linux/lsm_hooks.h 	struct hlist_head task_getioprio;
task_getioprio   1671 security/security.c 	return call_int_hook(task_getioprio, 0, p);
task_getioprio   6934 security/selinux/hooks.c 	LSM_HOOK_INIT(task_getioprio, selinux_task_getioprio),
task_getioprio   4643 security/smack/smack_lsm.c 	LSM_HOOK_INIT(task_getioprio, smack_task_getioprio),