task_valid        687 include/net/xfrm.h static inline void xfrm_audit_helper_usrinfo(bool task_valid,
task_valid        690 include/net/xfrm.h 	const unsigned int auid = from_kuid(&init_user_ns, task_valid ?
task_valid        693 include/net/xfrm.h 	const unsigned int ses = task_valid ? audit_get_sessionid(current) :
task_valid        700 include/net/xfrm.h void xfrm_audit_policy_add(struct xfrm_policy *xp, int result, bool task_valid);
task_valid        702 include/net/xfrm.h 			      bool task_valid);
task_valid        703 include/net/xfrm.h void xfrm_audit_state_add(struct xfrm_state *x, int result, bool task_valid);
task_valid        704 include/net/xfrm.h void xfrm_audit_state_delete(struct xfrm_state *x, int result, bool task_valid);
task_valid        717 include/net/xfrm.h 					 bool task_valid)
task_valid        722 include/net/xfrm.h 					    bool task_valid)
task_valid        727 include/net/xfrm.h 					bool task_valid)
task_valid        732 include/net/xfrm.h 					   bool task_valid)
task_valid       1539 include/net/xfrm.h int xfrm_state_flush(struct net *net, u8 proto, bool task_valid, bool sync);
task_valid       1540 include/net/xfrm.h int xfrm_dev_state_flush(struct net *net, struct net_device *dev, bool task_valid);
task_valid       1645 include/net/xfrm.h int xfrm_policy_flush(struct net *net, u8 type, bool task_valid);
task_valid       1746 net/xfrm/xfrm_policy.c xfrm_policy_flush_secctx_check(struct net *net, u8 type, bool task_valid)
task_valid       1759 net/xfrm/xfrm_policy.c 			xfrm_audit_policy_delete(pol, 0, task_valid);
task_valid       1767 net/xfrm/xfrm_policy.c xfrm_policy_flush_secctx_check(struct net *net, u8 type, bool task_valid)
task_valid       1773 net/xfrm/xfrm_policy.c int xfrm_policy_flush(struct net *net, u8 type, bool task_valid)
task_valid       1780 net/xfrm/xfrm_policy.c 	err = xfrm_policy_flush_secctx_check(net, type, task_valid);
task_valid       1795 net/xfrm/xfrm_policy.c 		xfrm_audit_policy_delete(pol, 1, task_valid);
task_valid       4196 net/xfrm/xfrm_policy.c void xfrm_audit_policy_add(struct xfrm_policy *xp, int result, bool task_valid)
task_valid       4203 net/xfrm/xfrm_policy.c 	xfrm_audit_helper_usrinfo(task_valid, audit_buf);
task_valid       4211 net/xfrm/xfrm_policy.c 			      bool task_valid)
task_valid       4218 net/xfrm/xfrm_policy.c 	xfrm_audit_helper_usrinfo(task_valid, audit_buf);
task_valid        701 net/xfrm/xfrm_state.c xfrm_state_flush_secctx_check(struct net *net, u8 proto, bool task_valid)
task_valid        711 net/xfrm/xfrm_state.c 				xfrm_audit_state_delete(x, 0, task_valid);
task_valid        721 net/xfrm/xfrm_state.c xfrm_dev_state_flush_secctx_check(struct net *net, struct net_device *dev, bool task_valid)
task_valid        734 net/xfrm/xfrm_state.c 				xfrm_audit_state_delete(x, 0, task_valid);
task_valid        744 net/xfrm/xfrm_state.c xfrm_state_flush_secctx_check(struct net *net, u8 proto, bool task_valid)
task_valid        750 net/xfrm/xfrm_state.c xfrm_dev_state_flush_secctx_check(struct net *net, struct net_device *dev, bool task_valid)
task_valid        756 net/xfrm/xfrm_state.c int xfrm_state_flush(struct net *net, u8 proto, bool task_valid, bool sync)
task_valid        761 net/xfrm/xfrm_state.c 	err = xfrm_state_flush_secctx_check(net, proto, task_valid);
task_valid        777 net/xfrm/xfrm_state.c 							task_valid);
task_valid        799 net/xfrm/xfrm_state.c int xfrm_dev_state_flush(struct net *net, struct net_device *dev, bool task_valid)
task_valid        804 net/xfrm/xfrm_state.c 	err = xfrm_dev_state_flush_secctx_check(net, dev, task_valid);
task_valid        822 net/xfrm/xfrm_state.c 							task_valid);
task_valid       2635 net/xfrm/xfrm_state.c void xfrm_audit_state_add(struct xfrm_state *x, int result, bool task_valid)
task_valid       2642 net/xfrm/xfrm_state.c 	xfrm_audit_helper_usrinfo(task_valid, audit_buf);
task_valid       2649 net/xfrm/xfrm_state.c void xfrm_audit_state_delete(struct xfrm_state *x, int result, bool task_valid)
task_valid       2656 net/xfrm/xfrm_state.c 	xfrm_audit_helper_usrinfo(task_valid, audit_buf);