Home
last modified time | relevance | path

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

1234

/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
/tools/bpf/bpftool/
Dfeature.c72 const char *define_name, bool res, const char *define_prefix) in print_bool_feature()
87 int res; in print_kernel_option() local
143 long res; in read_procfs() local
165 long res; in probe_unprivileged_disabled() local
191 long res; in probe_jit_enable() local
221 long res; in probe_jit_harden() local
251 long res; in probe_jit_kallsyms() local
277 long res; in probe_jit_limit() local
468 bool res; in probe_bpf_syscall() local
488 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
172 static int cmd_retval(const struct res *res, bool must_have_one_map) in cmd_retval()
192 struct res res = {}; in do_search() local
241 struct res res = {}; in do_one_id() local
336 struct res res; in do_show() local
407 struct res res; in do_dump() local
466 struct res res; in do_unregister() local
/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/testing/selftests/resctrl/
Dresctrl_tests.c21 char *res; in detect_vendor() local
76 int res; in run_mbm_test() local
95 int res; in run_mba_test() local
113 int res; in run_cmt_test() local
130 int res; in run_cat_test() local
/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/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/nvdimm/test/
Diomap.c55 struct nfit_test_resource *res; in get_nfit_res() local
208 struct resource *res = *((struct resource **) data); in nfit_devres_release() local
216 struct resource *res = *((struct resource **) __res); in match() local
231 struct resource *res = NULL; in nfit_test_release_region() local
269 struct resource *res = NULL; in nfit_test_request_region() local
336 int __wrap_insert_resource(struct resource *parent, struct resource *res) in __wrap_insert_resource()
344 int __wrap_remove_resource(struct resource *res) in __wrap_remove_resource()
/tools/testing/selftests/powerpc/ptrace/
Dperf-hwbreak.c107 size_t res; in read_fds() local
181 size_t res; in runtestsingle() local
254 size_t res; in runtest_dar_outside() local
362 size_t res; in test_process_multi_diff_addr() local
407 size_t res; in test_process_multi_same_addr() local
452 size_t res; in test_process_multi_diff_addr_ro_wo() local
497 size_t res; in test_process_multi_same_addr_ro_wo() local
747 size_t res; in runtest_unaligned_512bytes() local
/tools/testing/selftests/futex/functional/
Dfutex_wait_timeout.c63 static void test_timeout(int res, int *ret, char *test_name, int err) in test_timeout()
98 int res, ret = RET_PASS; in main() local
Dfutex_requeue_pi_signal_restart.c95 int res; in waiterfn() local
123 int c, res, ret = RET_PASS; in main() local
Dfutex_wait_wouldblock.c43 int res, ret = RET_PASS; in main() local
Dfutex_wait_uninitialized_heap.c53 int res; in wait_thread() 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
Dioam6_parser.c417 int res; in check_ioam_header_and_data() local
528 unsigned long res; in get_u32() local
550 unsigned long res; in get_u16() local
/tools/testing/selftests/bpf/benchs/
Dbench_count.c26 static void count_global_measure(struct bench_res *res) in count_global_measure()
64 static void count_local_measure(struct bench_res *res) in count_local_measure()
Dbench_trigger.c30 static void trigger_base_measure(struct bench_res *res) in trigger_base_measure()
42 static void trigger_measure(struct bench_res *res) in trigger_measure()
/tools/testing/selftests/kvm/x86_64/
Dget_msr_index_features.c37 int old_res, res, kvm_fd, r; in test_get_msr_index() local
99 int res, old_res, i, kvm_fd; in test_get_msr_feature() local
Dset_boot_cpu_id.c43 int res; in test_set_boot_busy() local
129 int res; in check_set_bsp_busy() local
/tools/virtio/ringtest/
Dmain.h150 void __read_once_size(const volatile void *p, void *res, int size) in __read_once_size()
164 static __always_inline void __write_once_size(volatile void *p, void *res, int size) in __write_once_size()
/tools/testing/selftests/bpf/
Dbench.c54 void hits_drops_report_progress(int iter, struct bench_res *res, long delta_ns) in hits_drops_report_progress()
70 void hits_drops_report_final(struct bench_res res[], int res_cnt) in hits_drops_report_final()
423 struct bench_res *res = &state.results[iter]; in collect_measurements() local
/tools/testing/selftests/bpf/prog_tests/
Dcore_retro.c9 int err, zero = 0, res, duration = 0, my_pid = getpid(); in test_core_retro() local
/tools/include/linux/
Dcompiler.h127 static __always_inline void __read_once_size(const volatile void *p, void *res, int size) in __read_once_size()
141 static __always_inline void __write_once_size(volatile void *p, void *res, int size) in __write_once_size()
/tools/testing/selftests/bpf/progs/
Dbpf_iter_task_stack.c46 int64_t res; in get_task_user_stacks() local

1234