| /kernel/linux/linux-5.10/arch/riscv/include/asm/ |
| H A D | ftrace.h | 29 static inline unsigned long ftrace_call_adjust(unsigned long addr) in ftrace_call_adjust() argument
|
| H A D | uaccess.h | 54 static inline int __access_ok(unsigned long addr, unsigned long size) in __access_ok() argument
|
| /kernel/linux/linux-5.10/arch/riscv/net/ |
| H A D | bpf_jit_core.c | 191 void bpf_jit_free_exec(void *addr) in bpf_jit_free_exec() argument
|
| /kernel/linux/linux-5.10/arch/s390/mm/ |
| H A D | mmap.c | 74 unsigned long arch_get_unmapped_area(struct file *filp, unsigned long addr, in arch_get_unmapped_area() argument 113 arch_get_unmapped_area_topdown(struct file *filp, unsigned long addr, unsigned long len, unsigned long pgoff, unsigned long flags) arch_get_unmapped_area_topdown() argument [all...] |
| /kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4a/ |
| H A D | smp-shx3.c | 108 unsigned long addr = 0xfe410070 + (cpu * 4); in shx3_send_ipi() local
|
| /kernel/linux/linux-5.10/arch/sparc/include/asm/ |
| H A D | timer_64.h | 47 unsigned int addr; member
|
| H A D | swift.h | 31 static inline void swift_inv_insn_tag(unsigned long addr) in swift_inv_insn_tag() argument 40 static inline void swift_inv_data_tag(unsigned long addr) in swift_inv_data_tag() argument 50 unsigned long addr; in swift_flush_dcache() local 58 unsigned long addr; in swift_flush_icache() local 66 unsigned long addr; swift_idflash_clear() local 83 swift_flush_segment(unsigned long addr) swift_flush_segment() argument 91 swift_flush_region(unsigned long addr) swift_flush_region() argument [all...] |
| H A D | io_32.h | 65 static inline u8 sbus_readb(const volatile void __iomem *addr) in sbus_readb() argument 70 static inline u16 sbus_readw(const volatile void __iomem *addr) in sbus_readw() argument 75 static inline u32 sbus_readl(const volatile void __iomem *addr) in sbus_readl() argument 80 static inline void sbus_writeb(u8 b, volatile void __iomem *addr) in sbus_writeb() argument 85 static inline void sbus_writew(u16 w, volatile void __iomem *addr) in sbus_writew() argument 90 sbus_writel(u32 l, volatile void __iomem *addr) sbus_writel() argument [all...] |
| /kernel/linux/linux-5.10/arch/um/drivers/ |
| H A D | umcast_user.c | 22 static struct sockaddr_in *new_addr(char *addr, unsigned short port) in new_addr() argument
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/e820/ |
| H A D | types.h | 56 u64 addr; member
|
| /kernel/linux/linux-5.10/arch/riscv/kernel/ |
| H A D | patch.c | 19 void *addr; member 27 static inline bool is_kernel_exittext(uintptr_t addr) in is_kernel_exittext() argument 34 static void *patch_map(void *addr, int fixmap) in patch_map() argument 59 static int patch_insn_write(void *addr, cons argument 95 patch_insn_write(void *addr, const void *insn, size_t len) patch_insn_write() argument 102 patch_text_nosync(void *addr, const void *insns, size_t len) patch_text_nosync() argument 136 patch_text(void *addr, u32 insn) patch_text() argument [all...] |
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| H A D | sys_ia32.c | 215 unsigned int addr; member
|
| H A D | step.c | 14 unsigned long addr, seg; in convert_ip_to_linear() local 60 unsigned long addr in is_setting_trap_flag() local [all...] |
| H A D | sys_x86_64.c | 55 unsigned long align_vdso_addr(unsigned long addr) in align_vdso_addr() argument 100 static void find_start_end(unsigned long addr, unsigned long flags, in find_start_end() argument 127 arch_get_unmapped_area(struct file *filp, unsigned long addr, in arch_get_unmapped_area() argument 171 unsigned long addr = addr0; arch_get_unmapped_area_topdown() local [all...] |
| H A D | static_call.c | 126 unsigned long addr = (unsigned long)tramp; in __static_call_fixup() local
|
| /kernel/linux/linux-5.10/arch/s390/boot/ |
| H A D | mem_detect.c | 116 static int tprot(unsigned long addr) in tprot() argument
|
| /kernel/linux/linux-5.10/arch/sh/include/asm/ |
| H A D | cacheflush.h | 66 static inline void flush_kernel_vmap_range(void *addr, int size) in flush_kernel_vmap_range() argument 70 static inline void invalidate_kernel_vmap_range(void *addr, int size) in invalidate_kernel_vmap_range() argument
|
| /kernel/linux/linux-5.10/arch/sh/mm/ |
| H A D | cache-sh7705.c | 41 unsigned long addr; in cache_wback_all() local 109 unsigned long addr; in __flush_dcache_page() local [all...] |
| H A D | mmap.c | 25 static inline unsigned long COLOUR_ALIGN(unsigned long addr, in COLOUR_ALIGN() argument 34 unsigned long arch_get_unmapped_area(struct file *filp, unsigned long addr, in arch_get_unmapped_area() argument 87 unsigned long addr = addr0; arch_get_unmapped_area_topdown() local 151 valid_phys_addr_range(phys_addr_t addr, size_t count) valid_phys_addr_range() argument [all...] |
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| H A D | ftrace.c | 15 static u32 ftrace_call_replace(unsigned long ip, unsigned long addr) in ftrace_call_replace() argument 56 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_nop() argument 66 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_call() argument
|
| H A D | sys_sparc_32.c | 42 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 90 int sparc_mmap_check(unsigned long addr, unsigned long len) in sparc_mmap_check() argument [all...] |
| /kernel/linux/linux-5.10/arch/x86/include/uapi/asm/ |
| H A D | e820.h | 60 __u64 addr; /* start of memory segment */ member
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| H A D | mmu.h | 44 static inline int tprot(unsigned long addr) in tprot() argument
|
| /kernel/linux/linux-5.10/arch/s390/kernel/ |
| H A D | os_info.c | 78 unsigned long addr, size = 0; in os_info_old_alloc() local 121 unsigned long addr; os_info_old_init() local [all...] |
| /kernel/linux/linux-5.10/arch/sh/kernel/ |
| H A D | dumpstack.c | 55 print_ftrace_graph_addr(unsigned long addr, void *data, in print_ftrace_graph_addr() argument 81 print_ftrace_graph_addr(unsigned long addr, void *data, in print_ftrace_graph_addr() argument 99 unsigned long addr = *sp++; in stack_reader_dump() local 113 static void print_trace_address(void *data, unsigned long addr, int reliable) in print_trace_address() argument
|