Searched refs:cap_task_prctl (Results 1 – 4 of 4) sorted by relevance
| /linux/security/ |
| A D | commoncap.c | 1268 int cap_task_prctl(int option, unsigned long arg2, unsigned long arg3, in cap_task_prctl() function 1460 LSM_HOOK_INIT(task_prctl, cap_task_prctl),
|
| /linux/include/linux/ |
| A D | security.h | 163 extern int cap_task_prctl(int option, unsigned long arg2, unsigned long arg3, 1188 return cap_task_prctl(option, arg2, arg3, arg4, arg5); in security_task_prctl()
|
| /linux/ |
| A D | System.map | 14715 ffff8000104398c0 T cap_task_prctl
|
| A D | .tmp_System.map | 14715 ffff8000104398c0 T cap_task_prctl
|
Completed in 303 milliseconds