Searched refs:msgbufcount (Results 1 – 2 of 2) sorted by relevance
74 unsigned int msgbufcount; /* IN/OUT */ member177 unsigned int msgbufcount; /* IN/OUT */ member
1014 args.msgbufcount = args32.msgbufcount; in vchiq_ioctl()1042 int msgbufcount = args.msgbufcount; in vchiq_ioctl() local1092 if (msgbufcount <= 0) in vchiq_ioctl()1097 msgbufcount--; in vchiq_ioctl()1104 &msgbufs32[msgbufcount], in vchiq_ioctl()1114 &args.msgbufs[msgbufcount], in vchiq_ioctl()1186 if (msgbufcount != args.msgbufcount) { in vchiq_ioctl()1191 msgbufcount, in vchiq_ioctl()1192 &msgbufcount, in vchiq_ioctl()1193 sizeof(msgbufcount)); in vchiq_ioctl()[all …]