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_NOBOUNDARY
(Results
1 - 4
of
4
) 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);
277
h_alloc_subregion(0, 0xf, 0x10, EX_NOALIGN,
EX_NOBOUNDARY
, 0, 0);
278
h_alloc_subregion(0, 0xf, 0x10, EX_NOALIGN,
EX_NOBOUNDARY
, EAGAIN, 0);
355
h_alloc_subregion(0x10, 0x13, 0x4, EX_NOALIGN,
EX_NOBOUNDARY
, 0, 0x10);
356
h_alloc_subregion(0x1e, 0x1f, 0x2, EX_NOALIGN,
EX_NOBOUNDARY
, 0, 0x1e);
357
h_alloc_subregion(0x20, 0x20, 0x1, EX_NOALIGN,
EX_NOBOUNDARY
, 0, 0x20);
358
h_alloc_subregion(0x20, 0x20, 0x1, EX_NOALIGN,
EX_NOBOUNDARY
, EAGAIN, 0);
359
h_alloc_subregion(0x10, 0x20, 0x1, EX_NOALIGN,
EX_NOBOUNDARY
, 0, 0x14)
[
all
...]
/src/sys/sys/
extent.h
96
#define
EX_NOBOUNDARY
0 /* don't do boundary checking */
/src/sys/arch/hppa/dev/
elroy.c
461
ELROY_MEM_WINDOW, ELROY_MEM_WINDOW,
EX_NOBOUNDARY
,
483
EX_NOBOUNDARY
, EX_NOWAIT, &start))
dino.c
476
EX_NOBOUNDARY
, EX_NOWAIT, &start))
Completed in 16 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026