Home
last modified time | relevance | path

Searched refs:bpf_get_hash_recalc (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dverifier_unpriv.c306 : __imm(bpf_get_hash_recalc) in spill_fill_of_ctx_2()
324 : __imm(bpf_get_hash_recalc) in spill_fill_of_ctx_3()
343 : __imm(bpf_get_hash_recalc) in spill_fill_of_ctx_4()
/linux-6.12.1/net/core/
Dfilter.c3132 BPF_CALL_1(bpf_get_hash_recalc, struct sk_buff *, skb) in BPF_CALL_1() argument
3143 .func = bpf_get_hash_recalc,