Searched refs:kern_feature_cache (Results 1 - 3 of 3) sorted by last modified time

/linux-master/tools/lib/bpf/
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.c709 struct kern_feature_cache *feat_cache;
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)

Completed in 193 milliseconds