Searched refs:proc_get_pthread_jit_allowlist (Results 1 – 4 of 4) sorted by relevance
516 return proc_get_pthread_jit_allowlist(t, &unused_late); in old_proc_get_pthread_jit_allowlist()542 .proc_get_pthread_jit_allowlist = old_proc_get_pthread_jit_allowlist,543 .proc_get_pthread_jit_allowlist2 = proc_get_pthread_jit_allowlist,
164 bool (*proc_get_pthread_jit_allowlist)(struct proc *t); member
888 bool proc_get_pthread_jit_allowlist(proc_t p, bool *late_out);
4214 proc_get_pthread_jit_allowlist(proc_t p, bool *late_out) in proc_get_pthread_jit_allowlist() function