Home
last modified time | relevance | path

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

/linux-6.6.21/scripts/
Dbpf_doc.py20 class NoSyscallCommandFound(BaseException): class
120 raise NoSyscallCommandFound
124 raise NoSyscallCommandFound
215 except NoSyscallCommandFound: