/titanic_51/usr/src/uts/common/os/ |
H A D | timer.c | 66 timer_lock(proc_t *p, itimer_t *it) in timer_lock() argument 85 timer_unlock(proc_t * p,itimer_t * it) timer_unlock() argument 106 timer_delete_locked(proc_t * p,timer_t tid,itimer_t * it) timer_delete_locked() argument 202 itimer_t **itp, *it; timer_grab() local 236 timer_release(proc_t * p,itimer_t * it) timer_release() argument 249 timer_delete_grabbed(proc_t * p,timer_t tid,itimer_t * it) timer_delete_grabbed() argument 392 itimer_t *it = (itimer_t *)sigq->sq_backptr; timer_signal() local 411 timer_fire(itimer_t * it) timer_fire() argument 475 itimer_t *it, **itp; timer_create() local 720 itimer_t *it; timer_gettime() local 755 itimer_t *it; timer_settime() local 796 itimer_t *it; timer_delete() local 811 itimer_t *it; timer_getoverrun() local 838 itimer_t *it, **itp; timer_lwpexit() local 882 itimer_t *it, **itp; timer_lwpbind() local 937 itimer_t *it = arg; timer_port_callback() local 975 itimer_t *it; timer_close_port() local [all...] |
H A D | clock_realtime.c | 75 itimer_t *it = (itimer_t *)arg; in clock_realtime_fire() local 149 itimer_t *it in clock_realtime_fire_first() local 175 clock_realtime_timer_create(itimer_t * it,void (* fire)(itimer_t *)) clock_realtime_timer_create() argument 184 clock_realtime_timer_settime(itimer_t * it,int flags,const struct itimerspec * when) clock_realtime_timer_settime() argument 248 clock_realtime_timer_gettime(itimer_t * it,struct itimerspec * when) clock_realtime_timer_gettime() argument 279 clock_realtime_timer_delete(itimer_t * it) clock_realtime_timer_delete() argument 302 clock_realtime_timer_lwpbind(itimer_t * it) clock_realtime_timer_lwpbind() argument [all...] |
H A D | clock_highres.c | 69 clock_highres_timer_create(itimer_t *it, void (*fire)(itimer_t *)) in clock_highres_timer_create() argument 91 itimer_t *it = (itimer_t *)arg; in clock_highres_fire() local 103 clock_highres_timer_settime(itimer_t *it, int flags, in clock_highres_timer_settime() argument 227 clock_highres_timer_gettime(itimer_t * it,struct itimerspec * when) clock_highres_timer_gettime() argument 294 clock_highres_timer_delete(itimer_t * it) clock_highres_timer_delete() argument 319 clock_highres_timer_lwpbind(itimer_t * it) clock_highres_timer_lwpbind() argument [all...] |
H A D | panic.c | 238 kthread_t *it in panicsys() local [all...] |
/titanic_51/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; sbd_pgr_remove_keys() local 671 sbd_it_data_t *it; sbd_pgr_set_ua_conditions() local 692 sbd_it_data_t *it; sbd_pgr_set_pgr_check_flag() local 748 sbd_pgr_initialize_it(scsi_task_t * task,sbd_it_data_t * it) sbd_pgr_initialize_it() argument 819 sbd_it_data_t *it = (sbd_it_data_t *)task->task_lu_itl_handle; sbd_pgr_reservation_conflict() local 961 sbd_it_data_t *it = task->task_lu_itl_handle; sbd_handle_pgr_out_data() local 1237 sbd_it_data_t *it = task->task_lu_itl_handle; sbd_pgr_out_register() local 1407 sbd_pgr_do_register(sbd_lu_t * slu,sbd_it_data_t * it,scsi_devid_desc_t * lpt,stmf_remote_port_t * rpt,uint8_t keyflag,uint64_t svc_key) sbd_pgr_do_register() argument 1447 sbd_pgr_do_unregister(sbd_lu_t * slu,sbd_it_data_t * it,sbd_pgr_key_t * key) sbd_pgr_do_unregister() argument 1465 sbd_it_data_t *it = task->task_lu_itl_handle; sbd_pgr_out_reserve() local 1507 sbd_pgr_do_reserve(sbd_pgr_t * pgr,sbd_pgr_key_t * key,sbd_it_data_t * it,stmf_scsi_session_t * ses,scsi_cdb_prout_t * pr_out) sbd_pgr_do_reserve() argument 1545 sbd_it_data_t *it = task->task_lu_itl_handle; sbd_pgr_out_release() local 1568 sbd_pgr_do_release(sbd_lu_t * slu,sbd_it_data_t * it,uint8_t ua_condition) sbd_pgr_do_release() argument 1589 sbd_it_data_t *it = task->task_lu_itl_handle; sbd_pgr_out_clear() local 1622 sbd_it_data_t *it = task->task_lu_itl_handle; sbd_pgr_out_preempt() local 1741 sbd_it_data_t *it = task->task_lu_itl_handle; sbd_pgr_out_register_and_move() local 1854 sbd_it_data_t *it; sbd_pgr_remove_it_handle() local [all...] |
/titanic_51/usr/src/uts/common/sys/ |
H A D | time_impl.h | 102 #define ITIMERSPEC32_TO_ITIMERSPEC(it, it32) { \ argument 107 #define ITIMERSPEC_TO_ITIMERSPEC32(it32, it) { \ argument 112 #define ITIMERSPEC_OVERFLOW(it) \ argument
|
/titanic_51/usr/src/uts/common/io/ |
H A D | timerfd.c | 57 itimer_t *it = &state->tfd_itimer; in timerfd_itimer_lock() local 75 timerfd_itimer_unlock(timerfd_state_t *state, itimer_t *it) in timerfd_itimer_unlock() argument 91 timerfd_fire(itimer_t * it) timerfd_fire() argument 256 itimer_t *it; timerfd_ioctl() local 397 itimer_t *it; timerfd_close() local [all...] |
/titanic_51/usr/src/lib/libbc/libc/gen/common/ |
H A D | alarm.c | 37 struct itimerval it, oitv; in alarm() local
|
/titanic_51/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/ |
H A D | Statistic.java | 108 public AggregateStatistic getSnapshotForInterval(Iterator it, in getSnapshotForInterval() argument 285 public AggregateStatistic getSnapshotForInterval(Iterator it, in getSnapshotForInterval() argument 373 public AggregateStatistic getSnapshotForInterval(Iterator it, in getSnapshotForInterval() argument 460 public AggregateStatistic getSnapshotForInterval(Iterator it, in getSnapshotForInterval() argument [all...] |
H A D | StatisticList.java | 135 private AggregateStatistic getSnapshot(Iterator it) in getSnapshot() argument 168 private AggregateStatistic getSnapshotForInterval(Iterator it, in getSnapshotForInterval() argument 526 Iterator it; in calc_sd() local [all...] |
H A D | DecisionHistory.java | 532 Iterator it = decisions.keySet().iterator(); in toString() local 587 ListIterator it = decisionList.listIterator(0); in expireAndMeasureImprovements() local [all...] |
/titanic_51/usr/src/uts/i86pc/os/ |
H A D | intr.c | 707 kthread_t *t, *volatile it; intr_thread_prolog() local 774 kthread_t *it = cpu->cpu_thread; /* curthread */ intr_thread_epilog() local 944 kthread_t *t, *volatile it; dosoftint_prolog() local 1052 kthread_t *t, *it; dosoftint_epilog() local 1111 intr_passivate(kthread_t * it,kthread_t * t) intr_passivate() argument [all...] |
/titanic_51/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; idm_transport_setup() local 610 idm_transport_t *it; idm_transport_teardown() local [all...] |
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; idm_tgt_svc_destroy() local 506 idm_transport_t *it; idm_tgt_svc_online() local 568 idm_transport_t *it; idm_tgt_svc_offline() local [all...] |
H A D | idm_so.c | 176 idm_so_init(idm_transport_t *it) in idm_so_init() argument 1384 idm_so_negotiate_key_values(idm_conn_t * it,nvlist_t * request_nvl,nvlist_t * response_nvl,nvlist_t * negotiated_nvl) idm_so_negotiate_key_values() argument 1396 idm_so_notice_key_values(idm_conn_t * it,nvlist_t * negotiated_nvl) idm_so_notice_key_values() argument 1444 idm_so_declare_key_values(idm_conn_t * it,nvlist_t * config_nvl,nvlist_t * outgoing_nvl) idm_so_declare_key_values() argument 1483 idm_so_handle_digest(idm_conn_t * it,nvpair_t * digest_choice,const idm_kv_xlate_t * ikvx) idm_so_handle_digest() argument 2964 idm_so_timed_socket_t it; idm_so_timed_socket_connect() local [all...] |
/titanic_51/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 in page_next_pfn_for_color_cpu() local 686 mem_node_iterator_t it; page_coloring_init_cpu() local [all...] |
/titanic_51/usr/src/uts/i86pc/io/apix/ |
H A D | apix_intr.c | 231 kthread_t *t, *volatile it; in apix_do_softint_prolog() local 304 kthread_t *t, *it; apix_do_softint_epilog() local 618 kthread_t *t, *volatile it; apix_intr_thread_prolog() local 686 kthread_t *t, *it = cpu->cpu_thread; apix_intr_thread_epilog() local [all...] |
/titanic_51/usr/src/lib/libeti/menu/common/ |
H A D | terminit.c | 90 set_item_term(MENU *m, PTF_void it) in set_item_term() argument
|
/titanic_51/usr/src/cmd/ypcmd/ |
H A D | getlist.c | 51 listofnames *it; local
|
/titanic_51/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; __nis_scan_table_mt() local [all...] |
/titanic_51/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 PAGE_NEXT_PFN_FOR_COLOR(pfn,szc,color,ceq_mask,color_mask,it) global() argument [all...] |
/titanic_51/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() argument
|
/titanic_51/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; get_mapping_map_list() local [all...] |
/titanic_51/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
|
/titanic_51/usr/src/cmd/idmap/idmap/ |
H A D | idmap.c | 943 char *out, *it, *prefix; in nm2unixname() local 1808 char *it; ucp_is_IP_qualifier() local 1865 char *it; ucp_line2nm() local 2375 char *it; get_identity() local 2407 char *it; name2parts() local 3180 char *it = getpassphrase("Enter password:"); flags2cred() local [all...] |