Searched refs:msgbufcount (Results 1 – 2 of 2) sorted by relevance
1253 int msgbufcount = args.msgbufcount; in vchiq_ioctl() local1299 if (msgbufcount <= 0) in vchiq_ioctl()1304 msgbufcount--; in vchiq_ioctl()1307 &args.msgbufs[msgbufcount], in vchiq_ioctl()1356 if (msgbufcount != args.msgbufcount) { in vchiq_ioctl()1359 msgbufcount, in vchiq_ioctl()1360 &msgbufcount, in vchiq_ioctl()1361 sizeof(msgbufcount)) != 0) { in vchiq_ioctl()1772 unsigned int msgbufcount; /* IN/OUT */ member1812 put_user(args32.msgbufcount, &args->msgbufcount) || in vchiq_compat_ioctl_await_completion()[all …]
75 unsigned int msgbufcount; /* IN/OUT */ member