Searched defs:callback_fn (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/hv/ |
| H A D | connection.c | 410 void (*callback_fn)(void *context); in vmbus_on_event() local
|
| H A D | vmbus_drv.c | 1273 void (*callback_fn)(void *context); in vmbus_chan_sched() local
|
| /linux/kernel/bpf/ |
| H A D | bpf_iter.c | 711 BPF_CALL_4(bpf_for_each_map_elem, struct bpf_map *, map, void *, callback_fn, in BPF_CALL_4() argument 727 BPF_CALL_4(bpf_loop, u32, nr_loops, void *, callback_fn, void *, callback_ctx, in BPF_CALL_4() argument
|
| H A D | helpers.c | 1118 void __rcu *callback_fn; member 1173 bpf_callback_t callback_fn; in bpf_timer_cb() local 1205 bpf_callback_t callback_fn; in bpf_wq_work() local 1408 void *callback_fn) in bpf_async_update_prog_callback() 1474 static int __bpf_async_set_callback(struct bpf_async_kern *async, void *callback_fn, in __bpf_async_set_callback() 1486 BPF_CALL_3(bpf_timer_set_callback, struct bpf_async_kern *, timer, void *, callback_fn, in BPF_CALL_3() argument 4142 bpf_task_work_callback_t callback_fn; member 4330 struct bpf_map *map, bpf_task_work_callback_t callback_fn, in bpf_task_work_schedule()
|
| H A D | task_iter.c | 752 bpf_callback_t, callback_fn, void *, callback_ctx, u64, flags) in BPF_CALL_5() argument
|
| H A D | ringbuf.c | 817 BPF_CALL_4(bpf_user_ringbuf_drain,struct bpf_map *,map,void *,callback_fn,void *,callback_ctx,u64,flags) BPF_CALL_4() argument
|
| H A D | arraymap.c | 747 static long bpf_for_each_array_elem(struct bpf_map *map, bpf_callback_t callback_fn, in bpf_for_each_array_elem()
|
| H A D | hashtab.c | 2259 static long bpf_for_each_hash_elem(struct bpf_map *map, bpf_callback_t callback_fn, in bpf_for_each_hash_elem()
|
| /linux/drivers/scsi/device_handler/ |
| H A D | scsi_dh_alua.c | 96 activate_complete callback_fn; member
|
| H A D | scsi_dh_rdac.c | 230 activate_complete callback_fn; member
|