Home
last modified time | relevance | path

Searched defs:zero (Results 226 – 250 of 304) sorted by relevance

12345678910>>...13

/openbmc/qemu/target/hexagon/
H A Dtranslate.c758 TCGv_i64 zero = tcg_constant_i64(0); in process_dczeroa() local
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U_wx.c714 u8 zero[6] = {0}; in r8192_wx_set_enc_ext() local
/openbmc/qemu/hw/net/
H A Dopencores_eth.c403 static const uint8_t zero[64] = {0}; local
/openbmc/linux/fs/ecryptfs/
H A Dinode.c754 char zero[] = { 0x00 }; in truncate_upper() local
/openbmc/linux/arch/x86/xen/
H A Denlighten_pv.c860 static const struct trap_info zero = { }; in xen_load_idt() local
/openbmc/linux/arch/x86/crypto/
H A Dcamellia-aesni-avx2-asm_64.S300 #define rol32_1_32(v0, v1, v2, v3, t0, t1, t2, zero) \ argument
/openbmc/linux/drivers/bluetooth/
H A Dbtintel.h109 __u8 zero; member
/openbmc/qemu/target/sh4/
H A Dtranslate.c762 TCGv zero = tcg_constant_i32(0); in _decode_opc() local
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_mbx.c2015 uint64_t zero = 0; in qla2x00_get_port_database() local
2075 uint64_t zero = 0; in qla2x00_get_port_database() local
6655 uint64_t zero = 0; in __qla24xx_parse_gpdb() local
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dskge.c1175 static const u8 zero[8] = { 0 }; in genesis_reset() local
1540 static const u8 zero[6] = { 0 }; in genesis_mac_init() local
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-vfp.c339 TCGv_i64 tmp, zero, zf, nf, vf; in trans_VSEL() local
379 TCGv_i32 tmp, zero; in trans_VSEL() local
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init.h95 struct op_zero zero; member
/openbmc/qemu/hw/net/rocker/
H A Drocker.c1268 const MACAddr zero = { .a = { 0, 0, 0, 0, 0, 0 } }; in pci_rocker_realize() local
/openbmc/qemu/include/net/
H A Deth.h128 uint8_t zero[3]; member
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_wx.c825 const u8 zero[ETH_ALEN] = {0}; in _rtl92e_wx_set_encode_ext() local
/openbmc/qemu/hw/ppc/
H A Dvof.c237 const char zero = 0; in vof_getprop() local
/openbmc/linux/drivers/thunderbolt/
H A Dtb_msgs.h56 u32 zero:3; member
92 u32 zero:25; member
/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dfifo.c48 void *buf, int len, int zero, int sequence) in usbhs_pkt_push()
/openbmc/phosphor-host-ipmid/
H A Dapphandler.cpp755 constexpr uint8_t zero = 0; in ipmiAppGetSelfTestResults() local
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.c128 static int bgx_poll_reg(struct bgx *bgx, u8 lmac, u64 reg, u64 mask, bool zero) in bgx_poll_reg()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c956 int i, key, next_key, err, tx_prog_fd = -1, zero = 0; in run_options() local
/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c823 TCGv zero = tcg_constant_tl(0); in gen_mov_eflags() local
2354 TCGv zero = tcg_constant_tl(0); in gen_cmpxchg8b() local
/openbmc/linux/include/linux/usb/
H A Dgadget.h111 unsigned zero:1; member
/openbmc/linux/drivers/staging/emxx_udc/
H A Demxx_udc.h486 bool zero; member
/openbmc/qemu/pc-bios/s390-ccw/
H A Dcio.h253 u32 zero:6; /* reserved zeros */ member

12345678910>>...13