blob: 4246a9ab8f96042f8fcbae4a95e7ac9ef1fb727b [file] [log] [blame]
name: nvmap_make_dmabuf
ID: 428
format:
field:unsigned short common_type; offset:0; size:2; signed:0;
field:unsigned char common_flags; offset:2; size:1; signed:0;
field:unsigned char common_preempt_count; offset:3; size:1; signed:0;
field:int common_pid; offset:4; size:4; signed:1;
field:const char * cli; offset:8; size:8; signed:0;
field:struct nvmap_handle * h; offset:16; size:8; signed:0;
field:struct dma_buf * dbuf; offset:24; size:8; signed:0;
print fmt: "cli=%s handle=%p dmabuf=%p", REC->cli, REC->h, REC->dbuf