Lines Matching defs:rcpu
142 static void get_cpu_map_entry(struct bpf_cpu_map_entry *rcpu) in get_cpu_map_entry()
150 struct bpf_cpu_map_entry *rcpu; in cpu_map_kthread_stop() local
163 static struct sk_buff *cpu_map_build_skb(struct bpf_cpu_map_entry *rcpu, in cpu_map_build_skb()
236 static void put_cpu_map_entry(struct bpf_cpu_map_entry *rcpu) in put_cpu_map_entry()
251 struct bpf_cpu_map_entry *rcpu = data; in cpu_map_kthread_run() local
338 struct bpf_cpu_map_entry *rcpu; in __cpu_map_entry_alloc() local
401 struct bpf_cpu_map_entry *rcpu; in __cpu_map_entry_free() local
443 u32 key_cpu, struct bpf_cpu_map_entry *rcpu) in __cpu_map_entry_replace()
472 struct bpf_cpu_map_entry *rcpu; in cpu_map_update_elem() local
541 struct bpf_cpu_map_entry *rcpu; in cpu_map_free() local
558 struct bpf_cpu_map_entry *rcpu; in __cpu_map_lookup_elem() local
569 struct bpf_cpu_map_entry *rcpu = in cpu_map_lookup_elem() local
604 struct bpf_cpu_map_entry *rcpu = bq->obj; in bq_flush_to_queue() local
643 static int bq_enqueue(struct bpf_cpu_map_entry *rcpu, struct xdp_frame *xdpf) in bq_enqueue()
668 int cpu_map_enqueue(struct bpf_cpu_map_entry *rcpu, struct xdp_buff *xdp, in cpu_map_enqueue()