OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tst_count
(Results
226 - 250
of
628
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/ltp/testcases/kernel/syscalls/ipc/shmget/
shmget03.c
80
/* reset
tst_count
in case we are looping */
81
tst_count
= 0;
shmget05.c
118
/* reset
tst_count
in case we are looping */
119
tst_count
= 0;
/external/ltp/testcases/kernel/syscalls/kill/
kill01.c
89
/* reset
tst_count
in case we are looping */
90
tst_count
= 0;
kill03.c
89
/* reset
tst_count
in case we are looping */
90
tst_count
= 0;
kill06.c
90
/* reset
tst_count
in case we are looping */
91
tst_count
= 0;
kill08.c
90
/* reset
tst_count
in case we are looping */
91
tst_count
= 0;
kill09.c
146
tst_count
= 0;
/external/ltp/testcases/kernel/syscalls/link/
link02.c
93
tst_count
= 0;
link06.c
63
tst_count
= 0;
link07.c
63
tst_count
= 0;
/external/ltp/testcases/kernel/syscalls/lstat/
lstat01.c
149
tst_count
= 0;
lstat03.c
71
tst_count
= 0;
/external/ltp/testcases/kernel/syscalls/mknod/
mknod01.c
77
tst_count
= 0;
/external/ltp/testcases/kernel/syscalls/mlock/
mlock01.c
98
tst_count
= 0;
/external/ltp/testcases/kernel/syscalls/mmap/
mmap06.c
69
tst_count
= 0;
mmap07.c
70
tst_count
= 0;
mmap09.c
73
tst_count
= 0;
mmap14.c
59
tst_count
= 0;
mmap15.c
68
tst_count
= 0;
/external/ltp/testcases/kernel/syscalls/mount/
mount01.c
52
tst_count
= 0;
mount04.c
76
tst_count
= 0;
/external/ltp/testcases/kernel/syscalls/move_pages/
move_pages01.c
84
/* reset
tst_count
in case we are looping */
85
tst_count
= 0;
move_pages02.c
93
/* reset
tst_count
in case we are looping */
94
tst_count
= 0;
move_pages06.c
93
/* reset
tst_count
in case we are looping */
94
tst_count
= 0;
move_pages07.c
94
/* reset
tst_count
in case we are looping */
95
tst_count
= 0;
Completed in 7202 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>