/Linux-v5.10/tools/testing/selftests/bpf/progs/ |
D | test_sockmap_listen.c | 43 __u32 zero = 0; in prog_skb_verdict() local 62 __u32 zero = 0; in prog_msg_verdict() local 82 __u32 zero = 0; in prog_reuseport() local
|
D | test_sockmap_kern.h | 111 int len, *f, ret, zero = 0; in bpf_prog2() local 237 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local 264 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local 307 int ret = 0, *bytes, zero = 0; in bpf_prog8() local 324 int ret = 0, *bytes, zero = 0; in bpf_prog9() local 341 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog10() local
|
D | profiler.inc.h | 359 int zero = 0; in get_var_kill_data() local 389 int zero = 0; in trace_var_sys_kill() local 557 int zero = 0; in BPF_KPROBE() local 617 int zero = 0; in raw_tracepoint__sched_process_exit() local 693 int zero = 0; in raw_tracepoint__sched_process_exec() local 787 int zero = 0; in kprobe_ret__do_filp_open() local 841 int zero = 0; in BPF_KPROBE() local 900 int zero = 0; in BPF_KPROBE() local 951 int zero = 0; in raw_tracepoint__sched_process_fork() local
|
D | test_tc_neigh.c | 103 __u8 zero[ETH_ALEN * 2]; in tc_dst() local 127 __u8 zero[ETH_ALEN * 2]; in tc_src() local
|
D | test_sk_assign.c | 95 const int zero = 0; in handle_udp() local 127 const int zero = 0; in handle_tcp() local
|
D | freplace_cls_redirect.c | 21 const int zero = 0; in freplace_cls_redirect_test() local
|
D | test_core_retro.c | 30 int zero = 0; in handle_sys_enter() local
|
D | test_mmap.c | 32 int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
|
D | freplace_attach_probe.c | 26 struct hmap_elem zero = {}, *val; in new_handle_kprobe() local
|
/Linux-v5.10/arch/arm/include/asm/ |
D | tlbflush.h | 325 const int zero = 0; in __local_flush_tlb_all() local 335 const int zero = 0; in local_flush_tlb_all() local 352 const int zero = 0; in __flush_tlb_all() local 369 const int zero = 0; in __local_flush_tlb_mm() local 422 const int zero = 0; in __local_flush_tlb_page() local 481 const int zero = 0; in __local_flush_tlb_kernel_page() local 537 const int zero = 0; in __local_flush_bp_all() local 546 const int zero = 0; in local_flush_bp_all() local 556 const int zero = 0; in __flush_bp_all() local
|
/Linux-v5.10/drivers/misc/lkdtm/ |
D | refcount.c | 108 refcount_t zero = REFCOUNT_INIT(2); in lkdtm_REFCOUNT_DEC_ZERO() local 208 refcount_t zero = REFCOUNT_INIT(0); in lkdtm_REFCOUNT_INC_ZERO() local 233 refcount_t zero = REFCOUNT_INIT(0); in lkdtm_REFCOUNT_ADD_ZERO() local
|
/Linux-v5.10/samples/bpf/ |
D | ibumad_kern.c | 80 u64 zero = 0, *val; in on_ib_umad_read_recv() local 100 u64 zero = 0, *val; in on_ib_umad_read_send() local 120 u64 zero = 0, *val; in on_ib_umad_write() local
|
/Linux-v5.10/tools/testing/selftests/bpf/prog_tests/ |
D | btf_map_in_map.c | 34 int inner_map_fd, outer_map_fd, err, zero = 0; in kern_sync_rcu() local 169 int err, inner_map_fd, zero = 0; in test_diff_size() local
|
D | sockmap_basic.c | 85 const int zero = 0; in test_sockmap_create_update_free() local 144 const __u32 zero = 0; in test_sockmap_update() local
|
D | core_retro.c | 9 int err, zero = 0, res, duration = 0, my_pid = getpid(); in test_core_retro() local
|
D | global_data_init.c | 7 int err = -ENOMEM, map_fd, zero = 0; in test_global_data_init() local
|
/Linux-v5.10/drivers/s390/block/ |
D | dasd_fba.h | 20 unsigned char zero:2; /* Must be zero */ member 25 __u8 zero; /* Must be zero */ member 34 unsigned char zero:4; member
|
/Linux-v5.10/mm/ |
D | rodata_test.c | 19 int zero = 0; in rodata_test() local
|
/Linux-v5.10/drivers/mfd/ |
D | 88pm860x-i2c.c | 143 unsigned char zero; in pm860x_page_reg_write() local 161 unsigned char zero = 0; in pm860x_page_bulk_read() local
|
/Linux-v5.10/arch/ia64/kernel/ |
D | fsys.S | 836 .zero: label
|
/Linux-v5.10/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-v5.10/arch/arc/kernel/ |
D | fpu.c | 37 const unsigned int zero = 0; in fpu_save_restore() local
|
/Linux-v5.10/arch/mips/include/asm/ |
D | regdef.h | 22 #define zero $0 /* wired zero */ macro 65 #define zero $0 /* wired zero */ macro
|
/Linux-v5.10/tools/testing/selftests/drivers/net/mlxsw/ |
D | qos_dscp_router.sh | 55 zero() function
|
/Linux-v5.10/arch/s390/net/ |
D | pnet.c | 74 static const u8 zero[MAX_PNETID_LEN] = { 0 }; in pnet_id_by_dev_port() local
|