Home
last modified time | relevance | path

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

/third_party/libbpf/src/
H A Dlibbpf_internal.h109 #define BTF_INT_ENC(encoding, bits_offset, nr_bits) \ macro
113 BTF_INT_ENC(encoding, bits_offset, bits)
H A Dlibbpf.c2843 *(int *)(t + 1) = BTF_INT_ENC(0, 0, 8);

Completed in 32 milliseconds