blob: e618719de20cc039c615a735ddc37cd27a3fb8d5 [file] [log] [blame]
name: nvmap_free_handle
ID: 449
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:struct nvmap_client * client; offset:8; size:8; signed:0;
field:struct nvmap_handle * handle; offset:16; size:8; signed:0;
print fmt: "client=%p, handle=%p", REC->client, REC->handle