Home
last modified time | relevance | path

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

/linux-6.15/tools/lib/bpf/
H A 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()
H A Dlibbpf_internal.h392 struct kern_feature_cache { struct
397 bool feat_supported(struct kern_feature_cache *cache, enum kern_feature_id feat_id); argument
H A Dlibbpf.c740 struct kern_feature_cache *feat_cache;