Home
last modified time | relevance | path

Searched defs:rcpu (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/bpf/
H A Dcpumap.c137 static u32 cpu_map_bpf_prog_run_skb(struct bpf_cpu_map_entry *rcpu, in cpu_map_bpf_prog_run_skb() argument
181 static int cpu_map_bpf_prog_run_xdp(struct bpf_cpu_map_entry *rcpu, in cpu_map_bpf_prog_run_xdp() argument
245 static void cpu_map_bpf_prog_run(struct bpf_cpu_map_entry *rcpu, voi argument
275 cpu_map_gro_flush(struct bpf_cpu_map_entry * rcpu,bool empty) cpu_map_gro_flush() argument
290 struct bpf_cpu_map_entry *rcpu = data; cpu_map_kthread_run() local
408 __cpu_map_load_bpf_program(struct bpf_cpu_map_entry * rcpu,struct bpf_map * map,int fd) __cpu_map_load_bpf_program() argument
435 struct bpf_cpu_map_entry *rcpu; __cpu_map_entry_alloc() local
511 struct bpf_cpu_map_entry *rcpu; __cpu_map_entry_free() local
546 __cpu_map_entry_replace(struct bpf_cpu_map * cmap,u32 key_cpu,struct bpf_cpu_map_entry * rcpu) __cpu_map_entry_replace() argument
575 struct bpf_cpu_map_entry *rcpu; cpu_map_update_elem() local
627 struct bpf_cpu_map_entry *rcpu; cpu_map_free() local
647 struct bpf_cpu_map_entry *rcpu; __cpu_map_lookup_elem() local
659 struct bpf_cpu_map_entry *rcpu = cpu_map_lookup_elem() local
714 struct bpf_cpu_map_entry *rcpu = bq->obj; bq_flush_to_queue() local
749 bq_enqueue(struct bpf_cpu_map_entry * rcpu,struct xdp_frame * xdpf) bq_enqueue() argument
774 cpu_map_enqueue(struct bpf_cpu_map_entry * rcpu,struct xdp_frame * xdpf,struct net_device * dev_rx) cpu_map_enqueue() argument
784 cpu_map_generic_redirect(struct bpf_cpu_map_entry * rcpu,struct sk_buff * skb) cpu_map_generic_redirect() argument
[all...]
/linux/drivers/macintosh/
H A Drack-meter.c214 struct rackmeter_cpu *rcpu = in rackmeter_do_timer() local
273 struct rackmeter_cpu *rcpu; in rackmeter_init_cpu_sniffer() local
/linux/samples/bpf/
H A Dcpustat_user.c108 int rcpu, i, ret; in cpu_stat_inject_cpu_idle_event() local