| /xnu-10063.121.3/osfmk/kern/ |
| H A D | thread_call.c | 248 thread_call_get_group(thread_call_t call) in thread_call_get_group() 271 thread_call_get_flavor(thread_call_t call) in thread_call_get_flavor() 278 thread_call_set_flavor(thread_call_t call, thread_call_flavor_t flavor) in thread_call_set_flavor() 297 thread_call_t call, in thread_call_enqueue_tail() 328 thread_call_t call) in thread_call_dequeue() 356 thread_call_t call, in thread_call_enqueue_deadline() 408 thread_call_get_armed_deadline(thread_call_t call) in thread_call_get_armed_deadline() 555 thread_call_t call, in thread_call_setup_with_options() 604 thread_call_t call, in thread_call_setup() 645 thread_call_t call = qe_dequeue_head(&thread_call_internal_queue, in _internal_call_allocate() local [all …]
|
| H A D | timer_call.c | 136 timer_call_t call; /* first/soonest longterm timer call */ member 281 timer_call_t call, in timer_call_setup() 301 timer_call_t call; in timer_call_alloc() local 310 timer_call_t call) in timer_call_free() 493 timer_call_t call, in timer_call_enqueue_deadline_unlocked() 557 timer_call_t call) in timer_call_dequeue_unlocked() 657 timer_call_t call, in timer_call_enter_internal() 749 timer_call_t call, in timer_call_enter() 758 timer_call_t call, in timer_call_enter1() 768 timer_call_t call, in timer_call_enter_with_leeway() [all …]
|
| H A D | thread.c | 3036 sched_call_t call) in thread_sched_call()
|
| /xnu-10063.121.3/osfmk/tests/ |
| H A D | test_thread_call.c | 88 thread_call_t call; in test_once_thread_call() local 167 thread_call_t call; in test_signal_thread_call() local
|
| /xnu-10063.121.3/osfmk/i386/ |
| H A D | mp.c | 1217 mp_call_t call; in mp_cpus_call_action() local 2009 timer_call_t call = NULL; in grab_warm_timer_call() local 2023 free_warm_timer_call(timer_call_t call) in free_warm_timer_call() 2069 timer_call_t call; in ml_interrupt_prewarm() local
|
| /xnu-10063.121.3/tools/lldbmacros/ |
| H A D | scheduler.py | 1027 def ShowThreadCall(prefix, call, recent_timestamp, pqueue, is_pending=False): argument
|
| /xnu-10063.121.3/bsd/netinet/ |
| H A D | tcp_timer.h | 250 thread_call_t call; /* call entry */ member
|
| /xnu-10063.121.3/bsd/kern/ |
| H A D | kern_time.c | 652 thread_call_t call = p->p_rcall; in proc_free_realitimer() local
|
| /xnu-10063.121.3/tests/ |
| H A D | kqueue_file_tests.c | 193 init_action(action_t *act, int sleep, action_id_t call, int nargs, ...) in init_action()
|
| /xnu-10063.121.3/bsd/sys/ |
| H A D | event_private.h | 825 #define filter_call(_ops, call) \ argument
|
| /xnu-10063.121.3/bsd/dev/dtrace/ |
| H A D | dtrace_glue.c | 281 struct timer_call call; member
|
| /xnu-10063.121.3/bsd/nfs/ |
| H A D | nfs_subs.c | 847 nfs_interval_timer_start(thread_call_t call, time_t interval) in nfs_interval_timer_start()
|
| /xnu-10063.121.3/bsd/pthread/ |
| H A D | pthread_workqueue.c | 1777 thread_call_t call = wq->wq_delayed_call; in workq_schedule_delayed_thread_creation() local
|
| /xnu-10063.121.3/bsd/net/ |
| H A D | if_bridge.c | 4127 struct bridge_delayed_call *call = (struct bridge_delayed_call *)param; in bridge_delayed_callback() local
|
| /xnu-10063.121.3/iokit/Kernel/ |
| H A D | IOUserServer.cpp | 6586 _IOUserServerCheckInCancellationHandler::call(IOUserServerCheckInToken * token) in call() function in _IOUserServerCheckInCancellationHandler
|