| /kernel/linux/linux-5.10/tools/perf/util/ |
| 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
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | fault-inject.c | 171 debugfs_create_ul(const char *name, umode_t mode, struct dentry *parent, unsigned long *value) debugfs_create_ul() argument 190 debugfs_create_stacktrace_depth(const char *name, umode_t mode, struct dentry *parent, unsigned long *value) debugfs_create_stacktrace_depth() argument
|
| /kernel/linux/linux-5.10/lib/mpi/ |
| H A D | mpiutil.c | 32 unsigned long value; in mpi_init() local [all...] |
| /kernel/linux/linux-5.10/kernel/bpf/ |
| H A D | bpf_inode_storage.c | 119 bpf_fd_inode_storage_update_elem(struct bpf_map *map, void *key, void *value, u64 map_flags) bpf_fd_inode_storage_update_elem() argument
|
| H A D | reuseport_array.c | 182 bpf_fd_reuseport_array_lookup_elem(struct bpf_map *map, void *key, void *value) bpf_fd_reuseport_array_lookup_elem() argument 249 bpf_fd_reuseport_array_update_elem(struct bpf_map *map, void *key, void *value, u64 map_flags) bpf_fd_reuseport_array_update_elem() argument
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | kexec_elf.c | 29 static uint64_t elf64_to_cpu(const struct elfhdr *ehdr, uint64_t value) in elf64_to_cpu() argument 39 static uint32_t elf32_to_cpu(const struct elfhdr *ehdr, uint32_t value) in elf32_to_cpu() argument 49 elf16_to_cpu(const struct elfhdr *ehdr, uint16_t value) elf16_to_cpu() argument [all...] |
| H A D | test_kprobes.c | 21 static noinline u32 kprobe_target(u32 value) in kprobe_target() argument 82 static noinline u32 kprobe_target2(u32 value) in kprobe_target2() argument [all...] |
| /kernel/linux/linux-5.10/fs/reiserfs/ |
| H A D | xattr_acl.c | 65 static struct posix_acl *reiserfs_posix_acl_from_disk(const void *value, size_t size) in reiserfs_posix_acl_from_disk() argument 193 char *name, *value; reiserfs_get_acl() local 248 void *value = NULL; __reiserfs_set_acl() local [all...] |
| /kernel/linux/linux-5.10/fs/orangefs/ |
| H A D | xattr.c | 314 orangefs_inode_setxattr(struct inode *inode, const char *name, const void *value, size_t size, int flags) orangefs_inode_setxattr() argument [all...] |
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | acl.c | 35 static struct posix_acl *ocfs2_acl_from_xattr(const void *value, size_t size) in ocfs2_acl_from_xattr() argument 119 char *value = NULL; in ocfs2_get_acl_nolock() local 225 void *value = NULL; ocfs2_set_acl() local [all...] |