Home
last modified time | relevance | path

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

/include/uapi/linux/
Da.out.h121 #define SEGMENT_SIZE 1024 macro
123 #ifndef SEGMENT_SIZE
125 #define SEGMENT_SIZE getpagesize() macro
130 #define _N_SEGMENT_ROUND(x) ALIGN(x, SEGMENT_SIZE)