Searched refs:task_valid (Results 1 – 1 of 1) sorted by relevance
822 static inline void xfrm_audit_helper_usrinfo(bool task_valid, in xfrm_audit_helper_usrinfo() argument825 const unsigned int auid = from_kuid(&init_user_ns, task_valid ? in xfrm_audit_helper_usrinfo()828 const unsigned int ses = task_valid ? audit_get_sessionid(current) : in xfrm_audit_helper_usrinfo()837 bool task_valid);852 bool task_valid) in xfrm_audit_policy_add() argument857 bool task_valid) in xfrm_audit_policy_delete() argument862 bool task_valid) in xfrm_audit_state_add() argument867 bool task_valid) in xfrm_audit_state_delete() argument1766 int xfrm_state_flush(struct net *net, u8 proto, bool task_valid);1769 bool task_valid);[all …]
Completed in 12 milliseconds