Lines Matching refs:u32
68 u32 cpu = bpf_get_smp_processor_id(); in xdp_redirect_collect_stat()
69 u32 key = XDP_REDIRECT_ERROR; in xdp_redirect_collect_stat()
71 u32 idx; in xdp_redirect_collect_stat()
98 const struct bpf_map *map, u32 index) in BPF_PROG()
106 const struct bpf_map *map, u32 index) in BPF_PROG()
114 const struct bpf_map *map, u32 index) in BPF_PROG()
122 const struct bpf_map *map, u32 index) in BPF_PROG()
131 u32 cpu = bpf_get_smp_processor_id(); in BPF_PROG()
133 u32 idx; in BPF_PROG()
160 u32 cpu; in BPF_PROG()
182 const struct bpf_prog *xdp, u32 act) in BPF_PROG()
184 u32 cpu = bpf_get_smp_processor_id(); in BPF_PROG()
186 u32 key = act, idx; in BPF_PROG()
211 u32 cpu; in BPF_PROG()