Searched refs:msgbufcount (Results 1 – 2 of 2) sorted by relevance
1168 int msgbufcount = args.msgbufcount; in vchiq_ioctl() local1214 if (msgbufcount <= 0) in vchiq_ioctl()1219 msgbufcount--; in vchiq_ioctl()1222 &args.msgbufs[msgbufcount], in vchiq_ioctl()1271 if (msgbufcount != args.msgbufcount) { in vchiq_ioctl()1274 ->msgbufcount, in vchiq_ioctl()1275 &msgbufcount, in vchiq_ioctl()1276 sizeof(msgbufcount))) { in vchiq_ioctl()1679 unsigned int msgbufcount; /* IN/OUT */ member1720 put_user(args32.msgbufcount, &args->msgbufcount) || in vchiq_compat_ioctl_await_completion()[all …]
45 unsigned int msgbufcount; /* IN/OUT */ member