Home
last modified time | relevance | path

Searched defs:next_slot (Results 1 – 8 of 8) sorted by relevance

/linux/arch/powerpc/mm/book3s32/
H A Dhash_low.S460 next_slot: label
/linux/scripts/gdb/linux/
H A Dradixtree.py163 def next_slot(slot, iter): function
/linux/virt/kvm/
H A Ddirty_ring.c120 u32 cur_slot, next_slot; in kvm_dirty_ring_reset() local
/linux/lib/
H A Dassoc_array.c486 int slot, next_slot, free_slot, i, j; in assoc_array_insert_into_terminal_node() local
1465 int keylen, slot, nr_free, next_slot, i; in assoc_array_gc() local
/linux/drivers/pci/hotplug/
H A Dcpqphp_core.c268 struct slot *old_slot, *next_slot; in ctrl_slot_cleanup() local
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Ddma.c122 static inline int next_slot(struct b43legacy_dmaring *ring, int slot) in next_slot() function
/linux/drivers/net/wireless/broadcom/b43/
H A Ddma.c262 static inline int next_slot(struct b43_dmaring *ring, int slot) in next_slot() function
/linux/tools/perf/util/
H A Dsymbol.c1770 bool next_slot = false; in dso__load() local