/titanic_41/usr/src/uts/common/os/ |
H A D | timer.c | 66 timer_lock(proc_t *p, itimer_t *it) in timer_lock() 85 timer_unlock(proc_t *p, itimer_t *it) in timer_unlock() 106 timer_delete_locked(proc_t *p, timer_t tid, itimer_t *it) in timer_delete_locked() 202 itimer_t **itp, *it; in timer_grab() local 236 timer_release(proc_t *p, itimer_t *it) in timer_release() 249 timer_delete_grabbed(proc_t *p, timer_t tid, itimer_t *it) in timer_delete_grabbed() 383 itimer_t *it = (itimer_t *)sigq->sq_backptr; in timer_signal() local 402 timer_fire(itimer_t *it) in timer_fire() 466 itimer_t *it, **itp; in timer_create() local 711 itimer_t *it; in timer_gettime() local [all …]
|
H A D | clock_realtime.c | 73 itimer_t *it = (itimer_t *)arg; in clock_realtime_fire() local 148 itimer_t *it = (itimer_t *)arg; in clock_realtime_fire_first() local 174 clock_realtime_timer_create(itimer_t *it, struct sigevent *ev) in clock_realtime_timer_create() 182 clock_realtime_timer_settime(itimer_t *it, int flags, in clock_realtime_timer_settime() 246 clock_realtime_timer_gettime(itimer_t *it, struct itimerspec *when) in clock_realtime_timer_gettime() 277 clock_realtime_timer_delete(itimer_t *it) in clock_realtime_timer_delete() 300 clock_realtime_timer_lwpbind(itimer_t *it) in clock_realtime_timer_lwpbind()
|
H A D | clock_highres.c | 69 clock_highres_timer_create(itimer_t *it, struct sigevent *ev) in clock_highres_timer_create() 90 itimer_t *it = (itimer_t *)arg; in clock_highres_fire() local 102 clock_highres_timer_settime(itimer_t *it, int flags, in clock_highres_timer_settime() 226 clock_highres_timer_gettime(itimer_t *it, struct itimerspec *when) in clock_highres_timer_gettime() 293 clock_highres_timer_delete(itimer_t *it) in clock_highres_timer_delete() 318 clock_highres_timer_lwpbind(itimer_t *it) in clock_highres_timer_lwpbind()
|
H A D | panic.c | 238 kthread_t *it = cp->cpu_intr_thread; in panicsys() local
|
/titanic_41/usr/src/uts/common/io/comstar/lu/stmf_sbd/ |
H A D | sbd_pgr.c | 239 #define PGR_RESERVATION_HOLDER(pgr, key, it) ( \ argument 556 sbd_it_data_t *it; in sbd_pgr_keylist_dealloc() local 595 sbd_it_data_t *it; in sbd_pgr_remove_key() local 636 sbd_it_data_t *it; in sbd_pgr_remove_keys() local 671 sbd_it_data_t *it; in sbd_pgr_set_ua_conditions() local 692 sbd_it_data_t *it; in sbd_pgr_set_pgr_check_flag() local 748 sbd_pgr_initialize_it(scsi_task_t *task, sbd_it_data_t *it) in sbd_pgr_initialize_it() 819 sbd_it_data_t *it = (sbd_it_data_t *)task->task_lu_itl_handle; in sbd_pgr_reservation_conflict() local 961 sbd_it_data_t *it = task->task_lu_itl_handle; in sbd_handle_pgr_out_data() local 1237 sbd_it_data_t *it = task->task_lu_itl_handle; in sbd_pgr_out_register() local [all …]
|
/titanic_41/usr/src/cmd/lms/ |
H A D | Protocol.cpp | 168 ChannelMap::iterator it = _openChannels.begin(); local 175 ChannelMap::iterator it = _openChannels.find(s); local 210 ChannelMap::iterator it = _openChannels.begin(); local 222 PortMap::iterator it = _openPorts.begin(); local 279 PortMap::iterator it = _openPorts.find(port); local 421 PortMap::iterator it = _openPorts.find(port); local 497 PortMap::iterator it = _openPorts.begin(); local 513 ChannelMap::iterator it = _openChannels.begin(); local 563 PortMap::iterator it = _openPorts.begin(); local 673 ChannelMap::iterator it = _openChannels.begin(); local [all …]
|
H A D | ProtocolCompat.cpp | 122 ChannelMap::iterator it = _openChannels.find(msg->ConnectionId); in _LmeReceiveCompat() local 137 ChannelMap::iterator it = _openChannels.find(msg->ConnectionId); in _LmeReceiveCompat() local
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | time_impl.h | 104 #define ITIMERSPEC32_TO_ITIMERSPEC(it, it32) { \ argument 109 #define ITIMERSPEC_TO_ITIMERSPEC32(it32, it) { \ argument 114 #define ITIMERSPEC_OVERFLOW(it) \ argument
|
/titanic_41/usr/src/lib/libbc/libc/gen/common/ |
H A D | alarm.c | 37 struct itimerval it, oitv; in alarm() local
|
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/ |
H A D | Statistic.java | 108 public AggregateStatistic getSnapshotForInterval(Iterator it, in getSnapshotForInterval() 285 public AggregateStatistic getSnapshotForInterval(Iterator it, in getSnapshotForInterval() 373 public AggregateStatistic getSnapshotForInterval(Iterator it, in getSnapshotForInterval() 460 public AggregateStatistic getSnapshotForInterval(Iterator it, in getSnapshotForInterval()
|
H A D | StatisticList.java | 135 private AggregateStatistic getSnapshot(Iterator it) in getSnapshot() 168 private AggregateStatistic getSnapshotForInterval(Iterator it, in getSnapshotForInterval() 526 Iterator it; in calc_sd() local
|
H A D | DecisionHistory.java | 532 Iterator it = decisions.keySet().iterator(); in toString() local 587 ListIterator it = decisionList.listIterator(0); in expireAndMeasureImprovements() local
|
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | intr.c | 707 kthread_t *t, *volatile it; in intr_thread_prolog() local 774 kthread_t *it = cpu->cpu_thread; /* curthread */ in intr_thread_epilog() local 944 kthread_t *t, *volatile it; in dosoftint_prolog() local 1052 kthread_t *t, *it; in dosoftint_epilog() local 1111 kthread_t *it, /* interrupt thread */ in intr_passivate()
|
/titanic_41/usr/src/uts/common/io/idm/ |
H A D | idm_impl.c | 452 idm_transport_t *it; in idm_conn_create_common() local 530 idm_transport_t *it; in idm_transport_lookup() local 562 idm_transport_t *it; in idm_transport_setup() local 610 idm_transport_t *it; in idm_transport_teardown() local
|
H A D | idm.c | 183 idm_transport_t *it; in idm_ini_conn_create() local 373 idm_transport_t *it; in idm_tgt_svc_create() local 446 idm_transport_t *it; in idm_tgt_svc_destroy() local 506 idm_transport_t *it; in idm_tgt_svc_online() local 568 idm_transport_t *it; in idm_tgt_svc_offline() local
|
H A D | idm_so.c | 176 idm_so_init(idm_transport_t *it) in idm_so_init() 1384 idm_so_negotiate_key_values(idm_conn_t *it, nvlist_t *request_nvl, in idm_so_negotiate_key_values() 1396 idm_so_notice_key_values(idm_conn_t *it, nvlist_t *negotiated_nvl) in idm_so_notice_key_values() 1444 idm_so_declare_key_values(idm_conn_t *it, nvlist_t *config_nvl, in idm_so_declare_key_values() 1483 idm_so_handle_digest(idm_conn_t *it, nvpair_t *digest_choice, in idm_so_handle_digest() 2964 idm_so_timed_socket_t it; in idm_so_timed_socket_connect() local
|
/titanic_41/usr/src/uts/sun4v/cpu/ |
H A D | niagara2.c | 387 mem_node_iterator_t *it = cookie; in page_pfn_2_color_cpu() local 487 mem_node_iterator_t *it = cookie; in page_next_pfn_for_color_cpu() local 686 mem_node_iterator_t it; in page_coloring_init_cpu() local
|
/titanic_41/usr/src/uts/i86pc/io/apix/ |
H A D | apix_intr.c | 230 kthread_t *t, *volatile it; in apix_do_softint_prolog() local 303 kthread_t *t, *it; in apix_do_softint_epilog() local 610 kthread_t *t, *volatile it; in apix_intr_thread_prolog() local 678 kthread_t *t, *it = cpu->cpu_thread; in apix_intr_thread_epilog() local
|
/titanic_41/usr/src/lib/libeti/menu/common/ |
H A D | terminit.c | 90 set_item_term(MENU *m, PTF_void it) in set_item_term()
|
/titanic_41/usr/src/cmd/ypcmd/ |
H A D | getlist.c | 51 listofnames *it; local
|
/titanic_41/usr/src/lib/libnisdb/ |
H A D | nis_hashitem.c | 236 __nis_hash_item_mt *it, **pp; in __find_item_mt() local 692 __nis_hash_item_mt *it; in __nis_scan_table_mt() local
|
/titanic_41/usr/src/uts/sun4/vm/ |
H A D | vm_dep.h | 139 #define MEM_NODE_ITERATOR_DECL(it) \ argument 141 #define MEM_NODE_ITERATOR_INIT(pfn, mnode, szc, it) \ argument 151 #define MEM_NODE_ITERATOR_DECL(it) \ argument 153 #define MEM_NODE_ITERATOR_INIT(pfn, mnode, szc, it) argument 233 #define PFN_2_COLOR(pfn, szc, it) \ argument 253 #define PAGE_NEXT_PFN_FOR_COLOR(pfn, szc, color, ceq_mask, color_mask, it) \ argument
|
/titanic_41/usr/src/cmd/mdb/common/modules/stmf_sbd/ |
H A D | stmf_sbd.c | 397 sbd_it_data_t it; in stmf_sbd_it_walk_step() local 411 stmf_sbd_it_cb(uintptr_t addr, const sbd_it_data_t *it, stmf_sbd_cb_t *cb_st) in stmf_sbd_it_cb()
|
/titanic_41/usr/src/lib/libnisdb/yptol/ |
H A D | dit_access.c | 404 __nis_hash_item_mt *it; in get_passwd_list() local 972 __nis_hash_item_mt *it; in get_mapping_map_list() local
|
/titanic_41/usr/src/uts/i86pc/vm/ |
H A D | vm_dep.h | 147 #define MEM_NODE_ITERATOR_DECL(it) argument 148 #define MEM_NODE_ITERATOR_INIT(pfn, mnode, szc, it) argument 199 #define PFN_2_COLOR(pfn, szc, it) \ argument 216 #define PAGE_NEXT_PFN_FOR_COLOR(pfn, szc, color, ceq_mask, color_mask, it) \ argument
|