Searched defs:next_slot (Results  1 – 7 of 7) sorted by relevance
| /linux-4.4.14/arch/powerpc/mm/ | 
| D | hash_low_32.S | 483 next_slot:  label
  | 
| /linux-4.4.14/lib/ | 
| D | assoc_array.c | 503 	int slot, next_slot, free_slot, i, j;  in assoc_array_insert_into_terminal_node()  local 1496 	int keylen, slot, nr_free, next_slot, i;  in assoc_array_gc()  local
  | 
| /linux-4.4.14/drivers/mmc/host/ | 
| D | omap.c | 145 	struct mmc_omap_slot    *next_slot;  member 247 	struct mmc_omap_slot *next_slot = host->next_slot;  in mmc_omap_slot_release_work()  local
  | 
| /linux-4.4.14/drivers/pci/hotplug/ | 
| D | cpqphp_core.c | 296 	struct slot *old_slot, *next_slot;  in ctrl_slot_cleanup()  local
  | 
| /linux-4.4.14/drivers/net/wireless/b43legacy/ | 
| D | dma.c | 135 static inline int next_slot(struct b43legacy_dmaring *ring, int slot)  in next_slot()  function
  | 
| /linux-4.4.14/drivers/net/wireless/b43/ | 
| D | dma.c | 275 static inline int next_slot(struct b43_dmaring *ring, int slot)  in next_slot()  function
  | 
| /linux-4.4.14/tools/perf/util/ | 
| D | symbol.c | 1478 		bool next_slot = false;  in dso__load()  local
  |