Home
last modified time | relevance | path

Searched refs:t_forw (Results 1 – 25 of 45) sorted by relevance

12

/onnv-gate/usr/src/uts/common/os/
H A Dlwp.c176 lwp_deathrow = t->t_forw; in lwp_create()
692 t->t_forw = t; in lwp_create()
695 t->t_forw = tx; in lwp_create()
697 tx->t_back->t_forw = t; in lwp_create()
983 t->t_forw->t_back = t->t_back; in lwp_exit()
984 t->t_back->t_forw = t->t_forw; in lwp_exit()
986 p->p_tlist = t->t_forw; in lwp_exit()
1590 } while ((t = t->t_forw) != p->p_tlist); in pokelwps()
1622 } while ((t = t->t_forw) != p->p_tlist); in continuelwps()
1726 for (t = curthread->t_forw; --heldcnt > 0; t = t->t_forw) { in exitlwps()
H A Dsched.c231 } while ((t = t->t_forw) != prp->p_tlist); in sched()
285 } while ((t = t->t_forw) != prp->p_tlist); in sched()
429 } while ((t = t->t_forw) != prp->p_tlist); in sched()
619 } while ((tp = tp->t_forw) != pp->p_tlist); in swapin()
738 } while ((tp = tp->t_forw) != pp->p_tlist); in swapout()
H A Dbrand.c325 ASSERT(p->p_tlist == p->p_tlist->t_forw); in brand_setbrand()
346 ASSERT(p->p_tlist == p->p_tlist->t_forw); in brand_clearbrand()
1016 ASSERT(curproc->p_tlist == curproc->p_tlist->t_forw); in brand_solaris_exec()
1107 ASSERT(p->p_tlist != p->p_tlist->t_forw); in brand_solaris_lwpexit()
1125 ASSERT(p->p_tlist == p->p_tlist->t_forw); in brand_solaris_proc_exit()
1145 ASSERT(p->p_tlist == p->p_tlist->t_forw); in brand_solaris_setbrand()
H A Dfork.c471 } while ((t = t->t_forw) != cp->p_tlist); in cfork()
487 } while ((t = t->t_forw) != p->p_tlist); in cfork()
546 } while ((t = t->t_forw) != cp->p_tlist); in cfork()
715 if (t != t->t_forw) in forklwp_fail()
716 p->p_tlist = t->t_forw; in forklwp_fail()
720 t->t_forw->t_back = t->t_back; in forklwp_fail()
721 t->t_back->t_forw = t->t_forw; in forklwp_fail()
H A Dsig.c160 t->t_forw == t && /* and single-threaded */ in sig_discardable()
257 } while ((tt = tt->t_forw) != p->p_tlist); in sigtoproc()
268 } while ((tt = tt->t_forw) != p->p_tlist); in sigtoproc()
288 } while ((tt = tt->t_forw) != p->p_tlist); in sigtoproc()
332 } while ((tt = tt->t_forw) != p->p_tlist); in sigtoproc()
822 } while ((t = t->t_forw) != p->p_tlist); in jobstopped()
951 for (tx = t->t_forw; tx != t; tx = tx->t_forw) { in stop()
1058 for (tx = t->t_forw; procstop && tx != t; tx = tx->t_forw) { in stop()
1605 } while ((t = t->t_forw) != p->p_tlist); in setsigact()
H A Dtimers.c494 } while ((t = t->t_forw) != p->p_tlist); in xsetitimer()
539 ASSERT(t == p->p_tlist && t == t->t_forw); in delete_itimer_realprof()
704 } while ((t = t->t_forw) != p->p_tlist); in realprofexpire()
H A Dpool_pset.c588 } while ((t = t->t_forw) != p->p_tlist); in pool_pset_bind()
670 } while ((t = t->t_forw) != p->p_tlist); in pset_bind_start()
H A Dzone.c3274 ASSERT(t->t_forw == NULL); in zthread_create()
3277 t->t_forw = t->t_back = t; in zthread_create()
3281 t->t_forw = tx; in zthread_create()
3283 tx->t_back->t_forw = t; in zthread_create()
3332 ASSERT(t->t_forw == t); in zthread_exit()
3354 t->t_forw->t_back = t->t_back; in zthread_exit()
3355 t->t_back->t_forw = t->t_forw; in zthread_exit()
3357 zone->zone_kthreads = t->t_forw; in zthread_exit()
5794 } while ((t = t->t_forw) != pp->p_tlist); in zone_enter()
5816 } while ((t = t->t_forw) != pp->p_tlist); in zone_enter()
/onnv-gate/usr/src/uts/common/syscall/
H A Dnice.c66 } while ((t = t->t_forw) != p->p_tlist); in nice()
H A Dprocessor_bind.c74 } while ((tp = tp->t_forw) != fp); in cpu_bind_process()
250 } while ((tp = tp->t_forw) != pp->p_tlist); in processor_bind()
H A Dpset.c320 } while ((tp = tp->t_forw) != pp->p_tlist); in pset_bind_process()
442 } while ((tp = tp->t_forw) != pp->p_tlist); in pset_unbind()
H A Dlgrpsys.c357 } while ((t = t->t_forw) != p->p_tlist); in lgrp_affinity_get_thread()
668 } while ((t = t->t_forw) != p->p_tlist); in lgrp_affinity_set_proc()
768 } while ((t = t->t_forw) != p->p_tlist); in lgrp_affinity_set()
1007 } while ((t = t->t_forw) != p->p_tlist); in lgrp_home_get()
H A Drusagesys.c83 } while ((t = t->t_forw) != curthread); in getrusage()
/onnv-gate/usr/src/uts/common/exec/elf/
H A Dold_notes.c97 } while ((t = t->t_forw) != p->p_tlist); in setup_old_note_header()
234 } while ((t = t->t_forw) != curthread); in write_old_elfnotes()
/onnv-gate/usr/src/uts/common/fs/proc/
H A Dprcontrol.c1075 } while ((t = t->t_forw) != p->p_tlist); in pr_stop()
1340 } while ((t = t->t_forw) != p->p_tlist); in allsetrun()
1456 } while ((tx = tx->t_forw) != p->p_tlist); in pr_setsig()
1470 } while ((tx = tx->t_forw) != p->p_tlist); in pr_setsig()
1499 } while ((tx = tx->t_forw) != p->p_tlist); in pr_setsig()
1565 } while ((t = t->t_forw) != p->p_tlist); in pr_nice()
2235 } while ((t = t->t_forw) != p->p_tlist); in pr_scred()
2297 } while ((t = t->t_forw) != p->p_tlist); in pr_szoneid()
2317 } while ((t = t->t_forw) != p->p_tlist); in pr_spriv()
2364 } while (rv == 0 && (t = t->t_forw) != p->p_tlist); in pr_allstopped()
[all …]
H A Dprioctl.c584 } while ((t = t->t_forw) != p->p_tlist); in prioctl64()
894 } while ((t = t->t_forw) != p->p_tlist); in prioctl64()
1120 } while ((t = t->t_forw) != p->p_tlist); in prioctl64()
1216 } while ((t = t->t_forw) != p->p_tlist); in prioctl64()
1647 } while ((t = t->t_forw) != p->p_tlist); in oprgetpsinfo32()
2169 } while ((t = t->t_forw) != p->p_tlist); in prioctl32()
2516 } while ((t = t->t_forw) != p->p_tlist); in prioctl32()
2750 } while ((t = t->t_forw) != p->p_tlist); in prioctl32()
2846 } while ((t = t->t_forw) != p->p_tlist); in prioctl32()
3486 } while ((t = t->t_forw) != p->p_tlist); in oprgetpsinfo()
/onnv-gate/usr/src/uts/sparc/os/
H A Dsyscall.c1114 } while ((t = t->t_forw) != first); in set_proc_pre_sys()
1131 } while ((t = t->t_forw) != first); in set_proc_post_sys()
1149 } while ((t = t->t_forw) != first); in set_proc_sys()
1210 } while (p->p_tlist != (t = t->t_forw)); in set_all_zone_usr_proc_sys()
1232 } while ((t = t->t_forw) != first); in set_proc_ast()
/onnv-gate/usr/src/uts/intel/ia32/os/
H A Dsyscall.c1273 } while ((t = t->t_forw) != first); in set_proc_pre_sys()
1290 } while ((t = t->t_forw) != first); in set_proc_post_sys()
1308 } while ((t = t->t_forw) != first); in set_proc_sys()
1370 } while (p->p_tlist != (t = t->t_forw)); in set_all_zone_usr_proc_sys()
1392 } while ((t = t->t_forw) != first); in set_proc_ast()
H A Dsysi86.c476 } while ((t = t->t_forw) != targ->p_tlist); in ldt_installctx()
623 } while ((t = t->t_forw) != pp->p_tlist); in setdscr()
/onnv-gate/usr/src/uts/common/disp/
H A Dthread.c827 *tp = tmp->t_forw; in thread_zone_cleanup()
828 tmp->t_forw = list; in thread_zone_cleanup()
832 tp = &(*tp)->t_forw; in thread_zone_cleanup()
844 next = t->t_forw; in thread_reap_list()
964 t->t_forw = thread_deathrow; in reapq_move_lq_to_tq()
991 t->t_forw = lwp_deathrow; in reapq_add()
995 t->t_forw = thread_deathrow; in reapq_add()
H A Dpriocntl.c798 } while ((tx = tx->t_forw) != pp->p_tlist); in proccmp()
896 } while ((t = t->t_forw) != targpp->p_tlist); in setparms()
984 } while ((tp = tp->t_forw) != pp->p_tlist); in setprocnice()
1154 } while ((tp = tp->t_forw) != pp->p_tlist); in setprocprio()
/onnv-gate/usr/src/uts/sun4u/starfire/io/
H A Didn.c3594 tp->t_forw = tp->t_back = tp; in idn_timer_alloc()
3648 tpnext = tp->t_forw; in idn_timer_get()
3651 tp->t_forw->t_back = tp->t_back; in idn_timer_get()
3652 tp->t_back->t_forw = tp->t_forw; in idn_timer_get()
3654 tp->t_forw = tp->t_back = tp; in idn_timer_get()
3656 tp->t_forw = tphead; in idn_timer_get()
3658 tp->t_back->t_forw = tp; in idn_timer_get()
3672 tphead->t_back->t_forw = NULL; in idn_timer_get()
3674 for (tp = tphead; tp; tp = tp->t_forw) in idn_timer_get()
3690 ASSERT((tp->t_forw == tp) && (tp->t_back == tp)); in idn_timer_start()
[all …]
/onnv-gate/usr/src/uts/i86pc/os/
H A Dmlsetup.c271 t0.t_forw = &t0; in mlsetup()
/onnv-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dthread.c106 wsp->walk_addr = (uintptr_t)twp->tw_thread->t_forw; in thread_walk_step()
153 wsp->walk_addr = (uintptr_t)t.t_forw; in deathrow_walk_step()
/onnv-gate/usr/src/uts/sun4/os/
H A Dmlsetup.c155 t0.t_forw = &t0; in mlsetup()

12