Home
last modified time | relevance | path

Searched +defs:type +defs:value (Results 1 – 25 of 1363) sorted by relevance

12345678910>>...55

/linux-6.15/arch/mips/include/asm/
H A Dunaligned-emul.h8 #define _LoadHW(addr, value, res, type) \ argument
31 #define _LoadW(addr, value, res, type) \ argument
53 #define _LoadW(addr, value, res, type) \ argument
88 #define _LoadHWU(addr, value, res, type) \ argument
113 #define _LoadWU(addr, value, res, type) \ argument
157 #define _LoadWU(addr, value, res, type) \ argument
242 #define _StoreHW(addr, value, res, type) \ argument
266 #define _StoreW(addr, value, res, type) \ argument
307 #define _StoreW(addr, value, res, type) \ argument
431 #define _LoadW(addr, value, res, type) \ argument
[all …]
/linux-6.15/drivers/accel/habanalabs/common/
H A Dhwmon.c155 enum hwmon_sensor_types type; in hl_build_hwmon_channel_info() local
570 int sensor_index, u32 attr, long *value) in hl_get_temperature()
599 int sensor_index, u32 attr, long value) in hl_set_temperature()
623 int sensor_index, u32 attr, long *value) in hl_get_voltage()
653 int sensor_index, u32 attr, long *value) in hl_get_current()
683 int sensor_index, u32 attr, long *value) in hl_get_fan_speed()
713 int sensor_index, u32 attr, long *value) in hl_get_pwm_info()
743 long value) in hl_set_pwm_info()
765 int sensor_index, u32 attr, long value) in hl_set_voltage()
789 int sensor_index, u32 attr, long value) in hl_set_current()
[all …]
/linux-6.15/tools/testing/selftests/bpf/
H A Dtest_btf.h36 #define BTF_VAR_ENC(name, type, linkage) \ argument
48 #define BTF_TYPEDEF_ENC(name, type) \ argument
51 #define BTF_PTR_ENC(type) \ argument
54 #define BTF_CONST_ENC(type) \ argument
57 #define BTF_VOLATILE_ENC(type) \ argument
60 #define BTF_RESTRICT_ENC(type) \ argument
66 #define BTF_FUNC_PROTO_ARG_ENC(name, type) \ argument
75 #define BTF_DECL_ATTR_ENC(value, type, component_idx) \ argument
78 #define BTF_DECL_TAG_ENC(value, type, component_idx) \ argument
81 #define BTF_TYPE_ATTR_ENC(value, type) \ argument
[all …]
/linux-6.15/drivers/base/power/
H A Dqos.c152 enum pm_qos_req_action action, s32 value) in apply_constraint()
323 enum dev_pm_qos_req_type type) in dev_pm_qos_invalid_req_type()
331 enum dev_pm_qos_req_type type, s32 value) in __dev_pm_qos_add_request()
390 enum dev_pm_qos_req_type type, s32 value) in dev_pm_qos_add_request()
537 enum dev_pm_qos_req_type type) in dev_pm_qos_add_notifier()
588 enum dev_pm_qos_req_type type) in dev_pm_qos_remove_notifier()
631 enum dev_pm_qos_req_type type, s32 value) in dev_pm_qos_add_ancestor_request()
661 enum dev_pm_qos_req_type type) in __dev_pm_qos_drop_user_request()
687 enum dev_pm_qos_req_type type) in dev_pm_qos_drop_user_request()
699 int dev_pm_qos_expose_latency_limit(struct device *dev, s32 value) in dev_pm_qos_expose_latency_limit()
[all …]
/linux-6.15/drivers/net/wireless/broadcom/b43/
H A Dtables_phy_ht.c608 u32 type, value; in b43_httab_read() local
640 u32 type; in b43_httab_read_bulk() local
672 void b43_httab_write(struct b43_wldev *dev, u32 offset, u32 value) in b43_httab_write()
674 u32 type; in b43_httab_write() local
705 u32 type, value; in b43_httab_write_few() local
750 u32 type, value; in b43_httab_write_bulk() local
/linux-6.15/drivers/net/phy/aquantia/
H A Daquantia_hwmon.c19 enum hwmon_sensor_types type, in aqr_hwmon_is_visible()
42 static int aqr_hwmon_get(struct phy_device *phydev, int reg, long *value) in aqr_hwmon_get()
55 static int aqr_hwmon_set(struct phy_device *phydev, int reg, long value) in aqr_hwmon_set()
78 static int aqr_hwmon_status1(struct phy_device *phydev, int bit, long *value) in aqr_hwmon_status1()
90 static int aqr_hwmon_read(struct device *dev, enum hwmon_sensor_types type, in aqr_hwmon_read()
91 u32 attr, int channel, long *value) in aqr_hwmon_read()
143 static int aqr_hwmon_write(struct device *dev, enum hwmon_sensor_types type, in aqr_hwmon_write()
144 u32 attr, int channel, long value) in aqr_hwmon_write()
/linux-6.15/kernel/power/
H A Dqos.c99 enum pm_qos_req_action action, int value) in pm_qos_update_target()
223 static inline bool cpu_latency_qos_value_invalid(s32 value) in cpu_latency_qos_value_invalid()
250 enum pm_qos_req_action action, s32 value) in cpu_latency_qos_apply()
371 s32 value; in cpu_latency_qos_read() local
386 s32 value; in cpu_latency_qos_write() local
434 static inline bool freq_qos_value_invalid(s32 value) in freq_qos_value_invalid()
472 enum freq_qos_req_type type) in freq_qos_read_value()
504 enum pm_qos_req_action action, s32 value) in freq_qos_apply()
540 enum freq_qos_req_type type, s32 value) in freq_qos_add_request()
626 enum freq_qos_req_type type, in freq_qos_add_notifier()
[all …]
/linux-6.15/drivers/firmware/samsung/
H A Dexynos-acpm-pmic.c56 static void acpm_pmic_init_read_cmd(u32 cmd[4], u8 type, u8 reg, u8 chan) in acpm_pmic_init_read_cmd()
66 unsigned int acpm_chan_id, u8 type, u8 reg, u8 chan, in acpm_pmic_read_reg()
96 unsigned int acpm_chan_id, u8 type, u8 reg, u8 chan, in acpm_pmic_bulk_read()
127 static void acpm_pmic_init_write_cmd(u32 cmd[4], u8 type, u8 reg, u8 chan, in acpm_pmic_init_write_cmd()
128 u8 value) in acpm_pmic_init_write_cmd()
139 unsigned int acpm_chan_id, u8 type, u8 reg, u8 chan, in acpm_pmic_write_reg()
140 u8 value) in acpm_pmic_write_reg()
176 unsigned int acpm_chan_id, u8 type, u8 reg, u8 chan, in acpm_pmic_bulk_write()
197 u8 value, u8 mask) in acpm_pmic_init_update_cmd()
209 unsigned int acpm_chan_id, u8 type, u8 reg, u8 chan, in acpm_pmic_update_reg()
[all …]
/linux-6.15/drivers/gpu/drm/i915/gt/
H A Dintel_gt_mcr.c208 int group, int instance, u32 value) in rw_with_mcr_steering_fw()
286 u32 value) in rw_with_mcr_steering()
455 void intel_gt_mcr_unicast_write(struct intel_gt *gt, i915_mcr_reg_t reg, u32 value, in intel_gt_mcr_unicast_write()
472 i915_mcr_reg_t reg, u32 value) in intel_gt_mcr_multicast_write()
563 enum intel_steering_type type) in reg_needs_read_steering()
593 enum intel_steering_type type, in get_nonterminated_steering()
665 int type; in intel_gt_mcr_get_nonterminated_steering() local
695 int type; in intel_gt_mcr_read_any_fw() local
726 int type; in intel_gt_mcr_read_any() local
743 enum intel_steering_type type, in report_steering_type()
[all …]
/linux-6.15/drivers/pinctrl/spacemit/
H A Dpinctrl-k1.c175 enum spacemit_pin_io_type type = spacemit_to_pin_io_type(spin); in spacemit_pctrl_dbg_show() local
177 u32 value; in spacemit_pctrl_dbg_show() local
248 u32 value) in spacemit_get_drive_strength_mA()
271 enum spacemit_pin_io_type type; in spacemit_pctrl_check_power() local
436 u32 value = configs[i].config; in spacemit_pmx_set_mux() local
478 u32 value, arg = 0; in spacemit_pinconf_get() local
506 u32 *value) in spacemit_pinconf_generate_config()
508 enum spacemit_pin_io_type type; in spacemit_pinconf_generate_config() local
629 u32 value; in spacemit_pinconf_set() local
645 u32 value; in spacemit_pinconf_group_set() local
[all …]
/linux-6.15/tools/perf/util/
H A Dperf_event_attr_fprintf.c32 static void __p_sample_type(char *buf, size_t size, u64 value) in __p_sample_type()
50 static void __p_branch_sample_type(char *buf, size_t size, u64 value) in __p_branch_sample_type()
67 static void __p_read_format(char *buf, size_t size, u64 value) in __p_read_format()
80 static const char *stringify_perf_type_id(struct perf_pmu *pmu, u32 type) in stringify_perf_type_id()
95 static const char *stringify_perf_hw_id(u64 value) in stringify_perf_hw_id()
113 static const char *stringify_perf_hw_cache_id(u64 value) in stringify_perf_hw_cache_id()
128 static const char *stringify_perf_hw_cache_op_id(u64 value) in stringify_perf_hw_cache_op_id()
139 static const char *stringify_perf_hw_cache_op_result_id(u64 value) in stringify_perf_hw_cache_op_result_id()
149 static const char *stringify_perf_sw_id(u64 value) in stringify_perf_sw_id()
186 static void __p_type_id(char *buf, size_t size, struct perf_pmu *pmu, u32 type) in __p_type_id()
[all …]
/linux-6.15/fs/ext2/
H A Dacl.c20 ext2_acl_from_disk(const void *value, size_t size) in ext2_acl_from_disk()
144 ext2_get_acl(struct inode *inode, int type, bool rcu) in ext2_get_acl()
147 char *value = NULL; in ext2_get_acl() local
183 __ext2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in __ext2_set_acl()
186 void *value = NULL; in __ext2_set_acl() local
223 struct posix_acl *acl, int type) in ext2_set_acl()
/linux-6.15/fs/orangefs/
H A Dacl.c13 struct posix_acl *orangefs_get_acl(struct inode *inode, int type, bool rcu) in orangefs_get_acl()
17 char *key = NULL, *value = NULL; in orangefs_get_acl() local
67 int __orangefs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in __orangefs_set_acl()
70 void *value = NULL; in __orangefs_set_acl() local
122 struct posix_acl *acl, int type) in orangefs_set_acl()
/linux-6.15/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.c105 static int nfp_bpf_setup_tc_block_cb(enum tc_setup_type type, in nfp_bpf_setup_tc_block_cb()
166 enum tc_setup_type type, void *type_data) in nfp_bpf_setup_tc()
206 nfp_bpf_parse_cap_adjust_head(struct nfp_app_bpf *bpf, void __iomem *value, in nfp_bpf_parse_cap_adjust_head()
238 nfp_bpf_parse_cap_func(struct nfp_app_bpf *bpf, void __iomem *value, u32 length) in nfp_bpf_parse_cap_func()
266 nfp_bpf_parse_cap_maps(struct nfp_app_bpf *bpf, void __iomem *value, u32 length) in nfp_bpf_parse_cap_maps()
286 nfp_bpf_parse_cap_random(struct nfp_app_bpf *bpf, void __iomem *value, in nfp_bpf_parse_cap_random()
301 nfp_bpf_parse_cap_adjust_tail(struct nfp_app_bpf *bpf, void __iomem *value, in nfp_bpf_parse_cap_adjust_tail()
309 nfp_bpf_parse_cap_cmsg_multi_ent(struct nfp_app_bpf *bpf, void __iomem *value, in nfp_bpf_parse_cap_cmsg_multi_ent()
317 nfp_bpf_parse_cap_abi_version(struct nfp_app_bpf *bpf, void __iomem *value, in nfp_bpf_parse_cap_abi_version()
349 u8 __iomem *value; in nfp_bpf_parse_capabilities() local
[all …]
/linux-6.15/fs/hfs/
H A Dattr.c22 static int __hfs_setxattr(struct inode *inode, enum hfs_xattr_type type, in __hfs_setxattr()
23 const void *value, size_t size, int flags) in __hfs_setxattr()
68 static ssize_t __hfs_getxattr(struct inode *inode, enum hfs_xattr_type type, in __hfs_getxattr()
69 void *value, size_t size) in __hfs_getxattr()
118 const char *name, void *value, size_t size) in hfs_xattr_get()
126 const char *name, const void *value, size_t size, in hfs_xattr_set()
/linux-6.15/fs/fuse/
H A Dacl.c15 struct inode *inode, int type, bool rcu) in __fuse_get_acl()
19 void *value = NULL; in __fuse_get_acl() local
68 struct dentry *dentry, int type) in fuse_get_acl()
79 struct posix_acl *fuse_get_inode_acl(struct inode *inode, int type, bool rcu) in fuse_get_inode_acl()
96 struct posix_acl *acl, int type) in fuse_set_acl()
126 void *value; in fuse_set_acl() local
/linux-6.15/fs/btrfs/
H A Dacl.c18 struct posix_acl *btrfs_get_acl(struct inode *inode, int type, bool rcu) in btrfs_get_acl()
22 char *value = NULL; in btrfs_get_acl() local
58 struct posix_acl *acl, int type) in __btrfs_set_acl()
62 char *value = NULL; in __btrfs_set_acl() local
113 struct posix_acl *acl, int type) in btrfs_set_acl()
/linux-6.15/drivers/pinctrl/sophgo/
H A Dpinctrl-cv18xx.c34 static unsigned int cv1800_dt_get_pin_mux(u32 value) in cv1800_dt_get_pin_mux()
39 static unsigned int cv1800_dt_get_pin_mux2(u32 value) in cv1800_dt_get_pin_mux2()
94 enum cv1800_pin_io_type type = cv1800_pin_io_type(pin); in cv1800_pctrl_dbg_show() local
96 u32 value; in cv1800_pctrl_dbg_show() local
154 enum cv1800_pin_io_type type; in cv1800_verify_pin_group() local
249 enum cv1800_pin_io_type type; in cv1800_pconf_get() local
250 u32 value; in cv1800_pconf_get() local
314 u32 *value, u32 *mask) in cv1800_pinconf_compute_config()
320 enum cv1800_pin_io_type type; in cv1800_pinconf_compute_config() local
389 u32 value, u32 mask) in cv1800_set_pinconf_config()
/linux-6.15/fs/ext4/
H A Dacl.c18 ext4_acl_from_disk(const void *value, size_t size) in ext4_acl_from_disk()
145 ext4_get_acl(struct inode *inode, int type, bool rcu) in ext4_get_acl()
148 char *value = NULL; in ext4_get_acl() local
189 __ext4_set_acl(handle_t *handle, struct inode *inode, int type, in __ext4_set_acl()
193 void *value = NULL; in __ext4_set_acl() local
229 struct posix_acl *acl, int type) in ext4_set_acl()
/linux-6.15/net/802/
H A Dmrp.c216 static void mrp_attrvalue_inc(void *value, u8 len) in mrp_attrvalue_inc()
228 const void *value, u8 len, u8 type) in mrp_attr_cmp()
238 const void *value, u8 len, u8 type) in mrp_attr_lookup()
258 const void *value, u8 len, u8 type) in mrp_attr_create()
532 const void *value, u8 len, u8 type) in mrp_request_join()
557 const void *value, u8 len, u8 type) in mrp_request_leave()
/linux-6.15/fs/jfs/
H A Dacl.c17 struct posix_acl *jfs_get_acl(struct inode *inode, int type, bool rcu) in jfs_get_acl()
22 char *value = NULL; in jfs_get_acl() local
59 static int __jfs_set_acl(tid_t tid, struct inode *inode, int type, in __jfs_set_acl()
65 char *value = NULL; in __jfs_set_acl() local
98 struct posix_acl *acl, int type) in jfs_set_acl()
/linux-6.15/drivers/hwmon/
H A Dscmi-hwmon.c38 static int scmi_hwmon_scale(const struct scmi_sensor_info *sensor, u64 *value) in scmi_hwmon_scale()
77 u64 value; in scmi_hwmon_read_scaled_value() local
90 static int scmi_hwmon_read(struct device *dev, enum hwmon_sensor_types type, in scmi_hwmon_read()
102 scmi_hwmon_read_string(struct device *dev, enum hwmon_sensor_types type, in scmi_hwmon_read_string()
115 scmi_hwmon_is_visible(const void *drvdata, enum hwmon_sensor_types type, in scmi_hwmon_is_visible()
143 long value; in scmi_hwmon_thermal_get_temp() local
160 enum hwmon_sensor_types type, u32 config) in scmi_hwmon_add_chan_info()
233 enum hwmon_sensor_types type; in scmi_hwmon_probe() local
/linux-6.15/security/ipe/
H A Dhooks.c212 const void *value, in ipe_set_dmverity_signature()
219 const void *value, in ipe_set_dmverity_signature()
238 int ipe_bdev_setintegrity(struct block_device *bdev, enum lsm_integrity_type type, in ipe_bdev_setintegrity()
239 const void *value, size_t size) in ipe_bdev_setintegrity()
302 enum lsm_integrity_type type, in ipe_inode_setintegrity()
303 const void *value, size_t size) in ipe_inode_setintegrity()
/linux-6.15/include/linux/
H A Dpm_qos.h57 enum pm_qos_type type; member
93 enum freq_qos_req_type type; member
108 enum dev_pm_qos_req_type type; member
159 s32 value) {} in cpu_latency_qos_add_request()
221 enum dev_pm_qos_req_type type) in dev_pm_qos_read_value()
238 enum dev_pm_qos_req_type type, in dev_pm_qos_add_request()
239 s32 value) in dev_pm_qos_add_request()
248 enum dev_pm_qos_req_type type) in dev_pm_qos_add_notifier()
252 enum dev_pm_qos_req_type type) in dev_pm_qos_remove_notifier()
264 enum dev_pm_qos_req_type type, in dev_pm_qos_add_ancestor_request()
[all …]
/linux-6.15/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_client.h20 enum vcap_field_type type; member
24 u8 value; member
29 u32 value; member
34 u8 value[6]; member
39 u8 value[7]; member
44 u8 value[8]; member
49 u8 value[9]; member
87 enum vcap_field_type type; member
91 u8 value; member
95 u32 value; member
[all …]

12345678910>>...55