Home
last modified time | relevance | path

Searched refs:bpf_map_supports_cpu_flags (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dbpf.h3968 static inline bool bpf_map_supports_cpu_flags(enum bpf_map_type map_type) in bpf_map_supports_cpu_flags() function
3995 if (!bpf_map_supports_cpu_flags(map->map_type)) in bpf_map_check_op_flags()