Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Da.out.h13 #define SEGMENT_SIZE PAGE_SIZE macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Da.out.h121 #define SEGMENT_SIZE 1024 macro
125 #define SEGMENT_SIZE getpagesize() macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Da.out.h79 #define SEGMENT_SIZE 1024 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Da.out.h79 #define SEGMENT_SIZE 1024 macro
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dsegment.h83 #define SEGMENT_SIZE(sbi) (1ULL << ((sbi)->log_blocksize + \ macro
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h995 #define SEGMENT_SIZE (TRBS_PER_SEGMENT*16) macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c6222 #define SEGMENT_SIZE 128 macro