Home
last modified time | relevance | path

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

/DragonOS/kernel/src/mm/
H A Ducontext.rs1710 current_sp: VirtAddr, field
1775 current_sp: actual_stack_bottom - guard_size, in new()
1847 return self.current_sp; in sp()
1851 self.current_sp = sp; in set_sp()
1859 current_sp: self.current_sp, in clone_info_only()