Searched refs:decode_sg_io_v4 (Results 1 – 4 of 4) sorted by relevance
46 return decode_sg_io_v4(tcp, arg); in decode_sg_io()
160 decode_sg_io_v4(struct tcb *const tcp, const kernel_ulong_t arg) in decode_sg_io_v4() function
688 extern int decode_sg_io_v4(struct tcb *, const kernel_ulong_t arg);
5344 * defs.h (decode_sg_io_v3, decode_sg_io_v4): New prototypes.5348 with decode_sg_io_v3, replace print_sg_io_v4_req with decode_sg_io_v4,