Home
last modified time | relevance | path

Searched defs:z (Results 251 – 275 of 305) sorted by relevance

1...<<111213

/openbmc/linux/kernel/bpf/
H A Dcore.c1647 #define BPF_INSN_3_TBL(x, y, z) [BPF_##x | BPF_##y | BPF_##z] = true in bpf_opcode_in_insntable() argument
1678 #define BPF_INSN_3_LBL(x, y, z) [BPF_##x | BPF_##y | BPF_##z] = &&x##_##y##_##z in ___bpf_prog_run() argument
/openbmc/linux/arch/arm/vfp/
H A Dvfpsingle.c290 u32 z, a; in vfp_estimate_sqrt_significand() local
/openbmc/linux/drivers/input/misc/
H A Dadxl34x.c187 int z; member
/openbmc/linux/drivers/media/dvb-frontends/
H A Dtda10048.c331 u64 t, z; in tda10048_set_wref() local
H A Dmb86a16.c43 #define dprintk(x, y, z, format, arg...) do { \ argument
/openbmc/linux/drivers/input/touchscreen/
H A Dhideep.c94 __le16 z; member
/openbmc/linux/drivers/iio/magnetometer/
H A Dbmc150_magn.c406 static s32 bmc150_magn_compensate_z(struct bmc150_magn_trim_regs *tregs, s16 z, in bmc150_magn_compensate_z()
/openbmc/qemu/target/arm/
H A Dvfp_helper.c1171 uint32_t z = (pair >> 32) == 0; in HELPER() local
/openbmc/linux/net/bluetooth/
H A Dsmp.c211 const u8 v[32], const u8 x[16], u8 z, u8 res[16]) in smp_f4()
3583 const u8 z = 0x00; in test_f4() local
/openbmc/linux/lib/crypto/mpi/
H A Dec.c726 MPI z; in mpi_ec_get_affine() local
/openbmc/linux/drivers/rapidio/devices/
H A Dtsi721.c1036 int i, z; in tsi721_init_pc2sr_mapping() local
/openbmc/qemu/tcg/
H A Dtcg-op-ldst.c1027 TCGv_i64 z = tcg_constant_i64(0); in tcg_gen_nonatomic_cmpxchg_i128_int() local
/openbmc/qemu/target/sparc/
H A Dtranslate.c398 TCGv z = tcg_constant_tl(0); in gen_op_addcc_int() local
466 TCGv z = tcg_constant_tl(0); in gen_op_subcc_int() local
623 TCGv_i64 z = tcg_constant_i64(0); in gen_op_fpmaddxhi() local
798 TCGv_i32 z = tcg_constant_i32(0); in gen_op_fpadds32s() local
816 TCGv_i32 z = tcg_constant_i32(0); in gen_op_fpsubs32s() local
/openbmc/qemu/target/cris/
H A Dtranslate.c911 TCGv n, z; in gen_tst_cc() local
932 TCGv n, z; in gen_tst_cc() local
/openbmc/qemu/include/fpu/
H A Dsoftfloat.h1144 floatx80 z; in packFloatx80() local
/openbmc/linux/drivers/hwmon/
H A Dapplesmc.c751 s16 x, y, z; in applesmc_position_show() local
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_vcap.c934 u8 z = 0; in ocelot_vcap_policer_del() local
/openbmc/linux/drivers/hid/
H A Dhid-playstation.c205 uint8_t z, rz; member
422 uint8_t z, rz; member
/openbmc/linux/include/uapi/linux/
H A Dvirtio_gpu.h249 __le32 x, y, z; member
/openbmc/linux/kernel/debug/kdb/
H A Dkdb_main.c1754 int n, z, num = (symbolic ? 1 : (16 / bytesperword)); in kdb_md() local
/openbmc/linux/security/apparmor/
H A Dlabel.c1006 struct aa_label *z) in label_merge_cmp()
/openbmc/linux/drivers/input/tablet/
H A Daiptek.c419 int retval, macro, x, y, z, left, right, middle, p, dv, tip, bs, pck; in aiptek_irq() local
/openbmc/linux/drivers/s390/crypto/
H A Dap_bus.c1101 unsigned long a, i, z; in modify_bitmap() local
/openbmc/qemu/target/ppc/
H A Dexcp_helper.c2814 uint16_t z = 0, temp; in helper_SIMON_LIKE_32_64() local
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_gpu.h249 uint32_t x, y, z; member

1...<<111213