Home
last modified time | relevance | path

Searched defs:probe (Results 1 – 25 of 56) sorted by relevance

123

/freebsd-14.2/sys/sys/
H A Dlockstat.h82 #define LOCKSTAT_RECORD0(probe, lp) \ argument
85 #define LOCKSTAT_RECORD1(probe, lp, arg1) \ argument
88 #define LOCKSTAT_RECORD2(probe, lp, arg1, arg2) \ argument
91 #define LOCKSTAT_RECORD3(probe, lp, arg1, arg2, arg3) \ argument
112 #define LOCKSTAT_PROFILE_RELEASE_LOCK(probe, lp) do { \ argument
134 #define LOCKSTAT_RECORD0(probe, lp) argument
135 #define LOCKSTAT_RECORD1(probe, lp, arg1) argument
136 #define LOCKSTAT_RECORD2(probe, lp, arg1, arg2) argument
137 #define LOCKSTAT_RECORD3(probe, lp, arg1, arg2, arg3) argument
149 #define LOCKSTAT_PROFILE_RELEASE_LOCK(probe, lp) \ argument
[all …]
/freebsd-14.2/sys/netinet/
H A Dsctp_kdtrace.h40 #define SCTP_PROBE1(probe, arg0) \ argument
42 #define SCTP_PROBE2(probe, arg0, arg1) \ argument
44 #define SCTP_PROBE3(probe, arg0, arg1, arg2) \ argument
46 #define SCTP_PROBE4(probe, arg0, arg1, arg2, arg3) \ argument
48 #define SCTP_PROBE5(probe, arg0, arg1, arg2, arg3, arg4) \ argument
50 #define SCTP_PROBE6(probe, arg0, arg1, arg2, arg3, arg4, arg5) \ argument
H A Din_kdtrace.h31 #define IP_PROBE(probe, arg0, arg1, arg2, arg3, arg4, arg5) \ argument
33 #define UDP_PROBE(probe, arg0, arg1, arg2, arg3, arg4) \ argument
35 #define UDPLITE_PROBE(probe, arg0, arg1, arg2, arg3, arg4) \ argument
37 #define TCP_PROBE1(probe, arg0) \ argument
39 #define TCP_PROBE2(probe, arg0, arg1) \ argument
41 #define TCP_PROBE3(probe, arg0, arg1, arg2) \ argument
43 #define TCP_PROBE4(probe, arg0, arg1, arg2, arg3) \ argument
45 #define TCP_PROBE5(probe, arg0, arg1, arg2, arg3, arg4) \ argument
47 #define TCP_PROBE6(probe, arg0, arg1, arg2, arg3, arg4, arg5) \ argument
/freebsd-14.2/usr.sbin/ppp/
H A Dprobe.h29 struct probe { struct
36 extern struct probe probe; argument
H A Dprobe.c39 struct probe probe; variable
/freebsd-14.2/sys/cddl/dev/sdt/
H A Dsdt.c136 sdt_create_probe(struct sdt_probe *probe) in sdt_create_probe()
207 struct sdt_probe *probe = parg; in sdt_enable() local
224 struct sdt_probe *probe = parg; in sdt_disable() local
244 struct sdt_probe *probe = parg; in sdt_getargdesc() local
288 struct sdt_probe **probe, **p_begin, **p_end; in sdt_kld_load_probes() local
/freebsd-14.2/sys/dev/bhnd/bhndb/
H A Dbhndb_pci.c150 struct bhndb_pci_probe *probe; /**< borrowed probe reference */ member
264 struct bhndb_pci_probe *probe; in bhndb_pci_probe() local
359 struct bhndb_pci_probe *probe; in bhndb_pci_attach() local
803 struct bhndb_pci_probe *probe) in bhndb_pci_srsh_pi_war()
1285 bhndb_pci_probe_alloc(struct bhndb_pci_probe **probe, device_t dev, in bhndb_pci_probe_alloc()
1405 bhndb_pci_probe_free(struct bhndb_pci_probe *probe) in bhndb_pci_probe_free()
1428 bhndb_pci_probe_copy_core_table(struct bhndb_pci_probe *probe, in bhndb_pci_probe_copy_core_table()
1457 bhndb_pci_probe_has_mapping(struct bhndb_pci_probe *probe, bhnd_addr_t addr, in bhndb_pci_probe_has_mapping()
1497 bhndb_pci_probe_map(struct bhndb_pci_probe *probe, bhnd_addr_t addr, in bhndb_pci_probe_map()
1584 bhndb_pci_probe_write(struct bhndb_pci_probe *probe, bhnd_addr_t addr, in bhndb_pci_probe_write()
[all …]
/freebsd-14.2/contrib/kyua/os/freebsd/
H A Dexecenv_jail_manager.cpp52 freebsd::execenv_jail_manager::probe( in probe() function in freebsd::execenv_jail_manager
/freebsd-14.2/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Dfasttrap.c754 fasttrap_tracepoint_enable(proc_t *p, fasttrap_probe_t *probe, uint_t index) in fasttrap_tracepoint_enable()
938 fasttrap_tracepoint_disable(proc_t *p, fasttrap_probe_t *probe, uint_t index) in fasttrap_tracepoint_disable()
1151 fasttrap_probe_t *probe = parg; in fasttrap_pid_enable() local
1285 fasttrap_probe_t *probe = parg; in fasttrap_pid_disable() local
1357 fasttrap_probe_t *probe = parg; in fasttrap_pid_getargdesc() local
1397 fasttrap_probe_t *probe = parg; in fasttrap_pid_destroy() local
2248 fasttrap_probe_spec_t *probe; in fasttrap_ioctl() local
H A Ddtrace.c7322 dtrace_probe_t *probe; local
9082 dtrace_probe_t *probe; local
9280 dtrace_probe_t *probe; local
9380 dtrace_probe_t *probe; local
9476 dof_probe_t *probe; local
13122 dtrace_probe_t *probe; local
13563 dof_probedesc_t *probe; local
14941 dtrace_probe_t *probe; local
16169 dof_probe_t *probe; local
17762 dtrace_probe_t *probe = NULL; local
[all …]
/freebsd-14.2/usr.sbin/bhyve/
H A Dpci_passthru.h28 int (*probe)(struct pci_devinst *pi); member
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/chkargs/
H A Dchkargs.c39 probe(dtrace_hdl_t *dtp, const dtrace_probedesc_t *pdp, void *data) in probe() function
/freebsd-14.2/sys/cddl/dev/dtrace/
H A Ddtrace_ioctl.c584 dtrace_probe_t *probe; in dtrace_ioctl() local
648 dtrace_probe_t *probe = NULL; in dtrace_ioctl() local
/freebsd-14.2/sys/cddl/contrib/opensolaris/uts/powerpc/dtrace/
H A Dfasttrap_isa.c238 fasttrap_usdt_args(fasttrap_probe_t *probe, struct reg *rp, int argc, in fasttrap_usdt_args()
400 fasttrap_probe_t *probe = id->fti_probe; in fasttrap_pid_probe() local
/freebsd-14.2/sys/gdb/
H A Dgdb.h60 #define GDB_DBGPORT(name, probe, init, term, getc, putc) \ argument
/freebsd-14.2/sys/dev/bnxt/bnxt_en/
H A Dbnxt_auxbus_compat.h51 int (*probe)(struct auxiliary_device *auxdev, const struct auxiliary_device_id *id); member
/freebsd-14.2/stand/efi/boot1/
H A Dufs_module.c126 probe(dev_info_t* dev) in probe() function
H A Dboot_module.h76 EFI_STATUS (*probe)(dev_info_t* dev); member
H A Dzfs_module.c114 probe(dev_info_t *dev) in probe() function
/freebsd-14.2/sys/cddl/contrib/opensolaris/uts/intel/dtrace/
H A Dfasttrap_isa.c749 fasttrap_usdt_args64(fasttrap_probe_t *probe, struct reg *rp, int argc, in fasttrap_usdt_args64()
771 fasttrap_usdt_args32(fasttrap_probe_t *probe, struct reg *rp, int argc, in fasttrap_usdt_args32()
1044 fasttrap_probe_t *probe = id->fti_probe; in fasttrap_pid_probe() local
1102 fasttrap_probe_t *probe = id->fti_probe; in fasttrap_pid_probe() local
/freebsd-14.2/contrib/unbound/validator/
H A Dautotrust.h130 rbtree_type probe; member
/freebsd-14.2/sys/dev/isl/
H A Disl.c104 init_device(device_t dev, int probe) in init_device()
/freebsd-14.2/sys/dev/uart/
H A Duart_cpu.h42 int (*probe)(struct uart_bas *); member
/freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_map.c117 dtrace_probedesc_t *probe; local
/freebsd-14.2/usr.sbin/cpucontrol/
H A Dcpucontrol.c85 ucode_probe_t *probe; member

123