Searched refs:kern_feature_id (Results 1 – 3 of 3) sorted by relevance
351 enum kern_feature_id { enum420 bool feat_supported(struct kern_feature_cache *cache, enum kern_feature_id feat_id);421 bool kernel_supports(const struct bpf_object *obj, enum kern_feature_id feat_id);
747 bool feat_supported(struct kern_feature_cache *cache, enum kern_feature_id feat_id) in feat_supported()
5231 bool kernel_supports(const struct bpf_object *obj, enum kern_feature_id feat_id) in kernel_supports()5672 enum kern_feature_id feat_id; in bpf_object__create_maps()