Home
last modified time | relevance | path

Searched refs:kernel_param_ops (Results 1 – 25 of 65) sorted by relevance

123

/linux/include/linux/
H A Dmoduleparam.h47 struct kernel_param_ops { struct
72 const struct kernel_param_ops *ops; argument
97 const struct kernel_param_ops *ops;
302 static const struct kernel_param_ops __param_ops_##name = \
415 extern const struct kernel_param_ops param_ops_byte;
420 extern const struct kernel_param_ops param_ops_short;
425 extern const struct kernel_param_ops param_ops_ushort;
430 extern const struct kernel_param_ops param_ops_int;
435 extern const struct kernel_param_ops param_ops_uint;
442 extern const struct kernel_param_ops param_ops_long;
[all …]
H A Ddynamic_debug.h352 extern const struct kernel_param_ops param_ops_dyndbg_classes;
/linux/drivers/power/supply/
H A Dtest_power.c631 static const struct kernel_param_ops param_ops_ac_online = {
636 static const struct kernel_param_ops param_ops_usb_online = {
641 static const struct kernel_param_ops param_ops_battery_status = {
646 static const struct kernel_param_ops param_ops_battery_present = {
651 static const struct kernel_param_ops param_ops_battery_technology = {
656 static const struct kernel_param_ops param_ops_battery_health = {
661 static const struct kernel_param_ops param_ops_battery_capacity = {
666 static const struct kernel_param_ops param_ops_battery_voltage = {
671 static const struct kernel_param_ops param_ops_battery_charge_counter = {
676 static const struct kernel_param_ops param_ops_battery_curren
[all...]
/linux/kernel/
H A Dparams.c225 const struct kernel_param_ops param_ops_##name = { \
302 const struct kernel_param_ops param_ops_charp = {
327 const struct kernel_param_ops param_ops_bool = {
358 const struct kernel_param_ops param_ops_bool_enable_only = {
386 const struct kernel_param_ops param_ops_invbool = {
408 const struct kernel_param_ops param_ops_bint = {
506 const struct kernel_param_ops param_array_ops = {
534 const struct kernel_param_ops param_ops_string = {
/linux/drivers/thermal/intel/
H A Dintel_powerclamp.c115 static const struct kernel_param_ops duration_ops = {
207 static const struct kernel_param_ops cpumask_ops = {
256 static const struct kernel_param_ops max_idle_ops = {
303 static const struct kernel_param_ops window_size_ops = {
/linux/lib/
H A Ddhry_run.c18 static const struct kernel_param_ops run_ops = {
H A Dtest_dynamic_debug.c26 static const struct kernel_param_ops param_ops_do_prints = {
/linux/drivers/ufs/core/
H A Dufs-fault-injection.c14 static const struct kernel_param_ops ufs_fault_ops = {
H A Dufs-mcq.c41 static const struct kernel_param_ops rw_queue_count_ops = {
57 static const struct kernel_param_ops read_queue_count_ops = {
73 static const struct kernel_param_ops poll_queue_count_ops = {
/linux/drivers/gpu/drm/i915/
H A Di915_mitigations.c127 static const struct kernel_param_ops ops = {
/linux/mm/
H A Dshuffle.c26 static const struct kernel_param_ops shuffle_param_ops = {
H A Dpage_reporting.c26 static const struct kernel_param_ops page_reporting_param_ops = {
H A Dzswap.c88 static const struct kernel_param_ops zswap_enabled_param_ops = {
98 static const struct kernel_param_ops zswap_compressor_param_ops = {
109 static const struct kernel_param_ops zswap_zpool_param_ops = {
/linux/net/batman-adv/
H A Dbat_algo.c136 static const struct kernel_param_ops batadv_param_ops_ra = {
/linux/mm/damon/
H A Dreclaim.c290 static const struct kernel_param_ops enabled_param_ops = {
H A Dlru_sort.c282 static const struct kernel_param_ops enabled_param_ops = {
/linux/drivers/dma/
H A Ddmatest.c157 static const struct kernel_param_ops run_ops = {
167 static const struct kernel_param_ops multi_chan_ops = {
181 static const struct kernel_param_ops test_list_ops = {
295 static const struct kernel_param_ops wait_ops = {
/linux/drivers/usb/gadget/legacy/
H A Dserial.c124 static const struct kernel_param_ops enable_ops = {
/linux/arch/x86/kernel/
H A Dmsr.c325 static const struct kernel_param_ops allow_writes_ops = {
/linux/arch/x86/platform/uv/
H A Duv_nmi.c126 static const struct kernel_param_ops param_ops_local64 = {
235 static const struct kernel_param_ops param_ops_action = {
/linux/drivers/hid/
H A Dhid-cougar.c317 static const struct kernel_param_ops cougar_g6_is_space_ops = {
/linux/drivers/firmware/efi/
H A Defi-pstore.c46 static const struct kernel_param_ops pstore_disable_ops = {
/linux/block/
H A Ddisk-events.c418 static const struct kernel_param_ops disk_events_dfl_poll_msecs_param_ops = {
/linux/arch/xtensa/platforms/iss/
H A Dsimdisk.c63 static const struct kernel_param_ops simdisk_param_ops_filename = {
/linux/fs/nfs/
H A Dnamespace.c361 static const struct kernel_param_ops param_ops_nfs_timeout = {

123