Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c720 static bool dynptr_type_refcounted(enum bpf_dynptr_type type) in dynptr_type_refcounted() function
792 if (dynptr_type_refcounted(type)) { in mark_stack_slots_dynptr()
846 if (!dynptr_type_refcounted(state->stack[spi].spilled_ptr.dynptr.type)) { in unmark_stack_slots_dynptr()
913 if (dynptr_type_refcounted(state->stack[spi].spilled_ptr.dynptr.type)) { in destroy_if_dynptr_stack_slot()
13433 if (dynptr_type_refcounted(parent_type) && !clone_ref_obj_id) { in check_kfunc_args()