Searched defs:param (Results 201 - 225 of 1016) sorted by relevance

1234567891011>>

/linux-master/drivers/infiniband/hw/mlx5/
H A Dcong.c374 struct mlx5_ib_dbg_param *param = filp->private_data; local
398 struct mlx5_ib_dbg_param *param = filp->private_data; local
/linux-master/fs/proc/
H A Droot.c58 static int proc_parse_hidepid_param(struct fs_context *fc, struct fs_parameter *param) argument
112 static int proc_parse_param(struct fs_context *fc, struct fs_parameter *param) argument
[all...]
/linux-master/fs/efivarfs/
H A Dsuper.c283 static int efivarfs_parse_param(struct fs_context *fc, struct fs_parameter *param) argument
/linux-master/fs/ramfs/
H A Dinode.c231 static int ramfs_parse_param(struct fs_context *fc, struct fs_parameter *param) argument
/linux-master/drivers/misc/lkdtm/
H A Dcore.c347 const char *param; member in struct:check_cmdline_args
351 static int lkdtm_parse_one(char *param, char *val, argument
370 int lkdtm_check_bool_cmdline(const char *param) argument
/linux-master/fs/coda/
H A Dinode.c147 static int coda_parse_param(struct fs_context *fc, struct fs_parameter *param) argument
/linux-master/fs/jffs2/
H A Dsuper.c188 static int jffs2_parse_param(struct fs_context *fc, struct fs_parameter *param) argument
/linux-master/fs/
H A Dfs_parser.c54 fs_lookup_key( const struct fs_parameter_spec *desc, struct fs_parameter *param, bool *negated) argument
103 __fs_parse(struct p_log *log, const struct fs_parameter_spec *desc, struct fs_parameter *param, struct fs_parse_result *result) argument
144 fs_lookup_param(struct fs_context *fc, struct fs_parameter *param, bool want_bdev, unsigned int flags, struct path *_path) argument
192 fs_param_bad_value(struct p_log *log, struct fs_parameter *param) argument
197 fs_param_is_bool(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) argument
213 fs_param_is_u32(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) argument
227 fs_param_is_s32(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) argument
240 fs_param_is_u64(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) argument
253 fs_param_is_enum(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) argument
269 fs_param_is_string(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) argument
279 fs_param_is_blob(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) argument
288 fs_param_is_fd(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) argument
311 fs_param_is_blockdev(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) argument
318 fs_param_is_path(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) argument
383 const struct fs_parameter_spec *param, *p2; local
[all...]
/linux-master/arch/arm/mach-omap2/
H A Domap-secure.c63 u32 *param; local
124 static u32 param[5]; local
158 static u32 param[5]; local
[all...]
/linux-master/net/sunrpc/xprtrdma/
H A Dsvc_rdma_transport.c166 svc_rdma_parse_connect_private(struct svcxprt_rdma *newxprt, struct rdma_conn_param *param) argument
196 handle_connect_req(struct rdma_cm_id *new_cma_id, struct rdma_conn_param *param) argument
/linux-master/fs/efs/
H A Dsuper.c340 static int efs_parse_param(struct fs_context *fc, struct fs_parameter *param) argument
/linux-master/drivers/leds/
H A Dleds-mlxcpld.c85 struct mlxcpld_param param; member in struct:mlxcpld_led_priv
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/
H A Drn_clk_mgr_vbios_smu.c99 rn_vbios_smu_send_msg_with_param(struct clk_mgr_internal *clk_mgr, unsigned int msg_id, unsigned int param) argument
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
H A Ddcn301_smu.c98 dcn301_smu_send_msg_with_param(struct clk_mgr_internal *clk_mgr, unsigned int msg_id, unsigned int param) argument
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomfwctrl.c276 pp_atomfwctrl_get_avfs_information(struct pp_hwmgr *hwmgr, struct pp_atomfwctrl_avfs_parameters *param) argument
463 pp_atomfwctrl_get_gpio_information(struct pp_hwmgr *hwmgr, struct pp_atomfwctrl_gpio_parameters *param) argument
620 pp_atomfwctrl_get_smc_dpm_information(struct pp_hwmgr *hwmgr, struct pp_atomfwctrl_smc_dpm_parameters *param) argument
[all...]
/linux-master/drivers/platform/x86/amd/pmf/
H A Dtee-if.c165 struct tee_param param[MAX_TEE_PARAM]; local
47 amd_pmf_prepare_args(struct amd_pmf_dev *dev, int cmd, struct tee_ioctl_invoke_arg *arg, struct tee_param *param) argument
203 struct tee_param param[MAX_TEE_PARAM]; local
[all...]
H A Dacpi.c17 static union acpi_object *apmf_if_call(struct amd_pmf_dev *pdev, int fn, struct acpi_buffer *param) argument
/linux-master/drivers/pwm/
H A Dpwm-imx-tpm.c294 struct imx_tpm_pwm_param param; local
/linux-master/drivers/gpu/drm/xe/tests/
H A Dxe_rtp_test.c239 const struct rtp_test_case *param = test->param_value; local
/linux-master/sound/soc/codecs/
H A Dcs-amp-lib-test.c57 const struct cs_amp_lib_test_param *param = test->param_value; local
204 const struct cs_amp_lib_test_param *param = test->param_value; local
240 const struct cs_amp_lib_test_param *param = test->param_value; local
273 const struct cs_amp_lib_test_param *param = test->param_value; local
311 const struct cs_amp_lib_test_param *param = test->param_value; local
339 const struct cs_amp_lib_test_param *param = test->param_value; local
660 cs_amp_lib_test_get_cal_param_desc(const struct cs_amp_lib_test_param *param, char *desc) argument
[all...]
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-prd.c271 opal_prd_ioctl(struct file *file, unsigned int cmd, unsigned long param) argument
/linux-master/drivers/gpu/drm/qxl/
H A Dqxl_ioctl.c346 struct drm_qxl_getparam *param = data; local
365 struct drm_qxl_clientcap *param = data; local
385 struct drm_qxl_alloc_surf *param = data; local
[all...]
/linux-master/fs/vboxsf/
H A Dsuper.c54 static int vboxsf_parse_param(struct fs_context *fc, struct fs_parameter *param) argument
/linux-master/drivers/tee/tstee/
H A Dcore.c159 tstee_invoke_func(struct tee_context *ctx, struct tee_ioctl_invoke_arg *arg, struct tee_param *param) argument
/linux-master/include/linux/
H A Dtee_core.h280 static inline bool tee_param_is_memref(struct tee_param *param) argument

Completed in 212 milliseconds

1234567891011>>