Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/lib/include/phosphor-logging/
H A Delog.hpp23 struct prev_entry struct
25 using type = T;
/openbmc/linux/fs/nilfs2/
H A Dalloc.h89 struct nilfs_bh_assoc prev_entry; member
/openbmc/linux/drivers/net/ethernet/natsemi/
H A Dsonic.c559 int prev_entry = lp->eol_rx; in sonic_rx() local
/openbmc/linux/tools/net/ynl/lib/
H A Dnlspec.py128 def new_entry(self, entry, prev_entry, value_start): argument
/openbmc/linux/fs/btrfs/
H A Dextent_map.c142 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
/openbmc/linux/net/ipv6/
H A Dcalipso.c205 struct calipso_map_cache_entry *prev_entry = NULL; in calipso_cache_check() local
/openbmc/linux/fs/f2fs/
H A Dextent_cache.c197 struct extent_node **prev_entry, in __lookup_extent_node_ret()
H A Dsegment.c1015 struct discard_cmd **prev_entry, in __lookup_discard_cmd_ret()
/openbmc/linux/drivers/net/ethernet/3com/
H A D3c515.c1004 struct boom_tx_desc *prev_entry; in corkscrew_start_xmit() local
H A D3c59x.c2118 struct boom_tx_desc *prev_entry = &vp->tx_ring[(vp->cur_tx-1) % TX_RING_SIZE]; in boomerang_start_xmit() local
/openbmc/linux/net/ipv4/
H A Dcipso_ipv4.c239 struct cipso_v4_map_cache_entry *prev_entry = NULL; in cipso_v4_cache_check() local
/openbmc/linux/tools/net/ynl/
H A Dynl-gen-c.py687 def new_entry(self, entry, prev_entry, value_start): argument
/openbmc/qemu/tcg/
H A Dtcg.c6251 struct jit_code_entry *prev_entry; member