/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_mmap.c | 30 int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
|
H A D | test_core_retro.c | 30 int zero = 0; in handle_sys_enter() local
|
H A D | arena_htab.c | 21 int zero = 0; variable
|
H A D | mmap_inner_array.c | 36 __u32 curr_pid, zero = 0; in add_to_list_in_inner_array() local
|
H A D | test_hash_large_key.c | 31 int zero = 0, value = 42; in bpf_hash_large_key_test() local
|
H A D | test_legacy_printk.c | 30 int zero = 0, *my_pid, cur_pid, *my_res; in handle_legacy() local
|
H A D | task_storage_nodeadlock.c | 29 int ret, zero = 0; in BPF_PROG() local
|
H A D | normal_map_btf.c | 37 int zero = 0; in add_to_list_in_array() local
|
H A D | map_in_map_btf.c | 50 int zero = 0; in add_to_list_in_inner_array() local
|
H A D | free_timer.c | 49 struct map_value zero = {}; in overwrite_cb() local
|
H A D | arena_list.c | 43 int zero; variable
|
H A D | test_log_fixup.c | 55 int zero = 0, *value; in use_missing_map() local
|
/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | qos_dscp_router.sh | 55 zero() function
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | map_btf.c | 58 int err, zero = 0, new_fd = -1; in do_test_map_in_map_btf() local
|
H A D | probe_user.c | 22 static const int zero = 0; in serial_test_probe_user() local
|
H A D | subprogs.c | 16 char zero = '0'; in toggle_jit_harden() local
|
/linux/arch/arc/kernel/ |
H A D | fpu.c | 37 const unsigned int zero = 0; in fpu_save_restore() local
|
/linux/arch/s390/net/ |
H A D | pnet.c | 75 static const u8 zero[MAX_PNETID_LEN] = { 0 }; in pnet_id_by_dev_port() local
|
/linux/lib/tests/ |
H A D | stackinit_kunit.c | 89 #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 D | aes_gmac.c | 21 u8 *zero, *__aad, iv[AES_BLOCK_SIZE]; in ieee80211_aes_gmac() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | base.c | 65 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 D | platsmp.c | 40 static u8 __iomem *zero; in zynq_cpun_start() local
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_cksum.h | 16 uint32_t zero = 0; in xfs_start_cksum_safe() local
|
/linux/net/caif/ |
H A D | cfutill.c | 80 u8 zero = 0; in cfutill_transmit() local
|
/linux/tools/testing/selftests/powerpc/math/ |
H A D | vsx_preempt.c | 49 vector int zero = {0, 0, 0, 0}; in vsx_memcmp() local
|