Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcore_extern.c57 .data = { .tristate_val = TRI_NO } },
/openbmc/linux/tools/lib/bpf/
H A Dbpf_helpers.h175 TRI_NO = 0, enumerator
H A Dlibbpf.h1614 TRI_NO = 0, enumerator
H A Dlibbpf.c1776 *(enum libbpf_tristate *)ext_val = TRI_NO; in set_kcfg_value_tri()