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.c8327 bool may_be_null = type_may_be_null(reg->type); in check_mem_reg() local
8338 if (may_be_null) { in check_mem_reg()
8346 if (may_be_null) in check_mem_reg()
8356 bool may_be_null = type_may_be_null(mem_reg->type); in check_kfunc_mem_size_reg() local
8365 if (may_be_null) { in check_kfunc_mem_size_reg()
8373 if (may_be_null) in check_kfunc_mem_size_reg()