Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/bpf/
Dfeatures.c603 WRITE_ONCE(cache->res[feat_id], FEAT_SUPPORTED); in feat_supported()
612 return READ_ONCE(cache->res[feat_id]) == FEAT_SUPPORTED; in feat_supported()
Dlibbpf_internal.h387 FEAT_SUPPORTED = 1, enumerator