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.c3963 static void bpf_task_work_ctx_put(struct bpf_task_work_ctx *ctx) in bpf_task_work_ctx_put() function
3985 bpf_task_work_ctx_put(ctx); in bpf_task_work_cancel()
4005 bpf_task_work_ctx_put(ctx); in bpf_task_work_callback()
4018 bpf_task_work_ctx_put(ctx); in bpf_task_work_callback()
4030 bpf_task_work_ctx_put(ctx); in bpf_task_work_irq()
4042 bpf_task_work_ctx_put(ctx); in bpf_task_work_irq()
4104 bpf_task_work_ctx_put(ctx); in bpf_task_work_acquire_ctx()
4115 bpf_task_work_ctx_put(ctx); in bpf_task_work_acquire_ctx()
4209 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()
4230 bpf_task_work_ctx_put(ctx); /* put bpf map's ref */ in bpf_task_work_cancel_and_free()