Searched refs:__dev_map_insert_ctx (Results 1 – 3 of 3) sorted by relevance
511 void __dev_map_insert_ctx(struct bpf_map *map, u32 index);592 static inline void __dev_map_insert_ctx(struct bpf_map *map, u32 index) in __dev_map_insert_ctx() function
212 void __dev_map_insert_ctx(struct bpf_map *map, u32 bit) in __dev_map_insert_ctx() function
3193 __dev_map_insert_ctx(map, index); in __bpf_tx_xdp_map()