Searched defs:assoc_array_ops (Results 1 – 11 of 11) sorted by relevance
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 58867 struct assoc_array_ops { struct 58868 long unsigned int (*get_key_chunk)(const void *, int); 58869 long unsigned int (*get_object_key_chunk)(const void *, int); 58893 const struct assoc_array_ops *ops; argument
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_600.h | 56932 struct assoc_array_ops { struct 56933 long unsigned int (*get_key_chunk)(const void *, int); 56934 long unsigned int (*get_object_key_chunk)(const void *, int); 56958 const struct assoc_array_ops *ops; argument
|
D | vmlinux.h | 56932 struct assoc_array_ops { struct 56933 long unsigned int (*get_key_chunk)(const void *, int); 56934 long unsigned int (*get_object_key_chunk)(const void *, int); 56958 const struct assoc_array_ops *ops; argument
|
/external/bcc/libbpf-tools/loongarch/ |
D | vmlinux_602.h | 25114 struct assoc_array_ops { struct 25115 long unsigned int (*get_key_chunk)(const void *, int); 25116 long unsigned int (*get_object_key_chunk)(const void *, int); 25117 bool (*compare_object)(const void *, const void *); 25118 int (*diff_objects)(const void *, const void *); 25119 void (*free_object)(void *);
|
D | vmlinux.h | 25114 struct assoc_array_ops { struct 25115 long unsigned int (*get_key_chunk)(const void *, int); 25116 long unsigned int (*get_object_key_chunk)(const void *, int); 25117 bool (*compare_object)(const void *, const void *); 25118 int (*diff_objects)(const void *, const void *); 25119 void (*free_object)(void *);
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux.h | 63898 struct assoc_array_ops { struct 63899 long unsigned int (*get_key_chunk)(const void *, int); 63900 long unsigned int (*get_object_key_chunk)(const void *, int); 63924 const struct assoc_array_ops *ops; argument
|
D | vmlinux_518.h | 63898 struct assoc_array_ops { struct 63899 long unsigned int (*get_key_chunk)(const void *, int); 63900 long unsigned int (*get_object_key_chunk)(const void *, int); 63924 const struct assoc_array_ops *ops; argument
|
/external/bcc/libbpf-tools/riscv/ |
D | vmlinux_602.h | 68308 struct assoc_array_ops { struct 68309 long unsigned int (*get_key_chunk)(const void *, int); 68310 long unsigned int (*get_object_key_chunk)(const void *, int); 68334 const struct assoc_array_ops *ops; argument
|
D | vmlinux.h | 68308 struct assoc_array_ops { struct 68309 long unsigned int (*get_key_chunk)(const void *, int); 68310 long unsigned int (*get_object_key_chunk)(const void *, int); 68334 const struct assoc_array_ops *ops; argument
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux_608.h | 33995 struct assoc_array_ops { struct 33996 long unsigned int (*get_key_chunk)(const void *, int); 33997 long unsigned int (*get_object_key_chunk)(const void *, int); 34021 const struct assoc_array_ops *ops; argument
|
D | vmlinux.h | 33995 struct assoc_array_ops { struct 33996 long unsigned int (*get_key_chunk)(const void *, int); 33997 long unsigned int (*get_object_key_chunk)(const void *, int); 34021 const struct assoc_array_ops *ops; argument
|