Home
last modified time | relevance | path

Searched refs:map_meta_equal (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h103 /* map_meta_equal must be implemented for maps that can be
109 * map_meta_equal has to ensure the inserting map has the same
112 bool (*map_meta_equal)(const struct bpf_map *meta0, const struct bpf_map *meta1); member
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dsyscall.c94 .map_meta_equal = bpf_map_meta_equal,

Completed in 10 milliseconds