Home
last modified time | relevance | path

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

12345678910>>...57

/kernel/linux/linux-6.6/arch/mips/include/asm/
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
135 #define _LoadDW(addr, value, res) \ argument
157 #define _LoadWU(addr, value, res, type) \ argument
190 #define _LoadDW(addr, value, res) \ argument
242 #define _StoreHW(addr, value, res, type) \ argument
266 #define _StoreW(addr, value, res, type) \ argument
[all …]
/kernel/linux/linux-5.10/arch/mips/include/asm/
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
135 #define _LoadDW(addr, value, res) \ argument
157 #define _LoadWU(addr, value, res, type) \ argument
190 #define _LoadDW(addr, value, res) \ argument
242 #define _StoreHW(addr, value, res, type) \ argument
266 #define _StoreW(addr, value, res, type) \ argument
[all …]
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
Dhwmon.c17 static u32 fixup_flags_legacy_fw(struct hl_device *hdev, enum hwmon_sensor_types type, in fixup_flags_legacy_fw()
64 static u32 fixup_flags_legacy_fw(struct hl_device *hdev, enum hwmon_sensor_types type, in fixup_flags_legacy_fw()
77 static u32 adjust_hwmon_flags(struct hl_device *hdev, enum hwmon_sensor_types type, u32 cpucp_flags) in adjust_hwmon_flags()
155 enum hwmon_sensor_types type; in hl_build_hwmon_channel_info() local
242 static int hl_read(struct device *dev, enum hwmon_sensor_types type, in hl_read()
396 static int hl_write(struct device *dev, enum hwmon_sensor_types type, in hl_write()
491 static umode_t hl_is_visible(const void *data, enum hwmon_sensor_types type, in hl_is_visible()
569 int sensor_index, u32 attr, long *value) in hl_get_temperature()
601 int sensor_index, u32 attr, long value) in hl_set_temperature()
626 int sensor_index, u32 attr, long *value) in hl_get_voltage()
[all …]
/kernel/linux/linux-5.10/drivers/base/power/
Dqos.c110 s32 dev_pm_qos_read_value(struct device *dev, enum dev_pm_qos_req_type type) in dev_pm_qos_read_value()
151 enum pm_qos_req_action action, s32 value) in apply_constraint()
322 enum dev_pm_qos_req_type type) in dev_pm_qos_invalid_req_type()
330 enum dev_pm_qos_req_type type, s32 value) in __dev_pm_qos_add_request()
389 enum dev_pm_qos_req_type type, s32 value) in dev_pm_qos_add_request()
536 enum dev_pm_qos_req_type type) in dev_pm_qos_add_notifier()
587 enum dev_pm_qos_req_type type) in dev_pm_qos_remove_notifier()
630 enum dev_pm_qos_req_type type, s32 value) in dev_pm_qos_add_ancestor_request()
660 enum dev_pm_qos_req_type type) in __dev_pm_qos_drop_user_request()
686 enum dev_pm_qos_req_type type) in dev_pm_qos_drop_user_request()
[all …]
/kernel/linux/linux-6.6/drivers/base/power/
Dqos.c110 s32 dev_pm_qos_read_value(struct device *dev, enum dev_pm_qos_req_type type) in dev_pm_qos_read_value()
151 enum pm_qos_req_action action, s32 value) in apply_constraint()
322 enum dev_pm_qos_req_type type) in dev_pm_qos_invalid_req_type()
330 enum dev_pm_qos_req_type type, s32 value) in __dev_pm_qos_add_request()
389 enum dev_pm_qos_req_type type, s32 value) in dev_pm_qos_add_request()
536 enum dev_pm_qos_req_type type) in dev_pm_qos_add_notifier()
587 enum dev_pm_qos_req_type type) in dev_pm_qos_remove_notifier()
630 enum dev_pm_qos_req_type type, s32 value) in dev_pm_qos_add_ancestor_request()
660 enum dev_pm_qos_req_type type) in __dev_pm_qos_drop_user_request()
686 enum dev_pm_qos_req_type type) in dev_pm_qos_drop_user_request()
[all …]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
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
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
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
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
Dhwmon.c24 enum hwmon_sensor_types type; in hl_build_hwmon_channel_info() local
111 static int hl_read(struct device *dev, enum hwmon_sensor_types type, in hl_read()
190 static int hl_write(struct device *dev, enum hwmon_sensor_types type, in hl_write()
243 static umode_t hl_is_visible(const void *data, enum hwmon_sensor_types type, in hl_is_visible()
312 int sensor_index, u32 attr, long *value) in hl_get_temperature()
338 int sensor_index, u32 attr, long value) in hl_set_temperature()
363 int sensor_index, u32 attr, long *value) in hl_get_voltage()
389 int sensor_index, u32 attr, long *value) in hl_get_current()
415 int sensor_index, u32 attr, long *value) in hl_get_fan_speed()
441 int sensor_index, u32 attr, long *value) in hl_get_pwm_info()
[all …]
/kernel/linux/linux-6.6/kernel/power/
Dqos.c76 static void pm_qos_set_value(struct pm_qos_constraints *c, s32 value) in pm_qos_set_value()
99 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()
269 void cpu_latency_qos_add_request(struct pm_qos_request *req, s32 value) in cpu_latency_qos_add_request()
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()
[all …]
/kernel/linux/linux-5.10/kernel/power/
Dqos.c76 static void pm_qos_set_value(struct pm_qos_constraints *c, s32 value) in pm_qos_set_value()
99 enum pm_qos_req_action action, int value) in pm_qos_update_target()
245 enum pm_qos_req_action action, s32 value) in cpu_latency_qos_apply()
264 void cpu_latency_qos_add_request(struct pm_qos_request *req, s32 value) in cpu_latency_qos_add_request()
366 s32 value; in cpu_latency_qos_read() local
381 s32 value; in cpu_latency_qos_write() local
462 enum freq_qos_req_type type) in freq_qos_read_value()
494 enum pm_qos_req_action action, s32 value) in freq_qos_apply()
530 enum freq_qos_req_type type, s32 value) in freq_qos_add_request()
616 enum freq_qos_req_type type, in freq_qos_add_notifier()
[all …]
/kernel/linux/linux-6.6/drivers/net/phy/
Daquantia_hwmon.c33 enum hwmon_sensor_types type, in aqr_hwmon_is_visible()
56 static int aqr_hwmon_get(struct phy_device *phydev, int reg, long *value) in aqr_hwmon_get()
69 static int aqr_hwmon_set(struct phy_device *phydev, int reg, long value) in aqr_hwmon_set()
92 static int aqr_hwmon_status1(struct phy_device *phydev, int bit, long *value) in aqr_hwmon_status1()
104 static int aqr_hwmon_read(struct device *dev, enum hwmon_sensor_types type, in aqr_hwmon_read()
105 u32 attr, int channel, long *value) in aqr_hwmon_read()
157 static int aqr_hwmon_write(struct device *dev, enum hwmon_sensor_types type, in aqr_hwmon_write()
158 u32 attr, int channel, long value) in aqr_hwmon_write()
/kernel/linux/linux-5.10/drivers/net/phy/
Daquantia_hwmon.c33 enum hwmon_sensor_types type, in aqr_hwmon_is_visible()
56 static int aqr_hwmon_get(struct phy_device *phydev, int reg, long *value) in aqr_hwmon_get()
69 static int aqr_hwmon_set(struct phy_device *phydev, int reg, long value) in aqr_hwmon_set()
92 static int aqr_hwmon_status1(struct phy_device *phydev, int bit, long *value) in aqr_hwmon_status1()
104 static int aqr_hwmon_read(struct device *dev, enum hwmon_sensor_types type, in aqr_hwmon_read()
105 u32 attr, int channel, long *value) in aqr_hwmon_read()
157 static int aqr_hwmon_write(struct device *dev, enum hwmon_sensor_types type, in aqr_hwmon_write()
158 u32 attr, int channel, long value) in aqr_hwmon_write()
/kernel/linux/linux-6.6/fs/orangefs/
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()
/kernel/linux/linux-5.10/fs/ext2/
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) in ext2_get_acl()
147 char *value = NULL; in ext2_get_acl() local
180 __ext2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in __ext2_set_acl()
183 void *value = NULL; in __ext2_set_acl() local
219 ext2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in ext2_set_acl()
/kernel/linux/linux-6.6/fs/btrfs/
Dacl.c19 struct posix_acl *btrfs_get_acl(struct inode *inode, int type, bool rcu) in btrfs_get_acl()
23 char *value = NULL; in btrfs_get_acl() local
59 struct posix_acl *acl, int type) in __btrfs_set_acl()
63 char *value = NULL; in __btrfs_set_acl() local
114 struct posix_acl *acl, int type) in btrfs_set_acl()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
Dintel_gt_mcr.c248 int group, int instance, u32 value) in rw_with_mcr_steering_fw()
326 u32 value) in rw_with_mcr_steering()
474 void intel_gt_mcr_unicast_write(struct intel_gt *gt, i915_mcr_reg_t reg, u32 value, in intel_gt_mcr_unicast_write()
491 i915_mcr_reg_t reg, u32 value) in intel_gt_mcr_multicast_write()
522 void intel_gt_mcr_multicast_write_fw(struct intel_gt *gt, i915_mcr_reg_t reg, u32 value) in intel_gt_mcr_multicast_write_fw()
582 enum intel_steering_type type) in reg_needs_read_steering()
612 enum intel_steering_type type, in get_nonterminated_steering()
684 int type; in intel_gt_mcr_get_nonterminated_steering() local
714 int type; in intel_gt_mcr_read_any_fw() local
745 int type; in intel_gt_mcr_read_any() local
[all …]
/kernel/linux/linux-6.6/fs/ext2/
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()
/kernel/linux/linux-6.6/fs/fuse/
Dacl.c16 struct inode *inode, int type, bool rcu) in __fuse_get_acl()
20 void *value = NULL; in __fuse_get_acl() local
69 struct dentry *dentry, int type) in fuse_get_acl()
80 struct posix_acl *fuse_get_inode_acl(struct inode *inode, int type, bool rcu) in fuse_get_inode_acl()
98 struct posix_acl *acl, int type) in fuse_set_acl()
128 void *value; in fuse_set_acl() local
/kernel/linux/linux-6.6/fs/hfs/
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()
/kernel/linux/linux-5.10/fs/hfs/
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()
125 const char *name, const void *value, size_t size, in hfs_xattr_set()
/kernel/linux/linux-5.10/fs/fuse/
Dacl.c14 struct posix_acl *fuse_get_acl(struct inode *inode, int type) in fuse_get_acl()
19 void *value = NULL; in fuse_get_acl() local
53 int fuse_set_acl(struct inode *inode, struct posix_acl *acl, int type) in fuse_set_acl()
81 void *value; in fuse_set_acl() local
/kernel/linux/linux-5.10/fs/orangefs/
Dacl.c13 struct posix_acl *orangefs_get_acl(struct inode *inode, int type) in orangefs_get_acl()
17 char *key = NULL, *value = NULL; in orangefs_get_acl() local
65 int type) in __orangefs_set_acl()
68 void *value = NULL; in __orangefs_set_acl() local
119 int orangefs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in orangefs_set_acl()
/kernel/linux/linux-5.10/fs/btrfs/
Dacl.c19 struct posix_acl *btrfs_get_acl(struct inode *inode, int type) in btrfs_get_acl()
23 char *value = NULL; in btrfs_get_acl() local
56 struct inode *inode, struct posix_acl *acl, int type) in __btrfs_set_acl()
60 char *value = NULL; in __btrfs_set_acl() local
110 int btrfs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in btrfs_set_acl()
/kernel/linux/linux-5.10/fs/ext4/
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) in ext4_get_acl()
148 char *value = NULL; in ext4_get_acl() local
186 __ext4_set_acl(handle_t *handle, struct inode *inode, int type, in __ext4_set_acl()
190 void *value = NULL; in __ext4_set_acl() local
225 ext4_set_acl(struct inode *inode, struct posix_acl *acl, int type) in ext4_set_acl()
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/bpf/
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()
294 nfp_bpf_parse_cap_qsel(struct nfp_app_bpf *bpf, void __iomem *value, u32 length) in nfp_bpf_parse_cap_qsel()
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()
[all …]

12345678910>>...57