Home
last modified time | relevance | path

Searched refs:space (Results 1 – 7 of 7) sorted by relevance

/DragonOS-0.1.8/kernel/src/mm/
Dc_adapter.rs80 let space: Vec<u8> = if zero { in do_kmalloc() localVariable
90 assert!(space.len() == size); in do_kmalloc()
91 let (ptr, len, cap) = space.into_raw_parts(); in do_kmalloc()
/DragonOS-0.1.8/docs/userland/libc/apis/api-list/
Derrno.md99 #define ENOBUFS 42 /* 缓冲区空间不足 No buffer space available.*/
114 #define ENOMEM 49 /* 没有足够的空间 Not enough space.*/
121 #define ENOSPC 52 /* 设备上没有空间 No space left on device.*/
/DragonOS-0.1.8/user/apps/test_bind/
Dlink.lds170 /* Align here to ensure that the .bss section occupies space up to
/DragonOS-0.1.8/user/apps/test_fstat/
Dlink.lds170 /* Align here to ensure that the .bss section occupies space up to
/DragonOS-0.1.8/user/apps/test_gettimeofday/
Dlink.lds170 /* Align here to ensure that the .bss section occupies space up to
/DragonOS-0.1.8/user/apps/http_server/
Dlink.lds170 /* Align here to ensure that the .bss section occupies space up to
/DragonOS-0.1.8/user/apps/test_relibc/
Dlink.lds170 /* Align here to ensure that the .bss section occupies space up to