Searched defs:copy (Results 1 – 4 of 4) sorted by relevance
56 void copy(void *i) in copy() function
13 static inline void copy(void *i) in copy() function
61 void ordered_events__set_copy_on_queue(struct ordered_events *oe, bool copy) in ordered_events__set_copy_on_queue()
43 void (*copy)(struct rb_node *old, struct rb_node *new); member