Searched refs:trequested (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dtask_policy.c130 static uintptr_t trequested(task_t task, thread_t thread);
326 proc_selfpid(), targetid(task, THREAD_NULL), trequested(task, THREAD_NULL), 0, 0);
339 proc_selfpid(), targetid(task, THREAD_NULL), trequested(task, THREAD_NULL), 0, 0);
356 proc_selfpid(), targetid(task, THREAD_NULL), trequested(task, THREAD_NULL), 0, 0);
369 proc_selfpid(), targetid(task, THREAD_NULL), trequested(task, THREAD_NULL), 0, 0);
395 proc_selfpid(), audit_token_pid_from_task(task), trequested(task, THREAD_NULL),
415 proc_selfpid(), audit_token_pid_from_task(task), trequested(task, THREAD_NULL),
1142 proc_selfpid(), targetid(task, thread), trequested(task, thread), value, 0);
1152 proc_selfpid(), targetid(task, thread), trequested(task, thread), tpending(task, thread), 0);
1185 proc_selfpid(), targetid(task, thread), trequested(tas
1817 trequested(task_t task, thread_t thread) function
[all...]

Completed in 71 milliseconds