Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dverifier.c388 static bool reg_not_null(const struct bpf_reg_state *reg) in reg_not_null() function
14827 if (!reg_not_null(reg1)) in is_branch_taken()