Searched defs:CP (Results 1 – 11 of 11) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ |
| D | asn1_ber_bytecode.h | 84 #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
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | asn1_ber_bytecode.h | 84 #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
|
| /kernel/linux/linux-5.10/tools/power/cpupower/ |
| D | Makefile | 78 CP = cp -fpR macro
|
| /kernel/linux/linux-5.10/drivers/ide/ |
| D | pdc202xx_old.c | 31 u8 AP = 0, BP = 0, CP = 0; in pdc202xx_set_mode() local
|
| /kernel/linux/linux-6.6/tools/power/cpupower/ |
| D | Makefile | 78 CP = cp -fpR macro
|
| /kernel/linux/linux-5.10/arch/s390/kernel/ |
| D | sthyi.c | 27 #define CP 0xc3d7404040404040UL macro
|
| /kernel/linux/linux-6.6/arch/s390/kernel/ |
| D | sthyi.c | 27 #define CP 0xc3d7404040404040UL macro
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/ |
| D | de2104x.c | 95 #define TX_BUFFS_AVAIL(CP) \ argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/ |
| D | de2104x.c | 95 #define TX_BUFFS_AVAIL(CP) \ argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/realtek/ |
| D | 8139cp.c | 115 #define TX_BUFFS_AVAIL(CP) \ argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/realtek/ |
| D | 8139cp.c | 115 #define TX_BUFFS_AVAIL(CP) \ argument
|