Home
last modified time | relevance | path

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

/Linux-v4.19/net/xfrm/
Dxfrm_state.c2444 xfrm_audit_helper_usrinfo(task_valid, audit_buf); in xfrm_audit_state_add()
2458 xfrm_audit_helper_usrinfo(task_valid, audit_buf); in xfrm_audit_state_delete()
Dxfrm_policy.c3005 xfrm_audit_helper_usrinfo(task_valid, audit_buf); in xfrm_audit_policy_add()
3020 xfrm_audit_helper_usrinfo(task_valid, audit_buf); in xfrm_audit_policy_delete()
/Linux-v4.19/include/net/
Dxfrm.h757 static inline void xfrm_audit_helper_usrinfo(bool task_valid, in xfrm_audit_helper_usrinfo() function