Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dhelpers.c4326 static void bpf_task_work_ctx_put(struct bpf_task_work_ctx *ctx) in bpf_task_work_ctx_put() function
4348 bpf_task_work_ctx_put(ctx); in bpf_task_work_cancel()
4368 bpf_task_work_ctx_put(ctx); in bpf_task_work_callback()
4381 bpf_task_work_ctx_put(ctx); in bpf_task_work_callback()
4393 bpf_task_work_ctx_put(ctx); in bpf_task_work_irq()
4405 bpf_task_work_ctx_put(ctx); in bpf_task_work_irq()
4477 bpf_task_work_ctx_put(ctx); in bpf_task_work_acquire_ctx()
4488 bpf_task_work_ctx_put(ctx); in bpf_task_work_acquire_ctx()
4679 bpf_task_work_ctx_put(ctx); /* and here we put map's own ref that was transferred to us */ in bpf_task_work_cancel_scheduled()
4700 bpf_task_work_ctx_put(ctx); /* put bpf map's ref */ in bpf_task_work_cancel_and_free()