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.c7936 bool may_be_null = type_may_be_null(reg->type); in check_mem_reg() local
7947 if (may_be_null) { in check_mem_reg()
7955 if (may_be_null) in check_mem_reg()
7965 bool may_be_null = type_may_be_null(mem_reg->type); in check_kfunc_mem_size_reg() local
7974 if (may_be_null) { in check_kfunc_mem_size_reg()
7982 if (may_be_null) in check_kfunc_mem_size_reg()