Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dverifier.c392 static bool reg_not_null(const struct bpf_reg_state *reg) in reg_not_null() function
15847 if (!reg_not_null(reg1)) in is_branch_taken()