Lines Matching defs:ct

156 #define	CALLOUT_APPEND(ct, cp)						\  argument
161 #define CALLOUT_DELETE(ct, cp) \ argument
193 #define CALLOUT_EXEC_COMPUTE(ct, nextexp, exec) \ argument
242 #define CALLOUT_LIST_FREE(ct, cl) \ argument
252 #define CALLOUT_FREE(ct, cl) \ argument
266 callout_alloc(callout_table_t *ct) in callout_alloc()
296 callout_list_alloc(callout_table_t *ct) in callout_list_alloc()
319 callout_list_get(callout_table_t *ct, hrtime_t expiration, int flags, int hash) in callout_list_get()
357 callout_queue_add(callout_table_t *ct, callout_list_t *cl) in callout_queue_add()
386 callout_queue_insert(callout_table_t *ct, callout_list_t *cl) in callout_queue_insert()
408 callout_queue_delete(callout_table_t *ct) in callout_queue_delete()
437 callout_queue_process(callout_table_t *ct, hrtime_t delta, int timechange) in callout_queue_process()
515 callout_heap_init(callout_table_t *ct) in callout_heap_init()
533 callout_heap_expand(callout_table_t *ct) in callout_heap_expand()
589 callout_upheap(callout_table_t *ct) in callout_upheap()
637 callout_heap_insert(callout_table_t *ct, callout_list_t *cl) in callout_heap_insert()
670 callout_downheap(callout_table_t *ct) in callout_downheap()
749 callout_heap_delete(callout_table_t *ct) in callout_heap_delete()
859 callout_heap_process(callout_table_t *ct, hrtime_t delta, int timechange) in callout_heap_process()
983 callout_table_t *ct; in timeout_generic() local
1280 callout_table_t *ct; in untimeout_generic() local
1453 callout_list_expire(callout_table_t *ct, callout_list_t *cl) in callout_list_expire()
1513 callout_expire(callout_table_t *ct) in callout_expire()
1558 callout_realtime(callout_table_t *ct) in callout_realtime()
1567 callout_queue_realtime(callout_table_t *ct) in callout_queue_realtime()
1576 callout_execute(callout_table_t *ct) in callout_execute()
1587 callout_normal(callout_table_t *ct) in callout_normal()
1605 callout_queue_normal(callout_table_t *ct) in callout_queue_normal()
1629 callout_table_t *ct; in callout_suspend() local
1668 callout_table_t *ct; in callout_resume() local
1758 callout_hrestime_one(callout_table_t *ct) in callout_hrestime_one()
1791 callout_table_t *ct; in callout_hrestime() local
1813 callout_hash_init(callout_table_t *ct) in callout_hash_init()
1829 callout_kstat_init(callout_table_t *ct) in callout_kstat_init()
1856 callout_cyclic_init(callout_table_t *ct) in callout_cyclic_init()
1954 callout_table_t *ct; in callout_cpu_online() local
2027 callout_table_t *ct; in callout_cpu_offline() local
2091 callout_table_t *ct; in callout_init() local