Searched refs:is_storage_get_function (Results 1 – 1 of 1) sorted by relevance
548 static bool is_storage_get_function(enum bpf_func_id func_id) in is_storage_get_function() function10494 if (in_sleepable(env) && is_storage_get_function(func_id)) in check_helper_call()10505 if (in_sleepable(env) && is_storage_get_function(func_id)) in check_helper_call()20884 if (is_storage_get_function(insn->imm)) { in do_misc_fixups()