| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| D | crc32-pclmul_asm.S | 74 * Barrett Reduction constant (u64`) = u` = (x**64 / P(x))` = 0x1F7011641LL 80 #define CONSTANT %xmm0 macro 110 movd CRC, CONSTANT 111 pxor CONSTANT, %xmm1 118 movdqa .Lconstant_R2R1(%rip), CONSTANT 120 movdqa .Lconstant_R2R1, CONSTANT 131 pclmulqdq $0x00, CONSTANT, %xmm1 132 pclmulqdq $0x00, CONSTANT, %xmm2 133 pclmulqdq $0x00, CONSTANT, %xmm3 135 pclmulqdq $0x00, CONSTANT, %xmm4 [all …]
|
| /kernel/linux/linux-4.19/arch/x86/crypto/ |
| D | crc32-pclmul_asm.S | 75 * Barrett Reduction constant (u64`) = u` = (x**64 / P(x))` = 0x1F7011641LL 81 #define CONSTANT %xmm0 macro 111 movd CRC, CONSTANT 112 pxor CONSTANT, %xmm1 119 movdqa .Lconstant_R2R1(%rip), CONSTANT 121 movdqa .Lconstant_R2R1, CONSTANT 132 PCLMULQDQ 00, CONSTANT, %xmm1 133 PCLMULQDQ 00, CONSTANT, %xmm2 134 PCLMULQDQ 00, CONSTANT, %xmm3 136 PCLMULQDQ 00, CONSTANT, %xmm4 [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/verifier/ |
| D | const_or.c | 2 "constant register |= constant should keep constant type", 16 "constant register |= constant should not bypass stack boundary checks", 31 "constant register |= constant register should keep constant type", 46 "constant register |= constant register should not bypass stack boundary checks",
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/power/supply/ |
| D | battery.txt | 23 - constant-charge-current-max-microamp: maximum constant input current 24 - constant-charge-voltage-max-microvolt: maximum constant input voltage 43 constant-charge-current-max-microamp = <900000>; 44 constant-charge-voltage-max-microvolt = <4200000>;
|
| /kernel/linux/linux-5.10/Documentation/trace/postprocess/ |
| D | trace-vmscan-postprocess.pl | 17 use constant MM_VMSCAN_DIRECT_RECLAIM_BEGIN => 1; 18 use constant MM_VMSCAN_DIRECT_RECLAIM_END => 2; 19 use constant MM_VMSCAN_KSWAPD_WAKE => 3; 20 use constant MM_VMSCAN_KSWAPD_SLEEP => 4; 21 use constant MM_VMSCAN_LRU_SHRINK_ACTIVE => 5; 22 use constant MM_VMSCAN_LRU_SHRINK_INACTIVE => 6; 23 use constant MM_VMSCAN_LRU_ISOLATE => 7; 24 use constant MM_VMSCAN_WRITEPAGE_FILE_SYNC => 8; 25 use constant MM_VMSCAN_WRITEPAGE_ANON_SYNC => 9; 26 use constant MM_VMSCAN_WRITEPAGE_FILE_ASYNC => 10; [all …]
|
| D | trace-pagealloc-postprocess.pl | 19 use constant MM_PAGE_ALLOC => 1; 20 use constant MM_PAGE_FREE => 2; 21 use constant MM_PAGE_FREE_BATCHED => 3; 22 use constant MM_PAGE_PCPU_DRAIN => 4; 23 use constant MM_PAGE_ALLOC_ZONE_LOCKED => 5; 24 use constant MM_PAGE_ALLOC_EXTFRAG => 6; 25 use constant EVENT_UNKNOWN => 7; 28 use constant STATE_PCPU_PAGES_DRAINED => 8; 29 use constant STATE_PCPU_PAGES_REFILLED => 9; 32 use constant HIGH_PCPU_DRAINS => 10; [all …]
|
| /kernel/linux/linux-4.19/Documentation/trace/postprocess/ |
| D | trace-vmscan-postprocess.pl | 17 use constant MM_VMSCAN_DIRECT_RECLAIM_BEGIN => 1; 18 use constant MM_VMSCAN_DIRECT_RECLAIM_END => 2; 19 use constant MM_VMSCAN_KSWAPD_WAKE => 3; 20 use constant MM_VMSCAN_KSWAPD_SLEEP => 4; 21 use constant MM_VMSCAN_LRU_SHRINK_ACTIVE => 5; 22 use constant MM_VMSCAN_LRU_SHRINK_INACTIVE => 6; 23 use constant MM_VMSCAN_LRU_ISOLATE => 7; 24 use constant MM_VMSCAN_WRITEPAGE_FILE_SYNC => 8; 25 use constant MM_VMSCAN_WRITEPAGE_ANON_SYNC => 9; 26 use constant MM_VMSCAN_WRITEPAGE_FILE_ASYNC => 10; [all …]
|
| D | trace-pagealloc-postprocess.pl | 19 use constant MM_PAGE_ALLOC => 1; 20 use constant MM_PAGE_FREE => 2; 21 use constant MM_PAGE_FREE_BATCHED => 3; 22 use constant MM_PAGE_PCPU_DRAIN => 4; 23 use constant MM_PAGE_ALLOC_ZONE_LOCKED => 5; 24 use constant MM_PAGE_ALLOC_EXTFRAG => 6; 25 use constant EVENT_UNKNOWN => 7; 28 use constant STATE_PCPU_PAGES_DRAINED => 8; 29 use constant STATE_PCPU_PAGES_REFILLED => 9; 32 use constant HIGH_PCPU_DRAINS => 10; [all …]
|
| /kernel/linux/linux-5.10/drivers/input/joystick/iforce/ |
| D | iforce-ff.c | 12 * Set the magnitude of a constant force effect 219 return old->u.constant.level != effect->u.constant.level; in need_magnitude_modifier() 231 if (old->u.constant.envelope.attack_length != effect->u.constant.envelope.attack_length in need_envelope_modifier() 232 || old->u.constant.envelope.attack_level != effect->u.constant.envelope.attack_level in need_envelope_modifier() 233 || old->u.constant.envelope.fade_length != effect->u.constant.envelope.fade_length in need_envelope_modifier() 234 || old->u.constant.envelope.fade_level != effect->u.constant.envelope.fade_level) in need_envelope_modifier() 403 * Upload a constant force effect 422 effect->u.constant.level); in iforce_upload_constant() 431 effect->u.constant.envelope.attack_length, in iforce_upload_constant() 432 effect->u.constant.envelope.attack_level, in iforce_upload_constant() [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/ |
| D | rohm,bd99954.yaml | 32 # a) Trickle-charge with constant current (8). 33 # b) pre-charge with constant current (6) 35 # First a constant current (5) phase (CC) 36 # Then constant voltage (CV) phase (after the battery voltage has reached 79 # - constant-charge-current-max-microamp 80 # Current used at fast charge constant current phase (5 in above chart) 84 # - constant-charge-voltage-max-microvolt 85 # The constant voltage used in fast charging phase (4 in above chart)
|
| D | battery.yaml | 59 description: limit when to change to constant charging 64 constant-charge-current-max-microamp: 65 description: maximum constant input current 67 constant-charge-voltage-max-microvolt: 68 description: maximum constant input voltage 143 constant-charge-current-max-microamp = <900000>; 144 constant-charge-voltage-max-microvolt = <4200000>;
|
| D | sc2731_charger.txt | 12 - constant-charge-voltage-max-microvolt: maximum constant input voltage. 20 constant-charge-voltage-max-microvolt = <4350000>;
|
| /kernel/linux/linux-4.19/drivers/input/joystick/iforce/ |
| D | iforce-ff.c | 27 * Set the magnitude of a constant force effect 234 return old->u.constant.level != effect->u.constant.level; in need_magnitude_modifier() 246 if (old->u.constant.envelope.attack_length != effect->u.constant.envelope.attack_length in need_envelope_modifier() 247 || old->u.constant.envelope.attack_level != effect->u.constant.envelope.attack_level in need_envelope_modifier() 248 || old->u.constant.envelope.fade_length != effect->u.constant.envelope.fade_length in need_envelope_modifier() 249 || old->u.constant.envelope.fade_level != effect->u.constant.envelope.fade_level) in need_envelope_modifier() 418 * Upload a constant force effect 437 effect->u.constant.level); in iforce_upload_constant() 446 effect->u.constant.envelope.attack_length, in iforce_upload_constant() 447 effect->u.constant.envelope.attack_level, in iforce_upload_constant() [all …]
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/sibyte/ |
| D | sb1250_defs.h | 103 /* Default constant value for all chips, all revisions */ 158 * M_xxx MASK constant (identifies bits in a register). 162 * K_xxx "Code" constant (value for data in a multi-bit 165 * V_xxx "Value" constant. This is the same as the 166 * corresponding "K_xxx" constant, except it is 169 * S_xxx SHIFT constant. This is the number of bits that 174 * A_xxx ADDRESS constant. This will be a physical 178 * R_xxx RELATIVE offset constant. This is an offset from 179 * an A_xxx constant (usually the first register in 188 * K_xxx constant shifted to the correct position
|
| /kernel/linux/linux-4.19/arch/mips/include/asm/sibyte/ |
| D | sb1250_defs.h | 116 /* Default constant value for all chips, all revisions */ 171 * M_xxx MASK constant (identifies bits in a register). 175 * K_xxx "Code" constant (value for data in a multi-bit 178 * V_xxx "Value" constant. This is the same as the 179 * corresponding "K_xxx" constant, except it is 182 * S_xxx SHIFT constant. This is the number of bits that 187 * A_xxx ADDRESS constant. This will be a physical 191 * R_xxx RELATIVE offset constant. This is an offset from 192 * an A_xxx constant (usually the first register in 201 * K_xxx constant shifted to the correct position
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | log2.h | 15 * non-constant log of base 2 calculators 71 * const_ilog2 - log base 2 of 32-bit or a 64-bit constant unsigned value 74 * Use this where sparse expects a true constant expression, e.g. for array 150 * constant-capable log of base 2 calculation 151 * - this can be used to initialise global variables from constant data, hence 171 * - this can be used to initialise global variables from constant data 188 * - this can be used to initialise global variables from constant data 238 * This is constant-capable and can be used for compile time
|
| /kernel/linux/linux-4.19/arch/arm/include/asm/ |
| D | delay.h | 23 * Therefore the constant part is HZ / 1000000 which is a small 25 * scale up this constant by 2^31, perform the actual multiplication, 76 * first constant multiplications gets optimized away if the delay is 77 * a constant)
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| D | delay.h | 23 * Therefore the constant part is HZ / 1000000 which is a small 25 * scale up this constant by 2^31, perform the actual multiplication, 76 * first constant multiplications gets optimized away if the delay is 77 * a constant)
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| D | hid-waltop.c | 68 0x81, 0x03, /* Input (Constant, Variable), */ 119 0x81, 0x03, /* Input (Constant, Variable), */ 170 0x81, 0x03, /* Input (Constant, Variable), */ 223 0x81, 0x03, /* Input (Constant, Variable), */ 274 0x81, 0x03, /* Input (Constant, Variable), */ 305 0x81, 0x03, /* Input (Constant, Variable), */ 314 0x81, 0x03, /* Input (Constant, Variable), */ 323 0x81, 0x03, /* Input (Constant, Variable), */ 341 0x81, 0x03, /* Input (Constant, Variable), */ 343 0x81, 0x03, /* Input (Constant, Variable), */ [all …]
|
| D | hid-uclogic-rdesc.c | 38 0x81, 0x01, /* Input (Constant), */ 83 0x81, 0x01, /* Input (Constant), */ 121 0x81, 0x01, /* Input (Constant), */ 135 0x81, 0x01, /* Input (Constant), */ 160 0x81, 0x01, /* Input (Constant), */ 198 0x81, 0x01, /* Input (Constant), */ 212 0x81, 0x01, /* Input (Constant), */ 237 0x81, 0x01, /* Input (Constant), */ 285 0x81, 0x01, /* Input (Constant), */ 323 0x81, 0x01, /* Input (Constant), */ [all …]
|
| /kernel/linux/linux-4.19/drivers/hid/ |
| D | hid-waltop.c | 71 0x81, 0x03, /* Input (Constant, Variable), */ 122 0x81, 0x03, /* Input (Constant, Variable), */ 173 0x81, 0x03, /* Input (Constant, Variable), */ 226 0x81, 0x03, /* Input (Constant, Variable), */ 277 0x81, 0x03, /* Input (Constant, Variable), */ 308 0x81, 0x03, /* Input (Constant, Variable), */ 317 0x81, 0x03, /* Input (Constant, Variable), */ 326 0x81, 0x03, /* Input (Constant, Variable), */ 344 0x81, 0x03, /* Input (Constant, Variable), */ 346 0x81, 0x03, /* Input (Constant, Variable), */ [all …]
|
| /kernel/linux/linux-4.19/include/uapi/linux/ |
| D | am437x-vpfe.h | 92 /* Constant value to subtract from Red component */ 94 /* Constant value to subtract from Gr component */ 96 /* Constant value to subtract from Blue component */ 98 /* Constant value to subtract from Gb component */
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | am437x-vpfe.h | 92 /* Constant value to subtract from Red component */ 94 /* Constant value to subtract from Gr component */ 96 /* Constant value to subtract from Blue component */ 98 /* Constant value to subtract from Gb component */
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | log2.h | 19 * non-constant log of base 2 calculators 75 * const_ilog2 - log base 2 of 32-bit or a 64-bit constant unsigned value 78 * Use this where sparse expects a true constant expression, e.g. for array 154 * constant-capable log of base 2 calculation 155 * - this can be used to initialise global variables from constant data, hence 175 * - this can be used to initialise global variables from constant data 192 * - this can be used to initialise global variables from constant data
|
| /kernel/linux/linux-4.19/scripts/coccinelle/misc/ |
| D | orplus.cocci | 17 constant c,c1; 29 constant r.c, r.c1; 54 constant c1,c2;
|