Home
last modified time | relevance | path

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

/linux-4.1.27/net/xfrm/
Dxfrm_state.c2190 xfrm_audit_helper_usrinfo(task_valid, audit_buf); in xfrm_audit_state_add()
2204 xfrm_audit_helper_usrinfo(task_valid, audit_buf); in xfrm_audit_state_delete()
Dxfrm_policy.c3110 xfrm_audit_helper_usrinfo(task_valid, audit_buf); in xfrm_audit_policy_add()
3125 xfrm_audit_helper_usrinfo(task_valid, audit_buf); in xfrm_audit_policy_delete()
/linux-4.1.27/include/net/
Dxfrm.h705 static inline void xfrm_audit_helper_usrinfo(bool task_valid, in xfrm_audit_helper_usrinfo() function