Searched refs:itPortType (Results 1 – 7 of 7) sorted by relevance
512 it->itPortType = TRUE; in itShortDecl()606 if (it->itPortType) in itVarArrayDecl()651 if (it->itPortType) in itArrayDecl()1011 it->itVarArray || it->itPortType) in itCheckTokenType()
539 !(x)->itPortType)540 #define IS_KERN_PROC_DATA(x) (!(x)->itInLine || (x)->itPortType)
416 else if (it->itPortType) { in rtFindHowMany()427 else if (it->itPortType) { in rtFindHowMany()582 if (it->itInLine && !it->itPortType) { in rtProcessDeallocFlag()653 if (it->itPortType) { in rtProcessPhysicalCopyFlag()717 } else if (it->itPortType) { in rtDetectKPDArg()1356 !akCheck(arg->argKind, akbServerImplicit) && !arg->argType->itPortType && in rtProcessNdrCode()1371 !akCheck(arg->argKind, akbUserImplicit) && !arg->argType->itPortType && in rtProcessNdrCode()
252 boolean_t itPortType; member
910 it->itPortType && !it->itInLine && test) {916 !it->itInLine && !it->itPortType && test) {
1230 if (it->itPortType) { in WriteOverwriteTemplate()1252 (it->itPortType) ? "PORTS_" : ""); in WriteOverwriteTemplate()1261 (it->itPortType) ? "PORTS_" : ""); in WriteOverwriteTemplate()1272 (it->itPortType) ? "PORTS_" : ""); in WriteOverwriteTemplate()1279 arg->argMsgField, (it->itPortType) ? "PORTS_" : ""); in WriteOverwriteTemplate()
1187 if (IsKernelServer && it->itPortType && streql(it->itServerType, "ipc_port_t") in WriteExtractArgValue()