Lines Matching full:raise
119 raise NoSyscallCommandFound
123 raise NoSyscallCommandFound
138 raise NoHelperFound
146 raise Exception("No description section found for " + proto)
165 raise Exception("No description found for " + proto)
172 raise Exception("No return section found for " + proto)
191 raise Exception("No return found for " + proto)
198 raise Exception(help_message)
287 raise Exception("Helper %s is missing from enum bpf_func_id" % name)
294 …raise Exception("Helper %s comment order (#%d) must be aligned with its position (#%d) in enum bpf…
336 description with those defined as part of enum/macro and raise an
351 raise Exception(exception_msg)
868 raise NotImplementedError('Only helpers header generation is supported')