OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EX_NOALIGN
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/kernel/
t_extent.c
127
h_alloc_subregion(0, 0x4f, 0x10,
EX_NOALIGN
, EX_NOBOUNDARY, 0, 0x30);
146
h_alloc_subregion(0x20, 0x30, 0x10,
EX_NOALIGN
, EX_NOBOUNDARY, 0, 0x20);
169
EX_NOALIGN
, EX_NOBOUNDARY, 0, 0x20);
192
EX_NOALIGN
, 0x20000000, 0, 0xf0000000);
213
EX_NOALIGN
, 0x20000000, 0, 0xf0000000);
232
h_alloc_subregion(0, 11, 8,
EX_NOALIGN
, 8, 0, 0);
233
h_alloc_subregion(0, 11, 2,
EX_NOALIGN
, 8, 0, 0x8);
234
h_alloc_subregion(0, 11, 2,
EX_NOALIGN
, 8, 0, 0xa);
253
h_alloc_subregion(0, 11, 7,
EX_NOALIGN
, 8, 0, 0);
254
h_alloc_subregion(0, 11, 4,
EX_NOALIGN
, 8, 0, 8)
[
all
...]
/src/sys/sys/
extent.h
95
#define
EX_NOALIGN
1 /* don't do alignment */
Completed in 32 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026