Searched refs:free_after_rcu_gp (Results 1 – 3 of 3) sorted by relevance
126 WRITE_ONCE(inner_map->free_after_rcu_gp, true); in bpf_map_fd_put_ptr()
813 else if (READ_ONCE(map->free_after_rcu_gp)) in bpf_map_put()
306 bool free_after_rcu_gp; member