Home
last modified time | relevance | path

Searched refs:dprintf (Results 1 – 25 of 25) sorted by relevance

/linux-4.4.14/tools/power/cpupower/bench/
Dmain.c103 dprintf("user output path -> %s\n", optarg); in main()
107 dprintf("user sleep time -> %s\n", optarg); in main()
111 dprintf("user load time -> %s\n", optarg); in main()
115 dprintf("user cpu -> %s\n", optarg); in main()
119 dprintf("user governor -> %s\n", optarg); in main()
124 dprintf("user prio -> %s\n", optarg); in main()
136 dprintf("user cycles -> %s\n", optarg); in main()
140 dprintf("user rounds -> %s\n", optarg); in main()
144 dprintf("user load_step -> %s\n", optarg); in main()
148 dprintf("user sleep_step -> %s\n", optarg); in main()
[all …]
Dconfig.h32 #define dprintf printf macro
34 #define dprintf(...) do { } while (0) macro
Dsystem.c61 dprintf("set %s as cpufreq governor\n", governor); in set_cpufreq_governor()
94 dprintf("set affinity to cpu #%u\n", cpu); in set_cpu_affinity()
118 dprintf("set scheduler priority to %i\n", priority); in set_process_priority()
Dparse.c101 dprintf("logilename: %s\n", filename); in prepare_output()
127 dprintf("loading defaults\n"); in prepare_default_config()
184 dprintf("parsing: %s -> %s\n", opt, val); in prepare_config()
Dbenchmark.c67 dprintf("calibrating with %u rounds\n", rounds); in calculate_timespace()
/linux-4.4.14/tools/testing/selftests/vm/
Dhugepage-shm.c43 #define dprintf(x) printf(x) macro
75 dprintf("Starting the writes:\n"); in main()
79 dprintf("."); in main()
81 dprintf("\n"); in main()
83 dprintf("Starting the Check..."); in main()
89 dprintf("Done.\n"); in main()
/linux-4.4.14/fs/bfs/
Dfile.c19 #define dprintf(x...) printf(x) macro
21 #define dprintf(x...) macro
53 dprintf("%08lx-%08lx->%08lx\n", start, end, where); in bfs_move_blocks()
56 dprintf("failed to move block %08lx -> %08lx\n", i, in bfs_move_blocks()
75 dprintf("c=%d, b=%08lx, phys=%09lx (granted)\n", in bfs_get_block()
87 dprintf("c=%d, b=%08lx, phys=%08lx (interim block granted)\n", in bfs_get_block()
106 dprintf("c=%d, b=%08lx, phys=%08lx (simple extension)\n", in bfs_get_block()
127 dprintf("failed to move ino=%08lx -> fs corruption\n", in bfs_get_block()
134 dprintf("c=%d, b=%08lx, phys=%08lx (moved)\n", in bfs_get_block()
Dinode.c29 #define dprintf(x...) printf(x) macro
31 #define dprintf(x...) macro
126 dprintf("ino=%08x\n", ino); in bfs_write_inode()
172 dprintf("ino=%08lx\n", ino); in bfs_evict_inode()
Ddir.c18 #define dprintf(x...) printf(x) macro
20 #define dprintf(x...) macro
284 dprintf("name=%s, namelen=%d\n", name, namelen); in bfs_add_entry()
/linux-4.4.14/drivers/isdn/hardware/eicon/
Dmessage.c41 #define dprintf macro
401 dbug(1, dprintf("bad len")); in api_put()
410 dbug(1, dprintf("invalid ctrl")); in api_put()
418 dbug(1, dprintf("plci=%x", msg->header.plci)); in api_put()
452 dbug(0, dprintf("Q-FULL1(msg) - len=%d write=%d read=%d wrap=%d free=%d", in api_put()
469 dbug(1, dprintf("DATA_B3 REQ wrong length %d", msg->header.length)); in api_put()
494 dbug(0, dprintf("Q-FULL2(data) - pending=%d/%d ack_pending=%d/%d", in api_put()
504 dbug(0, dprintf("Q-FULL3(requeue)")); in api_put()
523 dbug(1, dprintf("enqueue msg(0x%04x,0x%x,0x%x) - len=%d write=%d read=%d wrap=%d free=%d", in api_put()
551 dbug(1, dprintf("com=%x", msg->header.command)); in api_put()
[all …]
Ddebuglib.c30 static DIVA_DI_PRINTF dprintf; variable
34 DIVA_DI_PRINTF dprintf = no_printf; variable
103 dprintf("\000\377", &myDriverDebugHandle); in DBG_FUNC()
117 dprintf("%s: Cannot log to old maint driver !", drvName); in DBG_FUNC()
Ddi.c34 #define dprintf macro
91 dtrc(dprintf("pr_out")); in pr_out()
96 dtrc(dprintf("no_req")); in pr_out()
102 dtrc(dprintf("not_ready")); in pr_out()
122 dbug(dprintf("out:Req=%x,Id=%x,Ch=%x", this->Req, this->Id, this->ReqCh)); in pr_out()
266 dtrc(dprintf("#Rc=%x", Count)); in pr_dpc()
304 dtrc(dprintf("#Ind=%x", Count)); in pr_dpc()
331 dtrc(dprintf("RNR")); in pr_dpc()
373 dbug(dprintf("isdn_rc(Rc=%x,Id=%x,Ch=%x)", Rc, Id, Ch)); in isdn_rc()
397 dtrc(dprintf("XDI: N-REMOVE, A(%02x) Id:%02x, ignore RC=OK", in isdn_rc()
[all …]
Ddivasfunc.c127 dprintf = no_printf; in stop_dbg()
146 dprintf = (DIVA_DI_PRINTF) MAdapter.request; in didd_callback()
182 dprintf = (DIVA_DI_PRINTF) MAdapter.request; in connect_didd()
Didifunc.c46 dprintf = no_printf; in stop_dbg()
168 dprintf = (DIVA_DI_PRINTF) MAdapter.request; in didd_callback()
210 dprintf = (DIVA_DI_PRINTF) MAdapter.request; in connect_didd()
Ddi_dbg.h35 extern void (*dprintf)(char*, ...);
Ddadapter.c114 dprintf = (DIVA_DI_PRINTF)d->request; in diva_didd_add_descriptor()
121 dprintf = no_printf; in diva_didd_add_descriptor()
150 dprintf = no_printf; in diva_didd_remove_descriptor()
Dmntfunc.c56 dprintf = no_printf; in didd_callback()
59 dprintf = (DIVA_DI_PRINTF) MAdapter.request; in didd_callback()
369 dprintf = no_printf; in mntfunc_finit()
Distream.c36 #define dprintf macro
Ddebuglib.h221 extern DIVA_DI_PRINTF dprintf;
Dcapifunc.c100 dprintf = no_printf; in stop_dbg()
1035 dprintf = (DIVA_DI_PRINTF) MAdapter.request; in didd_callback()
1063 dprintf = (DIVA_DI_PRINTF) MAdapter.request; in divacapi_connect_didd()
Dcapidtmf.c654 trace(dprintf("%s,%d: Receive digit overrun", in capidtmf_recv_block()
/linux-4.4.14/net/ipv4/netfilter/
Darp_tables.c41 #define dprintf(format, args...) printk(format , ## args) macro
43 #define dprintf(format, args...) macro
117 dprintf("ARP operation field mismatch.\n"); in arp_packet_match()
118 dprintf("ar_op: %04x info->arpop: %04x info->arpop_mask: %04x\n", in arp_packet_match()
125 dprintf("ARP hardware address format mismatch.\n"); in arp_packet_match()
126 dprintf("ar_hrd: %04x info->arhrd: %04x info->arhrd_mask: %04x\n", in arp_packet_match()
133 dprintf("ARP protocol address format mismatch.\n"); in arp_packet_match()
134 dprintf("ar_pro: %04x info->arpro: %04x info->arpro_mask: %04x\n", in arp_packet_match()
141 dprintf("ARP hardware address length mismatch.\n"); in arp_packet_match()
142 dprintf("ar_hln: %02x info->arhln: %02x info->arhln_mask: %02x\n", in arp_packet_match()
[all …]
Dip_tables.c43 #define dprintf(format, args...) pr_info(format , ## args) macro
45 #define dprintf(format, args...) macro
89 dprintf("Source or dest mismatch.\n"); in ip_packet_match()
91 dprintf("SRC: %pI4. Mask: %pI4. Target: %pI4.%s\n", in ip_packet_match()
94 dprintf("DST: %pI4 Mask: %pI4 Target: %pI4.%s\n", in ip_packet_match()
103 dprintf("VIA in mismatch (%s vs %s).%s\n", in ip_packet_match()
112 dprintf("VIA out mismatch (%s vs %s).%s\n", in ip_packet_match()
121 dprintf("Packet protocol %hi does not match %hi.%s\n", in ip_packet_match()
130 dprintf("Fragment rule but not fragment.%s\n", in ip_packet_match()
/linux-4.4.14/tools/perf/bench/
Dnuma.c43 #define dprintf(x...) do { if (g && g->p.show_details >= 1) printf(x); } while (0) macro
300 dprintf("binding to node %d, mask: %016lx => %d\n", node, nodemask, ret); in bind_to_memnode()
432 dprintf("got CPU list: {%s}\n", p0.cpu_list_str); in parse_cpu_list()
446 dprintf("g->p.nr_tasks: %d\n", g->p.nr_tasks); in parse_setup_cpu_list()
469 dprintf("\ntoken: {%s}, end: {%s}\n", tok, tok_end); in parse_setup_cpu_list()
506 dprintf("CPUs: %d_%d-%d#%dx%d\n", bind_cpu_0, bind_len, bind_cpu_1, step, mul); in parse_setup_cpu_list()
569 dprintf("got NODE list: {%s}\n", p0.node_list_str); in parse_node_list()
583 dprintf("g->p.nr_tasks: %d\n", g->p.nr_tasks); in parse_setup_node_list()
605 dprintf("\ntoken: {%s}, end: {%s}\n", tok, tok_end); in parse_setup_node_list()
630 dprintf("NODEs: %d-%d #%d\n", bind_node_0, bind_node_1, step); in parse_setup_node_list()
[all …]
/linux-4.4.14/net/ipv6/netfilter/
Dip6_tables.c47 #define dprintf(format, args...) pr_info(format , ## args) macro
49 #define dprintf(format, args...) macro
104 dprintf("Source or dest mismatch.\n"); in ip6_packet_match()
118 dprintf("VIA in mismatch (%s vs %s).%s\n", in ip6_packet_match()
127 dprintf("VIA out mismatch (%s vs %s).%s\n", in ip6_packet_match()
148 dprintf("Packet protocol %hi ?= %s%hi.\n", in ip6_packet_match()