Home
last modified time | relevance | path

Searched refs:stub (Results 1 – 25 of 46) sorted by relevance

12

/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Dlddstub.c61 const char *stub; in conv_lddstub() local
67 stub = MSG_ORIG(MSG_PTH_LDDSTUB); in conv_lddstub()
69 stub = MSG_ORIG(MSG_PTH_LDDSTUB_64); in conv_lddstub()
85 return (stub); in conv_lddstub()
88 stub = (const char *)orgstub; in conv_lddstub()
99 return (stub); in conv_lddstub()
102 stub = (const char *)orgstub64; in conv_lddstub()
105 return (stub); in conv_lddstub()
/titanic_44/usr/src/uts/common/os/
H A Dmodsubr.c300 struct mod_stub_info *stub; in install_stubs() local
304 for (stub = modp->mod_modinfo->modm_stubs; in install_stubs()
305 stub->mods_func_adr; stub++) { in install_stubs()
306 stub->mods_flag |= MODS_INSTALLED; in install_stubs()
315 struct mod_stub_info *stub; in uninstall_stubs() local
319 for (stub = modp->mod_modinfo->modm_stubs; in uninstall_stubs()
320 stub->mods_func_adr; stub++) { in uninstall_stubs()
321 stub->mods_flag &= ~MODS_INSTALLED; in uninstall_stubs()
330 struct mod_stub_info *stub; in reset_stubs() local
333 for (stub = modp->mod_modinfo->modm_stubs; in reset_stubs()
[all …]
H A Dmodctl.c2942 mod_hold_stub(struct mod_stub_info *stub) in mod_hold_stub() argument
2947 mip = stub->mods_modinfo; in mod_hold_stub()
3006 if (stub->mods_flag & MODS_WEAK) { in mod_hold_stub()
3007 if (stub->mods_errfcn == NULL) { in mod_hold_stub()
3025 if (stub->mods_errfcn == NULL) { in mod_hold_stub()
3047 (mp->mod_loaded || (stub->mods_flag & MODS_WEAK))); in mod_hold_stub()
3054 mod_release_stub(struct mod_stub_info *stub) in mod_release_stub() argument
3056 struct modctl *mp = stub->mods_modinfo->mp; in mod_release_stub()
3061 (mp->mod_loaded || (stub->mods_flag & MODS_WEAK))); in mod_release_stub()
/titanic_44/usr/src/cmd/sgs/lddstub/i386/
H A Dlddstub.s34 .globl stub
36 stub: label
/titanic_44/usr/src/cmd/sgs/lddstub/sparc/
H A Dlddstub.s35 .global stub
37 stub: clr %o0 label
/titanic_44/usr/src/cmd/sgs/lddstub/sparcv9/
H A Dlddstub.s35 .global stub
37 stub: clr %o0 label
/titanic_44/usr/src/cmd/sgs/lddstub/amd64/
H A Dlddstub.s38 .globl stub
39 stub: label
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fw.c96 (fw_table->stub == fw->stub) && in emlxs_fw_get()
/titanic_44/usr/src/cmd/sgs/lddstub/
H A DMakefile.com41 LDFLAGS= $(VERSREF) $(INTERP) $(CONVLIBDIR) -lconv -e stub \
/titanic_44/usr/src/lib/libsaveargs/tests/
H A DREADME3 A stub program that tests the saveargs matcher against a variety of
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fw.h64 uint32_t stub; member
/titanic_44/usr/src/psm/stand/boot/sparc/common/
H A Dsparc.il30 ! stub function for now
/titanic_44/usr/src/cmd/svr4pkg/libinst/
H A DMakefile35 srcpath.o scriptvfy.o stub.o doulimit.o \
/titanic_44/usr/src/uts/sparc/dtrace/
H A Ddtrace_asm.s335 stub %g2, [%o1 + %g1]
369 stub %g2, [%o1 + %g1] ! Store byte
/titanic_44/usr/src/lib/libunistat/
H A DMakefile.com167 $(CAT) $(EDEFS) $(SRCDIR)/spcs_errors.stub >> $@
/titanic_44/usr/src/cmd/rcm_daemon/common/
H A Dmapfile-intf42 # rcm_daemon interposes on rcm_log_message() - a stub implementation
/titanic_44/usr/src/stand/lib/fakeboot/
H A Dllib-lfakeboot37 * stub to generate a lint library (llib-lfakeboot.ln) that contains the
/titanic_44/usr/src/uts/sun4v/ml/
H A Dmach_subr_asm.s151 stub %g0, [%g1]
/titanic_44/usr/src/uts/common/smbsrv/ndl/
H A Drpcpdu.ndl500 /* stub-data, 8-octet aligned */ /* 24:nn */
520 /* stub-data, 8-octet aligned */ /* 28:nn */
553 /* stub-data, 8-octet aligned */ /* 24:nn */
584 /* stub-data here if status==0. We do not use this mode. */
/titanic_44/usr/src/uts/sun4v/vm/
H A Dmach_sfmmu_asm.s395 stub %o3, [%o2 + TSBMISS_UTTEFLAGS]
396 stub %o4, [%o2 + TSBMISS_URTTEFLAGS]
/titanic_44/usr/src/uts/sparc/v9/ml/
H A Dlock_prim.s609 stub %l2, [THREAD_REG + T_LOCKSTAT]; \
613 stub %l0, [THREAD_REG + T_LOCKSTAT]; \
618 stub %l0, [THREAD_REG + T_LOCKSTAT]; \
H A Dddi_v9_asm.s684 stub %o2, [%o1]
1112 stub %g1, [%o2]
1147 stub %g1, [%o1]
1411 stub %o2, [%o1] ! do the io access
1546 stub %g1, [%o2]
/titanic_44/usr/src/uts/sun4u/io/pci/
H A Dpci_asm.s102 stub %g1, [%o2]
/titanic_44/usr/src/uts/sun4u/io/px/
H A Dpx_asm_4u.s106 stub %g1, [%o2]
/titanic_44/usr/src/uts/sun4/ml/
H A Dswtch.s585 stub %g0, [%i1 + CPU_INTRCNT]
603 stub %g0, [%i1 + CPU_INTRCNT]

12