Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c572 static bool is_storage_get_function(enum bpf_func_id func_id) in is_storage_get_function() function
10030 if (env->prog->aux->sleepable && is_storage_get_function(func_id)) in check_helper_call()
19149 if (is_storage_get_function(insn->imm)) { in do_misc_fixups()