Home
last modified time | relevance | path

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

/linux-3.4.99/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()
182 dprintf("parsing: %s -> %s\n", opt, val); in prepare_config()
Dbenchmark.c67 dprintf("calibrating with %u rounds\n", rounds); in calculate_timespace()
/linux-3.4.99/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-3.4.99/fs/bfs/
Dfile.c19 #define dprintf(x...) printf(x) macro
21 #define dprintf(x...) macro
55 dprintf("%08lx-%08lx->%08lx\n", start, end, where); in bfs_move_blocks()
58 dprintf("failed to move block %08lx -> %08lx\n", i, in bfs_move_blocks()
77 dprintf("c=%d, b=%08lx, phys=%09lx (granted)\n", in bfs_get_block()
89 dprintf("c=%d, b=%08lx, phys=%08lx (interim block granted)\n", in bfs_get_block()
108 dprintf("c=%d, b=%08lx, phys=%08lx (simple extension)\n", in bfs_get_block()
129 dprintf("failed to move ino=%08lx -> fs corruption\n", in bfs_get_block()
136 dprintf("c=%d, b=%08lx, phys=%08lx (moved)\n", in bfs_get_block()
Dinode.c28 #define dprintf(x...) printf(x) macro
30 #define dprintf(x...) macro
127 dprintf("ino=%08x\n", ino); in bfs_write_inode()
173 dprintf("ino=%08lx\n", ino); in bfs_evict_inode()
Ddir.c18 #define dprintf(x...) printf(x) macro
20 #define dprintf(x...) macro
293 dprintf("name=%s, namelen=%d\n", name, namelen); in bfs_add_entry()
/linux-3.4.99/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-3.4.99/net/ipv4/netfilter/
Darp_tables.c40 #define dprintf(format, args...) printk(format , ## args) macro
42 #define dprintf(format, args...) macro
116 dprintf("ARP operation field mismatch.\n"); in arp_packet_match()
117 dprintf("ar_op: %04x info->arpop: %04x info->arpop_mask: %04x\n", in arp_packet_match()
124 dprintf("ARP hardware address format mismatch.\n"); in arp_packet_match()
125 dprintf("ar_hrd: %04x info->arhrd: %04x info->arhrd_mask: %04x\n", in arp_packet_match()
132 dprintf("ARP protocol address format mismatch.\n"); in arp_packet_match()
133 dprintf("ar_pro: %04x info->arpro: %04x info->arpro_mask: %04x\n", in arp_packet_match()
140 dprintf("ARP hardware address length mismatch.\n"); in arp_packet_match()
141 dprintf("ar_hln: %02x info->arhln: %02x info->arhln_mask: %02x\n", in arp_packet_match()
[all …]
Dip_tables.c42 #define dprintf(format, args...) pr_info(format , ## args) macro
44 #define dprintf(format, args...) macro
88 dprintf("Source or dest mismatch.\n"); in ip_packet_match()
90 dprintf("SRC: %pI4. Mask: %pI4. Target: %pI4.%s\n", in ip_packet_match()
93 dprintf("DST: %pI4 Mask: %pI4 Target: %pI4.%s\n", in ip_packet_match()
102 dprintf("VIA in mismatch (%s vs %s).%s\n", in ip_packet_match()
111 dprintf("VIA out mismatch (%s vs %s).%s\n", in ip_packet_match()
120 dprintf("Packet protocol %hi does not match %hi.%s\n", in ip_packet_match()
129 dprintf("Fragment rule but not fragment.%s\n", in ip_packet_match()
/linux-3.4.99/net/ipv6/netfilter/
Dip6_tables.c43 #define dprintf(format, args...) pr_info(format , ## args) macro
45 #define dprintf(format, args...) macro
100 dprintf("Source or dest mismatch.\n"); in ip6_packet_match()
114 dprintf("VIA in mismatch (%s vs %s).%s\n", in ip6_packet_match()
123 dprintf("VIA out mismatch (%s vs %s).%s\n", in ip6_packet_match()
144 dprintf("Packet protocol %hi ?= %s%hi.\n", in ip6_packet_match()