Searched refs:unref_ptr (Results 1 – 2 of 2) sorted by relevance
9 struct prog_test_ref_kfunc __kptr *unref_ptr; member35 *(u32 *)&v->unref_ptr = 0; in size_not_bpf_dw()106 struct prog_test_ref_kfunc *unref_ptr; in reject_var_off_store() local114 unref_ptr = v->unref_ptr; in reject_var_off_store()115 if (!unref_ptr) in reject_var_off_store()120 unref_ptr += id; in reject_var_off_store()121 v->unref_ptr = unref_ptr; in reject_var_off_store()129 struct prog_test_ref_kfunc *unref_ptr; in reject_bad_type_match() local137 unref_ptr = v->unref_ptr; in reject_bad_type_match()138 if (!unref_ptr) in reject_bad_type_match()[all …]
7 struct prog_test_ref_kfunc __kptr *unref_ptr; member69 p = v->unref_ptr; in test_kptr_unref()71 v->unref_ptr = p; in test_kptr_unref()77 v->unref_ptr = p; in test_kptr_unref()79 v->unref_ptr = NULL; in test_kptr_unref()88 v->unref_ptr = p; in test_kptr_ref()102 v->unref_ptr = p; in test_kptr_ref()