Searched refs:BTF_UNION_ENC (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_btf.h | 31 #define BTF_UNION_ENC(name, nr_elems, sz) \ macro
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_btf.h | 33 #define BTF_UNION_ENC(name, nr_elems, sz) \ macro
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf.c | 3694 BTF_UNION_ENC(NAME_TBD, 2, 4), /* [2] */ 7092 BTF_UNION_ENC(NAME_TBD, 1, 4), /* [6] union */ 7125 BTF_UNION_ENC(NAME_TBD, 1, 4), /* [6] union */ 7827 BTF_UNION_ENC(NAME_NTH(1), 1, 4), /* [1] */ 7840 BTF_UNION_ENC(NAME_NTH(1), 1, 4), /* [1] */
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf.c | 6449 BTF_UNION_ENC(NAME_TBD, 1, 4), /* [6] union */ 6474 BTF_UNION_ENC(NAME_TBD, 1, 4), /* [6] union */
|
Completed in 16 milliseconds