Home
last modified time | relevance | path

Searched defs:value (Results 6226 - 6250 of 21453) sorted by relevance

1...<<241242243244245246247248249250>>...859

/kernel/linux/linux-5.10/tools/perf/util/
H A Dhashmap.h48 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 Dpmu.h28 char *value; member
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dmtx-1_wdt.c136 unsigned int value; in mtx1_wdt_ioctl() local
H A Domap_wdt.c209 u32 value; in omap_wdt_get_timeleft() local
/kernel/linux/linux-5.10/fs/fuse/
H A Dxattr.c14 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 Dxattr.c96 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 Dacl.c31 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 Dattributes.c96 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 Dsuper.c84 unsigned long value = DEAULT_RA_PAGES; in hmdfs_parse_options() local
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dvirtio_input.h73 __le32 value; member
H A Disst_if.h80 __u32 value; member
[all...]
/kernel/linux/linux-5.10/include/soc/nps/
H A Dcommon.h82 u32 value; member
133 u32 value; member
142 u32 value; member
/kernel/linux/linux-5.10/drivers/video/fbdev/via/
H A Dvia_clock.c127 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 Dconf_space.c42 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 Dflowctrl.h56 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 Dscsi_bsg_ufs.h52 __be32 value; member
/kernel/linux/linux-5.10/lib/
H A Dfault-inject.c171 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 Dmpiutil.c32 unsigned long value; in mpi_init() local
[all...]
/kernel/linux/linux-5.10/kernel/bpf/
H A Dbpf_inode_storage.c119 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 Dreuseport_array.c182 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 Dkexec_elf.c29 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 Dtest_kprobes.c21 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 Dxattr_acl.c65 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 Dxattr.c314 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 Dacl.c35 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...]

Completed in 15 milliseconds

1...<<241242243244245246247248249250>>...859