Searched defs:fixmap (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/arm/kernel/
H A Dpatch.c22 static void __kprobes *patch_map(void *addr, int fixmap, unsigned long *flags) argument
43 static void __kprobes patch_unmap(int fixmap, unsigned long *flags) argument
51 static void __kprobes *patch_map(void *addr, int fixmap, unsigned long *flags) argument
55 static void __kprobes patch_unmap(int fixmap, unsigned long *flags) { } argument
/linux-master/arch/parisc/kernel/
H A Dpatch.c26 static void __kprobes *patch_map(void *addr, int fixmap, unsigned long *flags, argument
48 static void __kprobes patch_unmap(int fixmap, unsigned long *flags) argument
60 u32 *p, *fixmap; local
[all...]
/linux-master/arch/riscv/kernel/
H A Dpatch.c42 static __always_inline void *patch_map(void *addr, const unsigned int fixmap) argument
60 static void patch_unmap(int fixmap) argument
/linux-master/arch/arm64/kernel/
H A Dpatching.c31 static void __kprobes *patch_map(void *addr, int fixmap) argument
49 static void __kprobes patch_unmap(int fixmap) argument

Completed in 117 milliseconds