| /kernel/linux/linux-6.6/arch/arm64/kernel/ |
| H A D | idreg-override.c | 201 int len; in find_field() local 256 size_t len; in __parse_cmdline() local [all...] |
| H A D | module.c | 177 static int reloc_data(enum aarch64_reloc_op op, void *place, u64 val, int len) in reloc_data() argument 282 reloc_insn_imm(enum aarch64_reloc_op op, __le32 *place, u64 val, int lsb, int len, enum aarch64_insn_imm_type imm_type) reloc_insn_imm() argument
|
| H A D | acpi.c | 491 int idx, len = ffh_ctxt->info.length >> 2; in acpi_ffh_address_space_arch_handler() local
|
| /kernel/linux/linux-6.6/arch/m68k/sun3/ |
| H A D | sun3dvma.c | 151 static inline unsigned long get_baddr(int len, unsigned long align) in get_baddr() argument 205 unsigned long len; in free_baddr() local 283 dvma_map_align(unsigned long kaddr, int len, int align) dvma_map_align() argument 338 dvma_malloc_align(unsigned long len, unsigned long align) dvma_malloc_align() argument [all...] |
| /kernel/linux/linux-6.6/arch/mips/ar7/ |
| H A D | prom.c | 67 u8 len; member
|
| /kernel/linux/linux-6.6/arch/mips/boot/ |
| H A D | elf2ecoff.c | 61 uint32_t len; member 133 static char *saveRead(int file, off_t offset, off_t len, char *name) in saveRead() argument [all...] |
| /kernel/linux/linux-6.6/arch/mips/cavium-octeon/ |
| H A D | octeon-memcpy.S | 23 #define len a2 define [all...] |
| /kernel/linux/linux-6.6/arch/mips/crypto/ |
| H A D | crc32-mips.c | 76 static u32 crc32_mips_le_hw(u32 crc_, const u8 *p, unsigned int len) argument 116 static u32 crc32c_mips_le_hw(u32 crc_, const u8 *p, unsigned int len) argument 226 __chksum_finup(u32 crc, const u8 *data, unsigned int len, u8 *out) global() argument 232 __chksumc_finup(u32 crc, const u8 *data, unsigned int len, u8 *out) global() argument 238 chksum_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out) global() argument 246 chksumc_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out) global() argument [all...] |
| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| H A D | hw_breakpoint.h | 15 len : 8, member
|
| /kernel/linux/linux-6.6/arch/m68k/atari/ |
| H A D | atakeyb.c | 111 int len; member 319 ikbd_write(const char *str, int len) ikbd_write() argument [all...] |
| /kernel/linux/linux-6.6/arch/m68k/include/asm/ |
| H A D | cacheflush_mm.h | 272 copy_to_user_page(struct vm_area_struct *vma, struct page *page, unsigned long vaddr, void *dst, void *src, int len) copy_to_user_page() argument 280 copy_from_user_page(struct vm_area_struct *vma, struct page *page, unsigned long vaddr, void *dst, void *src, int len) copy_from_user_page() argument
|
| H A D | raw_io.h | 101 static inline void raw_insb(volatile u8 __iomem *port, u8 *buf, unsigned int len) in raw_insb() argument 416 static inline void raw_rom_insb(volatile u8 __iomem *port, u8 *buf, unsigned int len) in raw_rom_insb() argument 424 raw_rom_outsb(volatile u8 __iomem *port, const u8 *buf, unsigned int len) raw_rom_outsb() argument
|
| /kernel/linux/linux-6.6/arch/arm64/kvm/vgic/ |
| H A D | vgic-mmio-v2.c | 25 vgic_mmio_read_v2_misc(struct kvm_vcpu *vcpu, gpa_t addr, unsigned int len) vgic_mmio_read_v2_misc() argument 52 vgic_mmio_write_v2_misc(struct kvm_vcpu *vcpu, gpa_t addr, unsigned int len, unsigned long val) vgic_mmio_write_v2_misc() argument 72 vgic_mmio_uaccess_write_v2_misc(struct kvm_vcpu *vcpu, gpa_t addr, unsigned int len, unsigned long val) vgic_mmio_uaccess_write_v2_misc() argument 110 vgic_mmio_uaccess_write_v2_group(struct kvm_vcpu *vcpu, gpa_t addr, unsigned int len, unsigned long val) vgic_mmio_uaccess_write_v2_group() argument 120 vgic_mmio_write_sgir(struct kvm_vcpu *source_vcpu, gpa_t addr, unsigned int len, unsigned long val) vgic_mmio_write_sgir() argument 162 vgic_mmio_read_target(struct kvm_vcpu *vcpu, gpa_t addr, unsigned int len) vgic_mmio_read_target() argument 180 vgic_mmio_write_target(struct kvm_vcpu *vcpu, gpa_t addr, unsigned int len, unsigned long val) vgic_mmio_write_target() argument 208 vgic_mmio_read_sgipend(struct kvm_vcpu *vcpu, gpa_t addr, unsigned int len) vgic_mmio_read_sgipend() argument 225 vgic_mmio_write_sgipendc(struct kvm_vcpu *vcpu, gpa_t addr, unsigned int len, unsigned long val) vgic_mmio_write_sgipendc() argument 247 vgic_mmio_write_sgipends(struct kvm_vcpu *vcpu, gpa_t addr, unsigned int len, unsigned long val) vgic_mmio_write_sgipends() argument 275 vgic_mmio_read_vcpuif(struct kvm_vcpu *vcpu, gpa_t addr, unsigned int len) vgic_mmio_read_vcpuif() argument 322 vgic_mmio_write_vcpuif(struct kvm_vcpu *vcpu, gpa_t addr, unsigned int len, unsigned long val) vgic_mmio_write_vcpuif() argument 362 vgic_mmio_read_apr(struct kvm_vcpu *vcpu, gpa_t addr, unsigned int len) vgic_mmio_read_apr() argument 387 vgic_mmio_write_apr(struct kvm_vcpu *vcpu, gpa_t addr, unsigned int len, unsigned long val) vgic_mmio_write_apr() argument [all...] |
| /kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
| H A D | hw_breakpoint.h | 21 len : 2, member
|
| /kernel/linux/linux-6.6/arch/powerpc/boot/ |
| H A D | cuboot-pq2.c | 54 int len; in update_cs_ranges() local 126 int i, len; in fixup_pci() local
|
| /kernel/linux/linux-6.6/arch/powerpc/crypto/ |
| H A D | aes-gcm-p10-glue.c | 141 static void finish_tag(struct gcm_ctx *gctx, struct Hash_ctx *hash, int len) in finish_tag() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| H A D | hvsi.h | 28 uint8_t len; member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/ |
| H A D | pm_nl_ctl.c | 58 int len = nh->nlmsg_len - sizeof(*nh); in nl_error() local 86 static int do_nl_req(int fd, struct nlmsghdr *nh, int len, int max) in do_nl_req() argument 121 int len = nlh->nlmsg_len; genl_parse_getfamily() local 323 print_addr(struct rtattr *attrs, int len) print_addr() argument 403 int len = nh->nlmsg_len; print_addrs() local 510 int len = nh->nlmsg_len; print_limits() local 545 int cmd, len = sizeof(data); get_set_limits() local [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/vm/ |
| H A D | hmm-tests.c | 736 ssize_t len; in TEST_F() local 791 ssize_t len; in TEST_F() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| H A D | timestamping.c | 314 socklen_t len; in main() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/ |
| H A D | core-pkey.c | 351 size_t len = strlen(core_pattern), ret; in write_core_pattern() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/rseq/ |
| H A D | rseq-ppc.h | 632 rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, void *dst, void *src, size_t len, intptr_t newv, int cpu) rseq_cmpeqv_trymemcpy_storev() argument 711 rseq_cmpeqv_trymemcpy_storev_release(intptr_t *v, intptr_t expect, void *dst, void *src, size_t len, intptr_t newv, int cpu) rseq_cmpeqv_trymemcpy_storev_release() argument
|
| H A D | rseq-mips.h | 547 rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, void *dst, void *src, size_t len, intptr_t newv, int cpu) rseq_cmpeqv_trymemcpy_storev() argument 662 rseq_cmpeqv_trymemcpy_storev_release(intptr_t *v, intptr_t expect, void *dst, void *src, size_t len, intptr_t newv, int cpu) rseq_cmpeqv_trymemcpy_storev_release() argument [all...] |
| H A D | rseq-arm64.h | 568 rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, void *dst, void *src, size_t len, intptr_t newv, int cpu) rseq_cmpeqv_trymemcpy_storev() argument 632 rseq_cmpeqv_trymemcpy_storev_release(intptr_t *v, intptr_t expect, void *dst, void *src, size_t len, intptr_t newv, int cpu) rseq_cmpeqv_trymemcpy_storev_release() argument [all...] |
| H A D | rseq-s390.h | 487 rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, void *dst, void *src, size_t len, intptr_t newv, int cpu) rseq_cmpeqv_trymemcpy_storev() argument 603 rseq_cmpeqv_trymemcpy_storev_release(intptr_t *v, intptr_t expect, void *dst, void *src, size_t len, intptr_t newv, int cpu) rseq_cmpeqv_trymemcpy_storev_release() argument [all...] |