Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c8502 bool may_be_null = type_may_be_null(reg->type); in check_mem_reg() local
8513 if (may_be_null) { in check_mem_reg()
8521 if (may_be_null) in check_mem_reg()
8531 bool may_be_null = type_may_be_null(mem_reg->type); in check_kfunc_mem_size_reg() local
8540 if (may_be_null) { in check_kfunc_mem_size_reg()
8548 if (may_be_null) in check_kfunc_mem_size_reg()