Searched refs:bpf_async_process_op (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | helpers.c | 1628 static void bpf_async_process_op(struct bpf_async_cb *cb, u32 op, in bpf_async_process_op() 1677 bpf_async_process_op(cb, cmd->op, cmd->nsec, cmd->mode); in bpf_async_cancel_and_free() 1701 bpf_async_process_op(cb, BPF_ASYNC_CANCEL, 0, 0); 1613 static void bpf_async_process_op(struct bpf_async_cb *cb, u32 op, bpf_async_process_op() function
|