Home
last modified time | relevance | path

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

/linux/tools/perf/scripts/python/
H A Dpowerpc-hcalls.py298 h_name = hcall_table_lookup(opcode)
304 print(print_ptrn % (h_name, cnt, min_t, max_t, time//cnt))
/linux/tools/lib/python/feat/
H A Dparse_features.py25 h_name = "Feature"
64 self.max_size_name = len(self.h_name)
254 self.emit(f"{self.h_name:<{self.max_size_name}} ", end="")
407 self.emit(f"|{self.h_name:<{self.max_size_name}}", end="")
24 h_name = "Feature" global() variable in ParseFeature
/linux/fs/lockd/
H A Dlockd.h89 char *h_name; /* remote hostname */ member
H A Dclntproc.c279 (int)proc, host->h_name); in nlmclnt_call()
355 (int)proc, host->h_name); in __nlm_async_call()
H A Dsvcsubs.c509 host->h_name); in nlmsvc_free_host_resources()