Home
last modified time | relevance | path

Searched refs:bpf_object_set_feat_cache (Results 1 – 2 of 2) sorted by relevance

/linux/tools/lib/bpf/
H A Dlibbpf_internal.h422 void bpf_object_set_feat_cache(struct bpf_object *obj, struct kern_feature_cache *cache);
H A Dlibbpf.c5246 void bpf_object_set_feat_cache(struct bpf_object *obj, struct kern_feature_cache *cache) in bpf_object_set_feat_cache() function