Home
last modified time | relevance | path

Searched refs:module_param_call (Results 1 – 25 of 34) sorted by relevance

12

/linux/drivers/scsi/fcoe/
H A Dfcoe_transport.c43 module_param_call(show, NULL, fcoe_transport_show, NULL, S_IRUSR);
47 module_param_call(create, fcoe_transport_create, NULL,
52 module_param_call(create_vn2vn, fcoe_transport_create, NULL,
58 module_param_call(destroy, fcoe_transport_destroy, NULL, NULL, S_IWUSR);
62 module_param_call(enable, fcoe_transport_enable, NULL, NULL, S_IWUSR);
66 module_param_call(disable, fcoe_transport_disable, NULL, NULL, S_IWUSR);
/linux/fs/lockd/
H A Dsvc.c536 module_param_call(nlm_grace_period, param_set_grace_period, param_get_ulong,
538 module_param_call(nlm_timeout, param_set_timeout, param_get_ulong,
540 module_param_call(nlm_udpport, param_set_port, param_get_int,
542 module_param_call(nlm_tcpport, param_set_port, param_get_int,
/linux/drivers/edac/
H A Dedac_module.c42 module_param_call(edac_debug_level, edac_set_debug_level, param_get_int,
/linux/net/netfilter/
H A Dnf_nat_irc.c107 module_param_call(ports, warn_set, NULL, NULL, 0);
H A Dnf_nat_ftp.c135 module_param_call(ports, warn_set, NULL, NULL, 0);
H A Dnf_conntrack_proto.c689 module_param_call(hashsize, nf_conntrack_set_hashsize, param_get_uint,
/linux/drivers/char/ipmi/
H A Dipmi_si_hotmod.c19 module_param_call(hotmod, hotmod_handler, NULL, NULL, 0200);
/linux/drivers/tty/serial/
H A Dkgdboc.c646 module_param_call(kgdboc, param_set_kgdboc_var, param_get_string, &kps, 0644);
/linux/drivers/media/pci/tw686x/
H A Dtw686x-core.c89 module_param_call(dma_mode, tw686x_dma_mode_set, tw686x_dma_mode_get,
/linux/drivers/acpi/
H A Dsysfs.c267 module_param_call(trace_state, param_set_trace_state, param_get_trace_state,
290 module_param_call(acpica_version, NULL, param_get_acpica_version, NULL, 0444);
H A Dbutton.c726 module_param_call(lid_init_state,
/linux/arch/powerpc/platforms/pseries/
H A Dcmm.c657 module_param_call(disable, cmm_set_disable, param_get_uint,
/linux/fs/ocfs2/dlmfs/
H A Ddlmfs.c86 module_param_call(capabilities, param_set_dlmfs_capabilities,
/linux/include/linux/
H A Dmoduleparam.h308 #define module_param_call(name, _set, _get, arg, perm) \ macro
/linux/drivers/isdn/hardware/mISDN/
H A Dspeedfax.c104 module_param_call(debug, set_debug, param_get_uint, &debug, S_IRUGO | S_IWUSR);
H A Davmfritz.c165 module_param_call(debug, set_debug, param_get_uint, &debug, S_IRUGO | S_IWUSR);
H A DmISDNinfineon.c251 module_param_call(debug, set_debug, param_get_uint, &debug, S_IRUGO | S_IWUSR);
/linux/security/apparmor/
H A Dlsm.c1834 module_param_call(mode, param_set_mode, param_get_mode,
1856 module_param_call(debug, param_set_debug, param_get_debug,
1861 module_param_call(audit, param_set_audit, param_get_audit,
/linux/drivers/misc/
H A Dkgdbts.c1190 module_param_call(kgdbts, param_set_kgdbts_var, param_get_string, &kps, 0644);
/linux/fs/fuse/
H A Dinode.c48 module_param_call(max_user_bgreq, set_global_limit, param_get_uint,
56 module_param_call(max_user_congthresh, set_global_limit, param_get_uint,
/linux/drivers/hid/
H A Dhid-magicmouse.c43 module_param_call(scroll_speed, param_set_scroll_speed, param_get_uint, &scroll_speed, 0644);
/linux/drivers/mtd/ubi/
H A Dbuild.c1576 module_param_call(mtd, ubi_mtd_param_parse, NULL, NULL, 0400);
/linux/fs/overlayfs/
H A Dcopy_up.c36 module_param_call(check_copy_up, ovl_ccup_set, ovl_ccup_get, NULL, 0644);
/linux/drivers/nvme/host/
H A Dmultipath.c97 module_param_call(iopolicy, nvme_set_iopolicy, nvme_get_iopolicy,
/linux/net/sunrpc/
H A Dsvc.c168 module_param_call(pool_mode, param_set_pool_mode, param_get_pool_mode,

12