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

/linux-master/tools/lib/bpf/
H A Dfeatures.c486 static struct kern_feature_cache feature_cache;
561 bool feat_supported(struct kern_feature_cache *cache, enum kern_feature_id feat_id)
H A Dlibbpf_internal.h388 struct kern_feature_cache { struct
393 bool feat_supported(struct kern_feature_cache *cache, enum kern_feature_id feat_id);
H A Dlibbpf.c707 struct kern_feature_cache *feat_cache;

Completed in 153 milliseconds