Home
last modified time | relevance | path

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

/Linux-v5.15/scripts/
Dbpf_doc.py17 class NoSyscallCommandFound(BaseException): class
107 raise NoSyscallCommandFound
111 raise NoSyscallCommandFound
193 except NoSyscallCommandFound: