Searched refs:epoch_ctx (Results 1 – 13 of 13) sorted by relevance
| /freebsd/sys/net/route/ |
| H A D | route_subscription.c | 49 struct epoch_context epoch_ctx; member 158 NET_EPOCH_CALL(destroy_subscription_epoch, &rs->epoch_ctx); in rib_unsubscribe() 171 NET_EPOCH_CALL(destroy_subscription_epoch, &rs->epoch_ctx); in rib_unsubscribe_locked() 182 rs = __containerof(ctx, struct rib_subscription, epoch_ctx); in destroy_subscription_epoch() 204 NET_EPOCH_CALL(destroy_subscription_epoch, &rs->epoch_ctx); in rib_destroy_subscriptions()
|
| /freebsd/sys/net/ |
| H A D | bpfdesc.h | 107 struct epoch_context epoch_ctx; member
|
| H A D | bpf.c | 98 struct epoch_context epoch_ctx; member 161 struct epoch_context epoch_ctx; member 345 bp = __containerof(ctx, struct bpf_if, epoch_ctx); in bpfif_free() 362 NET_EPOCH_CALL(bpfif_free, &bp->epoch_ctx); in bpfif_rele() 378 NET_EPOCH_CALL(bpfd_free, &d->epoch_ctx); in bpfd_rele() 394 ptr = __containerof(ctx, struct bpf_program_buffer, epoch_ctx); in bpf_program_buffer_free() 1906 NET_EPOCH_CALL(bpf_program_buffer_free, &fcode->epoch_ctx); in bpf_setf() 2610 d = __containerof(ctx, struct bpf_d, epoch_ctx); in bpfd_free() 2618 bpf_program_buffer_free(&p->epoch_ctx); in bpfd_free() 2626 bpf_program_buffer_free(&p->epoch_ctx); in bpfd_free()
|
| H A D | if_gre.h | 82 struct epoch_context epoch_ctx; member
|
| H A D | if_ovpn.c | 164 struct epoch_context epoch_ctx; member 201 struct epoch_context epoch_ctx; member 575 epoch_ctx); in _ovpn_free_peer() 620 NET_EPOCH_CALL(_ovpn_free_peer, &peer->epoch_ctx); in ovpn_peer_release_ref() 2776 sc = __containerof(ctx, struct ovpn_softc, epoch_ctx); in ovpn_clone_destroy_cb() 2829 NET_EPOCH_CALL(ovpn_clone_destroy_cb, &sc->epoch_ctx); in ovpn_clone_destroy()
|
| H A D | if_gre.c | 645 NET_EPOCH_CALL(gre_sofree, &gs->epoch_ctx); in gre_delete_tunnel() 678 gs = __containerof(ctx, struct gre_socket, epoch_ctx); in gre_sofree()
|
| /freebsd/sys/dev/hid/ |
| H A D | hidbus.c | 69 struct epoch_context epoch_ctx; member 415 tlc = __containerof(ctx, struct hidbus_ivars, epoch_ctx); in hidbus_ivar_dtor() 429 epoch_call(INPUT_EPOCH, hidbus_ivar_dtor, &tlc->epoch_ctx); in hidbus_child_deleted()
|
| /freebsd/sys/netinet6/ |
| H A D | in6_ifattach.c | 902 __containerof(ctx, struct in6_ifextra, epoch_ctx); in in6_ifextra_free() 937 NET_EPOCH_CALL(in6_ifextra_free, &ext->epoch_ctx); in in6_ifdeparture()
|
| H A D | ip6_gre.c | 266 NET_EPOCH_CALL(gre_sofree, &gs->epoch_ctx); in in6_gre_setup_socket()
|
| H A D | in6_var.h | 536 struct epoch_context epoch_ctx; member
|
| /freebsd/sys/netpfil/ipfw/nat64/ |
| H A D | nat64lsn.c | 119 struct epoch_context epoch_ctx; member 1013 NAT64LSN_EPOCH_CALL(&ji->epoch_ctx, in nat64lsn_periodic() 1497 ji = __containerof(ctx, struct nat64lsn_job_item, epoch_ctx); in nat64lsn_job_destroy() 1556 NAT64LSN_EPOCH_CALL(&ji->epoch_ctx, nat64lsn_job_destroy); in nat64lsn_job_destroy()
|
| /freebsd/sys/netinet/ |
| H A D | in_fib_dxr.c | 215 struct epoch_context epoch_ctx; member 1148 struct dxr *dxr = __containerof(ctx, struct dxr, epoch_ctx); in epoch_dxr_destroy() 1295 fib_epoch_call(epoch_dxr_destroy, &dxr->epoch_ctx); in dxr_change_rib_batch()
|
| H A D | ip_gre.c | 271 NET_EPOCH_CALL(gre_sofree, &gs->epoch_ctx); in in_gre_setup_socket()
|