Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h38884 struct bpf_map___2 { struct
38886 struct bpf_map___2 *inner_map_meta; argument
38887 void *security;
38888 enum bpf_map_type map_type;
38889 u32 key_size;
38890 u32 value_size;
38891 u32 max_entries;
38892 u32 map_flags;
38893 int spin_lock_off;
38894 u32 id;
[all …]
Dvmlinux.h38884 struct bpf_map___2 { struct
38886 struct bpf_map___2 *inner_map_meta; argument
38887 void *security;
38888 enum bpf_map_type map_type;
38889 u32 key_size;
38890 u32 value_size;
38891 u32 max_entries;
38892 u32 map_flags;
38893 int spin_lock_off;
38894 u32 id;
[all …]