Home
last modified time | relevance | path

Searched defs:bpf_cpu_map_entry (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h90570 struct bpf_cpu_map_entry { struct
90586 struct bpf_cpu_map_entry **cpu_map; argument
H A Dvmlinux_600.h90570 struct bpf_cpu_map_entry { struct
90586 struct bpf_cpu_map_entry **cpu_map; argument
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h108701 struct bpf_cpu_map_entry { struct
108717 struct bpf_cpu_map_entry **cpu_map; argument
H A Dvmlinux_602.h108701 struct bpf_cpu_map_entry { struct
108717 struct bpf_cpu_map_entry **cpu_map; argument
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h80438 struct bpf_cpu_map_entry { struct
80452 struct bpf_cpu_map_entry **cpu_map; argument
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h46705 struct bpf_cpu_map_entry { struct
46721 struct bpf_cpu_map_entry **cpu_map; argument
H A Dvmlinux_518.h46705 struct bpf_cpu_map_entry { struct
46721 struct bpf_cpu_map_entry **cpu_map; argument
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h139653 struct bpf_cpu_map_entry { struct
139669 struct bpf_cpu_map_entry **cpu_map; argument
H A Dvmlinux.h139653 struct bpf_cpu_map_entry { struct
139669 struct bpf_cpu_map_entry **cpu_map; argument
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h30740 struct bpf_cpu_map_entry { struct
30756 struct bpf_cpu_map_entry **cpu_map; argument
H A Dvmlinux.h30740 struct bpf_cpu_map_entry { struct
30756 struct bpf_cpu_map_entry **cpu_map; argument
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h36734 struct bpf_cpu_map_entry { struct
36735 u32 cpu;
36736 int map_id;
36737 struct xdp_bulk_queue __attribute__((btf_type_tag("percpu"))) *bulkq;
36738 struct ptr_ring *queue;
36739 struct task_struct *kthread;
36740 struct bpf_cpumap_val value;
36741 struct bpf_prog *prog;
36742 struct completion kthread_running;
36743 struct rcu_work free_work;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h46398 struct bpf_cpu_map_entry { struct
46399 u32 cpu;
46400 int map_id;
46401 struct xdp_bulk_queue __attribute__((btf_type_tag("percpu"))) *bulkq;
46402 struct ptr_ring *queue;
46403 struct task_struct *kthread;
46404 struct bpf_cpumap_val value;
46405 struct bpf_prog *prog;
46406 struct completion kthread_running;
46407 struct rcu_work free_work;