Home
last modified time | relevance | path

Searched refs:BTF_INT_ENC (Results 1 – 2 of 2) sorted by relevance

/third_party/libbpf/src/
Dlibbpf_internal.h63 #define BTF_INT_ENC(encoding, bits_offset, nr_bits) \ macro
67 BTF_INT_ENC(encoding, bits_offset, bits)
Dlibbpf.c2830 *(int *)(t + 1) = BTF_INT_ENC(0, 0, 8);