Home
last modified time | relevance | path

Searched defs:res (Results 1 – 25 of 153) sorted by relevance

1234567

/tools/testing/selftests/filesystems/fuse/
Dbpf_loader.c149 int res; in s_link() local
165 int res; in s_symlink() local
182 int res; in s_mkdir() local
196 int res; in s_rmdir() local
210 int res; in s_unlink() local
225 int res; in s_open() local
246 int res; in s_openat() local
266 int res; in s_creat() local
280 int res; in s_mkfifo() local
294 int res; in s_stat() local
[all …]
/tools/perf/util/
Dfncache.c11 bool res; member
27 static bool lookup_fncache(const char *name, bool *res) in lookup_fncache()
41 static void update_fncache(const char *name, bool res) in update_fncache()
56 bool res; in file_available() local
Ddsos.c165 struct dso **res; in __dsos__find_by_longname_id() local
248 struct dso *res; member
266 struct dso *res; in __dsos__find_id() local
284 struct dso *res; in dsos__find() local
463 struct dso **res = data; in dsos__find_kernel_dso_cb() local
487 struct dso *res = NULL; in dsos__find_kernel_dso() local
/tools/testing/selftests/bpf/
Dbench.c39 void false_hits_report_progress(int iter, struct bench_res *res, long delta_ns) in false_hits_report_progress()
50 void false_hits_report_final(struct bench_res res[], int res_cnt) in false_hits_report_final()
68 void hits_drops_report_progress(int iter, struct bench_res *res, long delta_ns) in hits_drops_report_progress()
85 grace_period_latency_basic_stats(struct bench_res res[], int res_cnt, struct basic_stats *gp_stat) in grace_period_latency_basic_stats()
104 grace_period_ticks_basic_stats(struct bench_res res[], int res_cnt, struct basic_stats *gp_stat) in grace_period_ticks_basic_stats()
121 void hits_drops_report_final(struct bench_res res[], int res_cnt) in hits_drops_report_final()
159 void ops_report_progress(int iter, struct bench_res *res, long delta_ns) in ops_report_progress()
171 void ops_report_final(struct bench_res res[], int res_cnt) in ops_report_final()
192 void local_storage_report_progress(int iter, struct bench_res *res, in local_storage_report_progress()
207 void local_storage_report_final(struct bench_res res[], int res_cnt) in local_storage_report_final()
[all …]
/tools/testing/selftests/prctl/
Dset-process-name.c19 int res; in set_name() local
31 int res; in check_is_name_correct() local
44 int res; in check_null_pointer() local
72 int res = prctl(PR_GET_NAME, name, NULL, NULL, NULL); in check_name() local
/tools/bpf/bpftool/
Dfeature.c78 const char *define_name, bool res, const char *define_prefix) in print_bool_feature()
93 int res; in print_kernel_option() local
175 long res; in read_procfs() local
197 long res; in probe_unprivileged_disabled() local
226 long res; in probe_jit_enable() local
256 long res; in probe_jit_harden() local
286 long res; in probe_jit_kallsyms() local
312 long res; in probe_jit_limit() local
499 bool res; in probe_bpf_syscall() local
553 bool res; in probe_prog_type() local
[all …]
Dstruct_ops.c24 struct res { struct
36 p_err("struct_ops requires kernel CONFIG_DEBUG_INFO_BTF=y"); in get_btf_vmlinux() argument
170 static int cmd_retval(const struct res *res, bool must_have_one_map) in cmd_retval()
190 struct res res = {}; in do_search() local
239 struct res res = {}; in do_one_id() local
340 struct res res; in do_show() local
411 struct res res; in do_dump() local
470 struct res res; in do_unregister() local
/tools/testing/selftests/kvm/aarch64/
Dpsci_test.c28 struct arm_smccc_res res; in psci_cpu_on() local
39 struct arm_smccc_res res; in psci_affinity_info() local
49 struct arm_smccc_res res; in psci_system_suspend() local
59 struct arm_smccc_res res; in psci_features() local
/tools/testing/nvdimm/test/
Diomap.c55 struct nfit_test_resource *res; in get_nfit_res() local
206 struct resource *res = *((struct resource **) data); in nfit_devres_release() local
214 struct resource *res = *((struct resource **) __res); in match() local
229 struct resource *res = NULL; in nfit_test_release_region() local
267 struct resource *res = NULL; in nfit_test_request_region() local
334 int __wrap_insert_resource(struct resource *parent, struct resource *res) in __wrap_insert_resource()
342 int __wrap_remove_resource(struct resource *res) in __wrap_remove_resource()
/tools/lib/
Dhweight.c30 unsigned int res = w - ((w >> 1) & 0x5555); in __sw_hweight16() local
38 unsigned int res = w - ((w >> 1) & 0x55); in __sw_hweight8() local
/tools/testing/selftests/bpf/progs/
Dlocal_kptr_stash.c93 struct node_data *res; in create_and_stash() local
134 struct plain_local *res; in stash_plain() local
155 struct local_with_root *res; in stash_local_with_root() local
192 struct node_data *res; in unstash_rb_node() local
219 struct prog_test_ref_kfunc *res; in stash_test_ref_kfunc() local
Drbtree_fail.c76 struct bpf_rb_node *res; in rbtree_api_remove_unadded_node() local
111 struct bpf_rb_node *res; in rbtree_api_remove_no_drop() local
158 struct bpf_rb_node *res; in rbtree_api_use_unchecked_remove_retval() local
208 struct bpf_rb_node *res; in rbtree_api_first_release_unlock_escape() local
Dlocal_kptr_stash_fail.c47 struct node_data2 *res; in stash_rb_nodes() local
70 struct node_data *res; in drop_rb_node_off() local
Drbtree.c95 struct bpf_rb_node *res = NULL; in rbtree_add_and_remove() local
192 struct bpf_rb_node *res = NULL; in rbtree_first_and_remove() local
261 struct bpf_rb_node *res, *res2; in rbtree_api_release_aliasing() local
/tools/testing/selftests/bpf/verifier/
Dwide_access.c1 #define BPF_SOCK_ADDR_STORE(field, off, res, err, flgs) \ argument
43 #define BPF_SOCK_ADDR_LOAD(field, off, res, err, flgs) \ argument
/tools/testing/selftests/powerpc/ptrace/
Dperf-hwbreak.c111 size_t res; in read_fds() local
227 size_t res; in runtestsingle() local
300 size_t res; in runtest_dar_outside() local
408 size_t res; in test_process_multi_diff_addr() local
453 size_t res; in test_process_multi_same_addr() local
498 size_t res; in test_process_multi_diff_addr_ro_wo() local
543 size_t res; in test_process_multi_same_addr_ro_wo() local
781 size_t res; in runtest_unaligned_512bytes() local
/tools/testing/selftests/bpf/prog_tests/
Dlibbpf_probes.c29 int res; in test_libbpf_probe_prog_types() local
69 int res; in test_libbpf_probe_map_types() local
118 int res; in test_libbpf_probe_helpers() local
/tools/testing/selftests/bpf/benchs/
Dbench_local_storage_rcu_tasks_trace.c189 static void measure(struct bench_res *res) in measure()
207 static void report_progress(int iter, struct bench_res *res, long delta_ns) in report_progress()
224 static void report_final(struct bench_res res[], int res_cnt) in report_final()
Dbench_bpf_hashmap_full_update.c33 static void measure(struct bench_res *res) in measure()
65 static void hashmap_report_final(struct bench_res res[], int res_cnt) in hashmap_report_final()
Dbench_local_storage_create.c140 static void measure(struct bench_res *res) in measure()
204 static void report_progress(int iter, struct bench_res *res, long delta_ns) in report_progress()
218 static void report_final(struct bench_res res[], int res_cnt) in report_final()
Dbench_count.c21 static void count_global_measure(struct bench_res *res) in count_global_measure()
54 static void count_local_measure(struct bench_res *res) in count_local_measure()
/tools/testing/selftests/futex/functional/
Dfutex_waitv.c40 int res; in waiterfn() local
63 int res, ret = RET_PASS; in main() local
/tools/testing/selftests/net/
Dtimestamping.c139 int res; in sendpacket() local
151 static void printpacket(struct msghdr *msg, int res, in printpacket()
288 int res; in recvpacket() local
504 int res; in main() local
Dip_defrag.c104 uint16_t res; in udp_checksum() local
120 uint16_t res; in udp6_checksum() local
138 int res; in send_fragment() local
208 int res; in send_udp_frags() local
/tools/testing/selftests/mm/
Dmrelease_test.c68 int res; in child_main() local
84 int res; in main() local

1234567