Searched refs:needs_copy (Results 1 – 3 of 3) sorted by relevance
87 const char *bpf_program__title(struct bpf_program *prog, bool needs_copy);
1106 const char *bpf_program__title(struct bpf_program *prog, bool needs_copy) in bpf_program__title() argument1111 if (needs_copy) { in bpf_program__title()
2472 static inline bool needs_copy(const struct rx_ring_info *re, in needs_copy() function2620 if (needs_copy(re, length)) in sky2_receive()