Home
last modified time | relevance | path

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

/xnu-10002.81.5/osfmk/kern/
H A Dstartup.h254 #define TUNABLE_DEV_WRITEABLE(type_t, var, boot_arg, default_value) \ macro
257 #define TUNABLE_DEV_WRITEABLE(type_t, var, boot_arg, default_value) \ macro
H A Dwaitq.c889 TUNABLE_DEV_WRITEABLE(uint32_t, waitq_flush_excess_threads, "waitq_flush_excess_threads", 20);
890 TUNABLE_DEV_WRITEABLE(uint32_t, waitq_flush_excess_time_mt, "waitq_flush_excess_time_mt", 7200); /*…
H A Dthread_policy.c3394 TUNABLE_DEV_WRITEABLE(uint8_t, rt_allow_limit_percent,
3398 TUNABLE_DEV_WRITEABLE(uint16_t, rt_allow_limit_interval_ms,
H A Dsched_prim.c267 TUNABLE_DEV_WRITEABLE(int, max_unsafe_rt_quanta, "max_unsafe_rt_quanta", MAX_UNSAFE_RT_QUANTA);
268 TUNABLE_DEV_WRITEABLE(int, max_unsafe_fixed_quanta, "max_unsafe_fixed_quanta", MAX_UNSAFE_FIXED_QUA…
270 TUNABLE_DEV_WRITEABLE(int, safe_rt_multiplier, "safe_rt_multiplier", SAFE_RT_MULTIPLIER);
271 TUNABLE_DEV_WRITEABLE(int, safe_fixed_multiplier, "safe_fixed_multiplier", SAFE_RT_MULTIPLIER);
/xnu-10002.81.5/osfmk/vm/
H A Dvm_reclaim.c53 TUNABLE_DEV_WRITEABLE(uint64_t, vm_reclaim_trim_divisor, "vm_reclaim_trim_divisor", 2);
/xnu-10002.81.5/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-10002.81.5/iokit/Kernel/
H A DIOKitDebug.cpp51 TUNABLE_DEV_WRITEABLE(SInt64, gIOKitTrace, "iotrace", 0);
/xnu-10002.81.5/bsd/net/
H A Dif.c306 TUNABLE_DEV_WRITEABLE(bool, management_data_unrestricted, "management_data_unrestricted", false);
341 TUNABLE_DEV_WRITEABLE(bool, management_control_unrestricted, "management_control_unrestricted", fal…