Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c7365 bool may_be_null = type_may_be_null(reg->type); in check_mem_reg() local
7376 if (may_be_null) { in check_mem_reg()
7384 if (may_be_null) in check_mem_reg()
7394 bool may_be_null = type_may_be_null(mem_reg->type); in check_kfunc_mem_size_reg() local
7403 if (may_be_null) { in check_kfunc_mem_size_reg()
7411 if (may_be_null) in check_kfunc_mem_size_reg()