Home
last modified time | relevance | path

Searched defs:slot (Results 1376 - 1400 of 1436) sorted by relevance

1...<<5152535455565758

/kernel/linux/linux-6.6/fs/btrfs/
H A Dinode.c3656 acls_after_inode_item(struct extent_buffer *leaf, int slot, u64 objectid, int *first_xattr_slot) acls_after_inode_item() argument
[all...]
H A Dsend.c1001 int slot = path->slots[0]; in iterate_inode_ref() local
1122 int slot; in iterate_dir_item() local
2723 int slot; in send_utimes() local
3909 int slot = path->slots[0]; is_ancestor() local
5946 int slot = path->slots[0]; clone_range() local
6175 int slot; is_extent_unchanged() local
6412 int slot = path->slots[0]; range_is_hole_in_parent() local
7426 int slot = path->slots[*level]; tree_move_down() local
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dalloc.c6385 ocfs2_free_cached_blocks(struct ocfs2_super *osb, int sysfile_type, int slot, struct ocfs2_cached_block_free *head) ocfs2_free_cached_blocks() argument
6576 ocfs2_find_per_slot_free_list(int type, int slot, struct ocfs2_cached_dealloc_ctxt *ctxt) ocfs2_find_per_slot_free_list() argument
6749 ocfs2_cache_block_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt, int type, int slot, u64 suballoc, u64 blkno, unsigned int bit) ocfs2_cache_block_dealloc() argument
[all...]
H A Docfs2_fs.h1567 ocfs2_sprintf_system_inode_name(char *buf, int len, int type, int slot) ocfs2_sprintf_system_inode_name() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dncr53c8xx.h1285 struct ncr_slot slot; member
/kernel/linux/linux-6.6/drivers/pci/
H A Dpci.c288 unsigned int seg, bus, slot, func; in pci_dev_str_match_path() local
3924 int slot; in pci_swizzle_interrupt_pin() local
5724 pci_slot_resettable(struct pci_slot *slot) pci_slot_resettable() argument
5744 pci_slot_lock(struct pci_slot *slot) pci_slot_lock() argument
5758 pci_slot_unlock(struct pci_slot *slot) pci_slot_unlock() argument
5772 pci_slot_trylock(struct pci_slot *slot) pci_slot_trylock() argument
5837 pci_slot_save_and_disable_locked(struct pci_slot *slot) pci_slot_save_and_disable_locked() argument
5855 pci_slot_restore_locked(struct pci_slot *slot) pci_slot_restore_locked() argument
5868 pci_slot_reset(struct pci_slot *slot, bool probe) pci_slot_reset() argument
5894 pci_probe_reset_slot(struct pci_slot *slot) pci_probe_reset_slot() argument
5915 __pci_reset_slot(struct pci_slot *slot) __pci_reset_slot() argument
5967 struct pci_slot *slot; pci_bus_error_reset() local
[all...]
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.c733 unsigned int slot = msr - vmx->guest_uret_msrs; in vmx_set_guest_uret_msr() local
6754 struct kvm_memory_slot *slot; in vmx_set_apic_access_page_addr() local
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dmmu.c798 static void update_gfn_disallow_lpage_count(const struct kvm_memory_slot *slot, in update_gfn_disallow_lpage_count() argument
811 void kvm_mmu_gfn_disallow_lpage(const struct kvm_memory_slot *slot, gfn_t gfn) in kvm_mmu_gfn_disallow_lpage() argument
816 void kvm_mmu_gfn_allow_lpage(const struct kvm_memory_slot *slot, gfn_t gfn) in kvm_mmu_gfn_allow_lpage() argument
824 struct kvm_memory_slot *slot; in account_shadowed() local
789 lpage_info_slot(gfn_t gfn, const struct kvm_memory_slot *slot, int level) lpage_info_slot() argument
872 struct kvm_memory_slot *slot; unaccount_shadowed() local
905 struct kvm_memory_slot *slot; gfn_to_memslot_dirty_bitmap() local
1080 gfn_to_rmap(gfn_t gfn, int level, const struct kvm_memory_slot *slot) gfn_to_rmap() argument
1092 struct kvm_memory_slot *slot; rmap_remove() local
1276 __rmap_clear_dirty(struct kvm *kvm, struct kvm_rmap_head *rmap_head, const struct kvm_memory_slot *slot) __rmap_clear_dirty() argument
1301 kvm_mmu_write_protect_pt_masked(struct kvm *kvm, struct kvm_memory_slot *slot, gfn_t gfn_offset, unsigned long mask) kvm_mmu_write_protect_pt_masked() argument
1334 kvm_mmu_clear_dirty_pt_masked(struct kvm *kvm, struct kvm_memory_slot *slot, gfn_t gfn_offset, unsigned long mask) kvm_mmu_clear_dirty_pt_masked() argument
1367 kvm_arch_mmu_enable_log_dirty_pt_masked(struct kvm *kvm, struct kvm_memory_slot *slot, gfn_t gfn_offset, unsigned long mask) kvm_arch_mmu_enable_log_dirty_pt_masked() argument
1408 kvm_mmu_slot_gfn_write_protect(struct kvm *kvm, struct kvm_memory_slot *slot, u64 gfn, int min_level) kvm_mmu_slot_gfn_write_protect() argument
1432 struct kvm_memory_slot *slot; kvm_vcpu_write_protect_gfn() local
1438 __kvm_zap_rmap(struct kvm *kvm, struct kvm_rmap_head *rmap_head, const struct kvm_memory_slot *slot) __kvm_zap_rmap() argument
1444 kvm_zap_rmap(struct kvm *kvm, struct kvm_rmap_head *rmap_head, struct kvm_memory_slot *slot, gfn_t gfn, int level, pte_t unused) kvm_zap_rmap() argument
1451 kvm_set_pte_rmap(struct kvm *kvm, struct kvm_rmap_head *rmap_head, struct kvm_memory_slot *slot, gfn_t gfn, int level, pte_t pte) kvm_set_pte_rmap() argument
1490 const struct kvm_memory_slot *slot; global() member
1514 slot_rmap_walk_init(struct slot_rmap_walk_iterator *iterator, const struct kvm_memory_slot *slot, int start_level, int end_level, gfn_t start_gfn, gfn_t end_gfn) slot_rmap_walk_init() argument
1606 kvm_age_rmap(struct kvm *kvm, struct kvm_rmap_head *rmap_head, struct kvm_memory_slot *slot, gfn_t gfn, int level, pte_t unused) kvm_age_rmap() argument
1620 kvm_test_age_rmap(struct kvm *kvm, struct kvm_rmap_head *rmap_head, struct kvm_memory_slot *slot, gfn_t gfn, int level, pte_t unused) kvm_test_age_rmap() argument
1635 __rmap_add(struct kvm *kvm, struct kvm_mmu_memory_cache *cache, const struct kvm_memory_slot *slot, u64 *spte, gfn_t gfn, unsigned int access) __rmap_add() argument
1659 rmap_add(struct kvm_vcpu *vcpu, const struct kvm_memory_slot *slot, u64 *spte, gfn_t gfn, unsigned int access) rmap_add() argument
2799 mmu_try_to_unsync_pages(struct kvm *kvm, const struct kvm_memory_slot *slot, gfn_t gfn, bool can_unsync, bool prefetch) mmu_try_to_unsync_pages() argument
2900 mmu_set_spte(struct kvm_vcpu *vcpu, struct kvm_memory_slot *slot, u64 *sptep, unsigned int pte_access, gfn_t gfn, kvm_pfn_t pfn, struct kvm_page_fault *fault) mmu_set_spte() argument
2976 struct kvm_memory_slot *slot; direct_pte_prefetch_many() local
3076 host_pfn_mapping_level(struct kvm *kvm, gfn_t gfn, const struct kvm_memory_slot *slot) host_pfn_mapping_level() argument
3140 kvm_mmu_max_mapping_level(struct kvm *kvm, const struct kvm_memory_slot *slot, gfn_t gfn, int max_level) kvm_mmu_max_mapping_level() argument
3163 struct kvm_memory_slot *slot = fault->slot; kvm_mmu_hugepage_adjust() local
3261 kvm_send_hwpoison_signal(struct kvm_memory_slot *slot, gfn_t gfn) kvm_send_hwpoison_signal() argument
3710 struct kvm_memory_slot *slot; mmu_first_shadow_root_alloc() local
4256 struct kvm_memory_slot *slot = fault->slot; __kvm_faultin_pfn() local
5909 __walk_slot_rmaps(struct kvm *kvm, const struct kvm_memory_slot *slot, slot_rmaps_handler fn, int start_level, int end_level, gfn_t start_gfn, gfn_t end_gfn, bool flush_on_yield, bool flush) __walk_slot_rmaps() argument
5938 walk_slot_rmaps(struct kvm *kvm, const struct kvm_memory_slot *slot, slot_rmaps_handler fn, int start_level, int end_level, bool flush_on_yield) walk_slot_rmaps() argument
5949 walk_slot_rmaps_4k(struct kvm *kvm, const struct kvm_memory_slot *slot, slot_rmaps_handler fn, bool flush_on_yield) walk_slot_rmaps_4k() argument
6263 slot_rmap_write_protect(struct kvm *kvm, struct kvm_rmap_head *rmap_head, const struct kvm_memory_slot *slot) slot_rmap_write_protect() argument
6368 shadow_mmu_split_huge_page(struct kvm *kvm, const struct kvm_memory_slot *slot, u64 *huge_sptep) shadow_mmu_split_huge_page() argument
6414 shadow_mmu_try_split_huge_page(struct kvm *kvm, const struct kvm_memory_slot *slot, u64 *huge_sptep) shadow_mmu_try_split_huge_page() argument
6453 shadow_mmu_try_split_huge_pages(struct kvm *kvm, struct kvm_rmap_head *rmap_head, const struct kvm_memory_slot *slot) shadow_mmu_try_split_huge_pages() argument
6499 kvm_shadow_mmu_try_split_huge_pages(struct kvm *kvm, const struct kvm_memory_slot *slot, gfn_t start, gfn_t end, int target_level) kvm_shadow_mmu_try_split_huge_pages() argument
6568 kvm_mmu_zap_collapsible_spte(struct kvm *kvm, struct kvm_rmap_head *rmap_head, const struct kvm_memory_slot *slot) kvm_mmu_zap_collapsible_spte() argument
6605 kvm_rmap_zap_collapsible_sptes(struct kvm *kvm, const struct kvm_memory_slot *slot) kvm_rmap_zap_collapsible_sptes() argument
6617 kvm_mmu_zap_collapsible_sptes(struct kvm *kvm, const struct kvm_memory_slot *slot) kvm_mmu_zap_collapsible_sptes() argument
6692 kvm_arch_flush_shadow_memslot(struct kvm *kvm, struct kvm_memory_slot *slot) kvm_arch_flush_shadow_memslot() argument
7013 struct kvm_memory_slot *slot; kvm_recover_nx_huge_pages() local
[all...]
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-logitech-hidpp.c2484 u8 slot; in hidpp_ff_work_handler() local
2734 u8 slot in hidpp_ff_erase_effect() local
2978 int slot; wtp_touch_event() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h173 uint32 slot; member
831 uint32 slot; member
/kernel/linux/linux-6.6/drivers/md/
H A Dmd.c3147 int slot; in slot_store() local
[all...]
H A Draid5.c144 int slot = *count; in raid6_idx_to_slot() local
1642 int slot = raid6_idx_to_slot(i, sh, &count, syndrome_disks); in set_syndrome_sources() local
1767 int slot in ops_run_compute6_2() local
[all...]
/kernel/linux/linux-6.6/virt/kvm/
H A Dkvm_main.c588 struct kvm_memory_slot *slot; in __kvm_handle_hva_range() local
988 kvm_free_memslot(struct kvm *kvm, struct kvm_memory_slot *slot) kvm_free_memslot() argument
1443 kvm_insert_gfn_node(struct kvm_memslots *slots, struct kvm_memory_slot *slot) kvm_insert_gfn_node() argument
1468 kvm_erase_gfn_node(struct kvm_memslots *slots, struct kvm_memory_slot *slot) kvm_erase_gfn_node() argument
2355 struct kvm_memory_slot *slot; kvm_vcpu_gfn_to_memslot() local
2424 memslot_is_readonly(const struct kvm_memory_slot *slot) memslot_is_readonly() argument
2429 __gfn_to_hva_many(const struct kvm_memory_slot *slot, gfn_t gfn, gfn_t *nr_pages, bool write) __gfn_to_hva_many() argument
2444 gfn_to_hva_many(struct kvm_memory_slot *slot, gfn_t gfn, gfn_t *nr_pages) gfn_to_hva_many() argument
2450 gfn_to_hva_memslot(struct kvm_memory_slot *slot, gfn_t gfn) gfn_to_hva_memslot() argument
2477 gfn_to_hva_memslot_prot(struct kvm_memory_slot *slot, gfn_t gfn, bool *writable) gfn_to_hva_memslot_prot() argument
2490 struct kvm_memory_slot *slot = gfn_to_memslot(kvm, gfn); gfn_to_hva_prot() local
2497 struct kvm_memory_slot *slot = kvm_vcpu_gfn_to_memslot(vcpu, gfn); kvm_vcpu_gfn_to_hva_prot() local
2746 __gfn_to_pfn_memslot(const struct kvm_memory_slot *slot, gfn_t gfn, bool atomic, bool interruptible, bool *async, bool write_fault, bool *writable, hva_t *hva) __gfn_to_pfn_memslot() argument
2786 gfn_to_pfn_memslot(const struct kvm_memory_slot *slot, gfn_t gfn) gfn_to_pfn_memslot() argument
2793 gfn_to_pfn_memslot_atomic(const struct kvm_memory_slot *slot, gfn_t gfn) gfn_to_pfn_memslot_atomic() argument
2818 gfn_to_page_many_atomic(struct kvm_memory_slot *slot, gfn_t gfn, struct page **pages, int nr_pages) gfn_to_page_many_atomic() argument
3028 __kvm_read_guest_page(struct kvm_memory_slot *slot, gfn_t gfn, void *data, int offset, int len) __kvm_read_guest_page() argument
3046 struct kvm_memory_slot *slot = gfn_to_memslot(kvm, gfn); kvm_read_guest_page() local
3055 struct kvm_memory_slot *slot = kvm_vcpu_gfn_to_memslot(vcpu, gfn); kvm_vcpu_read_guest_page() local
3101 __kvm_read_guest_atomic(struct kvm_memory_slot *slot, gfn_t gfn, void *data, int offset, unsigned long len) __kvm_read_guest_atomic() argument
3122 struct kvm_memory_slot *slot = kvm_vcpu_gfn_to_memslot(vcpu, gfn); kvm_vcpu_read_guest_atomic() local
3149 struct kvm_memory_slot *slot = gfn_to_memslot(kvm, gfn); kvm_write_guest_page() local
3158 struct kvm_memory_slot *slot = kvm_vcpu_gfn_to_memslot(vcpu, gfn); kvm_vcpu_write_guest_page() local
3365 u32 slot = (memslot->as_id << 16) | memslot->id; mark_page_dirty_in_slot() local
4985 __u32 slot; global() member
4994 __u32 slot; global() member
[all...]
/kernel/linux/linux-6.6/sound/pci/
H A Dcmipci.c646 static void snd_cmipci_set_pll(struct cmipci *cm, unsigned int rate, unsigned int slot) in snd_cmipci_set_pll() argument
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c572 u16 slot; in _scsih_determine_boot_device() local
467 _scsih_is_boot_device(u64 sas_address, u64 device_name, u64 enclosure_logical_id, u16 slot, u8 form, Mpi2BiosPage2BootDevice_t *boot_device) _scsih_is_boot_device() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/
H A Dmpi3mr.h697 u16 slot; member
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c889 prep_prd_sge_v1_hw(struct hisi_hba *hisi_hba, struct hisi_sas_slot *slot, struct hisi_sas_cmd_hdr *hdr, struct scatterlist *scatter, int n_elem) prep_prd_sge_v1_hw() argument
913 prep_smp_v1_hw(struct hisi_hba *hisi_hba, struct hisi_sas_slot *slot) prep_smp_v1_hw() argument
951 prep_ssp_v1_hw(struct hisi_hba *hisi_hba, struct hisi_sas_slot *slot) prep_ssp_v1_hw() argument
1045 slot_err_v1_hw(struct hisi_hba *hisi_hba, struct sas_task *task, struct hisi_sas_slot *slot) slot_err_v1_hw() argument
1173 slot_complete_v1_hw(struct hisi_hba *hisi_hba, struct hisi_sas_slot *slot) slot_complete_v1_hw() argument
1483 struct hisi_sas_slot *slot; cq_interrupt_v1_hw() local
[all...]
/kernel/linux/linux-6.6/kernel/
H A Dworkqueue.c4700 struct pool_workqueue __rcu **slot = unbound_pwq_slot(wq, cpu); in install_unbound_pwq() local
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dx86.c302 unsigned slot; in kvm_on_user_return() local
343 void kvm_define_user_return_msr(unsigned slot, u32 msr) in kvm_define_user_return_msr() argument
366 kvm_set_user_return_msr(unsigned slot, u64 value, u64 mask) kvm_set_user_return_msr() argument
10711 struct kvm_memory_slot *slot; __x86_set_memory_region() local
10792 kvm_arch_free_memslot(struct kvm *kvm, struct kvm_memory_slot *slot) kvm_arch_free_memslot() argument
10810 kvm_alloc_memslot_metadata(struct kvm_memory_slot *slot, unsigned long npages) kvm_alloc_memslot_metadata() argument
11017 kvm_arch_flush_shadow_memslot(struct kvm *kvm, struct kvm_memory_slot *slot) kvm_arch_flush_shadow_memslot() argument
[all...]
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dkvm_host.h1005 kvm_arch_free_memslot(struct kvm *kvm, struct kvm_memory_slot *slot) kvm_arch_free_memslot() argument
1009 kvm_arch_flush_shadow_memslot(struct kvm *kvm, struct kvm_memory_slot *slot) kvm_arch_flush_shadow_memslot() argument
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dkvm_host.h1048 kvm_arch_free_memslot(struct kvm *kvm, struct kvm_memory_slot *slot) kvm_arch_free_memslot() argument
1052 kvm_arch_flush_shadow_memslot(struct kvm *kvm, struct kvm_memory_slot *slot) kvm_arch_flush_shadow_memslot() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
H A Dionic_if.h2104 u8 slot; member
2119 u8 slot; member
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dniu.c4715 int slot; in niu_init_rdc_groups() local
8724 int slot; in niu_divide_rdc_groups() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c852 struct hisi_sas_slot *slot, *slot2; in dereg_device_v3_hw() local
1084 prep_prd_sge_v3_hw(struct hisi_hba *hisi_hba, struct hisi_sas_slot *slot, struct hisi_sas_cmd_hdr *hdr, struct scatterlist *scatter, int n_elem) prep_prd_sge_v3_hw() argument
1108 prep_prd_sge_dif_v3_hw(struct hisi_hba *hisi_hba, struct hisi_sas_slot *slot, struct hisi_sas_cmd_hdr *hdr, struct scatterlist *scatter, int n_elem) prep_prd_sge_dif_v3_hw() argument
1203 prep_ssp_v3_hw(struct hisi_hba *hisi_hba, struct hisi_sas_slot *slot) prep_ssp_v3_hw() argument
1325 prep_smp_v3_hw(struct hisi_hba *hisi_hba, struct hisi_sas_slot *slot) prep_smp_v3_hw() argument
1364 prep_ata_v3_hw(struct hisi_hba *hisi_hba, struct hisi_sas_slot *slot) prep_ata_v3_hw() argument
1443 prep_abort_v3_hw(struct hisi_hba *hisi_hba, struct hisi_sas_slot *slot, int device_id, int abort_flag, int tag_to_abort) prep_abort_v3_hw() argument
2124 slot_err_v3_hw(struct hisi_hba *hisi_hba, struct sas_task *task, struct hisi_sas_slot *slot) slot_err_v3_hw() argument
2190 slot_complete_v3_hw(struct hisi_hba *hisi_hba, struct hisi_sas_slot *slot) slot_complete_v3_hw() argument
2349 struct hisi_sas_slot *slot; cq_thread_v3_hw() local
[all...]
H A Dhisi_sas_v2_hw.c1672 prep_prd_sge_v2_hw(struct hisi_hba *hisi_hba, struct hisi_sas_slot *slot, struct hisi_sas_cmd_hdr *hdr, struct scatterlist *scatter, int n_elem) prep_prd_sge_v2_hw() argument
1696 prep_smp_v2_hw(struct hisi_hba *hisi_hba, struct hisi_sas_slot *slot) prep_smp_v2_hw() argument
1735 prep_ssp_v2_hw(struct hisi_hba *hisi_hba, struct hisi_sas_slot *slot) prep_ssp_v2_hw() argument
2016 slot_err_v2_hw(struct hisi_hba *hisi_hba, struct sas_task *task, struct hisi_sas_slot *slot, int err_phase) slot_err_v2_hw() argument
2327 slot_complete_v2_hw(struct hisi_hba *hisi_hba, struct hisi_sas_slot *slot) slot_complete_v2_hw() argument
2492 prep_ata_v2_hw(struct hisi_hba *hisi_hba, struct hisi_sas_slot *slot) prep_ata_v2_hw() argument
2580 struct hisi_sas_slot *slot = from_timer(slot, t, internal_abort_timer); hisi_sas_internal_abort_quirk_timeout() local
2612 prep_abort_v2_hw(struct hisi_hba *hisi_hba, struct hisi_sas_slot *slot, int device_id, int abort_flag, int tag_to_abort) prep_abort_v2_hw() argument
3120 struct hisi_sas_slot *slot; cq_thread_v2_hw() local
[all...]

Completed in 130 milliseconds

1...<<5152535455565758