/Linux-v6.1/drivers/input/joystick/iforce/ |
D | iforce-ff.c | 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() 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() 433 effect->u.constant.envelope.fade_length, in iforce_upload_constant() 434 effect->u.constant.envelope.fade_level); in iforce_upload_constant()
|
/Linux-v6.1/kernel/trace/ |
D | trace_branch.c | 81 entry->constant = f->constant; in probe_likely_condition() 212 f->constant++; in ftrace_likely_update() 305 if (!p->constant) in annotate_branch_stat_show() 308 l = snprintf(NULL, 0, "/%lu", p->constant); in annotate_branch_stat_show() 312 p->data.correct, p->constant, l, p->data.incorrect); in annotate_branch_stat_show()
|
D | trace_entries.h | 305 __field( char, constant ) 311 __entry->constant ? " CONSTANT" : "")
|
/Linux-v6.1/arch/m68k/fpsp040/ |
D | smovecr.S | 4 | The entry point sMOVECR returns the constant at the 9 | Output: The constant rounded to the user's rounding
|
/Linux-v6.1/scripts/coccinelle/misc/ |
D | orplus.cocci | 18 constant c,c1; 30 constant r.c, r.c1; 55 constant c1,c2;
|
D | newline_in_nl_msg.cocci | 17 constant m; 32 constant r.m; 44 constant r.m;
|
D | returnvar.cocci | 20 constant C; 33 constant C; 43 constant C;
|
D | cstptr.cocci | 18 constant c; 41 msg = "ERROR: PTR_ERR applied after initialization to constant on line %s" % (p1[0].line)
|
/Linux-v6.1/drivers/thermal/ti-soc-thermal/ |
D | ti-thermal-common.c | 74 int ret, tmp, slope, constant; in __ti_thermal_get_temp() local 89 constant = thermal_zone_get_offset(tz); in __ti_thermal_get_temp() 98 constant = s->constant_pcb; in __ti_thermal_get_temp() 105 *temp = ti_thermal_hotspot_temperature(tmp, slope, constant); in __ti_thermal_get_temp()
|
/Linux-v6.1/drivers/input/mouse/ |
D | elan_i2c_i2c.c | 473 u16 constant; in elan_i2c_iap_get_mode() local 484 constant = le16_to_cpup((__le16 *)val); in elan_i2c_iap_get_mode() 485 dev_dbg(&client->dev, "iap control reg: 0x%04x.\n", constant); in elan_i2c_iap_get_mode() 487 *mode = (constant & ETP_I2C_MAIN_MODE_ON) ? MAIN_MODE : IAP_MODE; in elan_i2c_iap_get_mode() 523 u16 constant; in elan_read_write_iap_type() local 543 constant = le16_to_cpup((__le16 *)val); in elan_read_write_iap_type() 544 dev_dbg(&client->dev, "iap type reg: 0x%04x\n", constant); in elan_read_write_iap_type() 546 if (constant == fw_page_size / 2) in elan_read_write_iap_type()
|
D | elan_i2c_smbus.c | 297 u16 constant; in elan_smbus_iap_get_mode() local 307 constant = be16_to_cpup((__be16 *)val); in elan_smbus_iap_get_mode() 308 dev_dbg(&client->dev, "iap control reg: 0x%04x.\n", constant); in elan_smbus_iap_get_mode() 310 *mode = (constant & ETP_SMBUS_IAP_MODE_ON) ? IAP_MODE : MAIN_MODE; in elan_smbus_iap_get_mode()
|
/Linux-v6.1/include/uapi/linux/ |
D | timex.h | 72 __kernel_long_t constant;/* pll time constant */ member 111 long long constant;/* pll time constant */ member
|
/Linux-v6.1/drivers/gpu/drm/sprd/ |
D | megacores_pll.c | 221 u32 range[2], constant; in dphy_timing_config() local 229 constant = t_ui << 1; in dphy_timing_config() 267 val[CLK] = DIV_ROUND_UP(range[L] * factor - constant, t_half_byteck); in dphy_timing_config() 269 val[DATA] = DIV_ROUND_UP(range[L] * 3 / 2 - constant, t_half_byteck) - 2; in dphy_timing_config()
|
/Linux-v6.1/Documentation/leds/ |
D | ledtrig-oneshot.rst | 13 event, while in the latter it keeps blinking at constant rate, as to signal 16 A one-shot LED only stays in a constant state when there are no events. An
|
/Linux-v6.1/lib/crypto/ |
D | sha1.c | 57 #define SHA_ROUND(t, input, fn, constant, A, B, C, D, E) do { \ argument 59 E += TEMP + rol32(A,5) + (fn) + (constant); \
|
/Linux-v6.1/Documentation/dev-tools/ |
D | sparse.rst | 49 One small note: the constant integer "0" is special. You can use a 50 constant zero as a bitwise integer type without sparse ever complaining. 53 vs cpu-endian vs whatever), and there the constant "0" really _is_
|
/Linux-v6.1/tools/cgroup/ |
D | memcg_slabinfo.py | 149 PGSlab = 1 << prog.constant('PG_slab') 150 PGHead = 1 << prog.constant('PG_head')
|
/Linux-v6.1/tools/testing/selftests/timers/ |
D | set-tai.c | 35 tx.constant = offset; in set_tai()
|
/Linux-v6.1/kernel/time/ |
D | ntp.c | 736 time_constant = txc->constant; in process_adjtimex_modes() 744 txc->constant >= 0 && txc->constant <= MAX_TAI_OFFSET) in process_adjtimex_modes() 745 *time_tai = txc->constant; in process_adjtimex_modes() 813 txc->constant = time_constant; in __do_adjtimex()
|
D | time.c | 300 txc->constant = tx32.constant; in get_old_timex32() 329 tx32.constant = txc->constant; in put_old_timex32()
|
/Linux-v6.1/Documentation/security/ |
D | siphash.rst | 48 If you pass the generic siphash function something of a constant length, it 49 will constant fold at compile-time and automatically choose one of the 167 If you pass the generic hsiphash function something of a constant length, it 168 will constant fold at compile-time and automatically choose one of the
|
/Linux-v6.1/drivers/input/ |
D | input-compat.h | 46 struct ff_constant_effect constant; member
|
/Linux-v6.1/Documentation/driver-api/thermal/ |
D | power_allocator.rst | 106 constant during temperature overshoot periods (current temperature is 108 proportional term constant during temperature undershoot periods 137 thermal equilibrium under constant load. `sustainable_power` is only 165 `k_i` configures the PID loop's integral term constant. This term 177 `k_d` configures the PID loop's derivative term constant. It's
|
/Linux-v6.1/include/linux/ |
D | time32.h | 34 s32 constant; member
|
/Linux-v6.1/Documentation/arm64/ |
D | memory.rst | 120 is kept constant at 0xFFF0000000000000 (corresponding to 52-bit), 133 VA_BITS constant the *maximum* VA space size 135 VA_BITS_MIN constant the *minimum* VA space size
|