Lines Matching refs:b
8 int b; member
13 short b; member
23 int BPF_PROG2(test_struct_many_args_1, __u64, a, void *, b, short, c, int, d, in BPF_PROG2() argument
27 t7_b = (long)b; in BPF_PROG2()
32 t7_f_b = f.b; in BPF_PROG2()
37 int BPF_PROG2(test_struct_many_args_2, __u64, a, void *, b, short, c, int, d, in BPF_PROG2() argument
45 int BPF_PROG2(test_struct_many_args_3, __u64, a, void *, b, short, c, int, d, in BPF_PROG2() argument
49 t8_b = (long)b; in BPF_PROG2()
54 t8_f_b = f.b; in BPF_PROG2()
60 int BPF_PROG2(test_struct_many_args_4, __u64, a, void *, b, short, c, int, d, in BPF_PROG2() argument
69 int BPF_PROG2(test_struct_many_args_5, __u64, a, void *, b, short, c, int, d, void *, e, in BPF_PROG2() argument
73 t9_b = (long)b; in BPF_PROG2()
80 t9_h_b = h.b; in BPF_PROG2()
88 int BPF_PROG2(test_struct_many_args_6, __u64, a, void *, b, short, c, int, d, void *, e, in BPF_PROG2() argument