Home
last modified time | relevance | path

Searched defs:task_valid (Results 1 – 3 of 3) sorted by relevance

/linux/net/xfrm/
H A Dxfrm_state.c866 xfrm_state_flush_secctx_check(struct net *net, u8 proto, bool task_valid) in xfrm_state_flush_secctx_check() argument
886 xfrm_dev_state_flush_secctx_check(struct net *net, struct net_device *dev, bool task_valid) in xfrm_dev_state_flush_secctx_check() argument
909 xfrm_state_flush_secctx_check(struct net *net, u8 proto, bool task_valid) in xfrm_state_flush_secctx_check() argument
915 xfrm_dev_state_flush_secctx_check(struct net *net, struct net_device *dev, bool task_valid) in xfrm_dev_state_flush_secctx_check() argument
921 int xfrm_state_flush(struct net *net, u8 proto, bool task_valid) in xfrm_state_flush() argument
961 int xfrm_dev_state_flush(struct net *net, struct net_device *dev, bool task_valid) in xfrm_dev_state_flush() argument
3409 xfrm_audit_state_add(struct xfrm_state * x,int result,bool task_valid) xfrm_audit_state_add() argument
3423 xfrm_audit_state_delete(struct xfrm_state * x,int result,bool task_valid) xfrm_audit_state_delete() argument
[all...]
H A Dxfrm_policy.c1762 xfrm_policy_flush_secctx_check(struct net * net,u8 type,bool task_valid) xfrm_policy_flush_secctx_check() argument
1784 xfrm_dev_policy_flush_secctx_check(struct net * net,struct net_device * dev,bool task_valid) xfrm_dev_policy_flush_secctx_check() argument
1805 xfrm_policy_flush_secctx_check(struct net * net,u8 type,bool task_valid) xfrm_policy_flush_secctx_check() argument
1812 xfrm_dev_policy_flush_secctx_check(struct net * net,struct net_device * dev,bool task_valid) xfrm_dev_policy_flush_secctx_check() argument
1818 xfrm_policy_flush(struct net * net,u8 type,bool task_valid) xfrm_policy_flush() argument
1858 xfrm_dev_policy_flush(struct net * net,struct net_device * dev,bool task_valid) xfrm_dev_policy_flush() argument
4463 xfrm_audit_policy_add(struct xfrm_policy * xp,int result,bool task_valid) xfrm_audit_policy_add() argument
4478 xfrm_audit_policy_delete(struct xfrm_policy * xp,int result,bool task_valid) xfrm_audit_policy_delete() argument
[all...]
/linux/include/net/
H A Dxfrm.h864 bool task_valid) in xfrm_audit_state_add() argument
869 bool task_valid) in xfrm_audit_state_delete() argument
824 xfrm_audit_helper_usrinfo(bool task_valid,struct audit_buffer * audit_buf) xfrm_audit_helper_usrinfo() argument
854 xfrm_audit_policy_add(struct xfrm_policy * xp,int result,bool task_valid) xfrm_audit_policy_add() argument
859 xfrm_audit_policy_delete(struct xfrm_policy * xp,int result,bool task_valid) xfrm_audit_policy_delete() argument
[all...]