Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h50530 struct assoc_array_ops { struct
50531 long unsigned int (*get_key_chunk)(const void *, int);
50532 long unsigned int (*get_object_key_chunk)(const void *, int);
50556 const struct assoc_array_ops *ops; argument