Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dhelpers.c3988 static void bpf_task_work_callback(struct callback_head *cb) in bpf_task_work_callback() function
4155 init_task_work(&ctx->work, bpf_task_work_callback); in bpf_task_work_schedule()