Searched defs:copy (Results 1 – 13 of 13) sorted by relevance
36 int copy(struct bpf_iter__sockmap *ctx) in copy() function
308 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()
34 bool copy; member
99 void *copy = NULL, *how_copy = &how_ext; in test_openat2_struct() local
69 struct uffdio_copy copy; in handle_uffd_page_request() local
74 void ordered_events__set_copy_on_queue(struct ordered_events *oe, bool copy) in ordered_events__set_copy_on_queue()
147 int (*copy)(struct feat_copier *fc, int feat, struct feat_writer *fw); member
259 char *copy; in perf_mem_events__record_args() local
31 void (*copy)(struct rb_node *old, struct rb_node *new); member
266 char *copy = strdup(buf); in init_xbc_with_error() local
303 char *copy; member314 struct uffdio_copy copy; in uffd_generic_handler() local
293 __s64 copy; member
14 static inline void copy(void *i) in copy() function