Searched defs:callback_fn (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.15/drivers/hv/ |
D | connection.c | 346 void (*callback_fn)(void *); in vmbus_on_event() local
|
D | vmbus_drv.c | 1271 void (*callback_fn)(void *context); in vmbus_chan_sched() local
|
/Linux-v5.15/kernel/bpf/ |
D | helpers.c | 1040 void __rcu *callback_fn; member 1061 void *callback_fn; in bpf_timer_cb() local 1155 BPF_CALL_3(bpf_timer_set_callback, struct bpf_timer_kern *, timer, void *, callback_fn, in BPF_CALL_3() argument
|
D | bpf_iter.c | 702 BPF_CALL_4(bpf_for_each_map_elem, struct bpf_map *, map, void *, callback_fn, in BPF_CALL_4() argument
|
D | arraymap.c | 648 static int bpf_for_each_array_elem(struct bpf_map *map, void *callback_fn, in bpf_for_each_array_elem()
|
D | hashtab.c | 2052 static int bpf_for_each_hash_elem(struct bpf_map *map, void *callback_fn, in bpf_for_each_hash_elem()
|
/Linux-v5.15/drivers/scsi/device_handler/ |
D | scsi_dh_alua.c | 96 activate_complete callback_fn; member
|
D | scsi_dh_rdac.c | 230 activate_complete callback_fn; member
|