Lines Matching refs:task_valid
804 static inline void xfrm_audit_helper_usrinfo(bool task_valid, in xfrm_audit_helper_usrinfo() argument
807 const unsigned int auid = from_kuid(&init_user_ns, task_valid ? in xfrm_audit_helper_usrinfo()
810 const unsigned int ses = task_valid ? audit_get_sessionid(current) : in xfrm_audit_helper_usrinfo()
817 void xfrm_audit_policy_add(struct xfrm_policy *xp, int result, bool task_valid);
819 bool task_valid);
820 void xfrm_audit_state_add(struct xfrm_state *x, int result, bool task_valid);
821 void xfrm_audit_state_delete(struct xfrm_state *x, int result, bool task_valid);
834 bool task_valid) in xfrm_audit_policy_add() argument
839 bool task_valid) in xfrm_audit_policy_delete() argument
844 bool task_valid) in xfrm_audit_state_add() argument
849 bool task_valid) in xfrm_audit_state_delete() argument
1754 int xfrm_state_flush(struct net *net, u8 proto, bool task_valid, bool sync);
1755 int xfrm_dev_state_flush(struct net *net, struct net_device *dev, bool task_valid);
1757 bool task_valid);
1857 int xfrm_policy_flush(struct net *net, u8 type, bool task_valid);