Lines Matching defs:task_valid
823 static inline void xfrm_audit_helper_usrinfo(bool task_valid,
826 const unsigned int auid = from_kuid(&init_user_ns, task_valid ?
829 const unsigned int ses = task_valid ? audit_get_sessionid(current) :
836 void xfrm_audit_policy_add(struct xfrm_policy *xp, int result, bool task_valid);
838 bool task_valid);
839 void xfrm_audit_state_add(struct xfrm_state *x, int result, bool task_valid);
840 void xfrm_audit_state_delete(struct xfrm_state *x, int result, bool task_valid);
853 bool task_valid)
858 bool task_valid)
863 bool task_valid)
868 bool task_valid)
1767 int xfrm_state_flush(struct net *net, u8 proto, bool task_valid);
1768 int xfrm_dev_state_flush(struct net *net, struct net_device *dev, bool task_valid);
1770 bool task_valid);
1878 int xfrm_policy_flush(struct net *net, u8 type, bool task_valid);