Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/include/os/linux/kernel/linux/
H A Dmod_compat.h187 module_param_call(name_prefix ## name, setfunc, getfunc, \
200 module_param_call(name_prefix ## name, setfunc, getfunc, NULL, perm); \
/freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dccompile.h46 #define module_param_call(a, b, c, d, e) macro
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/
H A Dqat_crypt.c622 module_param_call(zfs_qat_encrypt_disable, param_set_qat_encrypt,
626 module_param_call(zfs_qat_checksum_disable, param_set_qat_checksum,
H A Dqat_compress.c548 module_param_call(zfs_qat_compress_disable, param_set_qat_compress,
H A Dvdev_disk.c1612 module_param_call(zfs_vdev_scheduler, param_set_vdev_scheduler,
/freebsd-14.2/sys/contrib/openzfs/module/icp/algs/aes/
H A Daes_impl.c441 module_param_call(icp_aes_impl, icp_aes_impl_set, icp_aes_impl_get,
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-condvar.c62 module_param_call(spl_schedule_hrtimeout_slack_us, param_set_hrtimeout_slack,
H A Dspl-taskq.c1288 module_param_call(spl_taskq_kick, param_set_taskq_kick, param_get_uint,
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math.c670 module_param_call(zfs_vdev_raidz_impl, zfs_vdev_raidz_impl_set,
/freebsd-14.2/sys/contrib/openzfs/module/icp/algs/modes/
H A Dgcm.c1028 module_param_call(icp_gcm_impl, icp_gcm_impl_set, icp_gcm_impl_get,
1567 module_param_call(icp_gcm_avx_chunk_size, icp_gcm_avx_set_chunk_size,