Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h30132 struct tracing_map_ops { struct
30133 int (*elt_alloc)(struct tracing_map_elt *);
30134 void (*elt_free)(struct tracing_map_elt *);
30135 void (*elt_clear)(struct tracing_map_elt *);
30136 void (*elt_init)(struct tracing_map_elt *);
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h40126 struct tracing_map_ops { struct
40127 int (*elt_alloc)(struct tracing_map_elt *);
40128 void (*elt_free)(struct tracing_map_elt *);
40129 void (*elt_clear)(struct tracing_map_elt *);
40130 void (*elt_init)(struct tracing_map_elt *);