Home
last modified time | relevance | path

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

/tools/lib/
Dhweight.c29 unsigned int res = w - ((w >> 1) & 0x5555); in __sw_hweight16() local
37 unsigned int res = w - ((w >> 1) & 0x55); in __sw_hweight8() local
Dstring.c46 int strtobool(const char *s, bool *res) in strtobool()
/tools/testing/nvdimm/test/
Diomap.c63 struct nfit_test_resource *res; in get_nfit_res() local
107 void *__wrap_devm_memremap_pages(struct device *dev, struct resource *res, in __wrap_devm_memremap_pages()
187 struct resource *res = *((struct resource **) data); in nfit_devres_release() local
195 struct resource *res = *((struct resource **) __res); in match() local
210 struct resource *res = NULL; in nfit_test_release_region() local
248 struct resource *res = NULL; in nfit_test_request_region() local
315 int __wrap_insert_resource(struct resource *parent, struct resource *res) in __wrap_insert_resource()
323 int __wrap_remove_resource(struct resource *res) in __wrap_remove_resource()
Dnfit_test.h21 struct resource res; member
27 struct resource res; member
/tools/testing/selftests/networking/timestamping/
Dtimestamping.c140 int res; in sendpacket() local
153 static void printpacket(struct msghdr *msg, int res, in printpacket()
289 int res; in recvpacket() local
481 int res; in main() local
/tools/testing/selftests/futex/functional/
Dfutex_requeue_pi_signal_restart.c98 int res; in waiterfn() local
126 int c, res, ret = RET_PASS; in main() local
Dfutex_wait_wouldblock.c46 int res, ret = RET_PASS; in main() local
Dfutex_wait_timeout.c46 int res, ret = RET_PASS; in main() local
Dfutex_wait_uninitialized_heap.c56 int res; in wait_thread() local
Dfutex_wait_private_mapped_file.c79 int res; in main() local
/tools/include/linux/
Dcompiler.h73 static __always_inline void __read_once_size(const volatile void *p, void *res, int size) in __read_once_size()
87 static __always_inline void __write_once_size(volatile void *p, void *res, int size) in __write_once_size()
/tools/perf/pmu-events/
Djson.c87 jsmnerr_t res; in parse_json() local
/tools/perf/util/
Dstrbuf.c40 char *res = sb->alloc ? sb->buf : NULL; in strbuf_detach() local
Dcpumap.c332 int cpu_map__build_map(struct cpu_map *cpus, struct cpu_map **res, in cpu_map__build_map()
Dbpf-loader.c414 struct bpf_prog_prep_result *res) in preproc_gen_prologue()
/tools/usb/usbip/src/
Dusbip_network.c263 struct addrinfo hints, *res, *rp; in usbip_net_tcp_connect() local
/tools/testing/selftests/mqueue/
Dmq_perf_tests.c427 struct timespec res, start, middle, end, send_total, recv_total; in perf_test_thread() local
/tools/perf/arch/x86/util/
Dintel-pt.c107 u64 res = 0; in intel_pt_masked_bits() local
124 struct perf_evlist *evlist, u64 *res) in intel_pt_read_config()
/tools/testing/selftests/x86/
Dsigreturn.c612 greg_t req = requested_regs[i], res = resulting_regs[i]; in test_valid_sigreturn() local
/tools/lib/subcmd/
Dparse-options.c49 const char *res; in get_arg() local
/tools/testing/selftests/seccomp/
Dseccomp_bpf.c811 pid_t parent, res = 0; in TEST_F() local
835 pid_t parent, res = 0; in TEST_F_SIGNAL() local
/tools/hv/
Dhv_kvp_daemon.c826 unsigned int res = *w - ((*w >> 1) & 0x55555555); in hweight32() local
/tools/lib/traceevent/
Devent-parse.c5515 int res; in events_name_cmp() local
5532 int res; in events_system_cmp() local