Home
last modified time | relevance | path

Searched defs:feat_id (Results 1 – 3 of 3) sorted by relevance

/external/libbpf/android/
Dbpf_stub.c15 bool kernel_supports(const struct bpf_object *obj, enum kern_feature_id feat_id) in kernel_supports()
20 bool feat_supported(struct kern_feature_cache *cache, enum kern_feature_id feat_id) in feat_supported()
/external/libbpf/src/
Dfeatures.c590 bool feat_supported(struct kern_feature_cache *cache, enum kern_feature_id feat_id) in feat_supported()
Dlibbpf.c4959 bool kernel_supports(const struct bpf_object *obj, enum kern_feature_id feat_id) in kernel_supports()