Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/kern/
Dkern_khelp.c149 khelp_init_osd(uint32_t classes, struct osd *hosd) in khelp_init_osd()
186 khelp_destroy_osd(struct osd *hosd) in khelp_destroy_osd()
210 khelp_remove_osd(struct helper *h, struct osd *hosd) in khelp_remove_osd()
230 khelp_get_osd(struct osd *hosd, int32_t id) in khelp_get_osd()
Dkern_hhook.c94 hhook_run_hooks(struct hhook_head *hhh, void *ctx_data, struct osd *hosd) in hhook_run_hooks()
/freebsd-9-stable/sys/sys/
Dhhook.h135 #define HHOOKS_RUN_IF(hhh, ctx_data, hosd) do { \ argument
147 #define HHOOKS_RUN_LOOKUP_IF(hhook_type, hhook_id, ctx_data, hosd) do { \ argument
/freebsd-9-stable/share/examples/kld/khelp/
Dh_example.c132 void *hdata, struct osd *hosd) in example_hook()
/freebsd-9-stable/sys/netinet/khelp/
Dh_ertt.c196 void *ctx_data, void *hdata, struct osd *hosd) in ertt_packet_measurement_hook()
430 void *ctx_data, void *hdata, struct osd *hosd) in ertt_add_tx_segment_info_hook()