Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Da.out.h119 #define SEGMENT_SIZE page_size macro
122 #define SEGMENT_SIZE 0x2000 macro
125 #define SEGMENT_SIZE 0x20000 macro
129 #define SEGMENT_SIZE PAGE_SIZE macro
137 #define SEGMENT_SIZE 1024 macro
141 #define SEGMENT_SIZE getpagesize() macro
/linux-4.4.14/include/linux/
Da.out.h12 #define SEGMENT_SIZE PAGE_SIZE macro
/linux-4.4.14/fs/f2fs/
Dsegment.h59 #define SEGMENT_SIZE(sbi) (1ULL << (sbi->log_blocksize + \ macro
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c4622 #define SEGMENT_SIZE 128 macro