Searched refs:bpf_async_cmd (Results 1 – 1 of 1) sorted by relevance
1108 struct bpf_async_cmd { struct1459 struct bpf_async_cmd *cmd = kmalloc_nolock(sizeof(*cmd), 0, NUMA_NO_NODE); in bpf_async_schedule_op()1659 struct bpf_async_cmd *cmd; in bpf_async_irq_worker()1661 cmd = container_of(pos, struct bpf_async_cmd, node); in bpf_async_irq_worker()