Home
last modified time | relevance | path

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

123

/freebsd/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
94 #define LOCKSTAT_RECORD4(probe, lp, arg1, arg2, arg3, arg4) \ argument
97 #define LOCKSTAT_PROFILE_OBTAIN_LOCK_SUCCESS(probe, lp, c, wt, f, l) do { \ argument
102 #define LOCKSTAT_PROFILE_OBTAIN_SPIN_LOCK_SUCCESS(probe, lp, c, wt, f, l) do { \ argument
107 #define LOCKSTAT_PROFILE_OBTAIN_RWLOCK_SUCCESS(probe, lp, c, wt, f, l, a) do { \ argument
112 #define LOCKSTAT_PROFILE_RELEASE_LOCK(probe, lp) do { \ argument
117 #define LOCKSTAT_PROFILE_RELEASE_SPIN_LOCK(probe, lp) do { \ argument
[all …]
/freebsd/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.h33 #define IP_PROBE(probe, arg0, arg1, arg2, arg3, arg4, arg5) \ argument
35 #define UDP_PROBE(probe, arg0, arg1, arg2, arg3, arg4) \ argument
37 #define UDPLITE_PROBE(probe, arg0, arg1, arg2, arg3, arg4) \ argument
39 #define TCP_PROBE1(probe, arg0) \ argument
41 #define TCP_PROBE2(probe, arg0, arg1) \ argument
43 #define TCP_PROBE3(probe, arg0, arg1, arg2) \ argument
45 #define TCP_PROBE4(probe, arg0, arg1, arg2, arg3) \ argument
47 #define TCP_PROBE5(probe, arg0, arg1, arg2, arg3, arg4) \ argument
49 #define TCP_PROBE6(probe, arg0, arg1, arg2, arg3, arg4, arg5) \ argument
/freebsd/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/sys/cddl/dev/sdt/
H A Dsdt.c138 sdt_create_probe(struct sdt_probe *probe) in sdt_create_probe()
218 struct sdt_probe *probe; member
253 sdt_probe_update(struct sdt_probe *probe, bool enable) in sdt_probe_update()
270 struct sdt_probe *probe; in sdt_enable() local
291 struct sdt_probe *probe; in sdt_disable() local
314 struct sdt_probe *probe = parg; in sdt_getargdesc() local
381 for (struct sdt_probe **probe = p_begin; probe < p_end; in sdt_kld_load_probes() local
529 for (struct sdt_probe **probe = p_begin; probe < p_end; in sdt_kld_unload_probes() local
/freebsd/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
802 struct bhndb_pci_probe *probe) in bhndb_pci_srsh_pi_war()
1284 bhndb_pci_probe_alloc(struct bhndb_pci_probe **probe, device_t dev, in bhndb_pci_probe_alloc()
1404 bhndb_pci_probe_free(struct bhndb_pci_probe *probe) in bhndb_pci_probe_free()
1427 bhndb_pci_probe_copy_core_table(struct bhndb_pci_probe *probe, in bhndb_pci_probe_copy_core_table()
1456 bhndb_pci_probe_has_mapping(struct bhndb_pci_probe *probe, bhnd_addr_t addr, in bhndb_pci_probe_has_mapping()
1496 bhndb_pci_probe_map(struct bhndb_pci_probe *probe, bhnd_addr_t addr, in bhndb_pci_probe_map()
1583 bhndb_pci_probe_write(struct bhndb_pci_probe *probe, bhnd_addr_t addr, in bhndb_pci_probe_write()
[all …]
/freebsd/contrib/kyua/os/freebsd/
H A Dexecenv_jail_manager.cpp52 freebsd::execenv_jail_manager::probe( in probe() function in freebsd::execenv_jail_manager
/freebsd/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.c412 #define DTRACE_HASHSTR(hash, probe) \ argument
415 #define DTRACE_HASHNEXT(hash, probe) \ argument
418 #define DTRACE_HASHPREV(hash, probe) \ argument
572 #define DTRACE_ANCHORED(probe) ((probe)->dtpr_func[0] != '\0') argument
1634 dtrace_probe_t *probe = ecb->dte_probe; in dtrace_priv_probe() local
6908 dtrace_probe_t *probe = ecb->dte_probe; local
6973 dtrace_probe_t *probe = ecb->dte_probe; local
7323 dtrace_probe_t *probe; local
8086 dtrace_probe_t *probe = bucket->dthb_chain; local
8173 dtrace_hash_remove(dtrace_hash_t *hash, dtrace_probe_t *probe)
[all …]
/freebsd/usr.sbin/bhyve/
H A Dpci_passthru.h28 int (*probe)(struct pci_devinst *pi); member
/freebsd/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/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/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/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/sys/gdb/
H A Dgdb.h60 #define GDB_DBGPORT(name, probe, init, term, getc, putc) \ argument
/freebsd/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/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() argument
771 fasttrap_usdt_args32(fasttrap_probe_t *probe, struct reg *rp, int argc, in fasttrap_usdt_args32() argument
1044 fasttrap_probe_t *probe = id->fti_probe; in fasttrap_pid_probe() local
1102 fasttrap_probe_t *probe = id->fti_probe; fasttrap_pid_probe() local
[all...]
/freebsd/contrib/unbound/validator/
H A Dautotrust.h130 rbtree_type probe; member
/freebsd/sys/dev/isl/
H A Disl.c104 init_device(device_t dev, int probe) in init_device() argument
/freebsd/sys/dev/uart/
H A Duart_cpu.h42 int (*probe)(struct uart_bas *); member
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_map.c117 dtrace_probedesc_t *probe; local
/freebsd/usr.sbin/cpucontrol/
H A Dcpucontrol.c85 ucode_probe_t *probe; member

123