HomeSort by: relevance | last modified time | path
    Searched refs:grab (Results 1 - 25 of 34) sorted by relevancy

1 2

  /src/usr.sbin/rpc.pcnfsd/
extern.h 23 void *grab(int);
pcnfsd_print.c 424 grab(sizeof(struct pr_list_item));
549 grab(sizeof(struct pr_list_item));
580 grab(int n) function in typeref:typename:void *
690 grab(sizeof(struct pr_queue_item));
789 grab(sizeof(struct pr_queue_item));
1217 alias[num_aliases].a_command = (char *) grab(l);
1239 grab(sizeof(struct pr_list_item));
pcnfsd_v2.c 313 r = (char *) grab(len + 1);
337 grab(sizeof(struct mapreq_res_item));
  /src/lib/libc/arch/sparc64/sys/
__clone.S 75 ldx [%sp+CC64FSZ-16+BIAS], %l0 ! grab the function...
  /src/sys/arch/m68k/m68k/
switch_subr.s 97 movl %usp,%a2 | grab USP (a2 has been saved)
219 movl %usp,%a0 | grab USP
367 movl FR_SP(%sp),%a0 | grab and load
reenter_syscall.s 52 moveal FR_SP(%sp),%a0 | grab and restore
compat_13_sigreturn13.s 64 movl FR_SP(%sp),%a0 | grab and restore
compat_16_sigreturn14.s 64 movl FR_SP(%sp),%a0 | grab and restore
busaddrerr.s 95 movl %sp@(FR_HW+8),%d1 | grab VA
169 movw %sp@(FR_HW+10),%d0 | grab SSW for fault processing
  /src/common/lib/libc/arch/sparc64/string/
memset.S 148 * Now we grab either curlwp (or if we're on the interrupt stack
  /src/sys/arch/sun3/sun3/
locore.s 198 lea %sp@(FR_HW),%a1 | grab base of HW berr frame
200 movw %a1@(10),%d0 | grab SSW for fault processing
337 movl %sp@(FR_SP),%a0 | grab and restore
  /src/sys/arch/sun3/sun3x/
locore.s 175 lea %sp@(FR_HW),%a1 | grab base of HW berr frame
177 movw %a1@(10),%d0 | grab SSW for fault processing
322 movl %sp@(FR_SP),%a0 | grab and restore
  /src/sys/arch/atari/atari/
locore.s 124 movl %sp@(FR_HW+8),%d1 | grab VA
170 movw %sp@(FR_HW+10),%d0 | grab SSW for fault processing
495 movl %sp@(FR_SP),%a0 | grab and restore
974 movl _C_LABEL(lwp0uarea),%a1 | grab lwp0 uarea
1033 movl %sp@(FR_SP),%a0 | grab and load
  /src/sys/arch/luna68k/stand/boot/
locore.S 282 lea %sp@(64),%a1 | grab base of HW berr frame
283 movw %a1@(12),%d0 | grab SSW for fault processing
  /src/sys/arch/mips/mips/
locore.S 506 PTR_L t2, L_CPU(a0) # grab cpu of supplied lwp
508 PTR_L t3, CPU_INFO_CURLWP(t2) # grab curlwp of that cpu
locore_mips1.S 410 INT_L k0, CPU_INFO_IDEPTH(k0) # grab interrupt depth
452 _MFC0 ta0, MIPS_COP_0_EXC_PC # grab exception PC
537 mfc0 v0, MIPS_COP_0_CAUSE # grab the pending softints
835 mfc0 a0, MIPS_COP_0_CAUSE # grab the pending softints
mipsX_subr.S 1081 INT_L k0, CPU_INFO_IDEPTH(k0) # grab interrupt depth
1124 _MFC0 ta0, MIPS_COP_0_EXC_PC # grab exception PC
1177 and v0, v1, MIPS_SR_EXL # grab exception level bit
1209 mfc0 v0, MIPS_COP_0_CAUSE # grab the pending softints
1588 mfc0 a0, MIPS_COP_0_CAUSE # grab the pending softints
bds_emul.S 545 bal bcemul_special_2src_prologue # grab operands and do it.
  /src/sys/arch/amiga/amiga/
locore.s 138 movl %sp@(FR_HW+8),%d1 | grab VA
185 movw %sp@(FR_HW+10),%d0 | grab SSW for fault processing
365 movl %sp@(FR_SP),%a0 | grab and restore
978 movl _C_LABEL(lwp0uarea),%a1 | grab lwp0 uarea
1041 movl %sp@(FR_SP),%a0 | grab and load
  /src/sys/external/bsd/compiler_rt/dist/lib/profile/
InstrProfData.inc 683 * so that utilities, like strings, don't grab it as a string. 129 is also
  /src/sys/arch/virt68k/virt68k/
locore.s 369 movl %sp@(FR_SP),%a0 | grab and restore
  /src/sys/arch/cesfic/cesfic/
locore.s 496 movl %sp@(FR_SP),%a0 | grab and restore
  /src/sys/arch/next68k/next68k/
locore.s 504 movl %sp@(FR_SP),%a0 | grab and restore
  /src/sys/arch/mvme68k/mvme68k/
locore.s 158 * Grab the model number from _boardid and use the value
790 movl %sp@(FR_SP),%a0 | grab and restore
  /src/sys/arch/x68k/x68k/
locore.s 498 movl %sp@(FR_SP),%a0 | grab and restore

Completed in 26 milliseconds

1 2