Searched defs:next_slot (Results  1 – 7 of 7) sorted by relevance
| /Linux-v5.4/arch/powerpc/mm/book3s32/ | 
| D | hash_low.S | 474 next_slot:  label
 | 
| /Linux-v5.4/lib/ | 
| D | assoc_array.c | 486 	int slot, next_slot, free_slot, i, j;  in assoc_array_insert_into_terminal_node()  local1465 	int keylen, slot, nr_free, next_slot, i;  in assoc_array_gc()  local
 
 | 
| /Linux-v5.4/drivers/mmc/host/ | 
| D | omap.c | 142 	struct mmc_omap_slot    *next_slot;  member244 	struct mmc_omap_slot *next_slot = host->next_slot;  in mmc_omap_slot_release_work()  local
 
 | 
| /Linux-v5.4/drivers/pci/hotplug/ | 
| D | cpqphp_core.c | 268 	struct slot *old_slot, *next_slot;  in ctrl_slot_cleanup()  local
 | 
| /Linux-v5.4/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.4/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.4/tools/perf/util/ | 
| D | symbol.c | 1696 		bool next_slot = false;  in dso__load()  local
 |