/linux-6.14.4/drivers/target/iscsi/ |
D | iscsi_target_parameters.c | 74 struct iscsi_param *param = NULL; in iscsi_set_default_param() local 148 struct iscsi_param *param = NULL; in iscsi_create_default_params() local 389 struct iscsi_param *param; in iscsi_set_keys_to_negotiate() local 469 struct iscsi_param *param; in iscsi_set_keys_irrelevant_for_discovery() local 518 struct iscsi_param *param = NULL; in iscsi_copy_param_list() local 592 struct iscsi_param *param, *param_tmp; in iscsi_release_param_list() local 612 struct iscsi_param *param; in iscsi_find_param_from_key() local 645 int iscsi_update_param_value(struct iscsi_param *param, char *value) in iscsi_update_param_value() 712 static void iscsi_check_proposer_for_optional_reply(struct iscsi_param *param, in iscsi_check_proposer_for_optional_reply() 750 static int iscsi_check_boolean_value(struct iscsi_param *param, char *value) in iscsi_check_boolean_value() [all …]
|
/linux-6.14.4/fs/ |
D | fs_parser.c | 57 struct fs_parameter *param, bool *negated) in fs_lookup_key() 106 struct fs_parameter *param, in __fs_parse() 146 struct fs_parameter *param, in fs_lookup_param() 194 static int fs_param_bad_value(struct p_log *log, struct fs_parameter *param) in fs_param_bad_value() 200 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_bool() 216 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_u32() 230 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_s32() 243 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_u64() 256 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_enum() 272 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_string() [all …]
|
/linux-6.14.4/fs/autofs/ |
D | dev-ioctl.c | 56 static int check_dev_ioctl_version(int cmd, struct autofs_dev_ioctl *param) in check_dev_ioctl_version() 102 static inline void free_dev_ioctl(struct autofs_dev_ioctl *param) in free_dev_ioctl() 111 static int validate_dev_ioctl(int cmd, struct autofs_dev_ioctl *param) in validate_dev_ioctl() 161 struct autofs_dev_ioctl *param) in autofs_dev_ioctl_version() 172 struct autofs_dev_ioctl *param) in autofs_dev_ioctl_protover() 181 struct autofs_dev_ioctl *param) in autofs_dev_ioctl_protosubver() 265 struct autofs_dev_ioctl *param) in autofs_dev_ioctl_openmount() 296 struct autofs_dev_ioctl *param) in autofs_dev_ioctl_closemount() 307 struct autofs_dev_ioctl *param) in autofs_dev_ioctl_ready() 321 struct autofs_dev_ioctl *param) in autofs_dev_ioctl_fail() [all …]
|
/linux-6.14.4/arch/powerpc/platforms/powermac/ |
D | feature.c | 159 static long ohare_htw_scc_enable(struct device_node *node, long param, in ohare_htw_scc_enable() 252 static long ohare_floppy_enable(struct device_node *node, long param, in ohare_floppy_enable() 259 static long ohare_mesh_enable(struct device_node *node, long param, long value) in ohare_mesh_enable() 265 static long ohare_ide_enable(struct device_node *node, long param, long value) in ohare_ide_enable() 285 static long ohare_ide_reset(struct device_node *node, long param, long value) in ohare_ide_reset() 299 static long ohare_sleep_state(struct device_node *node, long param, long value) in ohare_sleep_state() 314 static long heathrow_modem_enable(struct device_node *node, long param, in heathrow_modem_enable() 358 static long heathrow_floppy_enable(struct device_node *node, long param, in heathrow_floppy_enable() 367 static long heathrow_mesh_enable(struct device_node *node, long param, in heathrow_mesh_enable() 396 static long heathrow_ide_enable(struct device_node *node, long param, in heathrow_ide_enable() [all …]
|
/linux-6.14.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_mbx.c | 835 hclge_mbx_map_ring_to_vector_handler(struct hclge_mbx_ops_param *param) in hclge_mbx_map_ring_to_vector_handler() 842 hclge_mbx_unmap_ring_to_vector_handler(struct hclge_mbx_ops_param *param) in hclge_mbx_unmap_ring_to_vector_handler() 849 hclge_mbx_get_ring_vector_map_handler(struct hclge_mbx_ops_param *param) in hclge_mbx_get_ring_vector_map_handler() 862 static int hclge_mbx_set_promisc_mode_handler(struct hclge_mbx_ops_param *param) in hclge_mbx_set_promisc_mode_handler() 868 static int hclge_mbx_set_unicast_handler(struct hclge_mbx_ops_param *param) in hclge_mbx_set_unicast_handler() 880 static int hclge_mbx_set_multicast_handler(struct hclge_mbx_ops_param *param) in hclge_mbx_set_multicast_handler() 892 static int hclge_mbx_set_vlan_handler(struct hclge_mbx_ops_param *param) in hclge_mbx_set_vlan_handler() 904 static int hclge_mbx_set_alive_handler(struct hclge_mbx_ops_param *param) in hclge_mbx_set_alive_handler() 916 static int hclge_mbx_get_qinfo_handler(struct hclge_mbx_ops_param *param) in hclge_mbx_get_qinfo_handler() 922 static int hclge_mbx_get_qdepth_handler(struct hclge_mbx_ops_param *param) in hclge_mbx_get_qdepth_handler() [all …]
|
/linux-6.14.4/drivers/md/ |
D | dm-ioctl.c | 426 static struct mapped_device *dm_hash_rename(struct dm_ioctl *param, in dm_hash_rename() 530 static int remove_all(struct file *filp, struct dm_ioctl *param, size_t param_size) in remove_all() 554 static void *get_result_buffer(struct dm_ioctl *param, size_t param_size, in get_result_buffer() 591 static int list_devices(struct file *filp, struct dm_ioctl *param, size_t param_size) in list_devices() 681 static void list_version_get_info(struct target_type *tt, void *param) in list_version_get_info() 704 static int __list_versions(struct dm_ioctl *param, size_t param_size, const char *name) in __list_versions() 757 static int list_versions(struct file *filp, struct dm_ioctl *param, size_t param_size) in list_versions() 762 static int get_target_version(struct file *filp, struct dm_ioctl *param, size_t param_size) in get_target_version() 813 struct dm_ioctl *param, in dm_get_live_or_inactive_table() 824 static void __dev_status(struct mapped_device *md, struct dm_ioctl *param) in __dev_status() [all …]
|
/linux-6.14.4/drivers/firmware/cirrus/test/ |
D | cs_dsp_test_bin.c | 119 const struct bin_test_param *param = test->param_value; in bin_patch_one_word() local 165 const struct bin_test_param *param = test->param_value; in bin_patch_one_multiword() local 213 const struct bin_test_param *param = test->param_value; in bin_patch_multi_oneword() local 268 const struct bin_test_param *param = test->param_value; in bin_patch_multi_oneword_unordered() local 326 const struct bin_test_param *param = test->param_value; in bin_patch_multi_oneword_sparse_unordered() local 390 const struct bin_test_param *param = test->param_value; in bin_patch_one_word_multiple_mems() local 491 const struct bin_test_param *param = test->param_value; in bin_patch_one_word_multiple_algs() local 550 const struct bin_test_param *param = test->param_value; in bin_patch_one_word_multiple_algs_unordered() local 611 const struct bin_test_param *param = test->param_value; in bin_patch_1_packed() local 667 const struct bin_test_param *param = test->param_value; in bin_patch_1_packed_1_single_trailing() local [all …]
|
D | cs_dsp_test_control_rw.c | 142 const struct cs_dsp_ctl_rw_test_param *param = test->param_value; in cs_dsp_ctl_write_running() local 213 const struct cs_dsp_ctl_rw_test_param *param = test->param_value; in cs_dsp_ctl_read_volatile_running() local 284 const struct cs_dsp_ctl_rw_test_param *param = test->param_value; in cs_dsp_ctl_read_volatile_not_started() local 334 const struct cs_dsp_ctl_rw_test_param *param = test->param_value; in cs_dsp_ctl_read_volatile_stopped() local 388 const struct cs_dsp_ctl_rw_test_param *param = test->param_value; in cs_dsp_ctl_read_volatile_stopped_powered_down() local 444 const struct cs_dsp_ctl_rw_test_param *param = test->param_value; in cs_dsp_ctl_read_volatile_not_current_loaded_fw() local 502 const struct cs_dsp_ctl_rw_test_param *param = test->param_value; in cs_dsp_ctl_read_volatile_not_current_running_fw() local 563 const struct cs_dsp_ctl_rw_test_param *param = test->param_value; in cs_dsp_ctl_write_volatile_not_started() local 620 const struct cs_dsp_ctl_rw_test_param *param = test->param_value; in cs_dsp_ctl_write_volatile_stopped() local 681 const struct cs_dsp_ctl_rw_test_param *param = test->param_value; in cs_dsp_ctl_write_volatile_stopped_powered_down() local [all …]
|
D | cs_dsp_test_control_cache.c | 200 const struct cs_dsp_ctl_cache_test_param *param = test->param_value; in cs_dsp_ctl_cache_init() local 259 const struct cs_dsp_ctl_cache_test_param *param = test->param_value; in cs_dsp_ctl_cache_init_write_only() local 863 const struct cs_dsp_ctl_cache_test_param *param = test->param_value; in cs_dsp_ctl_cache_read_not_started() local 924 const struct cs_dsp_ctl_cache_test_param *param = test->param_value; in cs_dsp_ctl_cache_read_stopped() local 990 const struct cs_dsp_ctl_cache_test_param *param = test->param_value; in cs_dsp_ctl_cache_read_powered_down() local 1053 const struct cs_dsp_ctl_cache_test_param *param = test->param_value; in cs_dsp_ctl_cache_read_stopped_powered_down() local 1120 const struct cs_dsp_ctl_cache_test_param *param = test->param_value; in cs_dsp_ctl_cache_read_not_current_loaded_fw() local 1188 const struct cs_dsp_ctl_cache_test_param *param = test->param_value; in cs_dsp_ctl_cache_read_not_current_running_fw() local 1258 const struct cs_dsp_ctl_cache_test_param *param = test->param_value; in cs_dsp_ctl_cache_read_running() local 1344 const struct cs_dsp_ctl_cache_test_param *param = test->param_value; in cs_dsp_ctl_cache_read_running_zero_flags() local [all …]
|
D | cs_dsp_test_control_parse.c | 723 const struct cs_dsp_ctl_parse_test_param *param = test->param_value; in cs_dsp_ctl_parse_memory_type() local 759 const struct cs_dsp_ctl_parse_test_param *param = test->param_value; in cs_dsp_ctl_parse_alg_id() local 791 const struct cs_dsp_ctl_parse_test_param *param = test->param_value; in cs_dsp_ctl_parse_alg_mem() local 822 const struct cs_dsp_ctl_parse_test_param *param = test->param_value; in cs_dsp_ctl_parse_offset() local 851 const struct cs_dsp_ctl_parse_test_param *param = test->param_value; in cs_dsp_ctl_parse_length() local 880 const struct cs_dsp_ctl_parse_test_param *param = test->param_value; in cs_dsp_ctl_parse_ctl_type() local 909 const struct cs_dsp_ctl_parse_test_param *param = test->param_value; in cs_dsp_ctl_parse_flags() local 948 const struct cs_dsp_ctl_parse_test_param *param = test->param_value; in cs_dsp_ctl_illegal_type_flags() local 1528 static void cs_dsp_ctl_mem_type_desc(const struct cs_dsp_ctl_parse_test_param *param, in cs_dsp_ctl_mem_type_desc() 1546 static void cs_dsp_ctl_alg_id_desc(const struct cs_dsp_ctl_parse_test_param *param, in cs_dsp_ctl_alg_id_desc() [all …]
|
D | cs_dsp_test_wmfw.c | 97 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_one_payload() local 152 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_multiple_oneblock_payloads() local 219 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_multiple_oneblock_payloads_reverse() local 292 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_multiple_payloads_sparse_unordered() local 654 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_packed_1_unpacked_trailing() local 757 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_packed_2_unpacked_trailing() local 860 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_packed_3_unpacked_trailing() local 963 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_packed_2_single_unpacked_trailing() local 1072 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_packed_3_single_unpacked_trailing() local 1186 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_packed_1_unpacked_leading() local [all …]
|
/linux-6.14.4/drivers/thermal/ |
D | thermal_netlink.c | 60 struct param { struct 79 typedef int (*cb_t)(struct param *); argument
|
/linux-6.14.4/net/devlink/ |
D | param.c | 97 static int devlink_param_generic_verify(const struct devlink_param *param) in devlink_param_generic_verify() 110 static int devlink_param_driver_verify(const struct devlink_param *param) in devlink_param_driver_verify() 144 devlink_param_cmode_is_supported(const struct devlink_param *param, in devlink_param_cmode_is_supported() 151 const struct devlink_param *param, in devlink_param_get() 160 const struct devlink_param *param, in devlink_param_set() 246 const struct devlink_param *param = param_item->param; in devlink_nl_param_fill() local 446 devlink_param_value_get_from_info(const struct devlink_param *param, in devlink_param_value_get_from_info() 539 const struct devlink_param *param; in __devlink_nl_cmd_param_set_doit() local 613 static int devlink_param_verify(const struct devlink_param *param) in devlink_param_verify() 624 const struct devlink_param *param) in devlink_param_register() [all …]
|
/linux-6.14.4/drivers/base/regmap/ |
D | regmap-kunit.c | 82 static void param_to_desc(const struct regmap_test_param *param, char *desc) in param_to_desc() 159 const struct regmap_test_param *param = test->param_value; in gen_regmap() local 228 const struct regmap_test_param *param = test->param_value; in reg_5_false() local 393 const struct regmap_test_param *param = test->param_value; in read_bypassed() local 457 const struct regmap_test_param *param = test->param_value; in read_bypassed_volatile() local 889 const struct regmap_test_param *param = test->param_value; in cache_bypass() local 924 const struct regmap_test_param *param = test->param_value; in cache_sync_marked_dirty() local 959 const struct regmap_test_param *param = test->param_value; in cache_sync_after_cache_only() local 1008 const struct regmap_test_param *param = test->param_value; in cache_sync_defaults_marked_dirty() local 1057 const struct regmap_test_param *param = test->param_value; in cache_sync_default_after_cache_only() local [all …]
|
/linux-6.14.4/net/nfc/hci/ |
D | command.c | 20 const u8 *param, size_t param_len, in nfc_hci_execute_cmd_async() 56 const u8 *param, size_t param_len, in nfc_hci_execute_cmd() 92 const u8 *param, size_t param_len) in nfc_hci_send_event() 113 const u8 *param, size_t param_len, struct sk_buff **skb) in nfc_hci_send_cmd() 126 const u8 *param, size_t param_len, in nfc_hci_send_cmd_async() 141 const u8 *param, size_t param_len) in nfc_hci_set_param() 245 u8 param[2]; in nfc_hci_clear_all_pipes() local
|
/linux-6.14.4/net/sunrpc/auth_gss/ |
D | gss_krb5_test.c | 37 static inline void gss_krb5_get_desc(const struct gss_krb5_test_param *param, in gss_krb5_get_desc() 45 const struct gss_krb5_test_param *param = test->param_value; in kdf_case() local 74 const struct gss_krb5_test_param *param = test->param_value; in checksum_case() local 305 const struct gss_krb5_test_param *param = test->param_value; in rfc3961_nfold_case() local 529 const struct gss_krb5_test_param *param = test->param_value; in rfc3962_encrypt_case() local 1116 const struct gss_krb5_test_param *param = test->param_value; in rfc6803_encrypt_case() local 1611 const struct gss_krb5_test_param *param = test->param_value; in rfc8009_encrypt_case() local 1786 const struct gss_krb5_test_param *param = test->param_value; in encrypt_selftest_case() local
|
/linux-6.14.4/lib/zlib_dfltcc/ |
D | dfltcc_deflate.c | 64 struct dfltcc_param_v0 *param = &GET_DFLTCC_STATE(state)->param; in dfltcc_gdht() local 77 struct dfltcc_param_v0 *param = &GET_DFLTCC_STATE(state)->param; in dfltcc_cmpr() local 94 const struct dfltcc_param_v0 *param in send_eobs() 127 struct dfltcc_param_v0 *param = &dfltcc_state->common.param; in dfltcc_deflate() local
|
/linux-6.14.4/drivers/platform/chrome/ |
D | cros_ec_lightbar.c | 110 struct ec_params_lightbar *param; in get_lightbar_version() local 180 struct ec_params_lightbar *param; in brightness_store() local 221 struct ec_params_lightbar *param; in led_rgb_store() local 288 struct ec_params_lightbar *param; in sequence_show() local 323 struct ec_params_lightbar *param; in lb_send_empty_cmd() local 351 struct ec_params_lightbar *param; in lb_manual_suspend_ctrl() local 382 struct ec_params_lightbar *param; in sequence_store() local 427 struct ec_params_lightbar *param; in program_store() local
|
/linux-6.14.4/drivers/platform/x86/ |
D | classmate-laptop.c | 74 union acpi_object param[4]; in cmpc_start_accel_v4() local 94 union acpi_object param[4]; in cmpc_stop_accel_v4() local 114 union acpi_object param[4]; in cmpc_accel_set_sensitivity_v4() local 132 union acpi_object param[4]; in cmpc_accel_set_g_select_v4() local 153 union acpi_object param[4]; in cmpc_get_accel_v4() local 453 union acpi_object param[2]; in cmpc_start_accel() local 468 union acpi_object param[2]; in cmpc_stop_accel() local 483 union acpi_object param[2]; in cmpc_accel_set_sensitivity() local 500 union acpi_object param[2]; in cmpc_get_accel() local 678 union acpi_object param; in cmpc_get_tablet() local [all …]
|
/linux-6.14.4/drivers/tee/optee/ |
D | supp.c | 17 struct tee_param *param; member 77 struct tee_param *param) in optee_supp_thrd_req() 211 struct tee_param *param) in optee_supp_recv() 274 struct tee_param *param, in supp_pop_req() 320 struct tee_param *param) in optee_supp_send()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/ |
D | dcn401_clk_mgr_smu_msg.c | 160 uint32_t param = (num_ways << 1) | (num_ways > 0); in dcn401_smu_send_cab_for_uclk_message() local 187 uint32_t param = 0; in dcn401_smu_get_hard_min_status() local 234 uint32_t param = (clk << 16) | freq_mhz; in dcn401_smu_set_hard_min_by_freq() local 271 uint32_t param = (fclk_freq_mhz << 16) | uclk_freq_mhz; in dcn401_smu_set_idle_uclk_fclk_hardmin() local 293 uint32_t param = (fclk_freq_mhz << 16) | uclk_freq_mhz; in dcn401_smu_set_active_uclk_fclk_hardmin() local 315 uint32_t param = (fclk_freq_mhz << 16) | uclk_freq_mhz; in dcn401_smu_set_subvp_uclk_fclk_hardmin() local
|
/linux-6.14.4/drivers/input/mouse/ |
D | cypress_ps2.c | 94 static bool cypress_verify_cmd_state(struct psmouse *psmouse, u8 cmd, u8* param) in cypress_verify_cmd_state() 124 static int cypress_send_ext_cmd(struct psmouse *psmouse, u8 cmd, u8 *param) in cypress_send_ext_cmd() 161 u8 param[3]; in cypress_detect() local 181 u8 param[3]; in cypress_read_fw_version() local 210 u8 param[8]; in cypress_read_tp_metrics() local 298 u8 param[3]; in cypress_set_absolute_mode() local
|
/linux-6.14.4/arch/s390/include/asm/ |
D | cpacf.h | 403 static inline int cpacf_km(unsigned long func, void *param, in cpacf_km() 435 static inline int cpacf_kmc(unsigned long func, void *param, in cpacf_kmc() 464 static inline void cpacf_kimd(unsigned long func, void *param, in cpacf_kimd() 489 static inline void cpacf_klmd(unsigned long func, void *param, in cpacf_klmd() 517 static inline int _cpacf_kmac(unsigned long *gr0, void *param, in _cpacf_kmac() 548 static inline int cpacf_kmac(unsigned long func, void *param, in cpacf_kmac() 566 static inline int cpacf_kmctr(unsigned long func, void *param, u8 *dest, in cpacf_kmctr() 599 static inline void cpacf_prno(unsigned long func, void *param, in cpacf_prno() 653 static inline void cpacf_pcc(unsigned long func, void *param) in cpacf_pcc() 674 static inline void cpacf_pckmo(long func, void *param) in cpacf_pckmo() [all …]
|
/linux-6.14.4/tools/testing/selftests/resctrl/ |
D | cmt_test.c | 22 static int cmt_init(const struct resctrl_val_param *param, int domain_id) in cmt_init() 44 struct resctrl_val_param *param, pid_t bm_pid) in cmt_measure() 77 static int check_results(struct resctrl_val_param *param, size_t span, int no_of_bits) in check_results() 143 struct resctrl_val_param param = { in cmt_run_test() local
|
/linux-6.14.4/drivers/scsi/ |
D | 3w-xxxx.c | 546 TW_Param *param; in tw_aen_read_queue() local 611 TW_Param *param; in tw_aen_complete() local 676 TW_Param *param; in tw_aen_drain_queue() local 1137 TW_Param *param; in tw_setfeature() local 1400 TW_Param *param; in tw_scsiop_inquiry() local 1462 TW_Param *param; in tw_scsiop_inquiry_complete() local 1498 TW_Param *param; in tw_scsiop_mode_sense() local 1564 TW_Param *param; in tw_scsiop_mode_sense_complete() local 1597 TW_Param *param; in tw_scsiop_read_capacity() local 1657 TW_Param *param; in tw_scsiop_read_capacity_complete() local [all …]
|