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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dtrace_output.c421 # define IP_FMT "%08lx" macro
423 # define IP_FMT "%016lx" macro
454 ret = trace_seq_printf(s, " <" IP_FMT ">", ip);
522 ret = trace_seq_printf(s, " <" IP_FMT ">", ip);

Completed in 102 milliseconds