| /f-stack/freebsd/netinet/ |
| H A D | in_kdtrace.h | 33 #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
|
| H A D | sctp_kdtrace.h | 43 #define SCTP_PROBE1(probe, arg0) \ argument 45 #define SCTP_PROBE2(probe, arg0, arg1) \ argument 47 #define SCTP_PROBE3(probe, arg0, arg1, arg2) \ argument 49 #define SCTP_PROBE4(probe, arg0, arg1, arg2, arg3) \ argument 51 #define SCTP_PROBE5(probe, arg0, arg1, arg2, arg3, arg4) \ argument 53 #define SCTP_PROBE6(probe, arg0, arg1, arg2, arg3, arg4, arg5) \ argument
|
| /f-stack/freebsd/sys/ |
| H A D | sdt.h | 98 #define SDT_PROBE_DEFINE1(prov, mod, func, name, arg0) argument 99 #define SDT_PROBE_DEFINE2(prov, mod, func, name, arg0, arg1) argument 109 #define SDT_PROBE1(prov, mod, func, name, arg0) argument 110 #define SDT_PROBE2(prov, mod, func, name, arg0, arg1) argument 111 #define SDT_PROBE3(prov, mod, func, name, arg0, arg1, arg2) argument 135 #define DTRACE_PROBE1(name, type0, arg0) argument 136 #define DTRACE_PROBE2(name, type0, arg0, type1, arg1) argument 189 #define SDT_PROBE_DEFINE1(prov, mod, func, name, arg0) \ argument 301 #define SDT_PROBE1(prov, mod, func, name, arg0) \ argument 303 #define SDT_PROBE2(prov, mod, func, name, arg0, arg1) \ argument [all …]
|
| H A D | kthread.h | 42 const char *arg0; /* arg 0 (for 'ps' listing) */ member 49 const char *arg0; /* arg 0 (for 'ps' listing) */ member
|
| H A D | mbuf.h | 53 #define MBUF_PROBE1(probe, arg0) \ argument 55 #define MBUF_PROBE2(probe, arg0, arg1) \ argument 57 #define MBUF_PROBE3(probe, arg0, arg1, arg2) \ argument 59 #define MBUF_PROBE4(probe, arg0, arg1, arg2, arg3) \ argument 61 #define MBUF_PROBE5(probe, arg0, arg1, arg2, arg3, arg4) \ argument
|
| /f-stack/freebsd/security/mac/ |
| H A D | mac_internal.h | 76 #define MAC_CHECK_PROBE_DEFINE4(name, arg0, arg1, arg2, arg3) \ argument 82 #define MAC_CHECK_PROBE_DEFINE3(name, arg0, arg1, arg2) \ argument 88 #define MAC_CHECK_PROBE_DEFINE2(name, arg0, arg1) \ argument 94 #define MAC_CHECK_PROBE_DEFINE1(name, arg0) \ argument 100 #define MAC_CHECK_PROBE4(name, error, arg0, arg1, arg2, arg3) do { \ argument 112 #define MAC_CHECK_PROBE3(name, error, arg0, arg1, arg2) \ argument 114 #define MAC_CHECK_PROBE2(name, error, arg0, arg1) \ argument 116 #define MAC_CHECK_PROBE1(name, error, arg0) \ argument 120 #define MAC_GRANT_PROBE_DEFINE2(name, arg0, arg1) \ argument 126 #define MAC_GRANT_PROBE2(name, error, arg0, arg1) do { \ argument
|
| /f-stack/freebsd/kern/ |
| H A D | kern_sdt.c | 50 sdt_probe_stub(uint32_t id, uintptr_t arg0, uintptr_t arg1, in sdt_probe_stub()
|
| H A D | imgact_elf.c | 2697 brandnote_cb(const Elf_Note *note, void *arg0, boolean_t *res) in brandnote_cb() 2726 note_fctl_cb(const Elf_Note *note, void *arg0, boolean_t *res) in note_fctl_cb()
|
| /f-stack/freebsd/contrib/openzfs/lib/libuutil/ |
| H A D | uu_pname.c | 167 uu_setpname(char *arg0) in uu_setpname()
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | setproctitle.c | 57 const char *arg0; member
|
| /f-stack/tools/compat/include/sys/ |
| H A D | mbuf.h | 50 #define MBUF_PROBE1(probe, arg0) \ argument 52 #define MBUF_PROBE2(probe, arg0, arg1) \ argument 54 #define MBUF_PROBE3(probe, arg0, arg1, arg2) \ argument 56 #define MBUF_PROBE4(probe, arg0, arg1, arg2, arg3) \ argument 58 #define MBUF_PROBE5(probe, arg0, arg1, arg2, arg3, arg4) \ argument
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_vht.c | 99 int category, int action, void *arg0) in vht_send_action_placeholder()
|
| H A D | ieee80211_ht.c | 3036 int category, int action, void *arg0) in ht_send_action_ba_addba() 3085 int category, int action, void *arg0) in ht_send_action_ba_delba() 3128 int category, int action, void *arg0) in ht_send_action_ht_txchwidth()
|
| H A D | ieee80211_mesh.c | 2892 int category, int action, void *arg0) in mesh_send_action_meshlmetric() 2940 int category, int action, void *arg0) in mesh_send_action_meshgate()
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw2.c | 110 #define IPFW_PROBE(probe, arg0, arg1, arg2, arg3, arg4, arg5) \ argument
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | cmdline_flow.c | 7339 cmd_flow_cb(void *arg0, struct cmdline *cl, void *arg2) in cmd_flow_cb() 7755 cmd_set_raw_cb(void *arg0, struct cmdline *cl, void *arg2) in cmd_set_raw_cb()
|