Searched defs:next_slot (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s32/ |
D | hash_low.S | 483 next_slot: label
|
/kernel/linux/linux-5.10/lib/ |
D | assoc_array.c | 486 int slot, next_slot, free_slot, i, j; in assoc_array_insert_into_terminal_node() local 1466 int keylen, slot, nr_free, next_slot, i; in assoc_array_gc() local
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
D | cpqphp_core.c | 268 struct slot *old_slot, *next_slot; in ctrl_slot_cleanup() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/ |
D | dma.c | 122 static inline int next_slot(struct b43legacy_dmaring *ring, int slot) in next_slot() function
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
D | dma.c | 262 static inline int next_slot(struct b43_dmaring *ring, int slot) in next_slot() function
|
/kernel/linux/linux-5.10/tools/perf/util/ |
D | symbol.c | 1854 bool next_slot = false; in dso__load() local
|