Searched refs:PTR_TO_MEM_OR_NULL (Results 1 – 3 of 3) sorted by relevance
449 type == PTR_TO_MEM_OR_NULL || in reg_type_may_be_null()467 type == PTR_TO_MEM_OR_NULL; in reg_type_may_be_refcounted_or_null()567 [PTR_TO_MEM_OR_NULL] = "mem_or_null",1178 case PTR_TO_MEM_OR_NULL: in mark_ptr_not_null_reg()2734 case PTR_TO_MEM_OR_NULL: in is_spillable_regtype()6559 regs[BPF_REG_0].type = PTR_TO_MEM_OR_NULL; in check_helper_call()6582 PTR_TO_MEM : PTR_TO_MEM_OR_NULL; in check_helper_call()13375 else if (regs[i].type == PTR_TO_MEM_OR_NULL) { in do_check_common()
5849 reg->type = PTR_TO_MEM_OR_NULL; in btf_prepare_func_args()
455 PTR_TO_MEM_OR_NULL, /* reg points to valid memory region or NULL */ enumerator
Completed in 43 milliseconds