Home
last modified time | relevance | path

Searched defs:hosd (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_khelp.c151 khelp_init_osd(uint32_t classes, struct osd *hosd) in khelp_init_osd()
188 khelp_destroy_osd(struct osd *hosd) in khelp_destroy_osd()
212 khelp_remove_osd(struct helper *h, struct osd *hosd) in khelp_remove_osd()
232 khelp_get_osd(struct osd *hosd, int32_t id) in khelp_get_osd()
H A Dkern_hhook.c96 hhook_run_hooks(struct hhook_head *hhh, void *ctx_data, struct osd *hosd) in hhook_run_hooks()
/f-stack/freebsd/sys/
H A Dhhook.h140 #define HHOOKS_RUN_IF(hhh, ctx_data, hosd) do { \ argument
152 #define HHOOKS_RUN_LOOKUP_IF(hhook_type, hhook_id, ctx_data, hosd) do { \ argument
/f-stack/freebsd/netinet/khelp/
H A Dh_ertt.c198 void *ctx_data, void *hdata, struct osd *hosd) in ertt_packet_measurement_hook()
433 void *ctx_data, void *hdata, struct osd *hosd) in ertt_add_tx_segment_info_hook()
/f-stack/freebsd/net/
H A Dif_enc.c243 void *hdata, struct osd *hosd) in enc_hhook()