Searched refs:cache_gen (Results 1 – 4 of 4) sorted by relevance
200 u32 *cache_gen) in nfp_bpf_ctrl_op_cache_get() argument210 *cache_gen = nfp_map->cache_gen; in nfp_bpf_ctrl_op_cache_get()263 struct sk_buff *skb, u32 cache_gen) in nfp_bpf_ctrl_op_cache_put() argument278 nfp_map->cache_gen++; in nfp_bpf_ctrl_op_cache_put()281 nfp_map->cache_gen == cache_gen) { in nfp_bpf_ctrl_op_cache_put()302 u32 cache_gen; in nfp_bpf_ctrl_entry_op() local311 out_value, &cache_gen); in nfp_bpf_ctrl_entry_op()373 nfp_bpf_ctrl_op_cache_put(nfp_map, op, skb, cache_gen); in nfp_bpf_ctrl_entry_op()379 nfp_bpf_ctrl_op_cache_put(nfp_map, op, NULL, cache_gen); in nfp_bpf_ctrl_entry_op()
216 u32 cache_gen; member
432 u64 cache_gen; in btrfs_parse_options() local441 cache_gen = btrfs_super_cache_generation(info->super_copy); in btrfs_parse_options()444 else if (cache_gen) in btrfs_parse_options()
1700 u64 cache_gen; in btrfs_read_block_groups() local1715 cache_gen = btrfs_super_cache_generation(info->super_copy); in btrfs_read_block_groups()1717 btrfs_super_generation(info->super_copy) != cache_gen) in btrfs_read_block_groups()