Home
last modified time | relevance | path

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

/scripts/lib/abi/
A Dabi_regex.py100 def regex_append(self, what, new): argument
134 self.log.debug("%s: mapped as %s", what, search_group)
142 if what.find(self.search_string) >= 0:
146 " '%s'", what, new)
148 def get_regexes(self, what): argument
156 patches = what.split("/")
204 for what in v.get("what", []):
205 if not what.startswith("/sys"):
208 new = what
219 self.log.debug("%-90s <== %s", new, what)
[all …]
A Dabi_parser.py82 if what not in self.what_symbols:
83 self.what_symbols[what] = {"file": {}}
92 self.what_symbols[what]["xref"] = xref
137 for w in fdata.what:
195 if not fdata.what:
310 fdata.what = []
347 for w in fdata.what:
590 for what in v.get("what", [""]):
591 if regex.search(what):
604 what = str(found_keys) + ". " + what
[all …]
/scripts/
A Dsubarch.include1 # SUBARCH tells the usermode build what the underlying arch is. That is set
A Ddev-needs.sh22 what information is listed in the output. If the requested information is
A Dgen-crc-consts.py69 def print_header(variant, what): argument
/scripts/coccinelle/null/
A Dkmerr.cocci5 /// in determining what the error handling code for the call to kmalloc etc
/scripts/bash-completion/
A Dmake268 --file | --makefile | --old-file | --assume-old | --what-if | --new-file | \

Completed in 10 milliseconds