Searched defs:function_name (Results 1 – 1 of 1) sorted by relevance
| /build/config/components/init/seccomp/scripts/ |
| D | generate_code_from_policy.py | 101 def is_function_name_exist(arch, function_name, func_name_nr_table): argument 221 def update_list(self, function_name, to_update_list): argument 227 def update_priority(self, function_name): argument 230 def update_allow_list(self, function_name): argument 233 def update_blocklist(self, function_name): argument 752 def parse_args(self, function_name, line, skip): argument 832 def update_reduced_block_list(self, function_name): argument
|