| /xnu-8020.121.3/osfmk/kern/ ! |
| H A D | thread_call.c | 246 thread_call_get_group(thread_call_t call) in thread_call_get_group() 257 thread_call_get_flavor(thread_call_t call) in thread_call_get_flavor() 264 thread_call_set_flavor(thread_call_t call, thread_call_flavor_t flavor) in thread_call_set_flavor() 283 thread_call_t call, in thread_call_enqueue_tail() 313 thread_call_t call) in thread_call_dequeue() 340 thread_call_t call, in thread_call_enqueue_deadline() 391 thread_call_get_armed_deadline(thread_call_t call) in thread_call_get_armed_deadline() 538 thread_call_t call, in thread_call_setup_with_options() 582 thread_call_t call, in thread_call_setup() 623 thread_call_t call = qe_dequeue_head(&thread_call_internal_queue, in _internal_call_allocate() local [all …]
|
| H A D | timer_call.c | 110 timer_call_t call; /* first/soonest longterm timer call */ member 252 timer_call_t call, in timer_call_setup() 272 timer_call_t call; in timer_call_alloc() local 281 timer_call_t call) in timer_call_free() 464 timer_call_t call, in timer_call_enqueue_deadline_unlocked() 528 timer_call_t call) in timer_call_dequeue_unlocked() 628 timer_call_t call, in timer_call_enter_internal() 720 timer_call_t call, in timer_call_enter() 729 timer_call_t call, in timer_call_enter1() 739 timer_call_t call, in timer_call_enter_with_leeway() [all …]
|
| H A D | thread.c | 2883 sched_call_t call) in thread_sched_call()
|
| /xnu-8020.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-8020.121.3/osfmk/i386/ ! |
| H A D | mp.c | 1220 mp_call_t call; in mp_cpus_call_action() local 2007 timer_call_t call = NULL; in grab_warm_timer_call() local 2021 free_warm_timer_call(timer_call_t call) in free_warm_timer_call() 2067 timer_call_t call; in ml_interrupt_prewarm() local
|
| /xnu-8020.121.3/tools/lldbmacros/ ! |
| H A D | scheduler.py | 1031 def ShowThreadCall(prefix, call, recent_timestamp, pqueue, is_pending=False): argument
|
| /xnu-8020.121.3/bsd/nfs/ ! |
| H A D | krpc_subr.c | 226 struct rpc_call *call; in krpc_call() local
|
| H A D | nfs_boot.c | 451 } *call; in bp_whoami() local
|
| H A D | nfs_subs.c | 2340 nfs_interval_timer_start(thread_call_t call, time_t interval) in nfs_interval_timer_start()
|
| /xnu-8020.121.3/bsd/netinet/ ! |
| H A D | tcp_timer.h | 250 thread_call_t call; /* call entry */ member
|
| /xnu-8020.121.3/bsd/kern/ ! |
| H A D | kern_time.c | 605 thread_call_t call = p->p_rcall; in proc_free_realitimer() local
|
| /xnu-8020.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-8020.121.3/bsd/dev/dtrace/ ! |
| H A D | dtrace_glue.c | 281 struct timer_call call; member
|
| /xnu-8020.121.3/bsd/sys/ ! |
| H A D | event.h | 1112 #define filter_call(_ops, call) \ argument
|
| /xnu-8020.121.3/bsd/pthread/ ! |
| H A D | pthread_workqueue.c | 1757 thread_call_t call = wq->wq_delayed_call; in workq_schedule_delayed_thread_creation() local
|
| /xnu-8020.121.3/bsd/net/ ! |
| H A D | if_bridge.c | 3944 struct bridge_delayed_call *call = (struct bridge_delayed_call *)param; in bridge_delayed_callback() local
|
| /xnu-8020.121.3/iokit/Kernel/ ! |
| H A D | IOUserServer.cpp | 5905 _IOUserServerCheckInCancellationHandler::call(IOUserServerCheckInToken * token) in call() function in _IOUserServerCheckInCancellationHandler
|