Home
last modified time | relevance | path

Searched defs:BITS_PER_BYTE_MASK (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dbtf_dumper.c18 #define BITS_PER_BYTE_MASK (BITS_PER_BYTE - 1) macro
/OK3568_Linux_fs/kernel/fs/exfat/
H A Dexfat_fs.h126 #define BITS_PER_BYTE_MASK 0x7 macro
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dbtf.c169 #define BITS_PER_BYTE_MASK (BITS_PER_BYTE - 1) macro