Searched refs:IMGPF_3P_PLUGINS (Results 1 – 3 of 3) sorted by relevance
150 #define IMGPF_3P_PLUGINS 0x00000080 /* this platform binary might load third party plug… macro
705 imgp->ip_flags |= IMGPF_3P_PLUGINS; in load_machfile()713 if (imgp->ip_flags & IMGPF_3P_PLUGINS) { in load_machfile()
1801 if (imgp->ip_flags & IMGPF_3P_PLUGINS) { in exec_mach_imgact()3546 const bool task_loads_3P_plugins = imgp->ip_flags & IMGPF_3P_PLUGINS; in proc_apply_jit_and_vm_policies()