Lines Matching defs:rcpu
137 static void get_cpu_map_entry(struct bpf_cpu_map_entry *rcpu) in get_cpu_map_entry()
145 struct bpf_cpu_map_entry *rcpu; in cpu_map_kthread_stop() local
215 static void put_cpu_map_entry(struct bpf_cpu_map_entry *rcpu) in put_cpu_map_entry()
228 static int cpu_map_bpf_prog_run_xdp(struct bpf_cpu_map_entry *rcpu, in cpu_map_bpf_prog_run_xdp()
301 struct bpf_cpu_map_entry *rcpu = data; in cpu_map_kthread_run() local
395 static int __cpu_map_load_bpf_program(struct bpf_cpu_map_entry *rcpu, int fd) in __cpu_map_load_bpf_program()
419 struct bpf_cpu_map_entry *rcpu; in __cpu_map_entry_alloc() local
487 struct bpf_cpu_map_entry *rcpu; in __cpu_map_entry_free() local
521 u32 key_cpu, struct bpf_cpu_map_entry *rcpu) in __cpu_map_entry_replace()
551 struct bpf_cpu_map_entry *rcpu; in cpu_map_update_elem() local
606 struct bpf_cpu_map_entry *rcpu; in cpu_map_free() local
622 struct bpf_cpu_map_entry *rcpu; in __cpu_map_lookup_elem() local
633 struct bpf_cpu_map_entry *rcpu = in cpu_map_lookup_elem() local
672 struct bpf_cpu_map_entry *rcpu = bq->obj; in bq_flush_to_queue() local
707 static void bq_enqueue(struct bpf_cpu_map_entry *rcpu, struct xdp_frame *xdpf) in bq_enqueue()
730 int cpu_map_enqueue(struct bpf_cpu_map_entry *rcpu, struct xdp_buff *xdp, in cpu_map_enqueue()