Home
last modified time | relevance | path

Searched refs:bpf_task_work_callback_t (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
H A Dhelpers.c4363 typedef int (*bpf_task_work_callback_t)(struct bpf_map *map, void *key, void *value); typedef
4655 void *map__const_map, bpf_task_work_callback_t callback, in bpf_task_work_schedule_signal()
4673 void *map__const_map, bpf_task_work_callback_t callback, in bpf_task_work_schedule_resume()
/linux/Documentation/bpf/
H A Dkfuncs.rst479 void *map__const_map, bpf_task_work_callback_t callback,