Searched refs:xfrm_audit_policy_delete (Results 1 - 3 of 3) sorted by relevance
/net/xfrm/ |
H A D | xfrm_policy.c | 908 xfrm_audit_policy_delete(pol, 0, task_valid); 921 xfrm_audit_policy_delete(pol, 0, 961 xfrm_audit_policy_delete(pol, 1, task_valid); 980 xfrm_audit_policy_delete(pol, 1, task_valid); 3149 void xfrm_audit_policy_delete(struct xfrm_policy *xp, int result, function 3162 EXPORT_SYMBOL_GPL(xfrm_audit_policy_delete); variable
|
H A D | xfrm_user.c | 1738 xfrm_audit_policy_delete(xp, err ? 0 : 1, true); 2021 xfrm_audit_policy_delete(xp, 1, true);
|
/net/key/ |
H A D | af_key.c | 2362 xfrm_audit_policy_delete(xp, err ? 0 : 1, true); 2610 xfrm_audit_policy_delete(xp, err ? 0 : 1, true);
|
Completed in 661 milliseconds