Lines Matching refs:bpf_cpumask

16 	struct bpf_cpumask __kptr * mask;
20 struct bpf_cpumask __kptr * mask_1;
21 struct bpf_cpumask __kptr * mask_2;
36 struct bpf_cpumask __kptr * mask[CPUMASK_KPTR_FIELDS_MAX];
51 struct bpf_cpumask __kptr * mask;
66 struct bpf_cpumask __kptr * mask;
79 private(MASK) static struct bpf_cpumask __kptr * global_mask_array[2];
80 private(MASK) static struct bpf_cpumask __kptr * global_mask_array_l2[2][1];
81 private(MASK) static struct bpf_cpumask __kptr * global_mask_array_one[1];
95 static bool create_cpumask_set(struct bpf_cpumask **out1, in create_cpumask_set()
96 struct bpf_cpumask **out2, in create_cpumask_set()
97 struct bpf_cpumask **out3, in create_cpumask_set()
98 struct bpf_cpumask **out4) in create_cpumask_set()
100 struct bpf_cpumask *mask1, *mask2, *mask3, *mask4; in create_cpumask_set()
141 struct bpf_cpumask *cpumask; in BPF_PROG()
157 struct bpf_cpumask *cpumask; in BPF_PROG()
186 struct bpf_cpumask *cpumask; in BPF_PROG()
215 struct bpf_cpumask *cpumask; in BPF_PROG()
254 struct bpf_cpumask *mask1, *mask2; in BPF_PROG()
286 struct bpf_cpumask *cpumask; in BPF_PROG()
318 struct bpf_cpumask *mask1, *mask2, *dst1, *dst2; in BPF_PROG()
365 struct bpf_cpumask *mask1, *mask2, *dst1, *dst2; in BPF_PROG()
407 struct bpf_cpumask *mask1, *mask2, *dst1, *dst2; in BPF_PROG()
461 struct bpf_cpumask *cpumask; in BPF_PROG()
476 struct bpf_cpumask *cpumask; in BPF_PROG()
506 struct bpf_cpumask *local, *prev; in BPF_PROG()
539 struct bpf_cpumask *local, *prev; in BPF_PROG()
572 static int _global_mask_array_rcu(struct bpf_cpumask **mask0, in _global_mask_array_rcu()
573 struct bpf_cpumask **mask1) in _global_mask_array_rcu()
575 struct bpf_cpumask *local; in _global_mask_array_rcu()
711 struct bpf_cpumask *local; in BPF_PROG()
755 struct bpf_cpumask *mask1, *mask2; in BPF_PROG()