Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dodp.c1229 goto read_user; in mlx5_ib_mr_wqe_pfault_handler()
1236 goto read_user; in mlx5_ib_mr_wqe_pfault_handler()
1245 goto read_user; in mlx5_ib_mr_wqe_pfault_handler()
1265 read_user: in mlx5_ib_mr_wqe_pfault_handler()
/openbmc/linux/arch/loongarch/kernel/
H A Dptrace.c953 static inline int read_user(struct task_struct *target, unsigned long addr, in read_user() function
1009 ret = read_user(child, addr, datap); in arch_ptrace()