Home
last modified time | relevance | path

Searched refs:sth (Results 1 – 24 of 24) sorted by last modified time

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_thread.c148 smb_thread_t *sth) in smb_thread_start() argument
152 smb_server_t *sv = sth->sth_server; in smb_thread_start()
155 ASSERT(sth->sth_magic == SMB_THREAD_MAGIC); in smb_thread_start()
160 mutex_enter(&sth->sth_mtx); in smb_thread_start()
161 if (sth->sth_state != SMB_THREAD_STATE_EXITED) { in smb_thread_start()
162 mutex_exit(&sth->sth_mtx); in smb_thread_start()
165 sth->sth_state = SMB_THREAD_STATE_STARTING; in smb_thread_start()
166 mutex_exit(&sth->sth_mtx); in smb_thread_start()
169 if (sth->sth_pri < MINCLSYSPRI) { in smb_thread_start()
170 t = lwp_kernel_create(procp, smb_thread_entry_point, sth, in smb_thread_start()
[all …]
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.S981 sth %o4, [%o1 + %o3]
H A Dniagara_copy.S761 sth %o4, [%o1]
1561 sth %o4, [%i1]
6789 sth %o4, [%o1 + %o3]
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.S3664 sth %o4, [%o1 + %o3]
H A Dopl_olympus_copy.S996 sth %o3, [%o1 - 2] ! write half word
1170 sth %o3, [%o1] ! write half word
1174 sth %o3, [%o1 + 2]
1177 sth %o3, [%o1 - 4]
1180 sth %o3, [%o1 - 2]
2611 sth %o3, [%o1 - 2] ! write half word
2797 sth %o3, [%o1] ! write half word
2801 sth %o3, [%o1 + 2]
2805 sth %o3, [%o1 - 4]
2809 sth %o3, [%o1 - 2]
H A Dcheetah_copy.S1043 sth %o3, [%o1 - 2] ! write half word
1217 sth %o3, [%o1] ! write half word
1221 sth %o3, [%o1 + 2]
1224 sth %o3, [%o1 - 4]
1227 sth %o3, [%o1 - 2]
2686 sth %o3, [%o1 - 2] ! write half word
2872 sth %o3, [%o1] ! write half word
2876 sth %o3, [%o1 + 2]
2880 sth %o3, [%o1 - 4]
2884 sth %o3, [%o1 - 2]
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsparcv9_subr.S286 sth %o1, [%o0 + OT_PROT] ! ot_prot = prot
287 sth %g0, [%o0 + OT_TRAP] ! ot_trap = 0
H A Dsyscall_trap.S156 sth %g1, [THREAD_REG + T_SYSNUM] ! save syscall code
244 sth %g1, [THREAD_REG + T_SYSNUM]
390 sth %g1, [THREAD_REG + T_SYSNUM] ! save syscall code
H A Dlock_prim.S185 sth %o3, [%o2] ! delay - save original pil
H A Dcrt.S91 sth %o4, [%i0 + %o1] ! delay slot
/illumos-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.S116 sth %g3, [%g2 + IV_FLAGS] ! clear IV_SOFTINT_PEND flag
244 sth ls1, [os3 + IV_FLAGS]; \
1448 sth %l2, [%i0 + IV_FLAGS] ! Set IV_SOFTINT_PEND flag
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrcpy.S196 sth %g1, [%o2 - 3] ! store bytes 6, 7
213 sth %g1, [%o2 - 7] ! store bytes 2, 3
230 sth %g1, [%o2 - 8] ! store first and second byte; word aligned now
234 sth %o1, [%o2 - 2] ! store seventh and eigth byte
H A Dstrlcpy.S272 sth %g1, [%l0 + 5] ! store bytes 6, 7
288 sth %g1, [%l0 + 1] ! store bytes 2, 3
304 sth %g1, [%l0] ! store bytes 1, 2
308 sth %l1, [%l0 + 6] ! store bytes 7, 8
H A Dstrncpy.S283 sth %g1, [%g5 + 5] ! store bytes 6, 7
299 sth %g1, [%g5 + 1] ! store bytes 2, 3
315 sth %g1, [%g5] ! store bytes 1, 2
319 sth %o1, [%g5 + 6] ! store bytes 7, 8
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dstrncpy.S245 sth %g1, [%l0 + 1] ! store bytes 2, 3
262 sth %g1, [%l0] ! store bytes 1, 2
264 sth %i1, [%l0 + 2] ! store bytes 3, 4
H A Dstrcpy.S146 sth %g1, [%o2 - 3] ! store bytes 2, 3
159 sth %g1, [%o2 - 4] ! store first and second byte
161 sth %o1, [%o2 - 2] ! store third and fourth byte
H A Dstrlcpy.S194 sth %g1, [%l0 + 1]
209 sth %g1, [%l0]
211 sth %l1, [%l0 + 2]
/illumos-gate/usr/src/lib/libc/sparcv9/crt/
H A D__align_cpy_2.S54 sth %o3, [%g5] ! move 2 bytes to align src
64 sth %o4, [%g5] ! have to do 2-bytes,
65 sth %o3, [%g5 + 2] ! don't know dst alignment
/illumos-gate/usr/src/lib/libc/sparc/crt/
H A Dstret.S50 # define ST sth
/illumos-gate/usr/src/uts/sfmmu/ml/
H A Dsfmmu_asm.S4517 sth %o5, [%o0]
/illumos-gate/usr/src/tools/smatch/src/smatch_data/db/
H A Dinsert_manual_states.pl38 my $sth;
40 …$sth = $db->prepare("select file, return_id, static from return_states where file = ? and function…
41 $sth->execute($file, $func, $ret);
43 …$sth = $db->prepare("select file, return_id, static from return_states where function = ? and retu…
44 $sth->execute($func, $ret);
48 while (my @row = $sth->fetchrow_array()) {
H A Dmark_function_ptrs_searchable.pl18 my ($update, $sth, $fn_ptr, $ptr_to_ptr, $count);
21 $sth = $db->prepare('select distinct(ptr) from function_ptr;');
22 $sth->execute();
24 while ($fn_ptr = $sth->fetchrow_array()) {
H A Dfill_db_type_size.pl144 my ($sth, @row, $cur_type, $type, @ranges, $range_txt, %range, $min, $max, $union_array, $skip);
146 $sth = $db->prepare('select * from function_type_size order by type');
147 $sth->execute();
151 while (@row = $sth->fetchrow_array()) {
H A Dfill_db_type_value.pl148 my ($sth, @row, $cur_type, $type, @ranges, $range_txt, %range, $min, $max, $union_array, $skip);
150 $sth = $db->prepare('select type, value from function_type_value order by type');
151 $sth->execute();
155 while (@row = $sth->fetchrow_array()) {