Home
last modified time | relevance | path

Searched defs:proto (Results 1 – 2 of 2) sorted by relevance

/scripts/
A Dbpf_doc.py41 def __init__(self, proto='', desc='', ret=''): argument
61 def __init__(self, proto='', desc='', ret='', attrs=[]): argument
164 def parse_desc(self, proto): argument
190 def parse_ret(self, proto): argument
216 def parse_attrs(self, proto): argument
/scripts/lib/kdoc/
A Dkdoc_parser.py523 def dump_struct(self, ln, proto): argument
797 def dump_enum(self, ln, proto): argument
1039 def dump_typedef(self, ln, proto): argument
1396 def syscall_munge(self, ln, proto): # pylint: disable=W0613 argument
1435 def tracepoint_munge(self, ln, proto): argument

Completed in 7 milliseconds