Searched refs:push_at (Results 1 – 2 of 2) sorted by relevance
/DragonOS-0.1.9/kernel/src/arch/x86_64/process/ | ||
D | syscall.rs | 81 .push_at( in do_execve() |
/DragonOS-0.1.9/kernel/src/process/ | ||
D | exec.rs | 221 pub unsafe fn push_at( in push_at() method |