Home
last modified time | relevance | path

Searched defs:nBufs (Results 1 – 1 of 1) sorted by relevance

/external/fastrpc/inc/
Dlistener_buf.h37 static __inline void pack_in_bufs(struct sbuf* buf, remote_arg* pra, int nBufs) { in pack_in_bufs()
51 static __inline void pack_out_lens(struct sbuf* buf, remote_arg* pra, int nBufs) { in pack_out_lens()
61 static __inline void unpack_in_bufs(struct sbuf* buf, remote_arg* pra, int nBufs) { in unpack_in_bufs()
78 static __inline void unpack_out_lens(struct sbuf* buf, remote_arg* pra, int nBufs) { in unpack_out_lens()
90 static __inline void pack_out_bufs(struct sbuf* buf, remote_arg* pra, int nBufs) { in pack_out_bufs()
108 static __inline int unpack_out_bufs(struct sbuf* buf, remote_arg* pra, int nBufs) { in unpack_out_bufs()