Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
Dsky2.c2446 static inline bool needs_copy(const struct rx_ring_info *re, in needs_copy() function
/kernel/linux/linux-5.10/tools/lib/bpf/
Dlibbpf.c8123 const char *bpf_program__title(const struct bpf_program *prog, bool needs_copy) in bpf_program__title()