Home
last modified time | relevance | path

Searched defs:verbose (Results 1 – 25 of 171) sorted by relevance

1234567

/openbmc/u-boot/tools/patman/
H A Dcheckpatch.py39 def CheckPatch(fname, verbose=False): argument
142 def CheckPatches(verbose, args): argument
H A Dget_maintainer.py26 def GetMaintainer(fname, verbose=False): argument
/openbmc/linux/tools/testing/selftests/bpf/
H A Ddisasm.c138 static void print_bpf_end_insn(bpf_insn_print_t verbose, in print_bpf_end_insn()
148 static void print_bpf_bswap_insn(bpf_insn_print_t verbose, in print_bpf_bswap_insn()
173 const bpf_insn_print_t verbose = cbs->cb_print; in print_bpf_insn() local
/openbmc/linux/kernel/bpf/
H A Ddisasm.c138 static void print_bpf_end_insn(bpf_insn_print_t verbose, in print_bpf_end_insn()
148 static void print_bpf_bswap_insn(bpf_insn_print_t verbose, in print_bpf_bswap_insn()
173 const bpf_insn_print_t verbose = cbs->cb_print; in print_bpf_insn() local
/openbmc/u-boot/tools/buildman/
H A Dtoolchain.py60 def __init__(self, fname, test, verbose=False, priority=PRIORITY_CALC, argument
253 def Add(self, fname, test=True, verbose=False, priority=PRIORITY_CALC, argument
280 def ScanPath(self, path, verbose): argument
314 def Scan(self, verbose): argument
/openbmc/linux/tools/power/cpupower/utils/
H A Dcpuidle-info.c23 static void cpuidle_cpu_output(unsigned int cpu, int verbose) in cpuidle_cpu_output()
140 int ret = 0, cont = 1, output_param = 0, verbose = 1; in cmd_idle_info() local
/openbmc/pldm/requester/
H A Drequest.hpp157 bool verbose) : in Request()
167 bool verbose; //!< verbose tracing flag member in pldm::requester::Request
/openbmc/u-boot/drivers/scsi/
H A Dscsi.c558 static int do_scsi_scan_one(struct udevice *dev, int id, int lun, bool verbose) in do_scsi_scan_one()
603 int scsi_scan_dev(struct udevice *dev, bool verbose) in scsi_scan_dev()
625 int scsi_scan(bool verbose) in scsi_scan()
649 int scsi_scan(bool verbose) in scsi_scan()
/openbmc/openbmc/meta-arm/ci/
H A Dpatchreview118 def analyse(results, want_blame=False, verbose=True): argument
183 def display_summary(summary, verbose): argument
/openbmc/linux/samples/mei/
H A Dmei-amt-version.c95 bool verbose; member
112 unsigned char req_protocol_version, bool verbose) in mei_init()
304 unsigned long send_timeout, bool verbose) in amt_host_if_init()
454 bool verbose; in main() local
/openbmc/linux/include/linux/
H A Dpci-p2pdma.h44 struct device **clients, int num_clients, bool verbose) in pci_p2pdma_distance_many()
97 struct device *client, bool verbose) in pci_p2pdma_distance()
/openbmc/u-boot/board/keymile/common/
H A Dcommon.c211 int verbose = argc > 1 && *argv[1] == 'v'; in do_checkboardidhwk() local
352 int verbose = argc > 1 && *argv[1] == 'v'; in do_checktestboot() local
/openbmc/ipmitool/src/
H A Dipmitool.c83 int verbose = 0; variable
/openbmc/linux/drivers/media/dvb-frontends/
H A Disl6423.c20 static unsigned int verbose; variable
53 unsigned int verbose; member
/openbmc/qemu/docs/sphinx/
H A Dkernellog.py22 def verbose(app, message): function
/openbmc/u-boot/tools/gdb/
H A Dgdbcont.c17 int verbose = 0; variable
H A Dgdbsend.c20 int verbose = 0, docont = 0; variable
/openbmc/qemu/scripts/coverage/
H A Dcompare_gcov_json.py39 def load_json(json_file_path: Path, verbose = False) -> dict[str, set[int]]: argument
/openbmc/linux/Documentation/sphinx/
H A Dkernellog.py18 def verbose(app, message): function
/openbmc/qemu/scripts/qemugdb/
H A Daio.py18 def dump_aiocontext(context, verbose): argument
/openbmc/linux/tools/lib/perf/include/internal/
H A Dtests.h14 int verbose = 0; in get_verbose() local
/openbmc/qemu/scripts/
H A Dqemu-trace-stap92 def print_probes(verbose, name): argument
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dwait_inotify.c21 static int verbose; variable
/openbmc/u-boot/lib/zlib/
H A Dzutil.c29 #define verbose 0 macro
/openbmc/linux/lib/
H A Dtest_lockup.c169 static void test_lock(bool master, bool verbose) in test_lock()
246 static void test_unlock(bool master, bool verbose) in test_unlock()

1234567