| /kernel/linux/linux-5.10/arch/mips/include/asm/mach-generic/ |
| H A D | ide.h | 39 static inline void __ide_flush_dcache_range(unsigned long addr, unsigned long size) in __ide_flush_dcache_range() argument 59 static inline void __ide_insw(unsigned long port, void *addr, in __ide_insw() argument 68 static inline void __ide_insl(unsigned long port, void *addr, unsigned int count) in __ide_insl() argument 76 __ide_outsw(unsigned long port, const void *addr, unsigned long count) __ide_outsw() argument 85 __ide_outsl(unsigned long port, const void *addr, unsigned long count) __ide_outsl() argument 94 __ide_mm_insw(void __iomem *port, void *addr, u32 count) __ide_mm_insw() argument 102 __ide_mm_insl(void __iomem *port, void *addr, u32 count) __ide_mm_insl() argument 110 __ide_mm_outsw(void __iomem *port, void *addr, u32 count) __ide_mm_outsw() argument 118 __ide_mm_outsl(void __iomem * port, void *addr, u32 count) __ide_mm_outsl() argument [all...] |
| H A D | floppy.h | 71 static inline void fd_set_dma_addr(char *addr) in fd_set_dma_addr() argument 120 static inline void fd_dma_mem_free(unsigned long addr, unsigned long size) in fd_dma_mem_free() argument
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/mach-lantiq/xway/ |
| H A D | xway_dma.h | 23 u32 addr; member
|
| /kernel/linux/linux-5.10/arch/arc/kernel/ |
| H A D | jump_label.c | 28 static inline void instruction_align_assert(void *addr, int len) in instruction_align_assert() argument
|
| H A D | module.c | 16 static inline void arc_write_me(unsigned short *addr, unsigned long value) in arc_write_me() argument
|
| /kernel/linux/linux-5.10/arch/loongarch/kernel/ |
| H A D | unaligned.c | 249 void emulate_load_store_insn(struct pt_regs *regs, void __user *addr, unsigned int *pc) in emulate_load_store_insn() argument
|
| H A D | unwind_prologue.c | 145 unsigned long addr; in unwind_by_guess() local
|
| /kernel/linux/linux-5.10/arch/m68k/kernel/ |
| H A D | ptrace.c | 76 unsigned long *addr; in get_reg() local 101 unsigned long *addr; in put_reg() local 161 arch_ptrace(struct task_struct *child, long request, unsigned long addr, unsigned long data) arch_ptrace() argument [all...] |
| /kernel/linux/linux-5.10/arch/mips/include/asm/mach-jazz/ |
| H A D | floppy.h | 116 static inline void fd_dma_mem_free(unsigned long addr, unsigned long size) in fd_dma_mem_free() argument
|
| /kernel/linux/linux-5.10/arch/c6x/kernel/ |
| H A D | ptrace.c | 33 long *addr = (long *)task_pt_regs(task); in get_reg() local 48 unsigned long *addr = (unsigned long *)task_pt_regs(task); in put_reg() local 94 arch_ptrace(struct task_struct *child, long request, unsigned long addr, unsigned long data) arch_ptrace() argument [all...] |
| /kernel/linux/linux-5.10/arch/csky/include/asm/ |
| H A D | uaccess.h | 18 static inline int access_ok(const void *addr, unsigned long size) in access_ok() argument
|
| /kernel/linux/linux-5.10/arch/h8300/kernel/ |
| H A D | kgdb.c | 106 unsigned long addr; in kgdb_arch_handle_exception() local
|
| H A D | setup.c | 186 unsigned long addr = (unsigned long)&__delay; in access_timing() local
|
| /kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
| H A D | cacheflush.h | 61 static inline void flush_cache_line(int leaf, unsigned long addr) in flush_cache_line() argument [all...] |
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| H A D | bitops.h | 90 static inline void set_bit(unsigned long nr, volatile unsigned long *addr) in set_bit() argument 118 clear_bit(unsigned long nr, volatile unsigned long *addr) clear_bit() argument 144 clear_bit_unlock(unsigned long nr, volatile unsigned long *addr) clear_bit_unlock() argument 159 change_bit(unsigned long nr, volatile unsigned long *addr) change_bit() argument 180 test_and_set_bit_lock(unsigned long nr, volatile unsigned long *addr) test_and_set_bit_lock() argument 209 test_and_set_bit(unsigned long nr, volatile unsigned long *addr) test_and_set_bit() argument 224 test_and_clear_bit(unsigned long nr, volatile unsigned long *addr) test_and_clear_bit() argument 261 test_and_change_bit(unsigned long nr, volatile unsigned long *addr) test_and_change_bit() argument 298 __clear_bit_unlock(unsigned long nr, volatile unsigned long *addr) __clear_bit_unlock() argument [all...] |
| /kernel/linux/common_modules/tzdriver/tlogger/ |
| H A D | log_pages_cfg.c | 69 int register_log_mem(uint64_t *addr, uint32_t *len) in register_log_mem() argument
|
| /kernel/linux/linux-5.10/arch/alpha/boot/ |
| H A D | main.c | 120 static inline long load(long dev, unsigned long addr, unsigned long count) in load() argument
|
| /kernel/linux/linux-5.10/arch/csky/kernel/ |
| H A D | traps.c | 117 void do_trap(struct pt_regs *regs, int signo, int code, unsigned long addr) in do_trap() argument 133 do_trap_error(struct pt_regs *regs, int signo, int code, unsigned long addr, const char *str) do_trap_error() argument
|
| /kernel/linux/linux-5.10/arch/h8300/include/asm/ |
| H A D | processor.h | 57 unsigned short *addr; member
|
| /kernel/linux/linux-5.10/arch/loongarch/mm/ |
| H A D | cache.c | 44 uint64_t addr = CSR_DMW0_BASE; in flush_cache_leaf() local
|
| /kernel/linux/linux-5.10/arch/m68k/coldfire/ |
| H A D | pci.c | 61 unsigned long addr; in mcf_pci_readconfig() local 95 unsigned long addr; in mcf_pci_writeconfig() local 112 __raw_writew(cpu_to_le16(value), addr); mcf_pci_writeconfig() local 115 __raw_writel(cpu_to_le32(value), addr); mcf_pci_writeconfig() local [all...] |
| /kernel/linux/linux-5.10/arch/arm/kernel/ |
| H A D | patch.c | 15 void *addr; member 22 static void __kprobes *patch_map(void *addr, int fixmap, unsigned long *flags) in patch_map() argument 51 static void __kprobes *patch_map(void *addr, int fixmap, unsigned long *flags) in patch_map() argument 58 void __kprobes __patch_text_real(void *addr, unsigned int insn, bool remap) in __patch_text_real() argument 120 patch_text(void *addr, unsigned int insn) patch_text() argument [all...] |
| /kernel/linux/linux-5.10/arch/arm/mach-shmobile/ |
| H A D | pm-rcar-gen2.c | 40 static inline u32 phys_to_sbar(phys_addr_t addr) in phys_to_sbar() argument
|
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| H A D | ftrace.h | 55 static inline unsigned long ftrace_call_adjust(unsigned long addr) in ftrace_call_adjust() argument
|
| /kernel/linux/linux-5.10/arch/hexagon/mm/ |
| H A D | init.c | 76 unsigned long addr; in sync_icache_dcache() local
|