Searched defs:ctx_data (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/sys/sys/ |
| H A D | hhook.h | 140 #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
|
| /freebsd-13.1/share/examples/kld/khelp/ |
| H A D | h_example.c | 133 example_hook(int hhook_type, int hhook_id, void *udata, void *ctx_data, in example_hook()
|
| /freebsd-13.1/sys/netinet/khelp/ |
| H A D | h_ertt.c | 198 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()
|
| /freebsd-13.1/sys/net/ |
| H A D | if_enc.c | 242 enc_hhook(int32_t hhook_type, int32_t hhook_id, void *udata, void *ctx_data, in enc_hhook()
|
| /freebsd-13.1/sys/kern/ |
| H A D | kern_hhook.c | 96 hhook_run_hooks(struct hhook_head *hhh, void *ctx_data, struct osd *hosd) in hhook_run_hooks()
|