Searched refs:Free (Results 1 – 5 of 5) sorted by relevance
/DragonOS/ |
H A D | LICENSE | 4 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 15 General Public License applies to most of the Free Software 17 using it. (Some other Free Software Foundation software is covered by 237 9. The Free Software Foundation may publish revised and/or new versions 245 either of that version or of any later version published by the Free 247 this License, you may choose any version ever published by the Free Software 252 to ask for permission. For software which is copyrighted by the Free 253 Software Foundation, write to the Free Software Foundation; we sometimes 298 the Free Software Foundation; either version 2 of the License, or 307 with this program; if not, write to the Free Software Foundation, Inc.,
|
/DragonOS/kernel/src/mm/allocator/ |
H A D | kernel_allocator.rs | 152 klog_types::AllocatorLogType::Free(AllocLogItem::new(layout, Some(ptr as usize), None)), in dealloc_debug_log()
|
/DragonOS/kernel/crates/klog_types/src/ |
H A D | lib.rs | 122 Free(AllocLogItem), enumerator
|
/DragonOS/kernel/src/filesystem/fat/ |
H A D | entry.rs | 440 FATRawDirEntry::Free | FATRawDirEntry::FreeRest => { in find_free_entries() 1393 Free, enumerator 1590 FATRawDirEntry::Free => { in get_dir_entry() 2415 return Ok(FATRawDirEntry::Free); in get_raw_dir_entry()
|
/DragonOS/docs/kernel/debug/ |
H A D | debug-kernel-with-gdb.md | 44 Copyright (C) 2022 Free Software Foundation, Inc.
|