Searched refs:handle_privileged_root (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/security/ |
H A D | commoncap.c | 724 * handle_privileged_root - Handle case of privileged root 735 static void handle_privileged_root(struct linux_binprm *bprm, bool has_fcap, in handle_privileged_root() function 848 handle_privileged_root(bprm, has_fcap, &effective, root_uid); in cap_bprm_creds_from_file()
|
/kernel/linux/linux-6.6/security/ |
H A D | commoncap.c | 777 * handle_privileged_root - Handle case of privileged root 788 static void handle_privileged_root(struct linux_binprm *bprm, bool has_fcap, in handle_privileged_root() function 903 handle_privileged_root(bprm, has_fcap, &effective, root_uid); in cap_bprm_creds_from_file()
|
Completed in 4 milliseconds