Searched refs:bpf_helper_changes_pkt_data (Results 1 – 3 of 3) sorted by relevance
3099 bool __weak bpf_helper_changes_pkt_data(enum bpf_func_id func_id) in bpf_helper_changes_pkt_data() function
11663 changes_data = bpf_helper_changes_pkt_data(func_id); in check_helper_call()18860 if (bpf_helper_changes_pkt_data(insn->imm)) in visit_insn()
8106 bool bpf_helper_changes_pkt_data(enum bpf_func_id func_id) in bpf_helper_changes_pkt_data() function