Symbol: epoch_context
sys/dev/hid/hidbus.c
69
struct epoch_context epoch_ctx;
sys/dev/wg/wg_noise.c
118
struct epoch_context r_smr;
sys/dev/wg/wg_noise.c
468
noise_remote_smr_free(struct epoch_context *smr)
sys/dev/wg/wg_noise.c
752
noise_keypair_smr_free(struct epoch_context *smr)
sys/dev/wg/wg_noise.c
80
struct epoch_context kp_smr;
sys/kern/kern_jail.c
614
struct epoch_context ctx;
sys/kern/subr_epoch.c
69
struct epoch_context er_drain_ctx;
sys/kern/subr_epoch.c
944
epoch_drain_cb(struct epoch_context *ctx)
sys/kern/subr_epoch.c
95
CTASSERT(sizeof(ck_epoch_entry_t) == sizeof(struct epoch_context));
sys/net/bpf.c
161
struct epoch_context epoch_ctx;
sys/net/bpf.c
98
struct epoch_context epoch_ctx;
sys/net/bpfdesc.h
107
struct epoch_context epoch_ctx;
sys/net/if_bridge.c
1230
bridge_delete_member_cb(struct epoch_context *ctx)
sys/net/if_bridge.c
259
struct epoch_context bif_epoch_ctx;
sys/net/if_bridge.c
277
struct epoch_context brt_epoch_ctx;
sys/net/if_bridge.c
303
struct epoch_context sc_epoch_ctx;
sys/net/if_bridge.c
3837
bridge_rtnode_destroy_cb(struct epoch_context *ctx)
sys/net/if_bridge.c
917
bridge_clone_destroy_cb(struct epoch_context *ctx)
sys/net/if_gre.h
82
struct epoch_context epoch_ctx;
sys/net/if_lagg.h
287
struct epoch_context lp_epoch_ctx;
sys/net/if_llatbl.h
88
struct epoch_context lle_epoch_ctx;
sys/net/if_ovpn.c
164
struct epoch_context epoch_ctx;
sys/net/if_ovpn.c
201
struct epoch_context epoch_ctx;
sys/net/if_ovpn.c
2771
ovpn_clone_destroy_cb(struct epoch_context *ctx)
sys/net/if_ovpn.c
573
_ovpn_free_peer(struct epoch_context *ctx) {
sys/net/if_private.h
185
struct epoch_context if_epoch_ctx;
sys/net/if_tuntap.c
141
struct epoch_context tun_epoch_ctx;
sys/net/if_tuntap.c
635
tunfree(struct epoch_context *ctx)
sys/net/if_var.h
465
struct epoch_context ifa_epoch_ctx;
sys/net/if_var.h
487
struct epoch_context ifma_epoch_ctx;
sys/net/if_vlan.c
177
struct epoch_context mc_epoch_ctx;
sys/net/if_vlan.c
384
vlan_mc_free(struct epoch_context *ctx)
sys/net/pfil.c
90
struct epoch_context link_epoch_ctx;
sys/net/pflow.h
269
struct epoch_context sc_epoch_ctx;
sys/net/route/fib_algo.c
1806
struct epoch_context ctx;
sys/net/route/fib_algo.c
187
struct epoch_context fd_epoch_ctx; /* epoch context for deletion */
sys/net/route/fib_algo.c
295
struct epoch_context fdh_epoch_ctx;
sys/net/route/nhgrp_var.h
57
struct epoch_context nhg_epoch_ctx; /* epoch data for nhop */
sys/net/route/nhop_var.h
60
struct epoch_context ctl_epoch_ctx; /* epoch ctl helper */
sys/net/route/nhop_var.h
93
struct epoch_context nh_epoch_ctx; /* epoch data for nhop */
sys/net/route/route_subscription.c
49
struct epoch_context epoch_ctx;
sys/net/route/route_var.h
183
struct epoch_context rt_epoch_ctx; /* net epoch tracker */
sys/netinet/in_fib_dxr.c
215
struct epoch_context epoch_ctx;
sys/netinet/in_pcb_var.h
71
struct epoch_context il_epoch_ctx;
sys/netinet/ip_divert.c
147
struct epoch_context dcb_epochctx;
sys/netinet/tcp_ratelimit.h
81
struct epoch_context rs_epoch_ctx;
sys/netinet6/in6_var.h
536
struct epoch_context epoch_ctx;
sys/netlink/netlink_var.h
78
struct epoch_context nl_epoch_ctx;
sys/netlink/route/nexthop.c
88
struct epoch_context un_epoch_ctx; /* epoch ctl helper */
sys/netpfil/ipfw/nat64/nat64lsn.c
119
struct epoch_context epoch_ctx;
sys/netpfil/pf/pflow.c
430
pflow_free_cb(struct epoch_context *ctx)
sys/sys/epoch.h
37
typedef struct epoch_context *epoch_context_t;