Searched refs:BTF_INT_BOOL (Results 1 – 4 of 4) sorted by relevance
/tools/include/uapi/linux/ |
D | btf.h | 92 #define BTF_INT_BOOL (1 << 2) macro
|
/tools/bpf/bpftool/ |
D | btf_dumper.c | 253 case BTF_INT_BOOL: in btf_dumper_int()
|
D | btf.c | 58 case BTF_INT_BOOL: in btf_int_enc_str()
|
/tools/testing/selftests/bpf/ |
D | test_btf.c | 6546 BTF_TYPE_INT_ENC(NAME_NTH(1), BTF_INT_BOOL, 0, 32, 8), 6564 BTF_TYPE_INT_ENC(NAME_NTH(1), BTF_INT_BOOL, 0, 32, 8),
|