| /kernel/linux/linux-5.10/tools/perf/ |
| H A D | builtin-config.c | 88 char *value = item->value; in show_spec_config() local 111 char *value = item->value; in show_config() local 121 parse_config_arg(char *arg, char **var, char **value) parse_config_arg() argument 211 char *var, *value; cmd_config() local [all...] |
| /kernel/linux/linux-5.10/sound/soc/sof/ |
| H A D | utils.c | 25 void sof_io_write(struct snd_sof_dev *sdev, void __iomem *addr, u32 value) in sof_io_write() argument 37 void sof_io_write64(struct snd_sof_dev *sdev, void __iomem *addr, u64 value) in sof_io_write64() argument
|
| /kernel/linux/linux-5.10/sound/soc/tegra/ |
| H A D | tegra_cif.h | 49 unsigned int value; in tegra_set_cif() local
|
| /kernel/linux/linux-5.10/sound/soc/samsung/ |
| H A D | s3c24xx_simtec.c | 40 static void speaker_gain_set(int value) in speaker_gain_set() argument 61 int value = ucontrol->value.integer.value[0]; speaker_gain_put() local [all...] |
| /kernel/linux/linux-5.10/tools/perf/tests/ |
| H A D | parse-metric.c | 84 struct value { struct [all...] |
| /kernel/linux/linux-5.10/tools/perf/ui/browsers/ |
| H A D | scripts.c | 62 static int scripts_config(const char *var, const char *value, void *data) in scripts_config() argument
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | values.c | 135 u64 *value = realloc(values->value[i], counters_max * sizeof(**values->value)); perf_read_values__enlarge_counters() local 184 perf_read_values_add_value(struct perf_read_values *values, u32 pid, u32 tid, u64 rawid, const char *name, u64 value) perf_read_values_add_value() argument [all...] |
| H A D | branch.h | 19 u64 value; member
|
| H A D | hashmap.c | 154 int hashmap__insert(struct hashmap *map, const void *key, void *value, in hashmap__insert() argument 206 bool hashmap__find(const struct hashmap *map, const void *key, void **value) in hashmap__find() argument [all...] |
| H A D | hashmap.h | 48 void *value; member 116 hashmap__add(struct hashmap *map, const void *key, void *value) hashmap__add() argument 122 hashmap__set(struct hashmap *map, const void *key, void *value, const void **old_key, void **old_value) hashmap__set() argument 130 hashmap__update(struct hashmap *map, const void *key, void *value, const void **old_key, void **old_value) hashmap__update() argument 138 hashmap__append(struct hashmap *map, const void *key, void *value) hashmap__append() argument [all...] |
| H A D | pmu.h | 28 char *value; member
|
| /kernel/linux/linux-5.10/drivers/watchdog/ |
| H A D | mtx-1_wdt.c | 136 unsigned int value; in mtx1_wdt_ioctl() local
|
| H A D | omap_wdt.c | 209 u32 value; in omap_wdt_get_timeleft() local
|
| /kernel/linux/linux-5.10/fs/fuse/ |
| H A D | xattr.c | 14 int fuse_setxattr(struct inode *inode, const char *name, const void *value, in fuse_setxattr() argument 49 ssize_t fuse_getxattr(struct inode *inode, const char *name, void *value, in fuse_getxattr() argument 180 fuse_xattr_get(const struct xattr_handler *handler, struct dentry *dentry, struct inode *inode, const char *name, void *value, size_t size) fuse_xattr_get() argument 190 fuse_xattr_set(const struct xattr_handler *handler, struct dentry *dentry, struct inode *inode, const char *name, const void *value, size_t size, int flags) fuse_xattr_set() argument 209 no_xattr_get(const struct xattr_handler *handler, struct dentry *dentry, struct inode *inode, const char *name, void *value, size_t size) no_xattr_get() argument 216 no_xattr_set(const struct xattr_handler *handler, struct dentry *dentry, struct inode *nodee, const char *name, const void *value, size_t size, int flags) no_xattr_set() argument [all...] |
| /kernel/linux/linux-5.10/fs/9p/ |
| H A D | xattr.c | 96 v9fs_xattr_set(struct dentry *dentry, const char *name, const void *value, size_t value_len, int flags) v9fs_xattr_set() argument 103 v9fs_fid_xattr_set(struct p9_fid *fid, const char *name, const void *value, size_t value_len, int flags) v9fs_fid_xattr_set() argument 149 v9fs_xattr_handler_set(const struct xattr_handler *handler, struct dentry *dentry, struct inode *inode, const char *name, const void *value, size_t size, int flags) v9fs_xattr_handler_set() argument
|
| H A D | acl.c | 31 void *value = NULL; in __v9fs_get_acl() local 241 v9fs_xattr_set_acl(const struct xattr_handler *handler, struct dentry *dentry, struct inode *inode, const char *name, const void *value, size_t size, int flags) v9fs_xattr_set_acl() argument [all...] |
| /kernel/linux/linux-5.10/fs/hfsplus/ |
| H A D | attributes.c | 96 hfsplus_attr_build_record(hfsplus_attr_entry *entry, int record_type, u32 cnid, const void *value, size_t size) hfsplus_attr_build_record() argument 194 hfsplus_create_attr(struct inode *inode, const char *name, const void *value, size_t size) hfsplus_create_attr() argument
|
| /kernel/linux/linux-5.10/fs/hmdfs/ |
| H A D | super.c | 84 unsigned long value = DEAULT_RA_PAGES; in hmdfs_parse_options() local
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | virtio_input.h | 73 __le32 value; member
|
| H A D | isst_if.h | 80 __u32 value; member [all...] |
| /kernel/linux/linux-5.10/include/soc/nps/ |
| H A D | common.h | 82 u32 value; member 133 u32 value; member 142 u32 value; member
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/via/ |
| H A D | via_clock.c | 127 u8 value; in set_primary_pll_state() local 145 u8 value; in set_secondary_pll_state() local 163 u8 value; in set_engine_pll_state() local 181 u8 value; set_primary_clock_state() local 199 u8 value; set_secondary_clock_state() local [all...] |
| /kernel/linux/linux-5.10/drivers/xen/xen-pciback/ |
| H A D | conf_space.c | 42 conf_space_read(struct pci_dev *dev, const struct config_field_entry *entry, int offset, u32 *value) conf_space_read() argument 70 conf_space_write(struct pci_dev *dev, const struct config_field_entry *entry, int offset, u32 value) conf_space_write() argument 157 u32 value = 0, tmp_val; xen_pcibk_config_read() local 204 xen_pcibk_config_write(struct pci_dev *dev, int offset, int size, u32 value) xen_pcibk_config_write() argument [all...] |
| /kernel/linux/linux-5.10/include/soc/tegra/ |
| H A D | flowctrl.h | 56 static inline void flowctrl_write_cpu_csr(unsigned int cpuid, u32 value) in flowctrl_write_cpu_csr() argument 60 static inline void flowctrl_write_cpu_halt(unsigned int cpuid, u32 value) {} in flowctrl_write_cpu_halt() argument
|
| /kernel/linux/linux-5.10/include/uapi/scsi/ |
| H A D | scsi_bsg_ufs.h | 52 __be32 value; member
|