/linux/arch/x86/entry/vdso/ |
H A D | vgetrandom-chacha.S | 34 .set state1, %xmm2 define 76 psrld $20,state1 77 por temp,state1 92 psrld $25,state1 93 por temp,state1 96 pshufd $0x39,state1,state1 115 psrld $20,state1 116 por temp,state1 132 por temp,state1 135 pshufd $0x93,state1,state1 [all …]
|
/linux/arch/arm64/kernel/vdso/ |
H A D | vgetrandom-chacha.S | 10 #define state1 v1 macro 62 mov state1.16b, copy1.16b 83 shl state1.4s, tmp.4s, #12 84 sri state1.4s, tmp.4s, #20 95 shl state1.4s, tmp.4s, #7 96 sri state1.4s, tmp.4s, #25 99 ext state1.16b, state1.16b, state1.16b, #4 125 shl state1.4s, tmp.4s, #7 129 ext state1.16b, state1.16b, state1.16b, #12 141 add state1.4s, state1.4s, copy1.4s [all …]
|
/linux/lib/crypto/ |
H A D | blake2s-selftest.c | 606 struct blake2s_state state1, state2; in blake2s_random_test() local 613 memcpy(&state1, &state, sizeof(state1)); in blake2s_random_test() 615 blake2s_compress(&state1, blocks, 2, BLAKE2S_BLOCK_SIZE); in blake2s_random_test() 617 if (memcmp(&state1, &state2, sizeof(state1))) { in blake2s_random_test() 624 memcpy(&state1, &state, sizeof(state1)); in blake2s_random_test() 625 blake2s_compress(&state1, blocks, 1, BLAKE2S_BLOCK_SIZE); in blake2s_random_test() 632 if (memcmp(&state1, &state2, sizeof(state1))) { in blake2s_random_test()
|
/linux/arch/powerpc/kernel/vdso/ |
H A D | vgetrandom-chacha.S | 36 #define state1 r17 macro 196 lis state1, const1@ha 200 addi state1, state1, const1@l 228 addis state1, state1, const1@ha 232 addi state1, state1, const1@l 251 stwbrx state1, 0, dst_bytes 275 stw state1, 8(dst_bytes)
|
/linux/arch/loongarch/vdso/ |
H A D | vgetrandom-chacha.S | 41 #define state1 s1 macro 66 #define line0 state0, state1, state2, state3 109 move state1, copy1 179 st.w state1, output, 4 187 ld.w state1, key, 4 200 ld.w state1, key, 20
|
/linux/lib/zstd/common/ |
H A D | fse_decompress.c | 242 FSE_DState_t state1; in FSE_decompress_usingDTable_generic() local 248 FSE_initDState(&state1, &bitD, dt); in FSE_decompress_usingDTable_generic() 255 op[0] = FSE_GETSYMBOL(&state1); in FSE_decompress_usingDTable_generic() 265 op[2] = FSE_GETSYMBOL(&state1); in FSE_decompress_usingDTable_generic() 277 *op++ = FSE_GETSYMBOL(&state1); in FSE_decompress_usingDTable_generic() 286 *op++ = FSE_GETSYMBOL(&state1); in FSE_decompress_usingDTable_generic()
|
/linux/drivers/input/keyboard/ |
H A D | clps711x-keypad.c | 50 bool state, state1; in clps711x_keypad_poll() local 56 state1 = gpiod_get_value_cansleep(data->desc); in clps711x_keypad_poll() 57 } while (state != state1); in clps711x_keypad_poll()
|
/linux/include/media/ |
H A D | v4l2-subdev.h | 1778 static inline void v4l2_subdev_lock_states(struct v4l2_subdev_state *state1, in v4l2_subdev_lock_states() argument 1781 mutex_lock(state1->lock); in v4l2_subdev_lock_states() 1782 if (state1->lock != state2->lock) in v4l2_subdev_lock_states() 1796 static inline void v4l2_subdev_unlock_states(struct v4l2_subdev_state *state1, in v4l2_subdev_unlock_states() argument 1799 mutex_unlock(state1->lock); in v4l2_subdev_unlock_states() 1800 if (state1->lock != state2->lock) in v4l2_subdev_unlock_states()
|
/linux/drivers/regulator/ |
H A D | act8865-regulator.c | 589 u8 state0, state1; in act8600_charger_get_status() local 596 state1 = val & ACT8600_APCH_CSTATE1; in act8600_charger_get_status() 598 if (state0 && !state1) in act8600_charger_get_status() 600 if (!state0 && state1) in act8600_charger_get_status() 602 if (!state0 && !state1) in act8600_charger_get_status()
|
/linux/drivers/video/fbdev/omap/ |
H A D | lcd_mipid.c | 321 u8 state1, state2; in ls041y3_esd_check_mode1() local 323 mipid_read(md, MIPID_CMD_RDDSDR, &state1, 1); in ls041y3_esd_check_mode1() 327 state1, state2); in ls041y3_esd_check_mode1() 331 if (!((state1 ^ state2) & (1 << 6))) in ls041y3_esd_check_mode1()
|
/linux/Documentation/admin-guide/acpi/ |
H A D | fan_performance_states.rst | 23 -r--r--r-- 1 root root 4096 Dec 13 20:38 state1 58 $cat /sys/bus/acpi/devices/INT3404:00/state1
|
/linux/drivers/s390/cio/ |
H A D | css.h | 55 __u8 state1 : 2; /* path state value 1 */ member
|
H A D | device_pgid.c | 348 if (pgid->inf.ps.state1 != SNID_STATE1_GROUPED) in pgid_to_donepm() 351 if (pgid->inf.ps.state1 != SNID_STATE1_UNGROUPED) in pgid_to_donepm()
|
/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | icp_qat_hw.h | 203 __u8 state1[ICP_QAT_HW_SHA512_STATE1_SZ]; member
|
H A D | qat_algs.c | 152 hash_state_out = (__be32 *)hash->sha.state1; in qat_alg_do_precomputes() 188 hash_state_out = (__be32 *)(hash->sha.state1 + offset); in qat_alg_do_precomputes()
|
/linux/drivers/mmc/host/ |
H A D | sh_mmcif.c | 556 u32 state1, state2; in sh_mmcif_error_manage() local 561 state1 = sh_mmcif_readl(host->addr, MMCIF_CE_HOST_STS1); in sh_mmcif_error_manage() 563 dev_dbg(dev, "ERR HOST_STS1 = %08x\n", state1); in sh_mmcif_error_manage() 566 if (state1 & STS1_CMDSEQ) { in sh_mmcif_error_manage()
|
/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3288-rock2-square.dts | 46 label = "rock2:green:state1";
|
/linux/drivers/thunderbolt/ |
H A D | icm.c | 1844 u32 state0, state1; in icm_reset_phy_port() local 1873 state1 = val1 & PHY_PORT_CS1_LINK_STATE_MASK; in icm_reset_phy_port() 1874 state1 >>= PHY_PORT_CS1_LINK_STATE_SHIFT; in icm_reset_phy_port() 1877 if (state0 != TB_PORT_UP || state1 != TB_PORT_UP) in icm_reset_phy_port()
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_rps.c | 1481 unsigned int t, state1, state2; in __ips_gfx_val() local 1491 state1 = ext_v; in __ips_gfx_val() 1504 corr = div_u64(corr * 150142 * state1, 10000) - 78642; in __ips_gfx_val() 1507 state2 = div_u64(corr2 * state1, 10000); in __ips_gfx_val()
|
/linux/fs/gfs2/ |
H A D | rgrp.c | 440 const u8 state1 = state << 2; in gfs2_bitcount() local 448 if (((*byte) & 0x0C) == state1) in gfs2_bitcount()
|
/linux/Documentation/admin-guide/pm/ |
H A D | intel_idle.rst | 207 :file:`state1` ... :file:`state<i>` ..., where ``<i>`` is the index of the given
|
H A D | cpuidle.rst | 411 called :file:`state0`, :file:`state1` and so on, up to the number of idle state
|