/Linux-v6.6/arch/mips/include/asm/ |
D | unaligned-emul.h | 8 #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 …]
|
/Linux-v6.6/drivers/accel/habanalabs/common/ |
D | hwmon.c | 17 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 …]
|
/Linux-v6.6/drivers/base/power/ |
D | qos.c | 110 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 …]
|
/Linux-v6.6/drivers/net/wireless/broadcom/b43/ |
D | tables_phy_ht.c | 608 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
|
D | tables_phy_lcn.c | 459 u32 type, value; in b43_lcntab_read() local 490 u32 type; in b43_lcntab_read_bulk() local 525 void b43_lcntab_write(struct b43_wldev *dev, u32 offset, u32 value) in b43_lcntab_write() 527 u32 type; in b43_lcntab_write() local 558 u32 type, value; in b43_lcntab_write_bulk() local
|
/Linux-v6.6/kernel/power/ |
D | qos.c | 76 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 …]
|
/Linux-v6.6/drivers/net/phy/ |
D | aquantia_hwmon.c | 33 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()
|
/Linux-v6.6/drivers/gpu/drm/i915/gt/ |
D | intel_gt_mcr.c | 248 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 …]
|
/Linux-v6.6/fs/ext2/ |
D | acl.c | 20 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-v6.6/fs/orangefs/ |
D | acl.c | 13 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-v6.6/fs/btrfs/ |
D | acl.c | 19 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()
|
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/bpf/ |
D | main.c | 105 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 …]
|
/Linux-v6.6/fs/hfs/ |
D | attr.c | 22 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-v6.6/fs/fuse/ |
D | acl.c | 16 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
|
/Linux-v6.6/fs/ext4/ |
D | acl.c | 18 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-v6.6/fs/jfs/ |
D | acl.c | 17 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-v6.6/net/802/ |
D | mrp.c | 215 static void mrp_attrvalue_inc(void *value, u8 len) in mrp_attrvalue_inc() 227 const void *value, u8 len, u8 type) in mrp_attr_cmp() 237 const void *value, u8 len, u8 type) in mrp_attr_lookup() 257 const void *value, u8 len, u8 type) in mrp_attr_create() 531 const void *value, u8 len, u8 type) in mrp_request_join() 556 const void *value, u8 len, u8 type) in mrp_request_leave()
|
/Linux-v6.6/fs/reiserfs/ |
D | xattr_acl.c | 22 struct posix_acl *acl, int type) in reiserfs_set_acl() 68 static struct posix_acl *reiserfs_posix_acl_from_disk(const void *value, size_t size) in reiserfs_posix_acl_from_disk() 194 struct posix_acl *reiserfs_get_acl(struct inode *inode, int type, bool rcu) in reiserfs_get_acl() 196 char *name, *value; in reiserfs_get_acl() local 251 int type, struct posix_acl *acl) in __reiserfs_set_acl() 254 void *value = NULL; in __reiserfs_set_acl() local
|
/Linux-v6.6/drivers/hwmon/ |
D | scmi-hwmon.c | 38 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-v6.6/drivers/net/ethernet/intel/ice/ |
D | ice_osdep.h | 21 #define wr32(a, reg, value) writel((value), ((a)->hw_addr + (reg))) argument 23 #define wr64(a, reg, value) writeq((value), ((a)->hw_addr + (reg))) argument 39 #define ice_debug(hw, type, fmt, args...) \ argument 42 #define ice_debug_array(hw, type, rowsize, groupsize, buf, len) \ argument 47 #define ice_debug(hw, type, fmt, args...) \ argument 54 #define ice_debug_array(hw, type, rowsize, groupsize, buf, len) \ argument 63 #define ice_debug_array(hw, type, rowsize, groupsize, buf, len) \ argument
|
/Linux-v6.6/include/linux/ |
D | pm_qos.h | 57 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-v6.6/tools/testing/selftests/bpf/ |
D | test_btf.h | 24 #define BTF_ARRAY_ENC(type, index_type, nr_elems) \ argument 26 #define BTF_TYPE_ARRAY_ENC(type, index_type, nr_elems) \ argument 36 #define BTF_VAR_ENC(name, type, linkage) \ argument 38 #define BTF_VAR_SECINFO_ENC(type, offset, size) \ argument 41 #define BTF_MEMBER_ENC(name, type, bits_offset) \ 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 [all …]
|
/Linux-v6.6/fs/ocfs2/ |
D | acl.c | 33 static struct posix_acl *ocfs2_acl_from_xattr(const void *value, size_t size) in ocfs2_acl_from_xattr() 113 int type, in ocfs2_get_acl_nolock() 117 char *value = NULL; in ocfs2_get_acl_nolock() local 217 int type, in ocfs2_set_acl() 223 void *value = NULL; in ocfs2_set_acl() local 264 struct posix_acl *acl, int type) in ocfs2_iop_set_acl() 293 struct posix_acl *ocfs2_iop_get_acl(struct inode *inode, int type, bool rcu) in ocfs2_iop_get_acl()
|
/Linux-v6.6/drivers/acpi/numa/ |
D | hmat.c | 154 static __init const char *hmat_data_type(u8 type) in hmat_data_type() 174 static __init const char *hmat_data_type_suffix(u8 type) in hmat_data_type_suffix() 190 static u32 hmat_normalize(u16 entry, u64 base, u8 type) in hmat_normalize() 192 u32 value; in hmat_normalize() local 226 u8 type, u32 value, int access) in hmat_update_target_access() 299 u32 *inits, *targs, value; in hmat_parse_locality() local 301 u8 type, mem_hier; in hmat_parse_locality() local 531 static bool hmat_update_best(u8 type, u32 value, u32 *best) in hmat_update_best() 633 u32 value; in hmat_register_target_initiators() local 668 u32 value; in hmat_register_target_initiators() local
|
/Linux-v6.6/drivers/net/ethernet/microchip/vcap/ |
D | vcap_api_client.h | 20 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 54 u8 value[14]; member 59 u8 value[16]; member 87 enum vcap_field_type type; member [all …]
|