Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dconst_fold.c44 static bool ci_is_map_value(const struct const_arg_info *ci) in ci_is_map_value() function
93 if (!ci_is_const(dst) && !ci_is_map_value(dst)) { in const_reg_xfer()
100 if (!ci_is_const(dst) && !ci_is_map_value(dst)) { in const_reg_xfer()
174 if (!ci_is_map_value(src)) { in const_reg_xfer()