Searched defs:next_slot (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.15/arch/powerpc/mm/book3s32/ |
D | hash_low.S | 452 next_slot: label
|
/Linux-v5.15/virt/kvm/ |
D | dirty_ring.c | 101 u32 cur_slot, next_slot; in kvm_dirty_ring_reset() local
|
/Linux-v5.15/lib/ |
D | assoc_array.c | 486 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-v5.15/drivers/mmc/host/ |
D | omap.c | 142 struct mmc_omap_slot *next_slot; member 244 struct mmc_omap_slot *next_slot = host->next_slot; in mmc_omap_slot_release_work() local
|
/Linux-v5.15/drivers/pci/hotplug/ |
D | cpqphp_core.c | 268 struct slot *old_slot, *next_slot; in ctrl_slot_cleanup() local
|
/Linux-v5.15/drivers/net/wireless/broadcom/b43legacy/ |
D | dma.c | 122 static inline int next_slot(struct b43legacy_dmaring *ring, int slot) in next_slot() function
|
/Linux-v5.15/drivers/net/wireless/broadcom/b43/ |
D | dma.c | 262 static inline int next_slot(struct b43_dmaring *ring, int slot) in next_slot() function
|
/Linux-v5.15/tools/perf/util/ |
D | symbol.c | 1834 bool next_slot = false; in dso__load() local
|