Home
last modified time | relevance | path

Searched defs:callback_fn (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/hv/
H A Dconnection.c396 void (*callback_fn)(void *context); in vmbus_on_event() local
H A Dvmbus_drv.c1227 void (*callback_fn)(void *context); in vmbus_chan_sched() local
/openbmc/linux/kernel/bpf/
H A Dbpf_iter.c728 BPF_CALL_4(bpf_for_each_map_elem, struct bpf_map *, map, void *, callback_fn, in BPF_CALL_4() argument
744 BPF_CALL_4(bpf_loop, u32, nr_loops, void *, callback_fn, void *, callback_ctx, in BPF_CALL_4() argument
H A Dhelpers.c1088 void __rcu *callback_fn; member
1140 bpf_callback_t callback_fn; in bpf_timer_cb() local
1270 BPF_CALL_3(bpf_timer_set_callback, struct bpf_async_kern *, timer, void *, callback_fn, in BPF_CALL_3() argument
H A Dtask_iter.c781 bpf_callback_t, callback_fn, void *, callback_ctx, u64, flags) in BPF_CALL_5() argument
H A Dringbuf.c746 void *, callback_fn, void *, callback_ctx, u64, flags) in BPF_CALL_4() argument
H A Darraymap.c692 static long bpf_for_each_array_elem(struct bpf_map *map, bpf_callback_t callback_fn, in bpf_for_each_array_elem()
H A Dhashtab.c2185 static long bpf_for_each_hash_elem(struct bpf_map *map, bpf_callback_t callback_fn, in bpf_for_each_hash_elem()
/openbmc/linux/drivers/scsi/device_handler/
H A Dscsi_dh_alua.c96 activate_complete callback_fn; member
H A Dscsi_dh_rdac.c230 activate_complete callback_fn; member