Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Duprobe_multi.c57 #define PROBE STAP_PROBE(test, usdt); macro
59 #define PROBE10 PROBE PROBE PROBE PROBE PROBE \
60 PROBE PROBE PROBE PROBE PROB
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/
H A DMakefile12 PROBE := $(shell $(LLC) -march=bpf -mcpu=probe -filetype=null /dev/null 2>&1) macro
14 ifeq ($(PROBE),)
/kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/
H A DMakefile10 PROBE := $(shell $(LLC) -march=bpf -mcpu=probe -filetype=null /dev/null 2>&1) macro
12 ifeq ($(PROBE),)
/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H A Duvc_driver.c1351 uvc_dbg_cont(PROBE, " <- XU %d", entity->id); in uvc_scan_chain_entity()
1363 uvc_dbg_cont(PROBE, " <- PU %d", entity->id); in uvc_scan_chain_entity()
1375 uvc_dbg_cont(PROBE, " <- SU %d", entity->id); in uvc_scan_chain_entity()
1393 uvc_dbg_cont(PROBE, " <- IT %d\n", entity->id); in uvc_scan_chain_entity()
1400 uvc_dbg_cont(PROBE, " OT %d", entity->id); in uvc_scan_chain_entity()
1406 uvc_dbg_cont(PROBE, " <- IT %d\n", entity->id); in uvc_scan_chain_entity()
1408 uvc_dbg_cont(PROBE, " OT %d", entity->id); in uvc_scan_chain_entity()
1483 uvc_dbg_cont(PROBE, " (->"); in uvc_scan_chain_forward()
1485 uvc_dbg_cont(PROBE, " XU %d", forward->id); in uvc_scan_chain_forward()
1509 uvc_dbg_cont(PROBE, " ( in uvc_scan_chain_forward()
[all...]
/kernel/linux/linux-5.10/tools/perf/trace/beauty/
H A Dmsg_flags.c40 P_MSG_FLAG(PROBE); in syscall_arg__scnprintf_msg_flags()
/kernel/linux/linux-6.6/tools/perf/trace/beauty/
H A Dmsg_flags.c46 P_MSG_FLAG(PROBE); in syscall_arg__scnprintf_msg_flags()
/kernel/linux/linux-5.10/drivers/media/usb/pwc/
H A Dpwc.h57 #define PWC_DEBUG_PROBE(fmt, args...) PWC_DEBUG(PROBE, fmt, ##args)
/kernel/linux/linux-6.6/drivers/media/usb/pwc/
H A Dpwc.h57 #define PWC_DEBUG_PROBE(fmt, args...) PWC_DEBUG(PROBE, fmt, ##args)
/kernel/linux/linux-5.10/include/linux/
H A Dnetdevice.h4190 #define NETIF_MSG_PROBE __NETIF_MSG(PROBE)
/kernel/linux/linux-6.6/include/linux/
H A Dnetdevice.h4330 #define NETIF_MSG_PROBE __NETIF_MSG(PROBE)

Completed in 26 milliseconds