Searched defs:CP (Results 1 – 6 of 6) sorted by relevance
312 Enable CLOS based prioritization388 Configuring CLOS groups429 Get the current CLOS configuration459 Associating a CPU with a CLOS group501 Disable CLOS based prioritization
84 #define _tag(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | ASN1_##TAG) argument85 #define _tagn(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | TAG) argument
78 CP = cp -fpR macro
27 #define CP 0xc3d7404040404040UL macro
95 #define TX_BUFFS_AVAIL(CP) \ argument
115 #define TX_BUFFS_AVAIL(CP) \ argument
Completed in 30 milliseconds