/linux-6.8/tools/perf/util/bpf_skel/ |
D | bperf_leader.bpf.c | 33 __u32 zero = 0; in BPF_PROG() local
|
D | bperf_follower.bpf.c | 35 __u32 filter_key, zero = 0; in BPF_PROG() local
|
/linux-6.8/tools/testing/selftests/bpf/progs/ |
D | test_core_retro.c | 30 int zero = 0; in handle_sys_enter() local
|
D | test_mmap.c | 30 int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
|
D | test_hash_large_key.c | 31 int zero = 0, value = 42; in bpf_hash_large_key_test() local
|
D | test_legacy_printk.c | 30 int zero = 0, *my_pid, cur_pid, *my_res; in handle_legacy() local
|
D | task_storage_nodeadlock.c | 29 int ret, zero = 0; in BPF_PROG() local
|
D | normal_map_btf.c | 37 int zero = 0; in add_to_list_in_array() local
|
D | map_in_map_btf.c | 50 int zero = 0; in add_to_list_in_inner_array() local
|
D | iters_testmod_seq.c | 56 static volatile int zero = 0; variable
|
D | test_log_fixup.c | 55 int zero = 0, *value; in use_missing_map() local
|
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/core/ |
D | gpuobj.c | 172 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()
|
/linux-6.8/tools/testing/selftests/drivers/net/mlxsw/ |
D | qos_dscp_router.sh | 55 zero() function
|
/linux-6.8/arch/x86/events/ |
D | probe.c | 19 perf_msr_probe(struct perf_msr *msr, int cnt, bool zero, void *data) in perf_msr_probe()
|
/linux-6.8/tools/testing/selftests/bpf/prog_tests/ |
D | map_btf.c | 58 int err, zero = 0, new_fd = -1; in do_test_map_in_map_btf() local
|
D | tailcalls.c | 414 static const int zero = 0; in test_tailcall_4() local 504 static const int zero = 0; in test_tailcall_5() local 1117 __u32 zero = 0, prog1_fd, prog2_fd, map_fd; in poke_update() local
|
D | probe_user.c | 22 static const int zero = 0; in serial_test_probe_user() local
|
D | subprogs.c | 16 char zero = '0'; in toggle_jit_harden() local
|
/linux-6.8/arch/arc/kernel/ |
D | fpu.c | 37 const unsigned int zero = 0; in fpu_save_restore() local
|
/linux-6.8/arch/s390/net/ |
D | pnet.c | 74 static const u8 zero[MAX_PNETID_LEN] = { 0 }; in pnet_id_by_dev_port() local
|
/linux-6.8/net/mac80211/ |
D | aes_gmac.c | 21 u8 *zero, *__aad, iv[AES_BLOCK_SIZE]; in ieee80211_aes_gmac() local
|
/linux-6.8/lib/ |
D | stackinit_kunit.c | 72 #define ZERO_CLONE_SCALAR(zero) memset(&(zero), 0x00, sizeof(zero)) argument 73 #define ZERO_CLONE_STRING(zero) memset(&(zero), 0x00, sizeof(zero)) argument 78 #define ZERO_CLONE_STRUCT(zero) \ argument
|
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
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-6.8/arch/arm/mach-zynq/ |
D | platsmp.c | 40 static u8 __iomem *zero; in zynq_cpun_start() local
|
/linux-6.8/fs/xfs/libxfs/ |
D | xfs_cksum.h | 16 uint32_t zero = 0; in xfs_start_cksum_safe() local
|