Lines Matching refs:task_valid
894 xfrm_policy_flush_secctx_check(struct net *net, u8 type, bool task_valid) in xfrm_policy_flush_secctx_check() argument
908 xfrm_audit_policy_delete(pol, 0, task_valid); in xfrm_policy_flush_secctx_check()
922 task_valid); in xfrm_policy_flush_secctx_check()
932 xfrm_policy_flush_secctx_check(struct net *net, u8 type, bool task_valid) in xfrm_policy_flush_secctx_check() argument
938 int xfrm_policy_flush(struct net *net, u8 type, bool task_valid) in xfrm_policy_flush() argument
944 err = xfrm_policy_flush_secctx_check(net, type, task_valid); in xfrm_policy_flush()
961 xfrm_audit_policy_delete(pol, 1, task_valid); in xfrm_policy_flush()
980 xfrm_audit_policy_delete(pol, 1, task_valid); in xfrm_policy_flush()
3123 void xfrm_audit_policy_add(struct xfrm_policy *xp, int result, bool task_valid) in xfrm_audit_policy_add() argument
3130 xfrm_audit_helper_usrinfo(task_valid, audit_buf); in xfrm_audit_policy_add()
3138 bool task_valid) in xfrm_audit_policy_delete() argument
3145 xfrm_audit_helper_usrinfo(task_valid, audit_buf); in xfrm_audit_policy_delete()