Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dalloc.h89 struct nilfs_bh_assoc prev_entry; member
/linux/drivers/net/ethernet/natsemi/
H A Dsonic.c559 int prev_entry = lp->eol_rx; in sonic_rx() local
/linux/tools/net/ynl/lib/
H A Dnlspec.py128 def new_entry(self, entry, prev_entry, value_start): argument
/linux/fs/btrfs/
H A Dextent_map.c146 struct extent_map *prev_entry = NULL; in __tree_search() local
H A Dordered-data.c71 struct btrfs_ordered_extent *prev_entry = NULL; in __tree_search() local
/linux/net/ipv6/
H A Dcalipso.c205 struct calipso_map_cache_entry *prev_entry = NULL; in calipso_cache_check() local
/linux/drivers/net/ethernet/3com/
H A D3c515.c1001 struct boom_tx_desc *prev_entry; in corkscrew_start_xmit() local
/linux/net/ipv4/
H A Dcipso_ipv4.c239 struct cipso_v4_map_cache_entry *prev_entry = NULL; in cipso_v4_cache_check() local
/linux/tools/net/ynl/
H A Dynl-gen-c.py807 def new_entry(self, entry, prev_entry, value_start): argument