Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/qib/
Dqib_verbs.c427 static void copy_io(u32 __iomem *piobuf, struct rvt_sge_state *ss, in copy_io() function
977 copy_io(piobuf, ss, len, flush_wc); in qib_verbs_send_pio()
/Linux-v5.4/kernel/
Dfork.c1477 static int copy_io(unsigned long clone_flags, struct task_struct *tsk) in copy_io() function
2018 retval = copy_io(clone_flags, p); in copy_process()