Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dhelpers.c4289 struct bpf_task_work *tw, void *map__map, in bpf_task_work_schedule_signal_impl() argument
4293 return bpf_task_work_schedule(task, tw, map__map, callback, aux__prog, TWA_SIGNAL); in bpf_task_work_schedule_signal_impl()
4308 struct bpf_task_work *tw, void *map__map, in bpf_task_work_schedule_resume_impl() argument
4312 return bpf_task_work_schedule(task, tw, map__map, callback, aux__prog, TWA_RESUME); in bpf_task_work_schedule_resume_impl()