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.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/net/core/
H A Dfilter.c3129 BPF_CALL_1(bpf_get_hash_recalc, struct sk_buff *, skb) in BPF_CALL_1() argument
3140 .func = bpf_get_hash_recalc,