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

/linux-master/tools/lib/bpf/
H A Dlibbpf_internal.h334 enum kern_feature_id { enum
393 bool feat_supported(struct kern_feature_cache *cache, enum kern_feature_id feat_id);
394 bool kernel_supports(const struct bpf_object *obj, enum kern_feature_id feat_id);
H A Dfeatures.c561 bool feat_supported(struct kern_feature_cache *cache, enum kern_feature_id feat_id)
H A Dlibbpf.c4928 bool kernel_supports(const struct bpf_object *obj, enum kern_feature_id feat_id)

Completed in 152 milliseconds