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

/linux-master/tools/lib/bpf/
H A Dfeatures.c573 WRITE_ONCE(cache->res[feat_id], FEAT_SUPPORTED);
582 return READ_ONCE(cache->res[feat_id]) == FEAT_SUPPORTED;
H A Dlibbpf_internal.h384 FEAT_SUPPORTED = 1, enumerator in enum:kern_feature_result

Completed in 107 milliseconds