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