Searched refs:is_storage_get_function (Results 1 – 1 of 1) sorted by relevance
561 static bool is_storage_get_function(enum bpf_func_id func_id) in is_storage_get_function() function9599 if (env->prog->aux->sleepable && is_storage_get_function(func_id)) in check_helper_call()18590 if (is_storage_get_function(insn->imm)) { in do_misc_fixups()