Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_output.c388 # define IP_FMT "%08lx" macro
390 # define IP_FMT "%016lx" macro
421 trace_seq_printf(s, " <" IP_FMT ">", ip); in seq_print_user_ip()
436 trace_seq_printf(s, " <" IP_FMT ">", ip); in seq_print_ip_sym()
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_output.c382 # define IP_FMT "%08lx" macro
384 # define IP_FMT "%016lx" macro
415 trace_seq_printf(s, " <" IP_FMT ">", ip); in seq_print_user_ip()
430 trace_seq_printf(s, " <" IP_FMT ">", ip); in seq_print_ip_sym()
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
H A Dieee80211.h849 #define IP_FMT "%pI4" macro
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_cmd.c419 DBG_871X("%s Target IP Addr" IP_FMT "\n", __func__, IP_ARG(pIPAddress)); in ConstructARPResponse()
741 DBG_871X("%s FW IP Addr" IP_FMT "\n", __func__, IP_ARG(StaAddr)); in ConstructProbeRsp()

Completed in 16 milliseconds