Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c861 static bool dynptr_type_refcounted(enum bpf_dynptr_type type) in dynptr_type_refcounted() function
933 if (dynptr_type_refcounted(type)) { in mark_stack_slots_dynptr()
1001 if (!dynptr_type_refcounted(state->stack[spi].spilled_ptr.dynptr.type)) { in unmark_stack_slots_dynptr()
1068 if (dynptr_type_refcounted(state->stack[spi].spilled_ptr.dynptr.type)) { in destroy_if_dynptr_stack_slot()
11491 if (dynptr_type_refcounted(parent_type) && !clone_ref_obj_id) { in check_kfunc_args()