/Linux-v6.6/fs/ocfs2/ |
D | suballoc.c | 765 u32 slot, in ocfs2_reserve_suballoc_bits() 876 static void __ocfs2_set_steal_slot(struct ocfs2_super *osb, int slot, int type) in __ocfs2_set_steal_slot() 888 int slot = OCFS2_INVALID_SLOT; in __ocfs2_get_steal_slot() local 915 int slot = __ocfs2_get_steal_slot(osb, type); in ocfs2_steal_resource() local 960 int slot = ocfs2_get_meta_steal_slot(osb); in ocfs2_reserve_new_metadata_blocks() local 1030 int slot = ocfs2_get_inode_steal_slot(osb); in ocfs2_reserve_new_inode() local
|
/Linux-v6.6/arch/arm64/kvm/ |
D | mmu.c | 1125 static void kvm_mmu_wp_memory_region(struct kvm *kvm, int slot) in kvm_mmu_wp_memory_region() 1152 static void kvm_mmu_split_memory_region(struct kvm *kvm, int slot) in kvm_mmu_split_memory_region() 1183 struct kvm_memory_slot *slot, in kvm_arch_mmu_enable_log_dirty_pt_masked() 2068 void kvm_arch_free_memslot(struct kvm *kvm, struct kvm_memory_slot *slot) in kvm_arch_free_memslot() 2082 struct kvm_memory_slot *slot) in kvm_arch_flush_shadow_memslot()
|
/Linux-v6.6/arch/alpha/kernel/ |
D | sys_rawhide.c | 225 rawhide_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in rawhide_map_irq()
|
D | sys_wildfire.c | 289 wildfire_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in wildfire_map_irq()
|
/Linux-v6.6/arch/powerpc/kernel/ |
D | eeh_driver.c | 763 struct pci_slot *slot; in eeh_slot_presence_check() local 795 struct pci_slot *slot; in eeh_clear_slot_attention() local
|
/Linux-v6.6/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_binding.c | 303 enum vmw_ctx_binding_type bt, u32 shader_slot, u32 slot) in vmw_binding_loc() 341 u32 shader_slot, u32 slot) in vmw_binding_add() 368 u32 shader_slot, u32 slot, u32 offsetInBytes) in vmw_binding_cb_offset_update() 383 void vmw_binding_add_uav_index(struct vmw_ctx_binding_state *cbs, uint32 slot, in vmw_binding_add_uav_index()
|
/Linux-v6.6/drivers/pci/controller/ |
D | pcie-mediatek.c | 199 u32 slot; member 774 u32 slot = PCI_SLOT(port->slot << 3); in mtk_pcie_startup_port() local 913 int slot) in mtk_pcie_parse_port() 1048 int err, slot; in mtk_pcie_setup() local
|
/Linux-v6.6/arch/powerpc/kvm/ |
D | book3s_hv_uvmem.c | 248 int kvmppc_uvmem_slot_init(struct kvm *kvm, const struct kvm_memory_slot *slot) in kvmppc_uvmem_slot_init() 273 void kvmppc_uvmem_slot_free(struct kvm *kvm, const struct kvm_memory_slot *slot) in kvmppc_uvmem_slot_free() 610 void kvmppc_uvmem_drop_pages(const struct kvm_memory_slot *slot, in kvmppc_uvmem_drop_pages()
|
/Linux-v6.6/net/rxrpc/ |
D | peer_event.c | 239 int slot; in rxrpc_peer_keepalive_dispatch() local
|
/Linux-v6.6/tools/testing/radix-tree/ |
D | benchmark.c | 21 void **slot; in benchmark_iter() local
|
/Linux-v6.6/drivers/pci/ |
D | pci.c | 288 unsigned int seg, bus, slot, func; in pci_dev_str_match_path() local 3908 int slot; in pci_swizzle_interrupt_pin() local 5708 static bool pci_slot_resettable(struct pci_slot *slot) in pci_slot_resettable() 5728 static void pci_slot_lock(struct pci_slot *slot) in pci_slot_lock() 5742 static void pci_slot_unlock(struct pci_slot *slot) in pci_slot_unlock() 5756 static int pci_slot_trylock(struct pci_slot *slot) in pci_slot_trylock() 5821 static void pci_slot_save_and_disable_locked(struct pci_slot *slot) in pci_slot_save_and_disable_locked() 5839 static void pci_slot_restore_locked(struct pci_slot *slot) in pci_slot_restore_locked() 5852 static int pci_slot_reset(struct pci_slot *slot, bool probe) in pci_slot_reset() 5878 int pci_probe_reset_slot(struct pci_slot *slot) in pci_probe_reset_slot() [all …]
|
/Linux-v6.6/fs/btrfs/ |
D | qgroup.c | 359 int slot; in btrfs_read_qgroup_config() local 785 int slot; in update_qgroup_limit_item() local 828 int slot; in update_qgroup_info_item() local 873 int slot; in update_qgroup_status_item() local 965 int slot; in btrfs_quota_enable() local 1950 int nr, slot; in adjust_slots_upwards() local 3295 int slot; in qgroup_rescan_leaf() local
|
/Linux-v6.6/fs/btrfs/tests/ |
D | btrfs-tests.c | 156 void **slot; in btrfs_free_dummy_fs_info() local
|
/Linux-v6.6/arch/parisc/mm/ |
D | init.c | 724 static void alloc_btlb(unsigned long start, unsigned long end, int *slot, in alloc_btlb() 765 int slot; in btlb_init_per_cpu() local
|
/Linux-v6.6/drivers/ata/ |
D | sata_via.c | 205 int slot = 2 * link->ap->port_no + link->pmp; in vt8251_scr_read() local 253 int slot = 2 * link->ap->port_no + link->pmp; in vt8251_scr_write() local
|
/Linux-v6.6/include/linux/ |
D | mISDNhw.h | 86 int slot; /* multiport card channel slot */ member 147 int slot; /* multiport card channel slot */ member
|
/Linux-v6.6/mm/ |
D | khugepaged.c | 111 struct mm_slot slot; member 415 struct mm_slot *slot; in __khugepaged_enter() local 457 struct mm_slot *slot; in __khugepaged_exit() local 1413 struct mm_slot *slot = &mm_slot->slot; in collect_mm_slot() local 2329 struct mm_slot *slot; in khugepaged_scan_mm_slot() local
|
/Linux-v6.6/arch/arm/mach-orion5x/ |
D | kurobox_pro-setup.c | 118 static int __init kurobox_pro_pci_map_irq(const struct pci_dev *dev, u8 slot, in kurobox_pro_pci_map_irq()
|
D | terastation_pro2-setup.c | 98 static int __init tsp2_pci_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in tsp2_pci_map_irq()
|
/Linux-v6.6/arch/mips/pci/ |
D | pci-bcm1480.c | 65 int pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq()
|
/Linux-v6.6/block/partitions/ |
D | sgi.c | 40 int slot = 1; in sgi_partition() local
|
/Linux-v6.6/drivers/mmc/host/ |
D | sdhci-acpi.c | 72 const struct sdhci_acpi_slot *slot; member 678 const struct sdhci_acpi_slot *slot; member 777 const struct sdhci_acpi_slot *slot; in sdhci_acpi_probe() local
|
/Linux-v6.6/drivers/platform/x86/ |
D | uv_sysfs.c | 69 static int location_to_bpos(char *location, int *rack, int *slot, int *blade) in location_to_bpos() 87 int rack, slot, blade; in cache_obj_to_cnode() local 456 int slot; member
|
/Linux-v6.6/drivers/mfd/ |
D | dln2.c | 348 static bool find_free_slot(struct dln2_dev *dln2, u16 handle, int *slot) in find_free_slot() 379 int slot; in alloc_rx_slot() local 393 static void free_rx_slot(struct dln2_dev *dln2, u16 handle, int slot) in free_rx_slot()
|
/Linux-v6.6/drivers/gpu/drm/i915/selftests/ |
D | i915_gem.c | 46 const u64 slot = ggtt->error_capture.start; in trash_stolen() local
|