Searched refs:Sys (Results 1 – 3 of 3) sorted by relevance
| /linux/rust/kernel/ |
| H A D | io.rs | 1505 Sys(SysMem<'a, T>), enumerator 1526 IoSysMap::Sys(value) in from() 1537 IoSysMap::Sys(r) => SysMemBackend::as_ptr(r), in as_ptr() 1550 IoSysMap::Sys(r) => IoSysMap::Sys(unsafe { SysMemBackend::project_view(r, ptr) }), in project_view() 1564 IoSysMap::Sys(r) => SysMemBackend::io_read(r), in io_read() 1572 IoSysMap::Sys(r) => SysMemBackend::io_write(r, value), in io_write() 1584 IoSysMap::Sys(r) => unsafe { SysMemBackend::copy_from_io(r, buffer) }, in copy_from_io() 1594 IoSysMap::Sys(r) => unsafe { SysMemBackend::copy_to_io(r, buffer) }, in copy_to_io() 1602 IoSysMap::Sys(r) => SysMemBackend::copy_read(r), in copy_read() 1610 IoSysMap::Sys(r) => SysMemBackend::copy_write(r, value), in copy_write()
|
| /linux/arch/arc/kernel/ |
| H A D | entry.S | 24 ;################### Special Sys Call Wrappers ##########################
|
| /linux/Documentation/admin-guide/ |
| H A D | spkguide.txt | 354 5. The Speakup Sys System
|