Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c448 static bool reg_not_null(const struct bpf_reg_state *reg) in reg_not_null() function
13996 if (!reg_not_null(reg)) in is_branch_taken()