Searched refs:needs_copy (Results 1 – 3 of 3) sorted by relevance
203 const char *bpf_program__title(const struct bpf_program *prog, bool needs_copy);
8039 const char *bpf_program__title(const struct bpf_program *prog, bool needs_copy) in bpf_program__title() argument8044 if (needs_copy) { in bpf_program__title()
2446 static inline bool needs_copy(const struct rx_ring_info *re, in needs_copy() function2593 if (needs_copy(re, length)) in sky2_receive()