Home
last modified time | relevance | path

Searched refs:xfrm_audit_helper_usrinfo (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/net/xfrm/
Dxfrm_state.c2642 xfrm_audit_helper_usrinfo(task_valid, audit_buf); in xfrm_audit_state_add()
2656 xfrm_audit_helper_usrinfo(task_valid, audit_buf); in xfrm_audit_state_delete()
Dxfrm_policy.c4206 xfrm_audit_helper_usrinfo(task_valid, audit_buf); in xfrm_audit_policy_add()
4221 xfrm_audit_helper_usrinfo(task_valid, audit_buf); in xfrm_audit_policy_delete()
/Linux-v5.4/include/net/
Dxfrm.h687 static inline void xfrm_audit_helper_usrinfo(bool task_valid, in xfrm_audit_helper_usrinfo() function