| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A 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
|
| H A 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 267 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local 314 int ret = 0, *bytes, zero = 0; in bpf_prog8() local 331 int ret = 0, *bytes, zero = 0; in bpf_prog9() local 348 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, err = 0; in bpf_prog10() local
|
| H A D | profiler.inc.h | 361 int zero = 0; in get_var_kill_data() local 391 int zero = 0; in trace_var_sys_kill() local 559 int zero = 0; in BPF_KPROBE() local 619 int zero = 0; in raw_tracepoint__sched_process_exit() local 695 int zero = 0; in raw_tracepoint__sched_process_exec() local 789 int zero = 0; in kprobe_ret__do_filp_open() local 843 int zero = 0; in BPF_KPROBE() local 902 int zero = 0; in BPF_KPROBE() local 953 int zero = 0; in raw_tracepoint__sched_process_fork() local
|
| H A 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
|
| H A D | test_sk_assign.c | 95 const int zero = 0; in handle_udp() local 127 const int zero = 0; in handle_tcp() local
|
| H A D | freplace_cls_redirect.c | 21 const int zero = 0; in freplace_cls_redirect_test() local
|
| H A D | test_core_retro.c | 30 int zero = 0; in handle_sys_enter() local
|
| H A D | test_mmap.c | 32 int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
|
| H A D | freplace_attach_probe.c | 26 struct hmap_elem zero = {}, *val; in new_handle_kprobe() local
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A 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
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/ |
| H A D | rational.hpp | 291 IntType const zero(0); in operator /=() local 356 int_type const zero(0); in operator <() local 388 int_type inner_gcd( param_type a, param_type b, int_type const &zero = in inner_gcd() 393 int_type inner_abs( param_type x, int_type const &zero = int_type(0) ) in inner_abs() 404 bool is_normalized( param_type n, param_type d, int_type const &zero = in is_normalized() 566 IntType zero(0); in operator /=() local 743 int_type const zero( 0 ); in operator <() local 843 IntType zero(0); in normalize() local
|
| /OK3568_Linux_fs/kernel/drivers/misc/lkdtm/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A 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
|
| H A 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
|
| H A D | core_retro.c | 9 int err, zero = 0, res, duration = 0, my_pid = getpid(); in test_core_retro() local
|
| H A D | global_data_init.c | 7 int err = -ENOMEM, map_fd, zero = 0; in test_global_data_init() local
|
| /OK3568_Linux_fs/kernel/drivers/s390/block/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | rodata_test.c | 19 int zero = 0; in rodata_test() local
|
| /OK3568_Linux_fs/u-boot/arch/mips/include/asm/ |
| H A D | regdef.h | 20 #define zero $0 /* wired zero */ macro 63 #define zero $0 /* wired zero */ macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | regdef.h | 22 #define zero $0 /* wired zero */ macro 65 #define zero $0 /* wired zero */ macro
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/closest_feature/ |
| H A D | point_to_range.hpp | 56 Distance const zero = Distance(0); in apply() local 171 Distance const zero = Distance(0); in apply() local
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | fsys.S | 836 .zero: label
|
| /OK3568_Linux_fs/kernel/arch/x86/events/ |
| H A D | probe.c | 19 perf_msr_probe(struct perf_msr *msr, int cnt, bool zero, void *data) in perf_msr_probe()
|