Searched refs:get_file_caps (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/security/ |
H A D | commoncap.c | 671 static int get_file_caps(struct linux_binprm *bprm, struct file *file, in get_file_caps() function 842 ret = get_file_caps(bprm, file, &effective, &has_fcap); in cap_bprm_creds_from_file()
|
/kernel/linux/linux-6.6/security/ |
H A D | commoncap.c | 723 static int get_file_caps(struct linux_binprm *bprm, struct file *file, in get_file_caps() function 897 ret = get_file_caps(bprm, file, &effective, &has_fcap); in cap_bprm_creds_from_file()
|
Completed in 4 milliseconds