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