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