Home
last modified time | relevance | path

Searched refs:IP_FMT (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/kernel/trace/
Dtrace_entries.h170 # define IP_FMT "%08lx" macro
172 # define IP_FMT "%016lx" macro
184 F_printk("\t=> (" IP_FMT ")\n\t=> (" IP_FMT ")\n\t=> (" IP_FMT ")\n"
185 "\t=> (" IP_FMT ")\n\t=> (" IP_FMT ")\n\t=> (" IP_FMT ")\n"
186 "\t=> (" IP_FMT ")\n\t=> (" IP_FMT ")\n",
203 F_printk("\t=> (" IP_FMT ")\n\t=> (" IP_FMT ")\n\t=> (" IP_FMT ")\n"
204 "\t=> (" IP_FMT ")\n\t=> (" IP_FMT ")\n\t=> (" IP_FMT ")\n"
205 "\t=> (" IP_FMT ")\n\t=> (" IP_FMT ")\n",
Dtrace_output.c320 # define IP_FMT "%08lx" macro
322 # define IP_FMT "%016lx" macro
353 trace_seq_printf(s, " <" IP_FMT ">", ip); in seq_print_user_ip()
371 trace_seq_printf(s, " <" IP_FMT ">", ip); in seq_print_ip_sym()