Home
last modified time | relevance | path

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

/xv6-public/
H A Dswtch.S3 # void swtch(struct context **old, struct context *new);
7 # Switch stacks to new and pop previously-saved registers.
24 # Load new callee-saved registers
H A Dsysfile.c121 char name[DIRSIZ], *new, *old; in sys_link() local
124 if(argstr(0, &old) < 0 || argstr(1, &new) < 0) in sys_link()
144 if((dp = nameiparent(new, name)) == 0) in sys_link()
H A DTRICKS38 and wrongly decide not to disable interrupts on the new cpu.
132 get reused for a different process (with a new pid), all