Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c2523 /* See __reg64_deduce_bounds() for detailed explanation. in __reg32_deduce_bounds()
2548 static void __reg64_deduce_bounds(struct bpf_reg_state *reg) in __reg64_deduce_bounds()
2753 __reg64_deduce_bounds(reg); in __reg_bound_offset()
2541 static void __reg64_deduce_bounds(struct bpf_reg_state *reg) __reg64_deduce_bounds() function