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

1 2

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
tsan_test.cc 24 t2.Call(foo);
25 t2.Call(bar);
tsan_mop.cc 212 t2.Call(&foo);
213 t2.Call(&bar);
230 t1.Call(&foobarbaz);
tsan_test_util.h 101 void Call(void(*pc)());
tsan_test_util_posix.cc 198 CALL,
286 case Event::CALL:
412 void ScopedThread::Call(void(*pc)()) {
413 Event event(Event::CALL, (void*)((uintptr_t)pc));
  /src/sys/arch/m68k/060sp/dist/
readme 60 fskeleton.s Sample Call-outs needed by fpsp.sa and pfpsp.sa
62 iskeleton.s Sample Call-outs needed by isp.sa
64 os.s Sample Call-outs needed by fpsp.sa, pfpsp.sa, and isp.sa
test.doc 70 (1) | Call-Out | - 4 bytes per entry (user fills these in)
83 The first section of this module is the "Call-out" section. This section
84 is NOT INCLUDED in {i,f}test.sa (an example "Call-out" section is provided at
90 location are listed in "68060{ISP,FPSP}-TEST call-outs" below). Each field
92 the starting address of the "call-out" section. The "Call-out" section must
94 are individual tests, they each require their own "Call-out" sections.
109 (_060ISP_TEST is the starting address of the "Call-out" section; the "Call-out"
116 68060ISP-TEST Call-outs
    [all...]
fpsp.doc 76 (1) | Call-Out | - 4 bytes per entry (user fills these in)
89 The first section of this module is the "Call-out" section. This section
90 is NOT INCLUDED in fpsp.sa (an example "Call-out" section is provided at
96 listed in "68060FPSP call-outs" below). Each field entry should contain
98 of the "call-out" section. The "Call-out" section must sit adjacent to the
114 (_060FPSP_TOP is the starting address of the "Call-out" section; the "Call-out"
121 68060FPSP call-outs: (details in fskeleton.s)
isp.doc 84 (1) | Call-Out | - 4 bytes per entry (user fills these in)
97 The first section of this module is the "Call-out" section. This section
98 is NOT INCLUDED in isp.sa (an example "Call-out" section is provided at
104 listed in "68060ISP call-outs" below). Each field entry should contain
106 of the "call-out" section. The "Call-out" section must sit adjacent to the
123 (_060ISP_TOP is the starting address of the "Call-out" section; the "Call-out"
130 68060ISP call-outs: (details in iskeleton.s)
190 package calls either the "Call-out" _060_real_cas() or _060_real_cas2()
    [all...]
  /src/lib/libc/arch/sparc64/sys/
__clone.S 68 * Args are now set up for system call as (flags, stack).
76 call %l0 ! Call the clone's entry point.
  /src/libexec/ld.elf_so/arch/i386/
rtld_start.S 43 call 1f
52 call _rtld_relocate_nonplt_self
57 call _rtld # _rtld(sp, relocbase)
78 call _rtld_bind # Call the binder
  /src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_trampoline_arm.S 32 @ Call the handler with 2 parameters in r0 and r1
63 @ Call the handler with 2 parameters in r0 and r1
95 @ Call the handler with 2 parameters in r0 and r1
  /src/sys/arch/hppa/stand/common/
srt0.S 139 b boot ; Call boot(),
  /src/sys/arch/virt68k/virt68k/
locore.s 271 * after the trap call.
296 jra _ASM_LABEL(faultstkadj) | call trap and deal with stack cleanup
404 | Call the trap handler for the kernel debugger.
405 | Do not call trap() to do it, so that we can
432 | data below it modified (by kgdb push call),
458 jbsr _C_LABEL(intr_dispatch) | call dispatcher
  /src/sys/arch/next68k/next68k/
locore.s 366 /* Final setup for call to main(). */
440 * after the trap call.
465 jra _ASM_LABEL(faultstkadj) | call trap and deal with stack cleanup
572 | Call the trap handler for the kernel debugger.
573 | Do not call trap() to do it, so that we can
604 | data below it modified (by kgdb push call),
638 jbsr _C_LABEL(nmihand) | call handler
  /src/sys/arch/sun3/sun3/
locore.s 292 * after the trap call.
312 jra _ASM_LABEL(faultstkadj) | call trap and deal with stack cleanup
417 | Call the trap handler for the kernel debugger.
418 | Do not call trap() to handle it, so that we can
426 | data below it modified (by kgdb push call),
  /src/sys/arch/sun3/sun3x/
locore.s 277 * after the trap call.
297 jra _ASM_LABEL(faultstkadj) | call trap and deal with stack cleanup
402 | Call the trap handler for the kernel debugger.
403 | Do not call trap() to handle it, so that we can
411 | data below it modified (by kgdb push call),
  /src/common/dist/zlib/
deflate.c 73 /* Compression function. Returns the block state after the call. */
314 Call UPDATE_HASH() MIN_MATCH-3 more times
949 int old_flush; /* value of flush param for previous deflate call */
975 * return OK instead of BUF_ERROR at next call of deflate:
1194 s->last_flush = -1; /* avoid BUF_ERROR next call, see above */
1197 /* If flush != Z_NO_FLUSH && avail_out == 0, the next call
1200 * empty block here, this will be done at next call. This also
1224 s->last_flush = -1; /* avoid BUF_ERROR at next call, see above */
1252 /* If avail_out is zero, the application will call deflate again
1881 Call UPDATE_HASH() MIN_MATCH-3 more time
    [all...]
  /src/sys/arch/cesfic/cesfic/
locore.s 347 /* Final setup for call to main(). */
434 * after the trap call.
459 jra _ASM_LABEL(faultstkadj) | call trap and deal with stack cleanup
569 | Call the trap handler for the kernel debugger.
570 | Do not call trap() to do it, so that we can
578 | data below it modified (by kgdb push call),
623 jbsr _C_LABEL(nmihand) | call handler
  /src/sys/arch/luna68k/luna68k/
locore.s 276 * cpu_set_kpc() to arrange for a call to a kernel function
347 * after the trap call.
372 jra _ASM_LABEL(faultstkadj) | call trap and deal with stack cleanup
479 | Call the trap handler for the kernel debugger.
480 | Do not call trap() to do it, so that we can
511 | data below it modified (by kgdb push call),
534 jbsr _C_LABEL(nmihand) | call handler
  /src/sys/arch/mvme68k/mvme68k/
locore.s 76 * Macro to call into the Bug ROM monitor
194 addql #8,%sp | clean up stack after call
272 /* XXXCDC SHUTUP 147 CALL */
276 /* XXXCDC SHUTUP 147 CALL */
352 addql #8,%sp | clean up stack after call
425 addql #8,%sp | clean up stack after call
702 * after the trap call.
727 jra _ASM_LABEL(faultstkadj) | call trap and deal with stack cleanup
835 | Call the trap handler for the kernel debugger.
836 | Do not call trap() to do it, so that we ca
    [all...]
  /src/sys/arch/news68k/news68k/
locore.s 433 * after the trap call.
453 jra _ASM_LABEL(faultstkadj) | call trap and deal with stack cleanup
561 | Call the trap handler for the kernel debugger.
562 | Do not call trap() to do it, so that we can
593 | data below it modified (by kgdb push call),
660 jbsr _C_LABEL(nmintr) | call handler: XXX wrapper
681 * so only traps (including system call) and
  /src/sys/arch/x68k/x68k/
locore.s 244 RELOC(setmemrange,%a0) | call setmemrange()
454 * after the trap call.
479 jra _ASM_LABEL(faultstkadj) | call trap and deal with stack cleanup
586 | Call the trap handler for the kernel debugger.
587 | Do not call trap() to do it, so that we can
618 | data below it modified (by kgdb push call),
698 jbsr _C_LABEL(nmihand) | call handler
  /src/sys/arch/hp300/hp300/
locore.s 524 /* Final setup for call to main(). */
602 * after the trap call.
627 jra _ASM_LABEL(faultstkadj) | call trap and deal with stack cleanup
734 | Call the trap handler for the kernel debugger.
735 | Do not call trap() to do it, so that we can
766 | data below it modified (by kgdb push call),
861 jbsr _C_LABEL(m68k_intr_autovec) | call dispatch routine
875 jbsr _C_LABEL(nmihand) | call handler
  /src/sys/arch/mac68k/mac68k/
locore.s 436 /* Final setup for call to main(). */
518 * after the trap call.
543 jra _ASM_LABEL(faultstkadj) | call trap and deal with stack cleanup
656 | Call the trap handler for the kernel debugger.
657 | Do not call trap() to do it, so that we can
688 | data below it modified (by kgdb push call),
747 jbsr _C_LABEL(intr_dispatch) | call dispatch routine
757 jbsr _C_LABEL(nmihand) | call handler
780 jbsr _C_LABEL(hardclock) | call generic clock int routine
1085 * Be sure to only call this routine if the MMU is enabled. Thi
    [all...]
  /src/sys/arch/mips/mips/
mipsX_subr.S 678 * Find out what mode we came from and call the appropriate handler.
700 * call trap() to process the condition.
825 * Call the trap handler.
924 * call trap() to process the condition.
1043 * Call the trap handler.
1063 * call cpu_intr() to process it.
1122 * Call the interrupt handler.
1358 * Save user context atop the kernel stack, then call trap() to process
1433 * Call the trap handler.
1463 * the remaining state and call ast()
    [all...]

Completed in 523 milliseconds

1 2