Home
last modified time | relevance | path

Searched defs:SEGMENT_SIZE (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Da.out.h121 #define SEGMENT_SIZE 1024 macro
125 #define SEGMENT_SIZE getpagesize() macro
/linux/lib/zstd/compress/
H A Dzstd_preSplit.c202 #define SEGMENT_SIZE 512 in ZSTD_splitBlock_fromBorders() macro
/linux/fs/f2fs/
H A Dsegment.h53 #define SEGMENT_SIZE(sbi) (1ULL << ((sbi)->log_blocksize + \ macro
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c6202 #define SEGMENT_SIZE 128 macro