OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ioport_malloc_safe
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/x86/x86/
bus_space.c
78
* storage for 8 regions in each, initially. Later,
ioport_malloc_safe
92
static int
ioport_malloc_safe
;
variable in typeref:typename:int
153
ioport_malloc_safe
= 1;
284
EX_NOWAIT | (
ioport_malloc_safe
? EX_MALLOCOK : 0));
342
EX_FAST | EX_NOWAIT | (
ioport_malloc_safe
? EX_MALLOCOK : 0),
382
(
ioport_malloc_safe
? EX_MALLOCOK : 0))) {
bus_space.c
78
* storage for 8 regions in each, initially. Later,
ioport_malloc_safe
92
static int
ioport_malloc_safe
;
variable in typeref:typename:int
153
ioport_malloc_safe
= 1;
284
EX_NOWAIT | (
ioport_malloc_safe
? EX_MALLOCOK : 0));
342
EX_FAST | EX_NOWAIT | (
ioport_malloc_safe
? EX_MALLOCOK : 0),
382
(
ioport_malloc_safe
? EX_MALLOCOK : 0))) {
bus_space.c
78
* storage for 8 regions in each, initially. Later,
ioport_malloc_safe
92
static int
ioport_malloc_safe
;
variable in typeref:typename:int
153
ioport_malloc_safe
= 1;
284
EX_NOWAIT | (
ioport_malloc_safe
? EX_MALLOCOK : 0));
342
EX_FAST | EX_NOWAIT | (
ioport_malloc_safe
? EX_MALLOCOK : 0),
382
(
ioport_malloc_safe
? EX_MALLOCOK : 0))) {
Completed in 35 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025