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