Searched defs:CP (Results 1 – 6 of 6) sorted by relevance
334 Enable CLOS based prioritization410 Configuring CLOS groups451 Get the current CLOS configuration481 Associating a CPU with a CLOS group523 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 18 milliseconds