Searched refs:word_copy (Results 1 – 2 of 2) sorted by relevance
248 word_copy(&p[1], &cl[1], 7); in qbman_swp_enqueue()249 word_copy(&p[8], fd, sizeof(*fd) >> 2); in qbman_swp_enqueue()340 word_copy(&p[1], &cl[1], 3); in qbman_swp_pull()
34 static inline void word_copy(void *d, const void *s, unsigned int cnt) in word_copy() function
Completed in 4 milliseconds