Home
last modified time | relevance | path

Searched refs:read_user (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/hw/mlx5/
H A Dodp.c1415 goto read_user; in mlx5_ib_mr_wqe_pfault_handler()
1422 goto read_user; in mlx5_ib_mr_wqe_pfault_handler()
1431 goto read_user; in mlx5_ib_mr_wqe_pfault_handler()
1451 read_user: in mlx5_ib_mr_wqe_pfault_handler()
/linux/arch/loongarch/kernel/
H A Dptrace.c958 static inline int read_user(struct task_struct *target, unsigned long addr, in read_user() function
1014 ret = read_user(child, addr, datap); in arch_ptrace()