/tools/testing/nvdimm/test/ |
D | iomap.c | 63 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()
|
D | nfit_test.h | 22 struct resource res; member 28 struct resource res; member
|
/tools/lib/ |
D | hweight.c | 30 unsigned int res = w - ((w >> 1) & 0x5555); in __sw_hweight16() local 38 unsigned int res = w - ((w >> 1) & 0x55); in __sw_hweight8() local
|
D | string.c | 47 int strtobool(const char *s, bool *res) in strtobool()
|
/tools/testing/selftests/networking/timestamping/ |
D | timestamping.c | 140 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/ |
D | futex_requeue_pi_signal_restart.c | 99 int res; in waiterfn() local 127 int c, res, ret = RET_PASS; in main() local
|
D | futex_wait_wouldblock.c | 47 int res, ret = RET_PASS; in main() local
|
D | futex_wait_timeout.c | 48 int res, ret = RET_PASS; in main() local
|
D | futex_wait_uninitialized_heap.c | 57 int res; in wait_thread() local
|
D | futex_wait_private_mapped_file.c | 80 int res; in main() local
|
/tools/include/linux/ |
D | compiler.h | 107 static __always_inline void __read_once_size(const volatile void *p, void *res, int size) in __read_once_size() 121 static __always_inline void __write_once_size(volatile void *p, void *res, int size) in __write_once_size()
|
/tools/testing/nvdimm/ |
D | dax-dev.c | 20 struct resource *res; in dax_pgoff_to_phys() local
|
/tools/perf/util/ |
D | strbuf.c | 33 char *res = sb->alloc ? sb->buf : NULL; in strbuf_detach() local
|
D | cpumap.c | 344 int cpu_map__build_map(struct cpu_map *cpus, struct cpu_map **res, in cpu_map__build_map()
|
D | bpf-loader.c | 429 struct bpf_prog_prep_result *res) in preproc_gen_prologue()
|
/tools/perf/pmu-events/ |
D | json.c | 87 jsmnerr_t res; in parse_json() local
|
/tools/usb/usbip/src/ |
D | usbip_network.c | 271 struct addrinfo hints, *res, *rp; in usbip_net_tcp_connect() local
|
/tools/perf/arch/x86/util/ |
D | intel-pt.c | 104 u64 res = 0; in intel_pt_masked_bits() local 121 struct perf_evlist *evlist, u64 *res) in intel_pt_read_config()
|
/tools/testing/selftests/mqueue/ |
D | mq_perf_tests.c | 427 struct timespec res, start, middle, end, send_total, recv_total; in perf_test_thread() local
|
/tools/testing/selftests/x86/ |
D | sigreturn.c | 612 greg_t req = requested_regs[i], res = resulting_regs[i]; in test_valid_sigreturn() local
|
/tools/lib/subcmd/ |
D | parse-options.c | 51 const char *res; in get_arg() local
|
/tools/hv/ |
D | hv_kvp_daemon.c | 815 unsigned int res = *w - ((*w >> 1) & 0x55555555); in hweight32() local
|
/tools/testing/selftests/seccomp/ |
D | seccomp_bpf.c | 1033 pid_t parent, res = 0; in TEST_F() local 1059 pid_t parent, res = 0; in TEST_F_SIGNAL() local
|
/tools/lib/traceevent/ |
D | event-parse.c | 5563 int res; in events_name_cmp() local 5580 int res; in events_system_cmp() local
|