Home
last modified time | relevance | path

Searched refs:push_at (Results 1 – 3 of 3) sorted by relevance

/DragonOS/kernel/src/arch/riscv64/process/
H A Dsyscall.rs83 .push_at( in do_execve()
/DragonOS/kernel/src/arch/x86_64/process/
H A Dsyscall.rs86 .push_at( in do_execve()
/DragonOS/kernel/src/process/
H A Dexec.rs222 pub unsafe fn push_at( in push_at() method