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

/linux-master/kernel/bpf/
H A Dverifier.c546 static bool is_storage_get_function(enum bpf_func_id func_id) function
10250 if (in_sleepable(env) && is_storage_get_function(func_id))
19907 if (is_storage_get_function(insn->imm)) {

Completed in 225 milliseconds