Searched refs:PROBE (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/u-boot/net/ |
| H A D | link_local.c | 44 PROBE = 0, enumerator 120 state = PROBE; in link_local_start() 133 case PROBE: in link_local_timeout() 200 state = PROBE; in link_local_timeout() 291 case PROBE: in link_local_receive_arp() 297 state = PROBE; in link_local_receive_arp() 323 state = PROBE; in link_local_receive_arp() 338 state = PROBE; in link_local_receive_arp()
|
| /OK3568_Linux_fs/buildroot/package/util-linux/ |
| H A D | 0002-libblkid-don-t-mark-cache-as-probed-if-sys-not-available.patch | 52 + DBG(PROBE, ul_debug("don't re-probe [delay < %d]", BLKID_PROBE_INTERVAL)); 76 DBG(PROBE, ul_debug("Begin blkid_probe_all()")); 83 DBG(PROBE, ul_debug("End blkid_probe_all() [rc=%d]", ret)); 89 DBG(PROBE, ul_debug("Begin blkid_probe_all_new()")); 92 DBG(PROBE, ul_debug("End blkid_probe_all_new() [rc=%d]", ret));
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/ |
| H A D | Makefile | 12 PROBE := $(shell $(LLC) -march=bpf -mcpu=probe -filetype=null /dev/null 2>&1) macro 14 ifeq ($(PROBE),)
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf-probe.txt | 11 'perf probe' [options] --add='PROBE' [...] 13 'perf probe' [options] PROBE 25 'perf probe' [options] --definition='PROBE' [...] 65 Define a probe event (see PROBE SYNTAX for detail). 87 syntax is same as PROBE SYNTAX, but NO ARGs. 155 PROBE SYNTAX 178 'ARG' specifies the arguments of this probe point, (see PROBE ARGUMENT). 193 PROBE ARGUMENT
|
| /OK3568_Linux_fs/kernel/tools/perf/trace/beauty/ |
| H A D | msg_flags.c | 40 P_MSG_FLAG(PROBE); in syscall_arg__scnprintf_msg_flags()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/pwc/ |
| H A D | pwc.h | 57 #define PWC_DEBUG_PROBE(fmt, args...) PWC_DEBUG(PROBE, fmt, ##args)
|
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A D | boottime-trace.rst | 108 ftrace.[instance.INSTANCE.]event.kprobes.EVENT.probes = PROBE[, PROBE2[...]]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/ |
| H A D | ssv_rc.c | 580 #ifdef PROBE in rate_control_pid_sample() 604 #ifdef PROBE in rate_control_pid_sample()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | ip-sysctl.rst | 1539 The maximum number of unicast probes in PROBE state, when 1549 app probes in PROBE state. Defaults to 0.
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | netdevice.h | 4226 #define NETIF_MSG_PROBE __NETIF_MSG(PROBE)
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | scsi_mid_low_api.rst | 145 HBA PROBE: assume 2 SCSI devices found in scan
|