Searched defs:next_slot (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/arch/powerpc/mm/book3s32/ |
D | hash_low.S | 460 next_slot: label
|
/linux-6.12.1/virt/kvm/ |
D | dirty_ring.c | 109 u32 cur_slot, next_slot; in kvm_dirty_ring_reset() local
|
/linux-6.12.1/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-6.12.1/drivers/mmc/host/ |
D | omap.c | 148 struct mmc_omap_slot *next_slot; member 253 struct mmc_omap_slot *next_slot = host->next_slot; in mmc_omap_slot_release_work() local
|
/linux-6.12.1/drivers/pci/hotplug/ |
D | cpqphp_core.c | 268 struct slot *old_slot, *next_slot; in ctrl_slot_cleanup() local
|
/linux-6.12.1/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-6.12.1/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-6.12.1/drivers/cxl/ |
D | cxlmem.h | 361 int next_slot; member
|
/linux-6.12.1/tools/perf/util/ |
D | symbol.c | 1870 bool next_slot = false; in dso__load() local
|