OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pageAlignment
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libwsbm/src/
wsbm_pool.h
143
uint32_t
pageAlignment
,
wsbm_slabpool.c
112
uint32_t
pageAlignment
;
185
int
pageAlignment
;
342
(slabPool->
pageAlignment
== 0 ||
343
(kboTmp->
pageAlignment
% slabPool->
pageAlignment
) == 0)) {
405
arg.req.page_alignment = slabPool->
pageAlignment
;
1142
uint32_t
pageAlignment
, struct _WsbmSlabCache *cache)
1168
slabPool->
pageAlignment
=
pageAlignment
;
Completed in 393 milliseconds