Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/bpf/
Dfeatures.c516 static struct kern_feature_cache feature_cache;
591 bool feat_supported(struct kern_feature_cache *cache, enum kern_feature_id feat_id) in feat_supported()
Dlibbpf_internal.h391 struct kern_feature_cache { struct
396 bool feat_supported(struct kern_feature_cache *cache, enum kern_feature_id feat_id); argument
Dlibbpf.c731 struct kern_feature_cache *feat_cache;