Home
last modified time | relevance | path

Searched defs:task_valid (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_state.c703 xfrm_state_flush_secctx_check(struct net *net, u8 proto, bool task_valid) in xfrm_state_flush_secctx_check() argument
723 xfrm_dev_state_flush_secctx_check(struct net *net, struct net_device *dev, bool task_valid) in xfrm_dev_state_flush_secctx_check() argument
746 xfrm_state_flush_secctx_check(struct net *net, u8 proto, bool task_valid) in xfrm_state_flush_secctx_check() argument
752 xfrm_dev_state_flush_secctx_check(struct net *net, struct net_device *dev, bool task_valid) in xfrm_dev_state_flush_secctx_check() argument
758 int xfrm_state_flush(struct net *net, u8 proto, bool task_valid, bool sync) in xfrm_state_flush() argument
801 int xfrm_dev_state_flush(struct net *net, struct net_device *dev, bool task_valid) in xfrm_dev_state_flush() argument
2773 xfrm_audit_state_add(struct xfrm_state *x, int result, bool task_valid) xfrm_audit_state_add() argument
2787 xfrm_audit_state_delete(struct xfrm_state *x, int result, bool task_valid) xfrm_audit_state_delete() argument
[all...]
H A Dxfrm_policy.c1751 xfrm_policy_flush_secctx_check(struct net *net, u8 type, bool task_valid) in xfrm_policy_flush_secctx_check() argument
1772 xfrm_policy_flush_secctx_check(struct net *net, u8 type, bool task_valid) in xfrm_policy_flush_secctx_check() argument
1778 int xfrm_policy_flush(struct net *net, u8 type, bool task_valid) in xfrm_policy_flush() argument
4261 void xfrm_audit_policy_add(struct xfrm_policy *xp, int result, bool task_valid) in xfrm_audit_policy_add() argument
4275 xfrm_audit_policy_delete(struct xfrm_policy *xp, int result, bool task_valid) xfrm_audit_policy_delete() argument
[all...]
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_state.c751 xfrm_state_flush_secctx_check(struct net *net, u8 proto, bool task_valid) in xfrm_state_flush_secctx_check() argument
771 xfrm_dev_state_flush_secctx_check(struct net *net, struct net_device *dev, bool task_valid) in xfrm_dev_state_flush_secctx_check() argument
794 xfrm_state_flush_secctx_check(struct net *net, u8 proto, bool task_valid) in xfrm_state_flush_secctx_check() argument
800 xfrm_dev_state_flush_secctx_check(struct net *net, struct net_device *dev, bool task_valid) in xfrm_dev_state_flush_secctx_check() argument
806 int xfrm_state_flush(struct net *net, u8 proto, bool task_valid, bool sync) in xfrm_state_flush() argument
849 int xfrm_dev_state_flush(struct net *net, struct net_device *dev, bool task_valid) in xfrm_dev_state_flush() argument
2985 xfrm_audit_state_add(struct xfrm_state *x, int result, bool task_valid) xfrm_audit_state_add() argument
2999 xfrm_audit_state_delete(struct xfrm_state *x, int result, bool task_valid) xfrm_audit_state_delete() argument
[all...]
H A Dxfrm_policy.c1758 xfrm_policy_flush_secctx_check(struct net *net, u8 type, bool task_valid) in xfrm_policy_flush_secctx_check() argument
1801 xfrm_policy_flush_secctx_check(struct net *net, u8 type, bool task_valid) in xfrm_policy_flush_secctx_check() argument
1814 int xfrm_policy_flush(struct net *net, u8 type, bool task_valid) in xfrm_policy_flush() argument
1778 xfrm_dev_policy_flush_secctx_check(struct net *net, struct net_device *dev, bool task_valid) xfrm_dev_policy_flush_secctx_check() argument
1806 xfrm_dev_policy_flush_secctx_check(struct net *net, struct net_device *dev, bool task_valid) xfrm_dev_policy_flush_secctx_check() argument
1854 xfrm_dev_policy_flush(struct net *net, struct net_device *dev, bool task_valid) xfrm_dev_policy_flush() argument
4309 xfrm_audit_policy_add(struct xfrm_policy *xp, int result, bool task_valid) xfrm_audit_policy_add() argument
4323 xfrm_audit_policy_delete(struct xfrm_policy *xp, int result, bool task_valid) xfrm_audit_policy_delete() argument
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dxfrm.h691 static inline void xfrm_audit_helper_usrinfo(bool task_valid, in xfrm_audit_helper_usrinfo() argument
720 xfrm_audit_policy_add(struct xfrm_policy *xp, int result, bool task_valid) xfrm_audit_policy_add() argument
725 xfrm_audit_policy_delete(struct xfrm_policy *xp, int result, bool task_valid) xfrm_audit_policy_delete() argument
730 xfrm_audit_state_add(struct xfrm_state *x, int result, bool task_valid) xfrm_audit_state_add() argument
735 xfrm_audit_state_delete(struct xfrm_state *x, int result, bool task_valid) xfrm_audit_state_delete() argument
[all...]
/kernel/linux/linux-6.6/include/net/
H A Dxfrm.h709 static inline void xfrm_audit_helper_usrinfo(bool task_valid, in xfrm_audit_helper_usrinfo() argument
738 xfrm_audit_policy_add(struct xfrm_policy *xp, int result, bool task_valid) xfrm_audit_policy_add() argument
743 xfrm_audit_policy_delete(struct xfrm_policy *xp, int result, bool task_valid) xfrm_audit_policy_delete() argument
748 xfrm_audit_state_add(struct xfrm_state *x, int result, bool task_valid) xfrm_audit_state_add() argument
753 xfrm_audit_state_delete(struct xfrm_state *x, int result, bool task_valid) xfrm_audit_state_delete() argument
[all...]

Completed in 21 milliseconds