Searched refs:msgbufcount (Results 1 – 2 of 2) sorted by relevance
74 unsigned int msgbufcount; /* IN/OUT */ member177 unsigned int msgbufcount; /* IN/OUT */ member
913 args.msgbufcount = args32.msgbufcount; in vchiq_ioctl()941 int msgbufcount = args.msgbufcount; in vchiq_ioctl() local991 if (msgbufcount <= 0) in vchiq_ioctl()996 msgbufcount--; in vchiq_ioctl()1003 &msgbufs32[msgbufcount], in vchiq_ioctl()1013 &args.msgbufs[msgbufcount], in vchiq_ioctl()1085 if (msgbufcount != args.msgbufcount) { in vchiq_ioctl()1090 msgbufcount, in vchiq_ioctl()1091 &msgbufcount, in vchiq_ioctl()1092 sizeof(msgbufcount)); in vchiq_ioctl()[all …]