Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/android/
H A 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()
/aosp_15_r20/external/libbpf/src/
H A Dfeatures.c590 bool feat_supported(struct kern_feature_cache *cache, enum kern_feature_id feat_id) in feat_supported()
H A Dlibbpf.c4959 bool kernel_supports(const struct bpf_object *obj, enum kern_feature_id feat_id) in kernel_supports()