Home
last modified time | relevance | path

Searched defs:make (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/
H A DMakefile64 define make macro
/linux/tools/testing/kunit/
H A Dkunit_kernel.py75 def make(self, jobs: int, build_dir: str, make_options: Optional[List[str]]) -> None: member in LinuxSourceTreeOperations
/linux/net/x25/
H A Daf_x25.c944 struct sock *make; in x25_rx_call_request() local