Searched refs:cap_inheritable (Results 1 – 9 of 9) sorted by relevance
216 *inheritable = cred->cap_inheritable; in cap_capget()258 cap_combine(old->cap_inheritable, in cap_capset()264 cap_combine(old->cap_inheritable, in cap_capset()278 new->cap_inheritable = *inheritable; in cap_capset()363 (new->cap_inheritable.cap[i] & inheritable); in bprm_caps_from_vfs_caps()518 old->cap_inheritable); in cap_bprm_set_creds()
303 kernel_cap_t cap_inheritable, cap_permitted, cap_effective, cap_bset; in task_cap() local307 cap_inheritable = cred->cap_inheritable; in task_cap()313 render_cap_t(m, "CapInh:\t", &cap_inheritable); in task_cap()
242 new->cap_inheritable = cap_intersect(usermodehelper_inheritable, in ____call_usermodehelper()243 new->cap_inheritable); in ____call_usermodehelper()
53 .cap_inheritable = CAP_EMPTY_SET,
39 cred->cap_inheritable = CAP_EMPTY_SET; in set_cred_user_ns()
2324 ax->old_pcap.inheritable = old->cap_inheritable; in __audit_log_bprm_fcaps()2328 ax->new_pcap.inheritable = new->cap_inheritable; in __audit_log_bprm_fcaps()
136 kernel_cap_t cap_inheritable; /* caps our children can inherit */ member
849 new->cap_inheritable = old->cap_inheritable; in key_change_session_keyring()
127 *inheritable = cred->cap_inheritable; in apparmor_capget()