Lines Matching +defs:val +defs:opts
48 static void do_dummy_read_opts(struct bpf_program *prog, struct bpf_iter_attach_opts *opts) in do_dummy_read_opts()
213 static void test_task_common_nocheck(struct bpf_iter_attach_opts *opts, in test_task_common_nocheck()
243 static void test_task_common(struct bpf_iter_attach_opts *opts, int num_unknown, int num_known) in test_task_common()
781 __u64 val, expected_val = 0; in test_bpf_hash_map() local
882 void *val; in test_bpf_percpu_hash_map() local
953 __u64 val, expected_val = 0, res_first_val, first_val = 0; in test_bpf_array_map() local
1059 void *val; in test_bpf_percpu_array_map() local
1132 __u32 val = 42; in test_bpf_sk_storage_delete() local
1198 int err, map_fd, val = -1; in test_bpf_sk_storage_get() local
1259 __u32 val, expected_val = 0; in test_bpf_sk_storage_map() local
1413 static void test_task_vma_common(struct bpf_iter_attach_opts *opts) in test_task_vma_common()
1587 static void test_task_vma_offset_common(struct bpf_iter_attach_opts *opts, bool one_proc) in test_task_vma_offset_common()