Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hv/
Dconnection.c396 void (*callback_fn)(void *context); in vmbus_on_event() local
Dvmbus_drv.c1217 void (*callback_fn)(void *context); in vmbus_chan_sched() local
/linux-6.12.1/kernel/bpf/
Dbpf_iter.c727 BPF_CALL_4(bpf_for_each_map_elem, struct bpf_map *, map, void *, callback_fn, in BPF_CALL_4() argument
743 BPF_CALL_4(bpf_loop, u32, nr_loops, void *, callback_fn, void *, callback_ctx, in BPF_CALL_4() argument
Dhelpers.c1086 void __rcu *callback_fn; member
1149 bpf_callback_t callback_fn; in bpf_timer_cb() local
1188 bpf_callback_t callback_fn; in bpf_wq_work() local
1352 static int __bpf_async_set_callback(struct bpf_async_kern *async, void *callback_fn, in __bpf_async_set_callback()
1398 BPF_CALL_3(bpf_timer_set_callback, struct bpf_async_kern *, timer, void *, callback_fn, in BPF_CALL_3() argument
Dringbuf.c746 void *, callback_fn, void *, callback_ctx, u64, flags) in BPF_CALL_4() argument
Dtask_iter.c756 bpf_callback_t, callback_fn, void *, callback_ctx, u64, flags) in BPF_CALL_5() argument
Darraymap.c729 static long bpf_for_each_array_elem(struct bpf_map *map, bpf_callback_t callback_fn, in bpf_for_each_array_elem()
Dhashtab.c2174 static long bpf_for_each_hash_elem(struct bpf_map *map, bpf_callback_t callback_fn, in bpf_for_each_hash_elem()
/linux-6.12.1/drivers/scsi/device_handler/
Dscsi_dh_alua.c96 activate_complete callback_fn; member
Dscsi_dh_rdac.c230 activate_complete callback_fn; member