Home
last modified time | relevance | path

Searched refs:epoch_context_t (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/sys/sys/
H A Depoch.h37 typedef struct epoch_context *epoch_context_t; typedef
38 typedef void epoch_callback_t(epoch_context_t);
75 void epoch_call(epoch_t epoch, epoch_callback_t cb, epoch_context_t ctx);
/freebsd/sys/net/route/
H A Droute_subscription.c53 static void destroy_subscription_epoch(epoch_context_t ctx);
179 destroy_subscription_epoch(epoch_context_t ctx) in destroy_subscription_epoch()
H A Dfib_algo.h131 void fib_epoch_call(epoch_callback_t callback, epoch_context_t ctx);
H A Dfib_algo.c197 static void destroy_fd_instance_epoch(epoch_context_t ctx);
1130 destroy_fd_instance_epoch(epoch_context_t ctx) in destroy_fd_instance_epoch()
1548 destroy_fdh_epoch(epoch_context_t ctx) in destroy_fdh_epoch()
1737 fib_epoch_call(epoch_callback_t callback, epoch_context_t ctx) in fib_epoch_call()
1814 release_nhop_epoch(epoch_context_t ctx) in release_nhop_epoch()
H A Droute_rtentry.c138 destroy_rtentry_epoch(epoch_context_t ctx) in destroy_rtentry_epoch()
H A Dnhop.c128 destroy_ctl_epoch(epoch_context_t ctx) in destroy_ctl_epoch()
H A Dnhgrp_ctl.c83 static void destroy_nhgrp_epoch(epoch_context_t ctx);
418 destroy_nhgrp_epoch(epoch_context_t ctx) in destroy_nhgrp_epoch()
H A Dnhop_ctl.c92 static void destroy_nhop_epoch(epoch_context_t ctx);
561 destroy_nhop_epoch(epoch_context_t ctx) in destroy_nhop_epoch()
/freebsd/sys/net/
H A Dif_gre.h141 void gre_sofree(epoch_context_t);
H A Dpfil.c116 static void pfil_link_free(epoch_context_t);
469 pfil_link_free(epoch_context_t ctx) in pfil_link_free()
H A Dbpf.c197 static void bpfd_free(epoch_context_t);
302 bpfif_free(epoch_context_t ctx) in bpfif_free()
352 bpf_program_buffer_free(epoch_context_t ctx) in bpf_program_buffer_free()
2739 bpfd_free(epoch_context_t ctx) in bpfd_free()
H A Dif_gre.c444 gre_sofree(epoch_context_t ctx) in gre_sofree()
H A Dif.c630 if_free_deferred(epoch_context_t ctx) in if_free_deferred()
1771 ifa_destroy(epoch_context_t ctx) in ifa_destroy()
3474 if_destroymulti(epoch_context_t ctx) in if_destroymulti()
H A Dif_lagg.c921 lagg_port_destroy_cb(epoch_context_t ec) in lagg_port_destroy_cb()
/freebsd/sys/netinet/
H A Dip_divert.c589 div_free(epoch_context_t ctx) in div_free()
H A Dtcp_ratelimit.c401 rs_destroy(epoch_context_t ctx) in rs_destroy()
H A Din_fib_dxr.c1147 epoch_dxr_destroy(epoch_context_t ctx) in epoch_dxr_destroy()
H A Din.c1461 in_lltable_destroy_lle_unlocked(epoch_context_t ctx) in in_lltable_destroy_lle_unlocked()
H A Din_pcb.c278 in_pcblbgroup_free_deferred(epoch_context_t ctx) in in_pcblbgroup_free_deferred()
/freebsd/sys/kern/
H A Dsubr_epoch.c777 epoch_call(epoch_t epoch, epoch_callback_t callback, epoch_context_t ctx) in epoch_call()
/freebsd/sys/dev/hid/
H A Dhidbus.c411 hidbus_ivar_dtor(epoch_context_t ctx) in hidbus_ivar_dtor()
/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64lsn.c138 static void nat64lsn_job_destroy(epoch_context_t ctx);
1486 nat64lsn_job_destroy(epoch_context_t ctx) in nat64lsn_job_destroy()
/freebsd/sys/netlink/
H A Dnetlink_domain.c469 destroy_nlpcb_epoch(epoch_context_t ctx) in destroy_nlpcb_epoch()
/freebsd/sys/netlink/route/
H A Dnexthop.c346 destroy_unhop_epoch(epoch_context_t ctx) in destroy_unhop_epoch()
/freebsd/sys/netinet6/
H A Din6.c2181 in6_lltable_destroy_lle_unlocked(epoch_context_t ctx) in in6_lltable_destroy_lle_unlocked()

12