Home
last modified time | relevance | path

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

/linux-6.14.4/tools/lib/bpf/
Dfeatures.c512 static struct kern_feature_cache feature_cache;
587 bool feat_supported(struct kern_feature_cache *cache, enum kern_feature_id feat_id) in feat_supported()
Dlibbpf_internal.h392 struct kern_feature_cache { struct
397 bool feat_supported(struct kern_feature_cache *cache, enum kern_feature_id feat_id); argument
Dlibbpf.c734 struct kern_feature_cache *feat_cache;