Home
last modified time | relevance | path

Searched defs:prev_entry (Results 1 – 12 of 12) sorted by relevance

/linux-6.8/fs/nilfs2/
Dalloc.h89 struct nilfs_bh_assoc prev_entry; member
/linux-6.8/drivers/net/ethernet/natsemi/
Dsonic.c559 int prev_entry = lp->eol_rx; in sonic_rx() local
/linux-6.8/tools/net/ynl/lib/
Dnlspec.py128 def new_entry(self, entry, prev_entry, value_start): argument
/linux-6.8/fs/btrfs/
Dextent_map.c139 struct extent_map *prev_entry = NULL; in __tree_search() local
Dordered-data.c71 struct btrfs_ordered_extent *prev_entry = NULL; in __tree_search() local
/linux-6.8/net/ipv6/
Dcalipso.c205 struct calipso_map_cache_entry *prev_entry = NULL; in calipso_cache_check() local
/linux-6.8/fs/f2fs/
Dextent_cache.c197 struct extent_node **prev_entry, in __lookup_extent_node_ret()
Dsegment.c1013 struct discard_cmd **prev_entry, in __lookup_discard_cmd_ret()
/linux-6.8/net/ipv4/
Dcipso_ipv4.c239 struct cipso_v4_map_cache_entry *prev_entry = NULL; in cipso_v4_cache_check() local
/linux-6.8/drivers/net/ethernet/3com/
D3c515.c1004 struct boom_tx_desc *prev_entry; in corkscrew_start_xmit() local
D3c59x.c2118 struct boom_tx_desc *prev_entry = &vp->tx_ring[(vp->cur_tx-1) % TX_RING_SIZE]; in boomerang_start_xmit() local
/linux-6.8/tools/net/ynl/
Dynl-gen-c.py802 def new_entry(self, entry, prev_entry, value_start): argument