Home
last modified time | relevance | path

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

/linux-6.1.9/net/xfrm/
Dxfrm_state.c2834 xfrm_audit_helper_usrinfo(task_valid, audit_buf); in xfrm_audit_state_add()
2848 xfrm_audit_helper_usrinfo(task_valid, audit_buf); in xfrm_audit_state_delete()
Dxfrm_policy.c4222 xfrm_audit_helper_usrinfo(task_valid, audit_buf); in xfrm_audit_policy_add()
4237 xfrm_audit_helper_usrinfo(task_valid, audit_buf); in xfrm_audit_policy_delete()
/linux-6.1.9/include/net/
Dxfrm.h694 static inline void xfrm_audit_helper_usrinfo(bool task_valid, in xfrm_audit_helper_usrinfo() function