Searched refs:new_pcap (Results 1 – 1 of 1) sorted by relevance
151 struct audit_cap_data new_pcap; member1408 audit_log_cap(ab, "new_pp", &axs->new_pcap.permitted); in audit_log_exit()1409 audit_log_cap(ab, "new_pi", &axs->new_pcap.inheritable); in audit_log_exit()1410 audit_log_cap(ab, "new_pe", &axs->new_pcap.effective); in audit_log_exit()2461 ax->new_pcap.permitted = new->cap_permitted; in __audit_log_bprm_fcaps()2462 ax->new_pcap.inheritable = new->cap_inheritable; in __audit_log_bprm_fcaps()2463 ax->new_pcap.effective = new->cap_effective; in __audit_log_bprm_fcaps()