Home
last modified time | relevance | path

Searched defs:CP (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/include/linux/
Dasn1_ber_bytecode.h84 #define _tag(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | ASN1_##TAG) argument
85 #define _tagn(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | TAG) argument
/linux-6.1.9/tools/power/cpupower/
DMakefile78 CP = cp -fpR macro
/linux-6.1.9/arch/s390/kernel/
Dsthyi.c27 #define CP 0xc3d7404040404040UL macro
/linux-6.1.9/drivers/net/ethernet/dec/tulip/
Dde2104x.c95 #define TX_BUFFS_AVAIL(CP) \ argument
/linux-6.1.9/drivers/net/ethernet/realtek/
D8139cp.c115 #define TX_BUFFS_AVAIL(CP) \ argument