Searched refs:SHMBYTES (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/testcases/kernel/mem/shmt/ | ||
H A D | shmt09.c | 49 #define SHMBYTES (SHMLBA - 1) macro 50 #define SHMALIGN(p) (((unsigned long)(p) + SHMBYTES) & ~SHMBYTES) |
Completed in 1 milliseconds