Lines Matching defs:rcpu
127 static void get_cpu_map_entry(struct bpf_cpu_map_entry *rcpu) in get_cpu_map_entry()
152 static void put_cpu_map_entry(struct bpf_cpu_map_entry *rcpu) in put_cpu_map_entry()
168 struct bpf_cpu_map_entry *rcpu; in cpu_map_kthread_stop() local
181 static void cpu_map_bpf_prog_run_skb(struct bpf_cpu_map_entry *rcpu, in cpu_map_bpf_prog_run_skb()
221 static int cpu_map_bpf_prog_run_xdp(struct bpf_cpu_map_entry *rcpu, in cpu_map_bpf_prog_run_xdp()
282 static int cpu_map_bpf_prog_run(struct bpf_cpu_map_entry *rcpu, void **frames, in cpu_map_bpf_prog_run()
308 struct bpf_cpu_map_entry *rcpu = data; in cpu_map_kthread_run() local
409 static int __cpu_map_load_bpf_program(struct bpf_cpu_map_entry *rcpu, in __cpu_map_load_bpf_program()
436 struct bpf_cpu_map_entry *rcpu; in __cpu_map_entry_alloc() local
513 struct bpf_cpu_map_entry *rcpu; in __cpu_map_entry_free() local
547 u32 key_cpu, struct bpf_cpu_map_entry *rcpu) in __cpu_map_entry_replace()
577 struct bpf_cpu_map_entry *rcpu; in cpu_map_update_elem() local
631 struct bpf_cpu_map_entry *rcpu; in cpu_map_free() local
651 struct bpf_cpu_map_entry *rcpu; in __cpu_map_lookup_elem() local
663 struct bpf_cpu_map_entry *rcpu = in cpu_map_lookup_elem() local
708 struct bpf_cpu_map_entry *rcpu = bq->obj; in bq_flush_to_queue() local
743 static void bq_enqueue(struct bpf_cpu_map_entry *rcpu, struct xdp_frame *xdpf) in bq_enqueue()
766 int cpu_map_enqueue(struct bpf_cpu_map_entry *rcpu, struct xdp_frame *xdpf, in cpu_map_enqueue()
776 int cpu_map_generic_redirect(struct bpf_cpu_map_entry *rcpu, in cpu_map_generic_redirect()