Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcore_extern.c44 .tristate_val = TRI_MODULE,
59 .data = { .tristate_val = TRI_MODULE } },
/linux/tools/lib/bpf/
H A Dbpf_helpers.h180 TRI_MODULE = 2, enumerator
H A Dlibbpf.h1779 TRI_MODULE = 2, enumerator
H A Dlibbpf.c2046 *(enum libbpf_tristate *)ext_val = TRI_MODULE; in set_kcfg_value_tri()