Searched refs:i_ident (Results 1 – 1 of 1) sorted by relevance
3592 struct proc_ident i_ident; in psignal_by_audit_token() local3603 if (instigator != NULL && (proc_ident_for_audit_token(&i_ident, *instigator) != 0)) { in psignal_by_audit_token()3615 …if (mac_proc_check_signal(current_proc(), instigator == NULL ? NULL : &i_ident, &t_ident, signum) … in psignal_by_audit_token()