Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dverifier.c7580 bool may_be_null = type_may_be_null(reg->type); in check_mem_reg() local
7591 if (may_be_null) { in check_mem_reg()
7599 if (may_be_null) in check_mem_reg()
7609 bool may_be_null = type_may_be_null(mem_reg->type); in check_kfunc_mem_size_reg() local
7618 if (may_be_null) { in check_kfunc_mem_size_reg()
7626 if (may_be_null) in check_kfunc_mem_size_reg()