Home
last modified time | relevance | path

Searched refs:might_fault (Results 1 – 25 of 30) sorted by relevance

12

/linux-6.15/arch/mips/include/asm/
H A Duaccess.h70 might_fault(); \
96 might_fault(); \
464 might_fault(); in __clear_user()
515 might_fault(); in strncpy_from_user()
551 might_fault(); in strnlen_user()
H A Dchecksum.h44 might_fault(); in csum_and_copy_from_user()
57 might_fault(); in csum_and_copy_to_user()
/linux-6.15/arch/powerpc/include/asm/
H A Duaccess.h44 might_fault(); \
303 might_fault(); \
367 might_fault(); in __clear_user()
416 might_fault(); in user_access_begin()
432 might_fault(); in user_read_access_begin()
446 might_fault(); in user_write_access_begin()
/linux-6.15/include/asm-generic/
H A Duaccess.h127 might_fault(); \
189 might_fault(); \
222 might_fault(); in clear_user()
/linux-6.15/include/linux/
H A Duaccess.h106 might_fault(); in __copy_from_user()
142 might_fault(); in __copy_to_user()
162 might_fault(); in _inline_copy_from_user()
192 might_fault(); in _inline_copy_to_user()
H A Dkernel.h160 #define might_fault() __might_fault(__FILE__, __LINE__) macro
163 static inline void might_fault(void) { } in might_fault() function
H A Dtracepoint.h297 might_fault(); \
/linux-6.15/arch/riscv/include/asm/
H A Duaccess.h198 might_fault(); \
314 might_fault(); \
348 might_fault(); in clear_user()
/linux-6.15/arch/s390/lib/
H A Duaccess.c93 might_fault(); in _copy_from_user_key()
140 might_fault(); in _copy_to_user_key()
/linux-6.15/arch/loongarch/include/asm/
H A Duaccess.h49 might_fault(); \
75 might_fault(); \
/linux-6.15/arch/s390/include/asm/
H A Duaccess.h224 might_fault(); \
355 might_fault(); \
395 might_fault(); in clear_user()
675 might_fault(); \
/linux-6.15/arch/x86/lib/
H A Dusercopy_32.c38 might_fault(); \
64 might_fault(); in clear_user()
/linux-6.15/arch/arm/include/asm/
H A Duaccess.h225 might_fault(); \
292 might_fault(); \
361 might_fault(); \
/linux-6.15/kernel/trace/
H A Dtrace_syscalls.c306 might_fault(); in ftrace_syscall_enter()
352 might_fault(); in ftrace_syscall_exit()
605 might_fault(); in perf_syscall_enter()
714 might_fault(); in perf_syscall_exit()
/linux-6.15/lib/
H A Dstrncpy_from_user.c117 might_fault(); in strncpy_from_user()
H A Diov_iter.c184 might_fault(); in _copy_to_iter()
239 might_fault(); in _copy_mc_to_iter()
259 might_fault(); in _copy_from_iter()
/linux-6.15/arch/x86/kernel/fpu/
H A Dlegacy.h22 might_fault(); \
/linux-6.15/include/trace/
H A Dperf.h87 might_fault(); \
H A Dbpf_probe.h60 might_fault(); \
H A Dtrace_events.h449 might_fault(); \
/linux-6.15/arch/x86/include/asm/
H A Duaccess_64.h181 might_fault(); in __clear_user()
H A Duaccess.h108 #define get_user(x,ptr) ({ might_fault(); do_get_user_call(get_user,x,ptr); })
208 #define put_user(x, ptr) ({ might_fault(); do_put_user_call(put_user,x,ptr); })
/linux-6.15/arch/arm64/include/asm/
H A Duaccess.h255 might_fault(); \
352 might_fault(); \
/linux-6.15/arch/microblaze/include/asm/
H A Duaccess.h49 might_fault(); in clear_user()
/linux-6.15/kernel/bpf/
H A Dtrampoline.c979 might_fault(); in __bpf_prog_enter_sleepable_recur()
1008 might_fault(); in __bpf_prog_enter_sleepable()

12