Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dbpf_verifier.h481 bool storage_get_func_atomic; /* bpf_*_storage_get() with atomic memory alloc */ member
/Linux-v6.6/kernel/bpf/
Dverifier.c9600 env->insn_aux_data[insn_idx].storage_get_func_atomic = true; in check_helper_call()
18592 env->insn_aux_data[i + delta].storage_get_func_atomic) in do_misc_fixups()