Home
last modified time | relevance | path

Searched defs:zero (Results 26 – 50 of 304) sorted by relevance

12345678910>>...13

/openbmc/linux/arch/ia64/kernel/
H A Dfsys.S836 .zero: label
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_core_retro.c30 int zero = 0; in handle_sys_enter() local
H A Dtest_mmap.c30 int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
H A Dtest_hash_large_key.c31 int zero = 0, value = 42; in bpf_hash_large_key_test() local
H A Dtest_legacy_printk.c30 int zero = 0, *my_pid, cur_pid, *my_res; in handle_legacy() local
H A Dtask_storage_nodeadlock.c29 int ret, zero = 0; in BPF_PROG() local
H A Diters_testmod_seq.c56 static volatile int zero = 0; variable
H A Dtest_log_fixup.c55 int zero = 0, *value; in use_missing_map() local
/openbmc/linux/tools/perf/util/bpf_skel/
H A Dbperf_follower.bpf.c35 __u32 filter_key, zero = 0; in BPF_PROG() local
/openbmc/linux/arch/x86/events/
H A Dprobe.c19 perf_msr_probe(struct perf_msr *msr, int cnt, bool zero, void *data) in perf_msr_probe()
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dqos_dscp_router.sh55 zero() function
/openbmc/linux/arch/arc/kernel/
H A Dfpu.c37 const unsigned int zero = 0; in fpu_save_restore() local
/openbmc/linux/arch/mips/include/asm/
H A Dregdef.h22 #define zero $0 /* wired zero */ macro
65 #define zero $0 /* wired zero */ macro
/openbmc/u-boot/arch/mips/include/asm/
H A Dregdef.h19 #define zero $0 /* wired zero */ macro
62 #define zero $0 /* wired zero */ macro
/openbmc/linux/arch/s390/net/
H A Dpnet.c74 static const u8 zero[MAX_PNETID_LEN] = { 0 }; in pnet_id_by_dev_port() local
/openbmc/linux/net/sunrpc/auth_gss/
H A Dgss_krb5_keys.c311 u8 zero = 0; in krb5_cmac_Ki() local
450 u8 zero = 0; in krb5_hmac_K1() local
/openbmc/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.c659 HexValue zero = gen_constant(c, locp, "0", bit_width, UNSIGNED); in gen_asl_op() local
708 HexValue zero = gen_constant(c, locp, "0", bit_width, SIGNED); in gen_asr_op() local
756 HexValue zero = gen_constant(c, locp, "0", bit_width, UNSIGNED); in gen_lsr_op() local
781 HexValue zero = gen_constant(c, locp, "0", 32, UNSIGNED); in gen_andl_op() local
1084 HexValue zero = gen_constant(c, locp, "0", dst_width, UNSIGNED); in gen_extend_tcg_width_op() local
1181 HexValue zero; in gen_rdeposit_op() local
1431 HexValue zero = gen_constant(c, locp, "0", 64, UNSIGNED); in gen_convround_n() local
1502 HexValue zero = gen_constant(c, locp, "0", 64, UNSIGNED); in gen_round() local
1613 HexValue zero = gen_constant(c, locp, "0", 64, UNSIGNED); in gen_carry_from_add() local
1935 HexValue zero = gen_constant(c, locp, "0", bit_width, UNSIGNED); in gen_rvalue_notl() local
[all …]
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dprobe_user.c22 static const int zero = 0; in serial_test_probe_user() local
H A Dsubprogs.c16 char zero = '0'; in toggle_jit_harden() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Dgpuobj.c172 nvkm_gpuobj_ctor(struct nvkm_device *device, u32 size, int align, bool zero, in nvkm_gpuobj_ctor()
229 nvkm_gpuobj_new(struct nvkm_device *device, u32 size, int align, bool zero, in nvkm_gpuobj_new()
/openbmc/linux/net/mac80211/
H A Daes_gmac.c21 u8 *zero, *__aad, iv[AES_BLOCK_SIZE]; in ieee80211_aes_gmac() local
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_cksum.h16 uint32_t zero = 0; in xfs_start_cksum_safe() local
/openbmc/linux/arch/arm/mach-zynq/
H A Dplatsmp.c40 static u8 __iomem *zero; in zynq_cpun_start() local
/openbmc/linux/net/caif/
H A Dcfutill.c80 u8 zero = 0; in cfutill_transmit() local
/openbmc/linux/tools/testing/selftests/powerpc/math/
H A Dvsx_preempt.c49 vector int zero = {0, 0, 0, 0}; in vsx_memcmp() local

12345678910>>...13