Home
last modified time | relevance | path

Searched refs:TUNABLE_DEV_WRITEABLE (Results 1 – 4 of 4) sorted by relevance

/xnu-8792.41.9/osfmk/kern/
H A Dstartup.h252 #define TUNABLE_DEV_WRITEABLE(type_t, var, boot_arg, default_value) \ macro
255 #define TUNABLE_DEV_WRITEABLE(type_t, var, boot_arg, default_value) \ macro
H A Dwaitq.c829 TUNABLE_DEV_WRITEABLE(uint32_t, waitq_flush_excess_threads, "waitq_flush_excess_threads", 20);
830 TUNABLE_DEV_WRITEABLE(uint32_t, waitq_flush_excess_time_mt, "waitq_flush_excess_time_mt", 7200); /*…
/xnu-8792.41.9/bsd/kern/
H A Dkern_exec.c216 static TUNABLE_DEV_WRITEABLE(int, vm_shared_region_per_team_id,
218 static TUNABLE_DEV_WRITEABLE(int, vm_shared_region_by_entitlement,
222 static TUNABLE_DEV_WRITEABLE(int, vm_shared_region_reslide_aslr,
238 TUNABLE_DEV_WRITEABLE(int, vm_shared_region_reslide_restrict,
/xnu-8792.41.9/iokit/Kernel/
H A DIOKitDebug.cpp51 TUNABLE_DEV_WRITEABLE(SInt64, gIOKitTrace, "iotrace", 0);