Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Da.out.h121 #define SEGMENT_SIZE 1024 macro
125 #define SEGMENT_SIZE getpagesize() macro
/openbmc/linux/fs/f2fs/
H A Dsegment.h83 #define SEGMENT_SIZE(sbi) (1ULL << ((sbi)->log_blocksize + \ macro
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h994 #define SEGMENT_SIZE (TRBS_PER_SEGMENT*16) macro
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c6214 #define SEGMENT_SIZE 128 macro