Lines Matching defs:rcpu
137 static void cpu_map_bpf_prog_run_skb(struct bpf_cpu_map_entry *rcpu, in cpu_map_bpf_prog_run_skb()
177 static int cpu_map_bpf_prog_run_xdp(struct bpf_cpu_map_entry *rcpu, in cpu_map_bpf_prog_run_xdp()
238 static int cpu_map_bpf_prog_run(struct bpf_cpu_map_entry *rcpu, void **frames, in cpu_map_bpf_prog_run()
264 struct bpf_cpu_map_entry *rcpu = data; in cpu_map_kthread_run() local
367 static int __cpu_map_load_bpf_program(struct bpf_cpu_map_entry *rcpu, in __cpu_map_load_bpf_program()
394 struct bpf_cpu_map_entry *rcpu; in __cpu_map_entry_alloc() local
468 struct bpf_cpu_map_entry *rcpu; in __cpu_map_entry_free() local
502 u32 key_cpu, struct bpf_cpu_map_entry *rcpu) in __cpu_map_entry_replace()
531 struct bpf_cpu_map_entry *rcpu; in cpu_map_update_elem() local
583 struct bpf_cpu_map_entry *rcpu; in cpu_map_free() local
603 struct bpf_cpu_map_entry *rcpu; in __cpu_map_lookup_elem() local
615 struct bpf_cpu_map_entry *rcpu = in cpu_map_lookup_elem() local
670 struct bpf_cpu_map_entry *rcpu = bq->obj; in bq_flush_to_queue() local
705 static void bq_enqueue(struct bpf_cpu_map_entry *rcpu, struct xdp_frame *xdpf) in bq_enqueue()
728 int cpu_map_enqueue(struct bpf_cpu_map_entry *rcpu, struct xdp_frame *xdpf, in cpu_map_enqueue()
738 int cpu_map_generic_redirect(struct bpf_cpu_map_entry *rcpu, in cpu_map_generic_redirect()