Home
last modified time | relevance | path

Searched defs:source (Results 1 – 17 of 17) sorted by relevance

/tools/testing/selftests/kvm/aarch64/
Dpsci_test.c75 static struct kvm_vm *setup_vm(void *guest_code, struct kvm_vcpu **source, in setup_vm()
134 struct kvm_vcpu *source, *target; in host_test_cpu_on() local
171 struct kvm_vcpu *source, *target; in host_test_system_suspend() local
/tools/testing/selftests/hid/progs/
Dhid.c312 enum hid_report_type rtype, enum hid_class_request reqtype, __u64 source) in BPF_PROG()
333 enum hid_report_type rtype, enum hid_class_request reqtype, __u64 source) in BPF_PROG()
364 enum hid_report_type rtype, enum hid_class_request reqtype, __u64 source) in BPF_PROG()
391 enum hid_report_type rtype, enum hid_class_request reqtype, __u64 source) in BPF_PROG()
402 int BPF_PROG(hid_test_hidraw_output_report, struct hid_bpf_ctx *hctx, __u64 source) in BPF_PROG()
423 int BPF_PROG(hid_test_infinite_loop_output_report, struct hid_bpf_ctx *hctx, __u64 source) in BPF_PROG()
567 enum hid_report_type report_type, __u64 source) in BPF_PROG()
/tools/testing/selftests/bpf/
Dtest_tcpnotify.h14 __u8 source; member
/tools/testing/selftests/powerpc/dexcr/
Ddexcr.c108 unsigned int get_dexcr(enum dexcr_source source) in get_dexcr()
/tools/testing/selftests/bpf/progs/
Dxdp_flowtable.c62 __be16 source, dest; member
/tools/usb/
Dffs-test.c117 struct usb_endpoint_descriptor_no_audio source; member
123 struct usb_endpoint_descriptor_no_audio source; member
/tools/perf/util/arm-spe-decoder/
Darm-spe-decoder.h81 u16 source; member
/tools/testing/selftests/powerpc/nx-gzip/include/
Dcrb.h125 struct data_descriptor_entry source; member
/tools/perf/util/
Ddisasm.h74 } source; member
Dannotate.h275 struct list_head source; member
Dsymbol.c445 static struct symbol **symbols__sort_by_name(struct rb_root_cached *source, size_t *len) in symbols__sort_by_name()
/tools/firewire/
Dnosy-dump.h88 uint32_t source:16; member
/tools/testing/selftests/filesystems/fuse/
Dbpf_loader.c397 int s_mount(struct s source, struct s target, struct s filesystem, in s_mount()
/tools/include/uapi/linux/
Dtcp.h26 __be16 source; member
/tools/power/x86/turbostat/
Dturbostat.c1123 enum counter_source source[NUM_RAPL_COUNTERS]; member
1285 enum counter_source source[NUM_CSTATE_COUNTERS]; member
1432 enum counter_source source[NUM_MSR_COUNTERS]; member
/tools/testing/selftests/landlock/
Dfs_test.c258 const char *const source; member
/tools/perf/
Dbuiltin-trace.c4632 struct int_node *source = rb_entry(nd, struct int_node, rb_node); variable