Home
last modified time | relevance | path

Searched defs:it (Results 1 – 25 of 53) sorted by relevance

123

/illumos-gate/usr/src/uts/common/os/
H A Dtimer.c204 itimer_t **itp, *it; in timer_grab() local
422 timer_fire(itimer_t *it) in timer_fire()
589 itimer_t *it; in timer_create() local
808 itimer_t *it; in timer_gettime() local
843 itimer_t *it; in timer_settime() local
884 itimer_t *it; in timer_delete() local
899 itimer_t *it; in timer_getoverrun() local
926 itimer_t *it, **itp; in timer_lwpexit() local
970 itimer_t *it, **itp; in timer_lwpbind() local
1028 itimer_t *it = arg; in timer_port_callback() local
[all …]
H A Dclock_process.c80 clock_process_timer_create(itimer_t *it, void (*fire)(itimer_t *)) in clock_process_timer_create() argument
86 clock_process_timer_settime(itimer_t *it, int flags, in clock_process_timer_settime()
93 clock_process_timer_gettime(itimer_t *it, struct itimerspec *when) in clock_process_timer_gettime()
99 clock_process_timer_delete(itimer_t *it) in clock_process_timer_delete()
105 clock_process_timer_lwpbind(itimer_t *it) in clock_process_timer_lwpbind()
H A Dclock_realtime.c75 itimer_t *it = (itimer_t *)arg; in clock_realtime_fire() local
149 itimer_t *it = (itimer_t *)arg; in clock_realtime_fire_first() local
175 clock_realtime_timer_create(itimer_t *it, void (*fire)(itimer_t *)) in clock_realtime_timer_create() argument
184 clock_realtime_timer_settime(itimer_t *it, int flags, in clock_realtime_timer_settime()
248 clock_realtime_timer_gettime(itimer_t *it, struct itimerspec *when) in clock_realtime_timer_gettime()
279 clock_realtime_timer_delete(itimer_t *it) in clock_realtime_timer_delete()
302 clock_realtime_timer_lwpbind(itimer_t *it) in clock_realtime_timer_lwpbind()
H A Dclock_thread.c127 clock_thread_timer_create(itimer_t *it, void (*fire)(itimer_t *)) in clock_thread_timer_create() argument
133 clock_thread_timer_settime(itimer_t *it, int flags, in clock_thread_timer_settime()
140 clock_thread_timer_gettime(itimer_t *it, struct itimerspec *when) in clock_thread_timer_gettime()
146 clock_thread_timer_delete(itimer_t *it) in clock_thread_timer_delete()
152 clock_thread_timer_lwpbind(itimer_t *it) in clock_thread_timer_lwpbind()
H A Dclock_highres.c72 clock_highres_timer_create(itimer_t *it, void (*fire)(itimer_t *)) in clock_highres_timer_create() argument
83 itimer_t *it = (itimer_t *)arg; in clock_highres_fire() local
95 clock_highres_timer_settime(itimer_t *it, int flags, in clock_highres_timer_settime()
262 clock_highres_timer_gettime(itimer_t *it, struct itimerspec *when) in clock_highres_timer_gettime()
329 clock_highres_timer_delete(itimer_t *it) in clock_highres_timer_delete()
354 clock_highres_timer_lwpbind(itimer_t *it) in clock_highres_timer_lwpbind()
H A Dpanic.c238 kthread_t *it = cp->cpu_intr_thread; in panicsys() local
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_pgr.c241 #define PGR_RESERVATION_HOLDER(pgr, key, it) ( \ argument
583 sbd_it_data_t *it; in sbd_pgr_keylist_dealloc() local
623 sbd_it_data_t *it; in sbd_pgr_remove_key() local
664 sbd_it_data_t *it; in sbd_pgr_remove_keys() local
699 sbd_it_data_t *it; in sbd_pgr_set_ua_conditions() local
720 sbd_it_data_t *it; in sbd_pgr_set_pgr_check_flag() local
988 sbd_it_data_t *it = task->task_lu_itl_handle; in sbd_handle_pgr_out_data() local
1264 sbd_it_data_t *it = task->task_lu_itl_handle; in sbd_pgr_out_register() local
1492 sbd_it_data_t *it = task->task_lu_itl_handle; in sbd_pgr_out_reserve() local
1572 sbd_it_data_t *it = task->task_lu_itl_handle; in sbd_pgr_out_release() local
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dtime_impl.h102 #define ITIMERSPEC32_TO_ITIMERSPEC(it, it32) { \ argument
107 #define ITIMERSPEC_TO_ITIMERSPEC32(it32, it) { \ argument
112 #define ITIMERSPEC_OVERFLOW(it) \ argument
/illumos-gate/usr/src/uts/common/io/
H A Dtimerfd.c57 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()
91 timerfd_fire(itimer_t *it) in timerfd_fire()
256 itimer_t *it; in timerfd_ioctl() local
397 itimer_t *it; in timerfd_close() local
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DStatistic.java108 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 DStatisticList.java135 private AggregateStatistic getSnapshot(Iterator it) in getSnapshot()
168 private AggregateStatistic getSnapshotForInterval(Iterator it, in getSnapshotForInterval()
526 Iterator it; in calc_sd() local
H A DDecisionHistory.java532 Iterator it = decisions.keySet().iterator(); in toString() local
587 ListIterator it = decisionList.listIterator(0); in expireAndMeasureImprovements() local
/illumos-gate/usr/src/uts/i86pc/os/
H A Dintr.c723 kthread_t *t, *volatile it; in intr_thread_prolog() local
792 kthread_t *it = cpu->cpu_thread; /* curthread */ in intr_thread_epilog() local
963 kthread_t *t, *volatile it; in dosoftint_prolog() local
1072 kthread_t *t, *it; in dosoftint_epilog() local
1133 kthread_t *it, /* interrupt thread */ in intr_passivate()
/illumos-gate/usr/src/uts/common/io/idm/
H A Didm_impl.c452 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 Didm.c186 idm_transport_t *it; in idm_ini_conn_create() local
377 idm_transport_t *it; in idm_tgt_svc_create() local
450 idm_transport_t *it; in idm_tgt_svc_destroy() local
510 idm_transport_t *it; in idm_tgt_svc_online() local
572 idm_transport_t *it; in idm_tgt_svc_offline() local
H A Didm_so.c178 idm_so_init(idm_transport_t *it) in idm_so_init()
1488 idm_so_negotiate_key_values(idm_conn_t *it, nvlist_t *request_nvl, in idm_so_negotiate_key_values()
1500 idm_so_notice_key_values(idm_conn_t *it, nvlist_t *negotiated_nvl) in idm_so_notice_key_values()
1548 idm_so_declare_key_values(idm_conn_t *it, nvlist_t *config_nvl, in idm_so_declare_key_values()
1587 idm_so_handle_digest(idm_conn_t *it, nvpair_t *digest_choice, in idm_so_handle_digest()
3093 idm_so_timed_socket_t it; in idm_so_timed_socket_connect() local
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dniagara2.c387 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
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix_intr.c233 kthread_t *t, *volatile it; in apix_do_softint_prolog() local
307 kthread_t *t, *it; in apix_do_softint_epilog() local
627 kthread_t *t, *volatile it; in apix_intr_thread_prolog() local
696 kthread_t *t, *it = cpu->cpu_thread; in apix_intr_thread_epilog() local
/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_hashitem.c234 __nis_hash_item_mt *it, **pp; in __find_item_mt() local
690 __nis_hash_item_mt *it; in __nis_scan_table_mt() local
/illumos-gate/usr/src/lib/libeti/menu/common/
H A Dterminit.c88 set_item_term(MENU *m, PTF_void it) in set_item_term()
/illumos-gate/usr/src/cmd/ypcmd/
H A Dgetlist.c49 listofnames *it; local
/illumos-gate/usr/src/uts/sun4/vm/
H A Dvm_dep.h140 #define MEM_NODE_ITERATOR_DECL(it) \ argument
142 #define MEM_NODE_ITERATOR_INIT(pfn, mnode, szc, it) \ argument
152 #define MEM_NODE_ITERATOR_DECL(it) \ argument
154 #define MEM_NODE_ITERATOR_INIT(pfn, mnode, szc, it) argument
234 #define PFN_2_COLOR(pfn, szc, it) \ argument
254 #define PAGE_NEXT_PFN_FOR_COLOR(pfn, szc, color, ceq_mask, color_mask, it) \ argument
/illumos-gate/usr/src/cmd/mdb/common/modules/stmf_sbd/
H A Dstmf_sbd.c397 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()
/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Ddit_access.c405 __nis_hash_item_mt *it; in get_passwd_list() local
973 __nis_hash_item_mt *it; in get_mapping_map_list() local
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dvm_dep.h149 #define MEM_NODE_ITERATOR_DECL(it) argument
150 #define MEM_NODE_ITERATOR_INIT(pfn, mnode, szc, it) argument
202 #define PFN_2_COLOR(pfn, szc, it) \ argument
219 #define PAGE_NEXT_PFN_FOR_COLOR(pfn, szc, color, ceq_mask, color_mask, it) \ argument

123