Home
last modified time | relevance | path

Searched refs:xfrm_audit_policy_delete (Results 1 – 4 of 4) sorted by relevance

/linux/net/xfrm/
H A Dxfrm_policy.c1740 xfrm_audit_policy_delete(pol, 0, task_valid); in xfrm_policy_flush_secctx_check()
1762 xfrm_audit_policy_delete(pol, 0, task_valid); in xfrm_dev_policy_flush_secctx_check()
1807 xfrm_audit_policy_delete(pol, 1, task_valid); in xfrm_policy_flush()
1847 xfrm_audit_policy_delete(pol, 1, task_valid); in xfrm_dev_policy_flush()
4415 void xfrm_audit_policy_delete(struct xfrm_policy *xp, int result, in xfrm_audit_policy_delete() function
4428 EXPORT_SYMBOL_GPL(xfrm_audit_policy_delete);
H A Dxfrm_user.c2469 xfrm_audit_policy_delete(xp, err ? 0 : 1, true); in xfrm_get_policy()
2782 xfrm_audit_policy_delete(xp, 1, true); in xfrm_add_pol_expire()
/linux/include/net/
H A Dxfrm.h762 void xfrm_audit_policy_delete(struct xfrm_policy *xp, int result,
782 static inline void xfrm_audit_policy_delete(struct xfrm_policy *xp, int result, in xfrm_audit_policy_delete() function
/linux/net/key/
H A Daf_key.c2419 xfrm_audit_policy_delete(xp, err ? 0 : 1, true); in pfkey_spddelete()
2669 xfrm_audit_policy_delete(xp, err ? 0 : 1, true); in pfkey_spdget()