Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/fs/inode/
Dinode02.c69 #define MAXCHILD 25 macro
70 int allchild[MAXCHILD + 1];
159 if (nchild > MAXCHILD) {
161 MAXCHILD);
823 for (i = 0; i < MAXCHILD; i++) { in massmurder()
/external/ltp/testcases/kernel/mem/vmtests/
Ddata_space.c59 #define MAXCHILD 100 /* max number of children to allow */ macro
60 int allchild[MAXCHILD + 1];
125 if (nchild > MAXCHILD) {
477 for (i = 0; i < MAXCHILD; i++) { in massmurder()
Dstack_space.c54 #define MAXCHILD 100 /* max # kids */ macro
104 if (nchild > MAXCHILD) {
107 MAXCHILD);
/external/ltp/testcases/kernel/fs/ftest/
Dftest04.c65 #define MAXCHILD 25 macro
77 static int pidlist[MAXCHILD];
Dftest06.c77 #define MAXCHILD 25 macro
89 static int pidlist[MAXCHILD];
Dftest08.c66 #define MAXCHILD 25 macro
85 static int pidlist[MAXCHILD];
Dftest02.c59 #define MAXCHILD 25 macro
83 static int pidlist[MAXCHILD];
Dftest01.c76 #define MAXCHILD 25 macro
88 static int pidlist[MAXCHILD];
Dftest05.c80 #define MAXCHILD 25 macro
92 static int pidlist[MAXCHILD];
Dftest03.c81 #define MAXCHILD 25 macro
94 static int pidlist[MAXCHILD];
Dftest07.c81 #define MAXCHILD 25 macro
100 static int pidlist[MAXCHILD];