| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| H A D | pci_msi.c | 326 int len; in sparc64_pbm_msi_init() local [all...] |
| H A D | sys_sparc_64.c | 51 static inline int invalid_64bit_range(unsigned long addr, unsigned long len) in invalid_64bit_range() argument 90 unsigned long arch_get_unmapped_area(struct file *filp, unsigned long addr, unsigned long len, unsigned long pgoff, unsigned long flags) in arch_get_unmapped_area() argument 148 arch_get_unmapped_area_topdown(struct file *filp, const unsigned long addr0, const unsigned long len, const unsigned long pgoff, const unsigned long flags) arch_get_unmapped_area_topdown() argument 218 get_fb_unmapped_area(struct file *filp, unsigned long orig_addr, unsigned long len, unsigned long pgoff, unsigned long flags) get_fb_unmapped_area() argument 435 sparc_mmap_check(unsigned long addr, unsigned long len) sparc_mmap_check() argument [all...] |
| H A D | btext.c | 188 static void btext_drawtext(const char *c, unsigned int len) in btext_drawtext() argument
|
| H A D | ebus.c | 176 int ebus_dma_request(struct ebus_dma_info *p, dma_addr_t bus_addr, size_t len) in ebus_dma_request() argument
|
| H A D | ioport.c | 237 unsigned long sparc_dma_alloc_resource(struct device *dev, size_t len) in sparc_dma_alloc_resource() argument
|
| H A D | leon_smp.c | 274 int cpu, len; in leon_ipi_init() local
|
| H A D | of_device_32.c | 346 int len, i; in scan_one_device() local
|
| H A D | setup_64.c | 487 int len; in mdesc_cpu_hwcap_list() local
|
| H A D | uprobes.c | 31 copy_to_page(struct page *page, unsigned long vaddr, const void *src, int len) copy_to_page() argument 47 arch_uprobe_copy_ixol(struct page *page, unsigned long vaddr, void *src, unsigned long len) arch_uprobe_copy_ixol() argument
|
| /kernel/linux/linux-6.6/arch/sparc/mm/ |
| H A D | io-unit.c | 181 static void iounit_unmap_page(struct device *dev, dma_addr_t vaddr, size_t len, in iounit_unmap_page() argument 145 iounit_map_page(struct device *dev, struct page *page, unsigned long offset, size_t len, enum dma_data_direction dir, unsigned long attrs) iounit_map_page() argument 200 unsigned long flags, vaddr, len; iounit_unmap_sg() local 216 iounit_alloc(struct device *dev, size_t len, dma_addr_t *dma_handle, gfp_t gfp, unsigned long attrs) iounit_alloc() argument [all...] |
| H A D | hugetlbpage.c | 26 hugetlb_get_unmapped_area_bottomup(struct file *filp, unsigned long addr, unsigned long len, unsigned long pgoff, unsigned long flags) hugetlb_get_unmapped_area_bottomup() argument 58 hugetlb_get_unmapped_area_topdown(struct file *filp, const unsigned long addr0, const unsigned long len, const unsigned long pgoff, const unsigned long flags) hugetlb_get_unmapped_area_topdown() argument 97 hugetlb_get_unmapped_area(struct file *file, unsigned long addr, unsigned long len, unsigned long pgoff, unsigned long flags) hugetlb_get_unmapped_area() argument [all...] |
| /kernel/linux/linux-6.6/arch/sparc/prom/ |
| H A D | misc_64.c | 154 int len; in prom_get_idprom() local
|
| H A D | tree_64.c | 191 int len; in prom_getstring() local
|
| H A D | tree_32.c | 172 int len; in prom_getstring() local
|
| /kernel/linux/linux-6.6/arch/sparc/vdso/ |
| H A D | vma.c | 352 static unsigned long vdso_addr(unsigned long start, unsigned int len) in vdso_addr() argument
|
| H A D | vdso2c.c | 159 static void map_input(const char *name, void **addr, size_t *len, int prot) in map_input() argument
|
| /kernel/linux/linux-6.6/arch/um/drivers/ |
| H A D | cow_user.c | 269 int file_reader(__u64 offset, char *buf, int len, void *arg) in file_reader() argument
|
| H A D | net_user.c | 50 void read_output(int fd, char *output, int len) in read_output() argument 95 int net_read(int fd, void *buf, int len) in net_read() argument 108 int net_recvfrom(int fd, void *buf, int len) in net_recvfrom() argument 123 int net_write(int fd, void *buf, int len) in net_write() argument 136 net_send(int fd, void *buf, int len) net_send() argument 151 net_sendto(int fd, void *buf, int len, void *to, int sock_len) net_sendto() argument [all...] |
| /kernel/linux/linux-6.6/arch/sparc/include/asm/ |
| H A D | ldc.h | 123 ldc_get_dring_entry(struct ldc_channel *lp, void *buf, unsigned int len, unsigned long offset, struct ldc_trans_cookie *cookies, int ncookies) ldc_get_dring_entry() argument 132 ldc_put_dring_entry(struct ldc_channel *lp, void *buf, unsigned int len, unsigned long offset, struct ldc_trans_cookie *cookies, int ncookies) ldc_put_dring_entry() argument
|
| /kernel/linux/linux-6.6/arch/um/kernel/skas/ |
| H A D | uaccess.c | 64 static int do_op_one_page(unsigned long addr, int len, int is_write, in do_op_one_page() argument 95 static long buffer_op(unsigned long addr, int len, int is_write, in buffer_op() argument 138 static int copy_chunk_from_user(unsigned long from, int len, void *arg) in copy_chunk_from_user() argument 153 static int copy_chunk_to_user(unsigned long to, int len, voi argument 168 strncpy_chunk_from_user(unsigned long from, int len, void *arg) strncpy_chunk_from_user() argument 197 clear_chunk(unsigned long addr, int len, void *unused) clear_chunk() argument 203 __clear_user(void __user *mem, unsigned long len) __clear_user() argument 209 strnlen_chunk(unsigned long str, int len, void *arg) strnlen_chunk() argument 221 strnlen_user(const char __user *str, long len) strnlen_user() argument [all...] |
| /kernel/linux/linux-6.6/arch/um/os-Linux/ |
| H A D | start_up.c | 330 size_t len = 0; in get_host_cpu_features() local
|
| H A D | process.c | 138 int os_map_memory(void *virt, int fd, unsigned long long off, unsigned long len, in os_map_memory() argument 154 int os_protect_memory(void *addr, unsigned long len, int r, int w, int x) in os_protect_memory() argument 165 int os_unmap_memory(void *addr, int len) in os_unmap_memory() argument 242 int os_mincore(void *addr, unsigned long len) in os_mincore() argument [all...] |
| /kernel/linux/linux-6.6/arch/x86/boot/compressed/ |
| H A D | acpi.c | 201 u32 num_entries, size, len; in get_acpi_srat_table() local
|
| /kernel/linux/linux-6.6/arch/x86/boot/ |
| H A D | string.c | 32 int memcmp(const void *s1, const void *s2, size_t len) in memcmp() argument 43 int bcmp(const void *s1, const void *s2, size_t len) in bcmp() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/etnaviv/ |
| H A D | etnaviv_buffer.c | 115 etnaviv_buffer_dump(struct etnaviv_gpu *gpu, struct etnaviv_cmdbuf *buf, u32 off, u32 len) etnaviv_buffer_dump() argument
|