Home
last modified time | relevance | path

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

/Linux-v5.10/net/xfrm/
Dxfrm_state.c2752 xfrm_audit_helper_usrinfo(task_valid, audit_buf); in xfrm_audit_state_add()
2766 xfrm_audit_helper_usrinfo(task_valid, audit_buf); in xfrm_audit_state_delete()
Dxfrm_policy.c4213 xfrm_audit_helper_usrinfo(task_valid, audit_buf); in xfrm_audit_policy_add()
4228 xfrm_audit_helper_usrinfo(task_valid, audit_buf); in xfrm_audit_policy_delete()
/Linux-v5.10/include/net/
Dxfrm.h686 static inline void xfrm_audit_helper_usrinfo(bool task_valid, in xfrm_audit_helper_usrinfo() function