Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h58867 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
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h56932 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
H A Dvmlinux_600.h56932 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
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h25114 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 *);
H A Dvmlinux_602.h25114 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 *);
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h63898 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
H A Dvmlinux_518.h63898 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
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h55634 struct assoc_array_ops { struct
55635 unsigned long (*get_key_chunk)(const void *, int);
55636 unsigned long (*get_object_key_chunk)(const void *, int);
55660 const struct assoc_array_ops *ops; argument
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h33995 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
H A Dvmlinux.h33995 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
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h68308 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
H A Dvmlinux.h68308 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
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h65392 struct assoc_array_ops { struct
65393 unsigned long (*get_key_chunk)(const void *, int);
65394 unsigned long (*get_object_key_chunk)(const void *, int);
65418 const struct assoc_array_ops *ops; argument