Searched defs:BTF_INT_BITS (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/uapi/linux/ | ||
D | btf.h | 94 #define BTF_INT_BITS(VAL) ((VAL) & 0x000000ff) macro |
/linux-6.6.21/tools/include/uapi/linux/ | ||
D | btf.h | 94 #define BTF_INT_BITS(VAL) ((VAL) & 0x000000ff) macro |