Searched refs:msgbufcount (Results 1 – 2 of 2) sorted by relevance
448 int msgbufcount; in vchiq_ioc_await_completion() local481 msgbufcount = args->msgbufcount; in vchiq_ioc_await_completion()528 if (msgbufcount <= 0) in vchiq_ioc_await_completion()532 msgbufcount--; in vchiq_ioc_await_completion()534 msgbufcount)) { in vchiq_ioc_await_completion()579 if (msgbufcount != args->msgbufcount) { in vchiq_ioc_await_completion()580 if (put_user(msgbufcount, msgbufcountp)) in vchiq_ioc_await_completion()794 &argp->msgbufcount); in vchiq_ioctl()1077 unsigned int msgbufcount; /* IN/OUT */ member1099 .msgbufcount = args32.msgbufcount, in vchiq_compat_ioctl_await_completion()[all …]
56 unsigned int msgbufcount; /* IN/OUT */ member