Home
last modified time | relevance | path

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

123456789

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_mmap.c30 int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
H A Dtest_core_retro.c30 int zero = 0; in handle_sys_enter() local
H A Darena_htab.c21 int zero = 0; variable
H A Dmmap_inner_array.c36 __u32 curr_pid, zero = 0; in add_to_list_in_inner_array() 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 Dnormal_map_btf.c37 int zero = 0; in add_to_list_in_array() local
H A Dmap_in_map_btf.c50 int zero = 0; in add_to_list_in_inner_array() local
H A Dfree_timer.c49 struct map_value zero = {}; in overwrite_cb() local
H A Darena_list.c43 int zero; variable
H A Dtest_log_fixup.c55 int zero = 0, *value; in use_missing_map() local
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dqos_dscp_router.sh55 zero() function
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmap_btf.c58 int err, zero = 0, new_fd = -1; in do_test_map_in_map_btf() local
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
/linux/arch/arc/kernel/
H A Dfpu.c37 const unsigned int zero = 0; in fpu_save_restore() local
/linux/arch/s390/net/
H A Dpnet.c75 static const u8 zero[MAX_PNETID_LEN] = { 0 }; in pnet_id_by_dev_port() local
/linux/lib/tests/
H A Dstackinit_kunit.c89 #define ZERO_CLONE_SCALAR(zero) memset(&(zero), 0x00, sizeof(zero)) argument
90 #define ZERO_CLONE_STRING(zero) memset(&(zero), 0x00, sizeof(zero)) argument
95 #define ZERO_CLONE_STRUCT(zero) \ argument
103 #define ZERO_CLONE_UNION(zero) ZERO_CLONE_STRUCT(zero) argument
/linux/net/mac80211/
H A Daes_gmac.c21 u8 *zero, *__aad, iv[AES_BLOCK_SIZE]; in ieee80211_aes_gmac() local
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dbase.c65 nvkm_mmu_ptp_get(struct nvkm_mmu *mmu, u32 size, bool zero) in nvkm_mmu_ptp_get()
167 nvkm_mmu_ptc_get(struct nvkm_mmu *mmu, u32 size, u32 align, bool zero) in nvkm_mmu_ptc_get()
/linux/arch/arm/mach-zynq/
H A Dplatsmp.c40 static u8 __iomem *zero; in zynq_cpun_start() local
/linux/fs/xfs/libxfs/
H A Dxfs_cksum.h16 uint32_t zero = 0; in xfs_start_cksum_safe() local
/linux/net/caif/
H A Dcfutill.c80 u8 zero = 0; in cfutill_transmit() local
/linux/tools/testing/selftests/powerpc/math/
H A Dvsx_preempt.c49 vector int zero = {0, 0, 0, 0}; in vsx_memcmp() local

123456789