Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dhelpers.c4378 struct bpf_task_work_ctx { in bpf_task_work_callback()
4397 struct bpf_task_work_ctx *ctx; in bpf_task_work_irq()
4400 static void bpf_task_work_ctx_reset(struct bpf_task_work_ctx *ctx) in bpf_task_work_irq()
4412 static bool bpf_task_work_ctx_tryget(struct bpf_task_work_ctx *ctx) in bpf_task_work_irq()
4419 struct bpf_task_work_ctx *ctx = container_of(irq_work, struct bpf_task_work_ctx, irq_work); in bpf_task_work_irq()
4425 static void bpf_task_work_ctx_put(struct bpf_task_work_ctx *ctx) in bpf_task_work_fetch_ctx()
4438 static void bpf_task_work_cancel(struct bpf_task_work_ctx *ctx) in bpf_task_work_fetch_ctx()
4452 struct bpf_task_work_ctx *ctx = container_of(cb, struct bpf_task_work_ctx, wor
4279 struct bpf_task_work_ctx { global() struct
4298 rcubpf_task_work_ctx global() argument
[all...]