Home
last modified time | relevance | path

Searched defs:buf_copy (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_cls_redirect.c158 static __always_inline bool buf_copy(buf_t *buf, void *dst, size_t len) buf_copy() function
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c2299 u8 *buf_copy; in ice_copy_and_init_pkg() local