/linux/scripts/ |
H A D | test_doc_build.py | 176 def log(self, out, verbose, is_info=True): argument 188 async def _read(self, stream, verbose, is_info): argument 204 env=None, verbose=True): argument [all...] |
/linux/kernel/bpf/ |
H A D | disasm.c | 138 static void print_bpf_end_insn(bpf_insn_print_t verbose, in print_bpf_end_insn() argument 148 static void print_bpf_bswap_insn(bpf_insn_print_t verbose, in print_bpf_bswap_insn() argument 190 const bpf_insn_print_t verbose = cbs->cb_print; in print_bpf_insn() local [all...] |
/linux/tools/testing/selftests/bpf/ |
H A D | disasm.c | 138 static void print_bpf_end_insn(bpf_insn_print_t verbose, in print_bpf_end_insn() argument 148 static void print_bpf_bswap_insn(bpf_insn_print_t verbose, in print_bpf_bswap_insn() argument 190 const bpf_insn_print_t verbose = cbs->cb_print; in print_bpf_insn() local [all...] |
H A D | testing_helpers.c | 370 int unload_module(const char *name, bool verbose) in unload_module() argument 402 int load_module(const char *path, bool verbose) in load_module() argument 426 int unload_bpf_testmod(bool verbose) in unload_bpf_testmod() argument 431 int load_bpf_testmod(bool verbose) in load_bpf_testmod() argument [all...] |
/linux/tools/power/cpupower/utils/ |
H A D | cpuidle-info.c | 23 static void cpuidle_cpu_output(unsigned int cpu, int verbose) in cpuidle_cpu_output() argument 144 int ret = 0, cont = 1, output_param = 0, verbose = 1; in cmd_idle_info() local
|
/linux/tools/testing/selftests/proc/ |
H A D | proc-maps-race.c | 80 bool verbose; in FIXTURE() local 248 static void report_test_start(const char *name, bool verbose) in report_test_start() argument 256 static void start_test_loop(struct timespec *ts, bool verbose) in start_test_loop() argument 262 static void end_test_iteration(struct timespec *ts, bool verbose) in end_test_iteration() argument 276 static void end_test_loop(bool verbose) in end_test_loop() argument 395 const char *verbose = getenv("VERBOSE"); FIXTURE_SETUP() local [all...] |
/linux/samples/mei/ |
H A D | mei-amt-version.c | 95 bool verbose; member 112 unsigned char req_protocol_version, bool verbose) in mei_init() argument 304 unsigned long send_timeout, bool verbose) in amt_host_if_init() argument 454 bool verbose; in main() local [all...] |
/linux/drivers/media/dvb-frontends/ |
H A D | isl6423.c | 20 static unsigned int verbose; variable 53 unsigned int verbose; global() member [all...] |
/linux/include/linux/ |
H A D | pci-p2pdma.h | 44 struct device **clients, int num_clients, bool verbose) in pci_p2pdma_distance_many() argument 97 struct device *client, bool verbose) in pci_p2pdma_distance() argument
|
/linux/tools/lib/perf/include/internal/ |
H A D | tests.h | 14 int verbose = 0; in get_verbose() local
|
/linux/lib/ |
H A D | test_lockup.c | 169 static void test_lock(bool master, bool verbose) in test_lock() argument 246 static void test_unlock(bool master, bool verbose) in test_unlock() argument [all...] |
H A D | globtest.c | 11 static bool verbose = false; variable
|
/linux/tools/testing/selftests/cgroup/ |
H A D | wait_inotify.c | 21 static int verbose; variable
|
/linux/tools/sched_ext/ |
H A D | scx_qmap.c | 40 static bool verbose; variable
|
H A D | scx_central.c | 31 static bool verbose; variable
|
H A D | scx_simple.c | 26 static bool verbose; variable
|
/linux/tools/testing/selftests/drivers/net/lib/py/ |
H A D | load.py | 48 def stop(self, verbose=None): argument
|
/linux/tools/perf/util/ |
H A D | evsel_fprintf.h | 12 bool verbose; member
|
/linux/drivers/media/i2c/ccs/ |
H A D | ccs-data.c | 177 bool verbose) in ccs_data_block_parse_header() argument 808 bool verbose) in __ccs_data_parse() argument 945 size_t len, struct device *dev, bool verbose) in ccs_data_parse() argument [all...] |
/linux/drivers/media/pci/mantis/ |
H A D | hopper_cards.c | 33 static unsigned int verbose; variable
|
H A D | mantis_cards.c | 42 static unsigned int verbose; variable
|
/linux/tools/power/cpupower/bench/ |
H A D | parse.h | 28 unsigned int verbose; /* verbose output */ member
|
/linux/certs/ |
H A D | extract-cert.c | 49 static bool verbose; variable
|
/linux/drivers/macintosh/ams/ |
H A D | ams-core.c | 21 static bool verbose; variable
|
/linux/arch/alpha/boot/tools/ |
H A D | objstrip.c | 56 int fd, ofd, i, j, verbose = 0, primary = 0; in main() local
|