Home
last modified time | relevance | path

Searched defs:size (Results 6376 - 6400 of 27865) sorted by relevance

1...<<251252253254255256257258259260>>...1115

/kernel/linux/linux-6.6/fs/verity/
H A Dhash_algs.c211 fsverity_hash_buffer(const struct fsverity_hash_alg *alg, const void *data, size_t size, u8 *out) fsverity_hash_buffer() argument
/kernel/linux/linux-6.6/fs/squashfs/
H A Dxattr_id.c28 squashfs_xattr_lookup(struct super_block *sb, unsigned int index, int *count, unsigned int *size, unsigned long long *xattr) squashfs_xattr_lookup() argument
/kernel/linux/linux-6.6/include/linux/
H A Dof_reserved_mem.h17 phys_addr_t size; member
H A Dpage_ext.h27 size_t size; member
H A Dintel-ish-client-if.h56 uint32_t size; member
H A Dio.h89 pci_remap_cfgspace(phys_addr_t offset, size_t size) pci_remap_cfgspace() argument
118 arch_phys_wc_add(unsigned long base, unsigned long size) arch_phys_wc_add() argument
162 arch_io_reserve_memtype_wc(resource_size_t base, resource_size_t size) arch_io_reserve_memtype_wc() argument
168 arch_io_free_memtype_wc(resource_size_t base, resource_size_t size) arch_io_free_memtype_wc() argument
[all...]
H A Dbpfptr.h57 static inline int copy_from_bpfptr(void *dst, bpfptr_t src, size_t size) in copy_from_bpfptr() argument
49 copy_from_bpfptr_offset(void *dst, bpfptr_t src, size_t offset, size_t size) copy_from_bpfptr_offset() argument
62 copy_to_bpfptr_offset(bpfptr_t dst, size_t offset, const void *src, size_t size) copy_to_bpfptr_offset() argument
H A Dcrash_dump.h122 unsigned int size; /* Size of the dump */ member
H A Dfsi.h19 uint32_t size; member
H A Dio-mapping.h25 unsigned long size; member
42 io_mapping_init_wc(struct io_mapping *iomap, resource_size_t base, unsigned long size) io_mapping_init_wc() argument
107 io_mapping_map_wc(struct io_mapping *mapping, unsigned long offset, unsigned long size) io_mapping_map_wc() argument
131 io_mapping_init_wc(struct io_mapping *iomap, resource_size_t base, unsigned long size) io_mapping_init_wc() argument
154 io_mapping_map_wc(struct io_mapping *mapping, unsigned long offset, unsigned long size) io_mapping_map_wc() argument
204 io_mapping_create_wc(resource_size_t base, unsigned long size) io_mapping_create_wc() argument
[all...]
H A Dmbus.h35 u64 size; member
71 static inline int mvebu_mbus_get_io_win_info(phys_addr_t phyaddr, u32 *size, in mvebu_mbus_get_io_win_info() argument
H A Dmempool.h85 static inline int mempool_init_kmalloc_pool(mempool_t *pool, int min_nr, size_t size) in mempool_init_kmalloc_pool() argument
91 static inline mempool_t *mempool_create_kmalloc_pool(int min_nr, size_t size) in mempool_create_kmalloc_pool() argument
H A Dkfence.h118 static __always_inline void *kfence_alloc(struct kmem_cache *s, size_t size, gfp_t flags) in kfence_alloc() argument
230 static inline void *kfence_alloc(struct kmem_cache *s, size_t size, gfp_t flags) { return NULL; } in kfence_alloc() argument
H A Dkmemleak.h37 static inline void kmemleak_alloc_recursive(const void *ptr, size_t size, in kmemleak_alloc_recursive() argument
61 static inline void kmemleak_alloc(const void *ptr, size_t size, in in kmemleak_init() argument
65 kmemleak_alloc_recursive(const void *ptr, size_t size, int min_count, slab_flags_t flags, gfp_t gfp) kmemleak_alloc_recursive() argument
70 kmemleak_alloc_percpu(const void __percpu *ptr, size_t size, gfp_t gfp) kmemleak_alloc_percpu() argument
74 kmemleak_vmalloc(const struct vm_struct *area, size_t size, gfp_t gfp) kmemleak_vmalloc() argument
81 kmemleak_free_part(const void *ptr, size_t size) kmemleak_free_part() argument
99 kmemleak_scan_area(const void *ptr, size_t size, gfp_t gfp) kmemleak_scan_area() argument
108 kmemleak_alloc_phys(phys_addr_t phys, size_t size, gfp_t gfp) kmemleak_alloc_phys() argument
112 kmemleak_free_part_phys(phys_addr_t phys, size_t size) kmemleak_free_part_phys() argument
[all...]
H A Dxattr.h112 size_t size; member
[all...]
H A Dmin_heap.h18 int size; member
H A Dsockptr.h53 static inline int copy_from_sockptr(void *dst, sockptr_t src, size_t size) in copy_from_sockptr() argument
67 static inline int copy_to_sockptr(sockptr_t dst, const void *src, size_t size) in copy_to_sockptr() argument
44 copy_from_sockptr_offset(void *dst, sockptr_t src, size_t offset, size_t size) copy_from_sockptr_offset() argument
58 copy_to_sockptr_offset(sockptr_t dst, size_t offset, const void *src, size_t size) copy_to_sockptr_offset() argument
110 check_zeroed_sockptr(sockptr_t src, size_t offset, size_t size) check_zeroed_sockptr() argument
[all...]
/kernel/linux/linux-6.6/include/linux/firmware/imx/
H A Dipc.h32 uint8_t size; member
/kernel/linux/linux-6.6/include/linux/comedi/
H A Dcomedi_isadma.h36 unsigned int size; member
85 comedi_isadma_disable_on_sample(unsigned int dma_chan, unsigned int size) in comedi_isadma_disable_on_sample() argument
/kernel/linux/linux-6.6/fs/hfs/
H A Dmdb.c79 int off2, len, size, sect; in hfs_mdb_get() local
32 hfs_get_last_session(struct super_block *sb, sector_t *start, sector_t *size) hfs_get_last_session() argument
310 int off, size, len; hfs_mdb_commit() local
[all...]
H A Dpart_tbl.c63 int i, size, res; in hfs_part_find() local
/kernel/linux/linux-6.6/include/media/
H A Dv4l2-rect.h18 v4l2_rect_set_size_to(struct v4l2_rect *r, const struct v4l2_rect *size) v4l2_rect_set_size_to() argument
/kernel/linux/linux-6.6/include/acpi/platform/
H A Daclinuxex.h50 static inline void *acpi_os_allocate(acpi_size size) in acpi_os_allocate() argument
55 static inline void *acpi_os_allocate_zeroed(acpi_size size) in acpi_os_allocate_zeroed() argument
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_suballoc.h29 size_t size; member
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dpartitions.h49 uint64_t size; /* partition size */ member

Completed in 13 milliseconds

1...<<251252253254255256257258259260>>...1115