Searched refs:call (Results 276 - 300 of 318) sorted by relevance

<<111213

/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_med.c161 #define DCALL(dbg_level, call) \
166 call; \
170 call; \
569 * RPC call. This allows relatively normal operation with a
727 * Theoretically, we should call the local rpcbind to translate
909 * Make an RPC call to addr via config.
915 * EINVAL Unrecoverable error in RPC call. Causes client handle
917 * EINTR RPC call was interrupted within md_med_protocol_retry attempts.
1013 * Try various transports to get the rpc call through.
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.s340 call panic
770 call panic
786 call panic
1040 ! XXX - there is a subroutine call while %o5 is live!
1053 call intr_enqueue_req ! preserves %o5 and %g5
1153 call panic
H A Dspitfire_asm.s516 call panic
708 * %o0 - function or inumber to call
724 call panic
966 * 6. package data in %g2 and %g3 7. call cpu_ce_error vis sys_trap
987 * trap is likely to be fatal 8. call cpu_async_error vis sys_trap
1106 call panic
2096 * If tryagain is set (%i2) we tail-call dtrace_blksuword32_err()
2104 call dtrace_blksuword32_err
H A Dcheetah_copy.s376 * registers are volatile across a call. Some examples:
389 * We therefore need a per-call place in which to preserve fp state -
455 * use. Bit 2 (TRAMP_FLAG) indicates that the call was to bcopy, and a
467 * particular, any calls to FP_ALLOWMIGRATE, which could result in a call
607 * the call to the copy function (by whoever has fp in use); for example
668 * Both macros may call other functions, so be aware that all outputs are
705 call thread_nomigrate ;\
718 call thread_allowmigrate ;\
730 call kpreempt ;\
894 call pani
[all...]
H A Dopl_olympus_copy.s367 * registers are volatile across a call. Some examples:
380 * We therefore need a per-call place in which to preserve fp state -
431 * use. Bit 2 (TRAMP_FLAG) indicates that the call was to bcopy, and a
443 * particular, any calls to FP_ALLOWMIGRATE, which could result in a call
575 * the call to the copy function (by whoever has fp in use); for example
633 * Both macros may call other functions, so be aware that all outputs are
660 call thread_nomigrate ;\
673 call thread_allowmigrate ;\
685 call kpreempt ;\
849 call pani
[all...]
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.s158 call panic
616 call panic
632 call panic
881 ! XXX - there is a subroutine call while %o5 is live!
894 call intr_enqueue_req ! preserves %o5 and %g5
/illumos-gate/usr/src/cmd/bnu/
H A Duucp.h277 #define TRYCALLS 2 /* number of tries to dial call */
392 /* The call structure is used by ct.c, cu.c, and dial.c. */
394 struct call { struct
398 char *type; /* type of device to use for call. */
451 /* This structure describes call routines */
476 time_t t_scall; /* start call to system */
477 time_t t_ecall; /* end call to system */
/illumos-gate/usr/src/cmd/ttymon/
H A Duucp.h217 #define TRYCALLS 2 /* number of tries to dial call */
330 /* The call structure is used by ct.c, cu.c, and dial.c. */
332 struct call { struct
336 char *type; /* type of device to use for call. */
388 /* This structure describes call routines */
413 time_t t_scall; /* start call to system */
414 time_t t_ecall; /* end call to system */
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_interrupt.s155 1: jmp %g5 ! call the fast trap handler
229 ! we have a handler, so call it
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dddi_v9_asm.s1188 call panic ! Panic if bad t_ontrap data
1205 call panic ! Panic if bad t_ontrap data
1225 * of the access with a call to ddi_acc_err_get()
1287 call panic ! Panic if bad t_ontrap data
1348 call panic ! Panic if bad t_ontrap data
/illumos-gate/usr/src/boot/sys/boot/i386/pmbr/
H A Dpmbr.s113 call read
/illumos-gate/usr/src/uts/sparc/ml/
H A Dmodstubs.s110 * "weak stub", don't load on account of this call
127 * System call modstubs needs special handling for the case where
128 * the modstub is a system call, because %fp comes from user frame.
132 /* "weak stub" for non-unloadable module, don't load on account of this call */
155 * call (and also to avoid possible TLB misses which could be induced
247 call mod_hold_stub /* Hold the module */
253 call %i0
264 call %g1 /* jump to the stub function */
268 call mod_release_stub /* release hold on module */
288 * When zero is used as the return function, the system will call
[all...]
/illumos-gate/usr/src/cmd/sgs/m4/common/
H A Dm4.c456 callst = xcalloc(stksize/3+1, sizeof (struct call));
665 /* flush standard I/O buffers, ie: call exit() not _exit() */
907 struct call *mptr;
/illumos-gate/usr/src/uts/sun4u/starcat/ml/
H A Ddrmach_asm.s572 ! demapped before the cross-call is exited (sic).
578 ! The special interrupt vector is assumed to be a cross-call to
581 ! The cross-call to drmach_rename_done is never executed. Instead
/illumos-gate/usr/src/uts/i86xpv/os/
H A Dxpv_panic.c466 xpv_panic_hypercall(ulong_t call) argument
468 panic("Illegally issued hypercall %d during panic!\n", (int)call);
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_panic.c79 #define DCALL(dbg_level, call) \
84 call; \
88 call; \
1359 * because we can call panic from many different levels,
/illumos-gate/usr/src/common/bignum/sun4u/
H A Dmont_mulf_v8plus.s339 /* 0x0008 */ call .+8 label
449 /* 0x0004 */ call .+8 label
568 /* 0x0004 */ call .+8 label
955 /* 0x0004 */ call .+8 label
H A Dmont_mulf_v9.s135 /* 0x0008 57 */ call .+8 label
554 /* 0x0008 106 */ call .+8 label
665 /* 0x0004 117 */ call .+8 label
886 /* 0x0004 180 */ call .+8 label
1421 /* 0x0004 232 */ call .+8 label
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dcommands.c112 static void call(int n_ptrs, ...);
1605 (void) call(3, bye, "bye", "fromquit");
2471 * Returns: -1 if a library call fails, too many gateways, or parse
2581 * a library function call fails
2800 * setsockopt() call, and opt_bufpp points to the newly allocated or already
2801 * passed buffer. Returns B_FALSE if a library function call fails or passed
2816 * At the time of setsockopt() call, passed option length needs to be
2867 * setsockopt() call, and opt_bufpp points to the newly allocated or already
2868 * passed buffer. Returns B_FALSE if a library function call fails or passed
3339 (void) call(
3431 call(int n_ptrs, ...) function
[all...]
/illumos-gate/usr/src/uts/sun4v/vm/
H A Dmach_sfmmu_asm.s155 ba ptl1_panic /* bad HV call */
230 * From resume we call sfmmu_setctx_sec with interrupts disabled.
428 call panic
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dfloat.s245 call hot_patch_kernel_text
/illumos-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c355 prom_panic("unsupported call to BOP_EALLOC()\n");
798 * Do a real mode interrupt BIOS call
810 prom_panic("unsupported call to BOP_DOINT()\n");
818 * low memory bios call code image into place.
838 DBG_MSG("Doing BIOS call...");
1808 /* This call shouldn't fail, dboot already did it once. */
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex230 % and nothing on the terminal. We don't just call \tracingall here,
288 % does insertions, but you have to call it yourself.
497 % implementation of @end takes care not to call \endgroup in this
1417 \let\li = \sf % Sometimes we call it \li, not \sf.
2677 % Put the argument back for the \pickupwholefraction call, so
2979 % properly in indexes (we call \makevalueexpandable in \indexdummies).
2998 % To get special treatment of `@end ifset,' call \makeond and the redefine.
3107 % This is because \doind is more useful to call from other macros.
3391 % is with most defuns, which call us directly).
3836 % want to call i
[all...]
/illumos-gate/usr/src/lib/libsqlite/
H A Dmain.mk15 # call, then define the HAVE_USLEEP macro for all C modules.
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h571 * to cross-call all the CPUs in the MMU context domain to invalidate
1641 * finished the virtual address range, it needs to call DEMAP_RANGE_FLUSH()
2129 call panic; \
2153 call panic; \
2241 * Don't call this macro with sz equal to zero. 8K mappings SHOULD NOT

Completed in 245 milliseconds

<<111213