Home
last modified time | relevance | path

Searched refs:module_param_unsafe (Results 1 – 11 of 11) sorted by relevance

/linux-6.14.4/lib/
Dtest_lockup.c109 module_param_unsafe(lock_rwsem_ptr, ulong, 0400);
113 module_param_unsafe(lock_mutex_ptr, ulong, 0400);
117 module_param_unsafe(lock_spinlock_ptr, ulong, 0400);
121 module_param_unsafe(lock_rwlock_ptr, ulong, 0400);
125 module_param_unsafe(alloc_pages_nr, uint, 0600);
133 module_param_unsafe(alloc_pages_gfp, uint, 0400);
/linux-6.14.4/drivers/platform/x86/
Dmsi-wmi-platform.c46 module_param_unsafe(force, bool, 0);
/linux-6.14.4/drivers/platform/x86/dell/
Dalienware-wmi.c46 module_param_unsafe(force_platform_profile, bool, 0);
50 module_param_unsafe(force_gmode, bool, 0);
Ddell-wmi-ddv.c46 module_param_unsafe(force, bool, 0);
/linux-6.14.4/include/linux/
Dmoduleparam.h135 #define module_param_unsafe(name, type, perm) \ macro
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c754 module_param_unsafe(sched_policy, int, 0444);
804 module_param_unsafe(halt_if_hws_hang, int, 0644);
813 module_param_unsafe(hws_gws_support, bool, 0444);
/linux-6.14.4/drivers/gpu/drm/panfrost/
Dpanfrost_drv.c31 module_param_unsafe(unstable_ioctls, bool, 0600);
/linux-6.14.4/arch/x86/kvm/svm/
Davic.c63 module_param_unsafe(force_avic, bool, 0444);
/linux-6.14.4/drivers/gpu/drm/display/
Ddrm_dp_helper.c1839 module_param_unsafe(dp_aux_i2c_speed_khz, int, 0644);
2004 module_param_unsafe(dp_aux_i2c_transfer_size, int, 0644);
/linux-6.14.4/drivers/hwmon/
Ddell-smm-hwmon.c118 module_param_unsafe(force, bool, 0);
/linux-6.14.4/drivers/gpu/drm/
Ddrm_fb_helper.c75 module_param_unsafe(drm_leak_fbdev_smem, bool, 0600);