Home
last modified time | relevance | path

Searched defs:allowed_flags (Results 1 – 3 of 3) sorted by relevance

/linux/net/batman-adv/
H A Dhard-interface.c367 u32 allowed_flags = 0; in batadv_is_cfg80211_hardif() local
/linux/kernel/bpf/
H A Dhashtab.c1778 u64 elem_map_flags, map_flags, allowed_flags; in __htab_map_lookup_and_delete_batch() local
/linux/include/linux/
H A Dbpf.h3981 static inline int bpf_map_check_op_flags(struct bpf_map *map, u64 flags, u64 allowed_flags) in bpf_map_check_op_flags()