Searched refs:check_allow_list (Results 1 – 2 of 2) sorted by relevance
288 def check_allow_list(self, allow_list): member in SeccompPolicyParam299 flag = self.check_allow_list(self.final_allow_list) \300 and self.check_allow_list(self.final_priority) \301 and self.check_allow_list(self.final_priority_with_args) \302 and self.check_allow_list(self.final_allow_list_with_args)874 def check_allow_list(self): member in SeccompPolicyParser920 self.check_allow_list()