Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_unpriv.c343 : __imm(bpf_get_hash_recalc) in spill_fill_of_ctx_2()
361 : __imm(bpf_get_hash_recalc) in spill_fill_of_ctx_3()
380 : __imm(bpf_get_hash_recalc) in spill_fill_of_ctx_4()
/linux/net/core/
H A Dfilter.c3247 BPF_CALL_1(bpf_get_hash_recalc, struct sk_buff *, skb) in BPF_CALL_1() argument
3258 .func = bpf_get_hash_recalc,