Searched refs:LSM_SETID_FS (Results 1 – 3 of 3) sorted by relevance
776 case LSM_SETID_FS: in cap_task_fix_setuid()
132 #define LSM_SETID_FS 8 macro
769 if (security_task_fix_setuid(new, old, LSM_SETID_FS) == 0) in SYSCALL_DEFINE1()