task_getpgid 1637 include/linux/lsm_hooks.h int (*task_getpgid)(struct task_struct *p); task_getpgid 1934 include/linux/lsm_hooks.h struct hlist_head task_getpgid; task_getpgid 1644 security/security.c return call_int_hook(task_getpgid, 0, p); task_getpgid 6929 security/selinux/hooks.c LSM_HOOK_INIT(task_getpgid, selinux_task_getpgid), task_getpgid 4638 security/smack/smack_lsm.c LSM_HOOK_INIT(task_getpgid, smack_task_getpgid),