Searched refs:proc_get_pthread_jit_allowlist (Results 1 – 4 of 4) sorted by relevance
497 return proc_get_pthread_jit_allowlist(t, &unused_late); in old_proc_get_pthread_jit_allowlist()523 .proc_get_pthread_jit_allowlist = old_proc_get_pthread_jit_allowlist,524 .proc_get_pthread_jit_allowlist2 = proc_get_pthread_jit_allowlist,
164 bool (*proc_get_pthread_jit_allowlist)(struct proc *t); member
856 bool proc_get_pthread_jit_allowlist(proc_t p, bool *late_out);
3952 proc_get_pthread_jit_allowlist(proc_t p, bool *late_out) in proc_get_pthread_jit_allowlist() function