Searched defs:zero (Results 1 - 25 of 241) sorted by relevance

12345678910

/linux-master/mm/
H A Drodata_test.c19 int zero = 0; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dfreplace_cls_redirect.c21 const int zero = 0; local
H A Djit_probe_mem.c15 unsigned long zero = 0, sum; local
H A Dtest_perf_buffer.c25 int zero = 0, *my_pid, cur_pid; local
H A Dtest_hash_large_key.c31 int zero = 0, value = 42; local
H A Darena_htab.c20 int zero = 0; variable
H A Dtest_core_retro.c30 int zero = 0; local
H A Dtest_mmap.c30 int zero = 0, one = 1, two = 2, far = 1500; local
H A Dtest_legacy_printk.c30 int zero = 0, *my_pid, cur_pid, *my_res; local
/linux-master/tools/perf/util/bpf_skel/
H A Dbperf_leader.bpf.c33 __u32 zero = 0; local
H A Dbperf_follower.bpf.c35 __u32 filter_key, zero = 0; local
H A Dbpf_prog_profiler.bpf.c37 __u32 zero = 0; local
56 __u32 zero = 0; local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcore_retro.c9 int err, zero = 0, res, my_pid = getpid(); local
H A Dlegacy_printk.c9 int err, zero = 0, my_pid = getpid(), res, map_fd; local
H A Dlibbpf_get_fd_by_id_opts.c18 int ret, zero = 0, fd = -1; local
H A Dmap_btf.c58 int err, zero = 0, new_fd = -1; local
H A Dsubprogs.c16 char zero = '0'; local
H A Dglobal_data_init.c7 int err = -ENOMEM, map_fd, zero = 0; local
H A Dprobe_user.c22 static const int zero = 0; local
/linux-master/arch/s390/net/
H A Dpnet.c74 static const u8 zero[MAX_PNETID_LEN] = { 0 }; local
/linux-master/fs/xfs/libxfs/
H A Dxfs_cksum.h16 uint32_t zero = 0; local
/linux-master/drivers/hid/
H A Dhid-roccat-savu.h16 uint8_t zero; member in struct:savu_mouse_report_special
/linux-master/tools/testing/selftests/powerpc/math/
H A Dvsx_preempt.c49 vector int zero = {0, 0, 0, 0}; local
/linux-master/arch/x86/events/
H A Dprobe.c19 perf_msr_probe(struct perf_msr *msr, int cnt, bool zero, void *data) argument
/linux-master/arch/arc/kernel/
H A Dfpu.c37 const unsigned int zero = 0; local

Completed in 294 milliseconds

12345678910