/Linux-v6.6/arch/riscv/include/asm/ |
D | acpi.h | 60 static inline void arch_fix_phys_package_id(int num, u32 slot) { } in arch_fix_phys_package_id()
|
/Linux-v6.6/drivers/vfio/pci/ |
D | vfio_pci_core.c | 848 static bool vfio_pci_dev_below_slot(struct pci_dev *pdev, struct pci_slot *slot) in vfio_pci_dev_below_slot() 860 bool slot; member 877 bool slot) in vfio_pci_for_each_slot_or_bus() 1263 bool slot = false; in vfio_pci_ioctl_get_pci_hot_reset_info() local 1308 int array_count, bool slot, in vfio_pci_ioctl_pci_hot_reset_groups() 1390 bool slot = false; in vfio_pci_ioctl_pci_hot_reset() local
|
/Linux-v6.6/arch/arm/mach-orion5x/ |
D | ts409-setup.c | 119 static int __init qnap_ts409_pci_map_irq(const struct pci_dev *dev, u8 slot, in qnap_ts409_pci_map_irq()
|
D | ts209-setup.c | 141 static int __init qnap_ts209_pci_map_irq(const struct pci_dev *dev, u8 slot, in qnap_ts209_pci_map_irq()
|
/Linux-v6.6/arch/mips/pci/ |
D | fixup-lemote2f.c | 50 int pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq()
|
D | fixup-sni.c | 133 int pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq()
|
D | fixup-malta.c | 42 int pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq()
|
D | fixup-cobalt.c | 192 int pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq()
|
/Linux-v6.6/drivers/mmc/host/ |
D | sdhci-pci-arasan.c | 246 struct sdhci_pci_slot *slot = sdhci_priv(host); in arasan_select_phy_clock() local 300 static int arasan_pci_probe_slot(struct sdhci_pci_slot *slot) in arasan_pci_probe_slot()
|
/Linux-v6.6/include/linux/ |
D | maple_tree.h | 107 void __rcu *slot[MAPLE_RANGE64_SLOTS]; member 127 void __rcu *slot[MAPLE_ARANGE64_SLOTS]; member 136 struct maple_alloc *slot[MAPLE_ALLOC_SLOTS]; member 281 void __rcu *slot[MAPLE_NODE_SLOTS]; member
|
D | kvm_dirty_ring.h | 58 u32 slot, u64 offset) in kvm_dirty_ring_push()
|
/Linux-v6.6/fs/ocfs2/cluster/ |
D | heartbeat.c | 591 unsigned int slot; in o2hb_issue_node_write() local 662 struct o2hb_disk_slot *slot; in o2hb_check_own_slot() local 704 struct o2hb_disk_slot *slot; in o2hb_prepare_block() local 802 static void o2hb_shutdown_slot(struct o2hb_disk_slot *slot) in o2hb_shutdown_slot() 880 struct o2hb_disk_slot *slot) in o2hb_check_slot() 1664 struct o2hb_disk_slot *slot; in o2hb_map_slot_data() local 1723 struct o2hb_disk_slot *slot; in o2hb_populate_slot_data() local
|
/Linux-v6.6/drivers/i3c/ |
D | master.c | 2372 void i3c_master_queue_ibi(struct i3c_dev_desc *dev, struct i3c_ibi_slot *slot) in i3c_master_queue_ibi() 2381 struct i3c_ibi_slot *slot = container_of(work, struct i3c_ibi_slot, in i3c_master_handle_ibi() local 2399 struct i3c_ibi_slot *slot) in i3c_master_init_ibi_slot() 2427 struct i3c_generic_ibi_slot *slot; in i3c_generic_ibi_free_pool() local 2463 struct i3c_generic_ibi_slot *slot; in i3c_generic_ibi_alloc_pool() local 2523 struct i3c_generic_ibi_slot *slot; in i3c_generic_ibi_get_free_slot() local 2548 struct i3c_generic_ibi_slot *slot; in i3c_generic_ibi_recycle_slot() local
|
/Linux-v6.6/arch/sh/include/asm/ |
D | pgtable_32.h | 235 #define PAGE_KERNEL_PCC(slot, type) \ argument 269 #define PAGE_KERNEL_PCC(slot, type) \ argument 286 #define PAGE_KERNEL_PCC(slot, type) \ argument
|
/Linux-v6.6/block/partitions/ |
D | karma.c | 18 int slot = 1; in karma_partition() local
|
D | amiga.c | 48 int slot = 1; in amiga_partition() local
|
D | sysv68.c | 52 int slot = 1; in sysv68_partition() local
|
/Linux-v6.6/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_mksstat.h | 96 const int slot; member
|
/Linux-v6.6/arch/alpha/kernel/ |
D | sys_mikasa.c | 149 mikasa_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in mikasa_map_irq()
|
D | sys_alcor.c | 186 alcor_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in alcor_map_irq()
|
D | sys_nautilus.c | 66 nautilus_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in nautilus_map_irq()
|
/Linux-v6.6/drivers/pci/controller/ |
D | pci-versatile.c | 34 int slot; in versatile_pci_slot_ignore() local
|
/Linux-v6.6/fs/ocfs2/ |
D | slot_map.c | 273 int slot; in ocfs2_node_num_to_slot() local 449 int slot; in ocfs2_find_slot() local
|
/Linux-v6.6/kernel/bpf/ |
D | lpm_trie.c | 308 struct lpm_trie_node __rcu **slot; in trie_update_elem() local 576 struct lpm_trie_node __rcu **slot; in trie_free() local
|
/Linux-v6.6/drivers/dma/ti/ |
D | edma.c | 224 int slot[EDMA_MAX_SLOTS]; member 390 static void edma_set_chmap(struct edma_chan *echan, int slot) in edma_set_chmap() 419 static void edma_write_slot(struct edma_cc *ecc, unsigned slot, in edma_write_slot() 428 static int edma_read_slot(struct edma_cc *ecc, unsigned slot, in edma_read_slot() 454 static int edma_alloc_slot(struct edma_cc *ecc, int slot) in edma_alloc_slot() 488 static void edma_free_slot(struct edma_cc *ecc, unsigned slot) in edma_free_slot() 528 static dma_addr_t edma_get_position(struct edma_cc *ecc, unsigned slot, in edma_get_position() 1518 u32 slot; in dma_irq_handler() local
|