Home
last modified time | relevance | path

Searched refs:NoSyscallCommandFound (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/scripts/
H A Dbpf_doc.py20 class NoSyscallCommandFound(BaseException): class
120 raise NoSyscallCommandFound
124 raise NoSyscallCommandFound
215 except NoSyscallCommandFound: