Home
last modified time | relevance | path

Searched defs:size (Results 13026 - 13050 of 30366) sorted by relevance

1...<<521522523524525526527528529530>>...1215

/kernel/linux/linux-5.10/block/partitions/
H A Dacorn.c85 unsigned long size = nr_sects > 2 ? 2 : nr_sects; in riscix_partition() local
131 unsigned long size = nr_sects > 2 ? 2 : nr_sects; in linux_partition() local
305 __le32 size; member
373 s32 size = le32_to_cpu(p->size); /* yes, it's signed. */ in adfspart_check_ICS() local
413 __le32 size; global() member
467 u32 size = le32_to_cpu(p->size); adfspart_check_POWERTEC() local
541 sector_t size; adfspart_check_EESOX() local
[all...]
/kernel/linux/linux-5.10/crypto/
H A Dalgif_hash.c131 hash_sendpage(struct socket *sock, struct page *page, int offset, size_t size, int flags) hash_sendpage() argument
327 hash_sendmsg_nokey(struct socket *sock, struct msghdr *msg, size_t size) hash_sendmsg_nokey() argument
339 hash_sendpage_nokey(struct socket *sock, struct page *page, int offset, size_t size, int flags) hash_sendpage_nokey() argument
H A Dalgif_skcipher.c37 skcipher_sendmsg(struct socket *sock, struct msghdr *msg, size_t size) skcipher_sendmsg() argument
237 skcipher_sendmsg_nokey(struct socket *sock, struct msghdr *msg, size_t size) skcipher_sendmsg_nokey() argument
249 skcipher_sendpage_nokey(struct socket *sock, struct page *page, int offset, size_t size, int flags) skcipher_sendpage_nokey() argument
H A Dansi_cprng.c67 xor_vectors(unsigned char *in1, unsigned char *in2, unsigned char *out, unsigned int size) xor_vectors() argument
H A Daegis128-core.c134 crypto_aegis128_ad(struct aegis_state *state, const u8 *src, unsigned int size) crypto_aegis128_ad() argument
157 crypto_aegis128_encrypt_chunk(struct aegis_state *state, u8 *dst, const u8 *src, unsigned int size) crypto_aegis128_encrypt_chunk() argument
218 crypto_aegis128_decrypt_chunk(struct aegis_state *state, u8 *dst, const u8 *src, unsigned int size) crypto_aegis128_decrypt_chunk() argument
290 unsigned int size = scatterwalk_clamp(&walk, assoclen); crypto_aegis128_process_ad() local
326 crypto_aegis128_process_crypt(struct aegis_state *state, struct aead_request *req, struct skcipher_walk *walk, void (*crypt)(struct aegis_state *state, u8 *dst, const u8 *src, unsigned int size)) crypto_aegis128_process_crypt() argument
[all...]
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dutobject.c428 acpi_size size; in acpi_ut_get_simple_object_size() local
[all...]
H A Dutprint.c318 int vsnprintf(char *string, acpi_size size, const char *format, va_list args) in vsnprintf() argument
571 int snprintf(char *string, acpi_size size, const char *format, ...) in snprintf() argument
/kernel/linux/linux-5.10/drivers/android/
H A Dbinder_alloc_selftest.c92 check_buffer_pages_allocated(struct binder_alloc *alloc, struct binder_buffer *buffer, size_t size) check_buffer_pages_allocated() argument
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dbios32.c563 pcibios_align_resource(void *data, const struct resource *res, resource_size_t size, resource_size_t align) pcibios_align_resource() argument
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dacpi.c94 void __init __iomem *__acpi_map_table(unsigned long phys, unsigned long size) in __acpi_map_table() argument
102 void __init __acpi_unmap_table(void __iomem *map, unsigned long size) in __acpi_unmap_table() argument
264 void __iomem *acpi_os_ioremap(acpi_physical_address phys, acpi_size size) in acpi_os_ioremap() argument
405 arch_reserve_mem_area(acpi_physical_address addr, size_t size) arch_reserve_mem_area() argument
[all...]
H A Dmodule.c23 void *module_alloc(unsigned long size) in module_alloc() argument
/kernel/linux/linux-5.10/arch/arm64/include/uapi/asm/
H A Dsigcontext.h68 __u32 size; member
128 __u32 size; /* size in bytes of the extra space */ member
/kernel/linux/linux-5.10/arch/arm64/mm/
H A Dinit.c380 u64 size in arm64_memblock_init() local
[all...]
H A Dhugetlbpage.c122 static inline int num_contig_ptes(unsigned long size, size_t *pgsize) in num_contig_ptes() argument
505 bool __init arch_hugetlb_valid_size(unsigned long size) in arch_hugetlb_valid_size() argument
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Duaccess.h61 static inline int __access_ok(const void __user *p, unsigned long size) in __access_ok() argument
[all...]
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dpercpu.h65 static __always_inline unsigned long __percpu_read(void __percpu *ptr, int size) in __percpu_read() argument
102 static __always_inline void __percpu_write(void __percpu *ptr, unsigned long val, int size) in __percpu_write() argument
134 static __always_inline unsigned long __percpu_xchg(void *ptr, unsigned long val, int size) in __percpu_xchg() argument
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dmodule.c503 void *module_alloc(unsigned long size) in module_alloc() argument
H A Dunwind_orc.c161 static void orc_sort_swap(void *_a, void *_b, int size) in orc_sort_swap() argument
/kernel/linux/linux-5.10/arch/mips/boot/
H A Delf2ecoff.c68 static void copy(int out, int in, off_t offset, off_t size) in copy() argument
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dunwind_decoder.c272 unw_word t, size; in unw_decode_p7_p10() local
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dsetup.h303 unsigned long size; /* length of memory chunk (in bytes) */ member
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Djensen.h288 jensen_ioremap(unsigned long addr, unsigned long size) jensen_ioremap() argument
H A Dmce.h10 unsigned int size; /* size in bytes of logout area */ member
/kernel/linux/linux-5.10/arch/arm/mach-mv78xx0/
H A Dpcie.c137 pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, int size, u32 *val) pcie_rd_conf() argument
157 pcie_wr_conf(struct pci_bus *bus, u32 devfn, int where, int size, u32 val) pcie_wr_conf() argument
/kernel/linux/common_modules/tzdriver/auth/
H A Dauth_base_impl.c111 size_t size; in prepare_desc() local

Completed in 26 milliseconds

1...<<521522523524525526527528529530>>...1215