OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iomem_malloc_safe
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mac68k/mac68k/
bus_space.c
53
extern int
iomem_malloc_safe
;
152
EX_NOWAIT | (
iomem_malloc_safe
? EX_MALLOCOK : 0));
167
(
iomem_malloc_safe
? EX_MALLOCOK : 0))) {
197
EX_FAST | EX_NOWAIT | (
iomem_malloc_safe
? EX_MALLOCOK : 0),
210
(
iomem_malloc_safe
? EX_MALLOCOK : 0))) {
246
EX_NOWAIT | (
iomem_malloc_safe
? EX_MALLOCOK : 0))) {
machdep.c
204
* storage for 8 regions in each, initially. Later,
iomem_malloc_safe
213
int
iomem_malloc_safe
;
variable in typeref:typename:int
430
iomem_malloc_safe
= 1;
Completed in 44 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025