Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf_verifier.h509 bool storage_get_func_atomic; /* bpf_*_storage_get() with atomic memory alloc */ member
/openbmc/linux/kernel/bpf/
H A Dverifier.c10015 env->insn_aux_data[insn_idx].storage_get_func_atomic = true; in check_helper_call()
19152 env->insn_aux_data[i + delta].storage_get_func_atomic) in do_misc_fixups()