Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dconst_fold.c15 CONST_ARG_UNVISITED, /* instruction not yet reached */ enumerator
31 return ci->state == CONST_ARG_UNVISITED; in ci_is_unvisited()