Home
last modified time | relevance | path

Searched defs:copy (Results 1 – 13 of 13) sorted by relevance

/tools/testing/selftests/bpf/progs/
Dbpf_iter_sockmap.c36 int copy(struct bpf_iter__sockmap *ctx) in copy() function
/tools/testing/selftests/arm64/fp/
Dfp-stress.c308 static void start_fpsimd(struct child_data *child, int cpu, int copy) in start_fpsimd()
321 static void start_kernel(struct child_data *child, int cpu, int copy) in start_kernel()
/tools/pci/
Dpcitest.c34 bool copy; member
/tools/testing/selftests/openat2/
Dopenat2_test.c99 void *copy = NULL, *how_copy = &how_ext; in test_openat2_struct() local
/tools/testing/selftests/kvm/
Ddemand_paging_test.c69 struct uffdio_copy copy; in handle_uffd_page_request() local
/tools/perf/util/
Dordered-events.h74 void ordered_events__set_copy_on_queue(struct ordered_events *oe, bool copy) in ordered_events__set_copy_on_queue()
Dheader.h147 int (*copy)(struct feat_copier *fc, int feat, struct feat_writer *fw); member
Dmem-events.c259 char *copy; in perf_mem_events__record_args() local
/tools/include/linux/
Drbtree_augmented.h31 void (*copy)(struct rb_node *old, struct rb_node *new); member
/tools/bootconfig/
Dmain.c266 char *copy = strdup(buf); in init_xbc_with_error() local
/tools/testing/selftests/kvm/aarch64/
Dpage_fault_test.c303 char *copy; member
314 struct uffdio_copy copy; in uffd_generic_handler() local
/tools/include/uapi/linux/
Duserfaultfd.h293 __s64 copy; member
/tools/testing/selftests/powerpc/include/
Dinstructions.h14 static inline void copy(void *i) in copy() function