Searched refs:cap_ambient (Results 1 – 5 of 5) sorted by relevance
278 new->cap_ambient = cap_intersect(new->cap_ambient, in cap_capset()935 cap_clear(new->cap_ambient); in cap_bprm_creds_from_file()941 new->cap_permitted = cap_combine(new->cap_permitted, new->cap_ambient); in cap_bprm_creds_from_file()950 new->cap_effective = new->cap_ambient; in cap_bprm_creds_from_file()1105 cap_clear(new->cap_ambient); in cap_emulate_setxuid()1355 cap_clear(new->cap_ambient); in cap_task_prctl()1363 return !!cap_raised(current_cred()->cap_ambient, arg3); in cap_task_prctl()1379 cap_raise(new->cap_ambient, arg3); in cap_task_prctl()1381 cap_lower(new->cap_ambient, arg3); in cap_task_prctl()
315 cap_bset, cap_ambient; in task_cap() local323 cap_ambient = cred->cap_ambient; in task_cap()330 render_cap_t(m, "CapAmb:\t", &cap_ambient); in task_cap()
945 new->cap_ambient = old->cap_ambient; in key_change_session_keyring()
2824 ax->old_pcap.ambient = old->cap_ambient; in __audit_log_bprm_fcaps()2829 ax->new_pcap.ambient = new->cap_ambient; in __audit_log_bprm_fcaps()2849 context->capset.cap.ambient = new->cap_ambient; in __audit_log_capset()
52 cred->cap_ambient = CAP_EMPTY_SET; in set_cred_user_ns()