Searched refs:call (Results 101 - 125 of 318) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/boot/sys/boot/i386/btx/lib/
H A Dbtxcsu.S43 call main # Invoke client main()
44 call exit # Invoke client exit()
/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Dpxetramp.s28 .byte 0x9a # far call
35 .byte 0x9a # far call
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dnrform84 call unput(yytext(yyleng))
99 call unput(yytext(yyleng))
111 call unput(yytext(yyleng))
126 call unput(yytext(yyleng))
146 call unput(yytext(yyleng))
157 call unput(yytext(yyleng))
164 call output(yyprev)
/illumos-gate/usr/src/uts/intel/kdi/amd64/
H A Dkdi_asm.s179 call kdi_dreg_set; \
183 call kdi_dreg_set; \
187 call kdi_dreg_set; \
190 call kdi_dreg_set; \
193 call kdi_dreg_set; \
196 call kdi_dreg_set; \
325 call kdi_gdt2gsbase /* returns kernel's GSBASE in %rax */
376 call kdi_dvec_handle_fault
393 * The cross-call handler for slave CPUs.
398 * for the slaves - they'll be sent here in response to a cross-call sen
[all...]
/illumos-gate/usr/src/uts/intel/kdi/ia32/
H A Dkdi_asm.s94 call kdi_dreg_set; \
99 call kdi_dreg_set; \
104 call kdi_dreg_set; \
109 call kdi_dreg_set; \
114 call kdi_dreg_set; \
119 call kdi_dreg_set; \
349 call kdi_dvec_handle_fault
367 * The cross-call handler for slave CPUs.
372 * for the slaves - they'll be sent here in response to a cross-call sent by the
395 * call
[all...]
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A Dboot_elf.s90 call .L1 / initialize %ebx to GOT
98 * -8(%ebp) store call destination
134 call audit_pltenter@PLT
142 * before we call the actual routine. Instead we
190 * In order to call the destination procedure and then return
243 call *%edi / call dest_proc()
254 call audit_pltexit@PLT
271 * We got here because a call to a function resolved to a procedure
273 * in turn did a call t
[all...]
/illumos-gate/usr/src/lib/libsecdb/common/
H A Dgetexecattr.c222 typedef struct call { struct
226 } call; typedef in typeref:struct:call
238 call *c = ctxt;
266 call call; local
277 call.type = type;
278 call.id = id;
279 call.sflag = search_flag;
281 (void) _enum_profs(username, findexecattr, &call, &result);
/illumos-gate/usr/src/boot/lib/libstand/
H A Drpc.c79 int32_t rp_direction; /* call direction (0) */
88 int32_t rp_direction; /* call direction (1) */
107 * Make a rpc call; return length of answer
116 struct rpc_call *call; local
164 /* RPC call structure. */
165 send_head -= sizeof(*call);
166 call = (struct rpc_call *)send_head;
168 call->rp_xid = htonl(rpc_xid);
169 call->rp_direction = htonl(RPC_CALL);
170 call
[all...]
/illumos-gate/usr/src/cmd/mdb/sparc/v9/kmdb/
H A Dkaif_invoke.s34 * Kernel function call invocation
140 mov %i3, %g6 ! Restore PROC_REG for kernel call
143 mov %i4, %g7 ! Restore THREAD_REG for kernel call
145 jmpl %i0, %o7 ! Make call
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsyscall_trap.s27 * System call trap handler.
60 * Native System call trap handler.
62 * We branch here from sys_trap when a 64-bit system call occurs.
132 ! Test for pre-system-call handling
149 call syscall_mstate
171 ldn [%l4 + SY_CALLC], %g3 ! load system call handler
173 call %g3 ! call system call handler
200 mov TT_SC_RET, %g2 ! system call retur
[all...]
/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_cots.c96 * client's handles call record is on the dispatch list (so that
201 #define WIRE_HDR_SIZE 20 /* serialized call header, sans proc number */
202 #define MSG_OFFSET 128 /* offset of call into the mblk */
424 clnt_cots_kcallit, /* do rpc call */
425 clnt_cots_kabort, /* abort call */
600 /* Preserialize the call message header */
748 calllist_t *call = &p->cku_call; local
754 RPCLOG(64, "clnt_cots_kdestroy h: removing call for xid 0x%x "
756 call_table_remove(call);
759 if (call
781 calllist_t *call = &p->cku_call; local
1553 calllist_t *call = &p->cku_call; local
2238 calllist_t call; local
2357 calllist_t call; local
[all...]
/illumos-gate/usr/src/uts/i86pc/ml/
H A Dlocore.s123 * call back into boot - sysp (bootsvcs.h) and bootops (bootconf.h)
171 * before we call mlsetup because we want to use %rsp to point at
180 * Save call back for special x86 boot services vector
224 call mlsetup
225 call main
229 call panic
277 * Save call back for special x86 boot services vector
279 mov %ecx, sysp / save call back for boot services
677 call is486
887 * now we will call anythin
[all...]
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dwslen.s82 jmp wcslen / tail call into wcslen
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dwslen.s88 call _fref_(wcslen)
/illumos-gate/usr/src/lib/libc/i386/sys/
H A D_lwp_mutex_unlock.s39 movl 0(%esp), %ecx / prepare to call lwp_mutex_wakeup()
H A Ddoor.s146 * so we just call it directly.
152 * this is the last server thread - call creation func for more
156 call door_depletion_cb@PLT
161 call *%eax
164 call _thrp_terminate
168 * Error during door_return call. Repark the thread in the kernel if
173 * corrupted by a partial door call, so we refresh the system call
183 call getpid
/illumos-gate/usr/src/lib/libc/i386/threads/
H A Dtls_get_addr.s70 call slow_tls_get_addr
/illumos-gate/usr/src/lib/libc/sparc/sys/
H A D_lwp_mutex_unlock.s47 clr %o1 ! call kernel to wakeup waiter:
/illumos-gate/usr/src/lib/libc/sparc/threads/
H A Dtls_get_addr.s87 call slow_tls_get_addr
/illumos-gate/usr/src/lib/libm/i386/src/
H A Datan2.s63 call PIC_F(_SVID_libm_err) / report SVID result/error
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dnfs.h41 uint8_t data[300]; /* longest RPC call must fit!!!! */
50 } call; member in union:rpc_t::__anon2093
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dpxeloader.S33 call 1f
/illumos-gate/usr/src/lib/brand/shared/brand/i386/
H A Dcrt.s72 call brand_init
/illumos-gate/usr/src/lib/brand/shared/brand/sparc/
H A Dcrt.s74 call brand_init
/illumos-gate/usr/src/cmd/mdb/intel/ia32/kmdb/
H A Dkaif_invoke.s32 * Kernel function call invocation
60 /* call the function */
62 call *%eax

Completed in 197 milliseconds

1234567891011>>