Searched defs:dmabuf_cmsg (Results 1 – 3 of 3) sorted by relevance
23 struct dmabuf_cmsg { struct24 __u64 frag_offset; /* offset into the dmabuf where the frag starts.26 __u32 frag_size; /* size of the frag. */27 __u32 frag_token; /* token representing this frag for30 __u32 dmabuf_id; /* dmabuf id this frag belongs to. */31 __u32 flags; /* Currently unused. Reserved for future
616 struct dmabuf_cmsg *dmabuf_cmsg = NULL; do_server() local [all...]
2458 struct dmabuf_cmsg dmabuf_cmsg = { 0 }; tcp_recvmsg_dmabuf() local [all...]