Home
last modified time | relevance | path

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

/linux/security/yama/
H A Dyama_lsm.c211 * yama_task_prctl - check for Yama-specific prctl operations
221 static int yama_task_prctl(int option, unsigned long arg2, unsigned long arg3, in yama_task_prctl() function
427 LSM_HOOK_INIT(task_prctl, yama_task_prctl),