Home
last modified time | relevance | path

Searched refs:probe (Results 1 – 25 of 239) sorted by relevance

12345678910

/f-stack/freebsd/sys/
H A Dlockstat.h84 #define LOCKSTAT_RECORD0(probe, lp) \ argument
85 SDT_PROBE1(lockstat, , , probe, lp)
88 SDT_PROBE2(lockstat, , , probe, lp, arg1)
101 LOCKSTAT_RECORD0(probe, lp); \
106 LOCKSTAT_RECORD1(probe, lp, a); \
111 LOCKSTAT_RECORD0(probe, lp); \
116 LOCKSTAT_RECORD1(probe, lp, a); \
126 #define LOCKSTAT_RECORD0(probe, lp) argument
127 #define LOCKSTAT_RECORD1(probe, lp, arg1) argument
142 LOCKSTAT_PROFILE_RELEASE_LOCK(probe, lp)
[all …]
H A Dmbuf.h53 #define MBUF_PROBE1(probe, arg0) \ argument
54 SDT_PROBE1(sdt, , , probe, arg0)
55 #define MBUF_PROBE2(probe, arg0, arg1) \ argument
56 SDT_PROBE2(sdt, , , probe, arg0, arg1)
57 #define MBUF_PROBE3(probe, arg0, arg1, arg2) \ argument
58 SDT_PROBE3(sdt, , , probe, arg0, arg1, arg2)
59 #define MBUF_PROBE4(probe, arg0, arg1, arg2, arg3) \ argument
60 SDT_PROBE4(sdt, , , probe, arg0, arg1, arg2, arg3)
61 #define MBUF_PROBE5(probe, arg0, arg1, arg2, arg3, arg4) \ argument
62 SDT_PROBE5(sdt, , , probe, arg0, arg1, arg2, arg3, arg4)
/f-stack/freebsd/netinet/
H A Din_kdtrace.h35 #define UDP_PROBE(probe, arg0, arg1, arg2, arg3, arg4) \ argument
36 SDT_PROBE5(udp, , , probe, arg0, arg1, arg2, arg3, arg4)
39 #define TCP_PROBE1(probe, arg0) \ argument
40 SDT_PROBE1(tcp, , , probe, arg0)
41 #define TCP_PROBE2(probe, arg0, arg1) \ argument
42 SDT_PROBE2(tcp, , , probe, arg0, arg1)
43 #define TCP_PROBE3(probe, arg0, arg1, arg2) \ argument
44 SDT_PROBE3(tcp, , , probe, arg0, arg1, arg2)
45 #define TCP_PROBE4(probe, arg0, arg1, arg2, arg3) \ argument
46 SDT_PROBE4(tcp, , , probe, arg0, arg1, arg2, arg3)
[all …]
H A Dsctp_kdtrace.h43 #define SCTP_PROBE1(probe, arg0) \ argument
44 SDT_PROBE1(sctp, , , probe, arg0)
45 #define SCTP_PROBE2(probe, arg0, arg1) \ argument
46 SDT_PROBE2(sctp, , , probe, arg0, arg1)
47 #define SCTP_PROBE3(probe, arg0, arg1, arg2) \ argument
48 SDT_PROBE3(sctp, , , probe, arg0, arg1, arg2)
49 #define SCTP_PROBE4(probe, arg0, arg1, arg2, arg3) \ argument
50 SDT_PROBE4(sctp, , , probe, arg0, arg1, arg2, arg3)
51 #define SCTP_PROBE5(probe, arg0, arg1, arg2, arg3, arg4) \ argument
52 SDT_PROBE5(sctp, , , probe, arg0, arg1, arg2, arg3, arg4)
[all …]
/f-stack/freebsd/contrib/ck/src/
H A Dck_rhs.c1000 unsigned int probe = 0; in ck_rhs_do_backward_shift_delete() local
1005 probe = wanted_probes; in ck_rhs_do_backward_shift_delete()
1011 probe++; in ck_rhs_do_backward_shift_delete()
1013 probe); in ck_rhs_do_backward_shift_delete()
1015 if (probe < map->probe_maximum) in ck_rhs_do_backward_shift_delete()
1036 probe++; in ck_rhs_do_backward_shift_delete()
1044 probe); in ck_rhs_do_backward_shift_delete()
1045 while (probe < max_probes) { in ck_rhs_do_backward_shift_delete()
1048 probe++; in ck_rhs_do_backward_shift_delete()
1051 if (probe == max_probes) in ck_rhs_do_backward_shift_delete()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/iio/adc/
H A Dadi,ad7780.yaml46 specified, it will be asserted during driver probe. As the
54 driver probe. As the line is active low, it should be marked
62 during driver probe. As the line is active low, it should be
H A Dpalmas-gpadc.txt15 11 DC-DC current probe (how does this work?)
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_bus.c26 RTE_VERIFY(bus->probe); in rte_bus_register()
72 ret = bus->probe(); in rte_bus_probe()
79 ret = vbus->probe(); in rte_bus_probe()
/f-stack/dpdk/doc/guides/freebsd_gsg/
H A Dinstall_from_ports.rst100 EAL: probe driver: 8086:153b net_e1000_em
103 EAL: probe driver: 8086:1572 net_i40e
105 EAL: probe driver: 8086:1572 net_i40e
107 EAL: probe driver: 8086:1572 net_i40e
109 EAL: probe driver: 8086:1572 net_i40e
/f-stack/tools/compat/include/sys/
H A Dmbuf.h50 #define MBUF_PROBE1(probe, arg0) \ argument
51 SDT_PROBE1(sdt, , , probe, arg0)
52 #define MBUF_PROBE2(probe, arg0, arg1) \ argument
53 SDT_PROBE2(sdt, , , probe, arg0, arg1)
54 #define MBUF_PROBE3(probe, arg0, arg1, arg2) \ argument
55 SDT_PROBE3(sdt, , , probe, arg0, arg1, arg2)
56 #define MBUF_PROBE4(probe, arg0, arg1, arg2, arg3) \ argument
57 SDT_PROBE4(sdt, , , probe, arg0, arg1, arg2, arg3)
58 #define MBUF_PROBE5(probe, arg0, arg1, arg2, arg3, arg4) \ argument
59 SDT_PROBE5(sdt, , , probe, arg0, arg1, arg2, arg3, arg4)
/f-stack/freebsd/kern/
H A Ddevice_if.m42 # Needed for timestamping device probe/attach calls
99 * the probe before returning. The return value of DEVICE_PROBE()
114 * For example, a probe method for a PCI device driver might look
137 * @param dev the device to probe
146 * the probe, a regular unix error code should
156 METHOD int probe {
205 * @param dev the device to probe
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-sx150x.txt32 - semtech,probe-reset: Will trigger a reset of the GPIO expander on probe,
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dmicrel-ks8995.txt7 - reset-gpios : phandle of gpio that will be used to reset chip during probe
H A Ddavicom-dm9000.txt13 - reset-gpios : phandle of gpio that will be used to reset chip during probe
/f-stack/dpdk/drivers/bus/vmbus/
H A Dvmbus_common.c121 ret = dr->probe(dr, dev); in vmbus_probe_one_driver()
291 .probe = rte_vmbus_probe,
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dak5386.txt12 If specified, it will be deasserted at probe time.
/f-stack/dpdk/doc/guides/nics/
H A Docteontx.rst85 EAL: probe driver: 177d:a04b octeontx_ssovf
88 EAL: probe driver: 177d:a0dd octeontx_pkivf
91 EAL: probe driver: 177d:a049 octeontx_pkovf
/f-stack/freebsd/contrib/device-tree/Bindings/fsi/
H A Dfsi.txt4 The FSI bus is probe-able, so the OS is able to enumerate FSI slaves, and
39 Note that since the bus is probe-able, some (or all) of the topology may
96 FSI device, and are passed to those FSI device drivers' ->probe() functions.
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dqcom-mdm9615-wp8548-mangoh-green.dts182 probe-reset;
223 probe-reset;
261 probe-reset;
/f-stack/dpdk/drivers/event/octeontx/
H A Dssovf_probe.c210 .probe = ssowvf_probe,
286 .probe = ssovf_probe,
/f-stack/freebsd/contrib/device-tree/Bindings/extcon/
H A Dextcon-palmas.txt12 - ti,wakeup : To enable the wakeup comparator in probe
/f-stack/dpdk/drivers/bus/fslmc/
H A Dfslmc_bus.c447 if (!drv->probe) in rte_fslmc_probe()
463 ret = drv->probe(drv, dev); in rte_fslmc_probe()
655 .probe = rte_fslmc_probe,
/f-stack/dpdk/lib/librte_eal/include/
H A Drte_bus.h256 rte_bus_probe_t probe; /**< Probe devices on bus */ member
/f-stack/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev.c103 .probe = otx_cpt_pci_probe,
/f-stack/dpdk/drivers/bus/ifpga/
H A Drte_bus_ifpga.h110 afu_probe_t *probe; /**< Device Probe function. */ member

12345678910