OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:n_shstk
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/modules/
t_x86_pte.c
50
size_t
n_shstk
;
member in struct:__anonef2b81090108
111
x86_pte_results.
n_shstk
);
112
ATF_REQUIRE_EQ(x86_pte_results.
n_shstk
, 0);
/src/tests/modules/x86_pte_tester/
x86_pte_tester.c
60
size_t
n_shstk
;
member in struct:__anon91e1af1f0108::__anon91e1af1f0308
237
tester_ctx.results.
n_shstk
+= (NBPD_L4 / PAGE_SIZE);
239
tester_ctx.results.
n_shstk
+= (NBPD_L3 / PAGE_SIZE);
241
tester_ctx.results.
n_shstk
+= (NBPD_L2 / PAGE_SIZE);
243
tester_ctx.results.
n_shstk
+= (NBPD_L1 / PAGE_SIZE);
Completed in 62 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025