| /kernel/linux/linux-5.10/drivers/spi/ |
| D | spi-atmel.c | 301 static bool atmel_spi_is_v2(struct atmel_spi *as) in atmel_spi_is_v2() 324 static void cs_activate(struct atmel_spi *as, struct spi_device *spi) in cs_activate() 376 static void cs_deactivate(struct atmel_spi *as, struct spi_device *spi) in cs_deactivate() 401 static void atmel_spi_lock(struct atmel_spi *as) __acquires(&as->lock) in atmel_spi_lock() 406 static void atmel_spi_unlock(struct atmel_spi *as) __releases(&as->lock) in atmel_spi_unlock() 416 static inline bool atmel_spi_use_dma(struct atmel_spi *as, in atmel_spi_use_dma() 426 struct atmel_spi *as = spi_master_get_devdata(master); in atmel_spi_can_dma() local 436 static int atmel_spi_dma_slave_config(struct atmel_spi *as, in atmel_spi_dma_slave_config() 497 struct atmel_spi *as) in atmel_spi_configure_dma() 569 struct atmel_spi *as = spi_master_get_devdata(master); in dma_callback() local [all …]
|
| /kernel/linux/linux-6.6/drivers/spi/ |
| D | spi-atmel.c | 320 static bool atmel_spi_is_v2(struct atmel_spi *as) in atmel_spi_is_v2() 331 static void atmel_spi_send_dummy(struct atmel_spi *as, struct spi_device *spi, int chip_select) in atmel_spi_send_dummy() 385 static void cs_activate(struct atmel_spi *as, struct spi_device *spi) in cs_activate() 457 static void cs_deactivate(struct atmel_spi *as, struct spi_device *spi) in cs_deactivate() 482 static void atmel_spi_lock(struct atmel_spi *as) __acquires(&as->lock) in atmel_spi_lock() 487 static void atmel_spi_unlock(struct atmel_spi *as) __releases(&as->lock) in atmel_spi_unlock() 497 static inline bool atmel_spi_use_dma(struct atmel_spi *as, in atmel_spi_use_dma() 507 struct atmel_spi *as = spi_controller_get_devdata(host); in atmel_spi_can_dma() local 517 static int atmel_spi_dma_slave_config(struct atmel_spi *as, u8 bits_per_word) in atmel_spi_dma_slave_config() 575 struct atmel_spi *as) in atmel_spi_configure_dma() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
| D | ani.c | 223 ath5k_ani_raise_immunity(struct ath5k_hw *ah, struct ath5k_ani_state *as, in ath5k_ani_raise_immunity() 310 ath5k_ani_lower_immunity(struct ath5k_hw *ah, struct ath5k_ani_state *as) in ath5k_ani_lower_immunity() 374 ath5k_hw_ani_get_listen_time(struct ath5k_hw *ah, struct ath5k_ani_state *as) in ath5k_hw_ani_get_listen_time() 407 struct ath5k_ani_state *as) in ath5k_ani_save_and_clear_phy_errors() 450 ath5k_ani_period_restart(struct ath5k_ani_state *as) in ath5k_ani_period_restart() 477 struct ath5k_ani_state *as = &ah->ani_state; in ath5k_ani_calibration() local 541 struct ath5k_ani_state *as = &ah->ani_state; in ath5k_ani_mib_intr() local 579 struct ath5k_ani_state *as = &ah->ani_state; in ath5k_ani_phy_error_report() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
| D | ani.c | 223 ath5k_ani_raise_immunity(struct ath5k_hw *ah, struct ath5k_ani_state *as, in ath5k_ani_raise_immunity() 310 ath5k_ani_lower_immunity(struct ath5k_hw *ah, struct ath5k_ani_state *as) in ath5k_ani_lower_immunity() 374 ath5k_hw_ani_get_listen_time(struct ath5k_hw *ah, struct ath5k_ani_state *as) in ath5k_hw_ani_get_listen_time() 407 struct ath5k_ani_state *as) in ath5k_ani_save_and_clear_phy_errors() 450 ath5k_ani_period_restart(struct ath5k_ani_state *as) in ath5k_ani_period_restart() 477 struct ath5k_ani_state *as = &ah->ani_state; in ath5k_ani_calibration() local 541 struct ath5k_ani_state *as = &ah->ani_state; in ath5k_ani_mib_intr() local 579 struct ath5k_ani_state *as = &ah->ani_state; in ath5k_ani_phy_error_report() local
|
| /kernel/linux/linux-5.10/fs/afs/ |
| D | super.c | 157 struct afs_super_info *as = AFS_FS_S(root->d_sb); in afs_show_devname() local 191 struct afs_super_info *as = AFS_FS_S(root->d_sb); in afs_show_options() local 422 struct afs_super_info *as = AFS_FS_S(sb); in afs_test_super() local 433 struct afs_super_info *as = AFS_FS_S(sb); in afs_dynroot_test_super() local 449 struct afs_super_info *as = AFS_FS_S(sb); in afs_fill_super() local 508 struct afs_super_info *as; in afs_alloc_sbi() local 525 static void afs_destroy_sbi(struct afs_super_info *as) in afs_destroy_sbi() 538 struct afs_super_info *as = AFS_FS_S(sb); in afs_kill_super() local 561 struct afs_super_info *as; in afs_get_tree() local 753 struct afs_super_info *as = AFS_FS_S(dentry->d_sb); in afs_statfs() local
|
| /kernel/linux/linux-6.6/fs/afs/ |
| D | super.c | 158 struct afs_super_info *as = AFS_FS_S(root->d_sb); in afs_show_devname() local 192 struct afs_super_info *as = AFS_FS_S(root->d_sb); in afs_show_options() local 423 struct afs_super_info *as = AFS_FS_S(sb); in afs_test_super() local 434 struct afs_super_info *as = AFS_FS_S(sb); in afs_dynroot_test_super() local 450 struct afs_super_info *as = AFS_FS_S(sb); in afs_fill_super() local 509 struct afs_super_info *as; in afs_alloc_sbi() local 526 static void afs_destroy_sbi(struct afs_super_info *as) in afs_destroy_sbi() 539 struct afs_super_info *as = AFS_FS_S(sb); in afs_kill_super() local 562 struct afs_super_info *as; in afs_get_tree() local 754 struct afs_super_info *as = AFS_FS_S(dentry->d_sb); in afs_statfs() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/ |
| D | panfrost_regs.h | 284 #define MMU_AS(as) (0x2400 + ((as) << 6)) argument 286 #define AS_TRANSTAB_LO(as) (MMU_AS(as) + 0x00) /* (RW) Translation Table Base Address for address … argument 287 #define AS_TRANSTAB_HI(as) (MMU_AS(as) + 0x04) /* (RW) Translation Table Base Address for address … argument 288 #define AS_MEMATTR_LO(as) (MMU_AS(as) + 0x08) /* (RW) Memory attributes for address space n, low w… argument 289 #define AS_MEMATTR_HI(as) (MMU_AS(as) + 0x0C) /* (RW) Memory attributes for address space n, high … argument 290 #define AS_LOCKADDR_LO(as) (MMU_AS(as) + 0x10) /* (RW) Lock region address for address space n, lo… argument 291 #define AS_LOCKADDR_HI(as) (MMU_AS(as) + 0x14) /* (RW) Lock region address for address space n, hi… argument 292 #define AS_COMMAND(as) (MMU_AS(as) + 0x18) /* (WO) MMU command register for address space n */ argument 293 #define AS_FAULTSTATUS(as) (MMU_AS(as) + 0x1C) /* (RO) MMU fault status register for address space… argument 294 #define AS_FAULTADDRESS_LO(as) (MMU_AS(as) + 0x20) /* (RO) Fault Address for address space n, low … argument [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/panfrost/ |
| D | panfrost_regs.h | 288 #define MMU_AS(as) (MMU_BASE + ((as) << MMU_AS_SHIFT)) argument 290 #define AS_TRANSTAB_LO(as) (MMU_AS(as) + 0x00) /* (RW) Translation Table Base Address for address … argument 291 #define AS_TRANSTAB_HI(as) (MMU_AS(as) + 0x04) /* (RW) Translation Table Base Address for address … argument 292 #define AS_MEMATTR_LO(as) (MMU_AS(as) + 0x08) /* (RW) Memory attributes for address space n, low w… argument 293 #define AS_MEMATTR_HI(as) (MMU_AS(as) + 0x0C) /* (RW) Memory attributes for address space n, high … argument 294 #define AS_LOCKADDR_LO(as) (MMU_AS(as) + 0x10) /* (RW) Lock region address for address space n, lo… argument 295 #define AS_LOCKADDR_HI(as) (MMU_AS(as) + 0x14) /* (RW) Lock region address for address space n, hi… argument 296 #define AS_COMMAND(as) (MMU_AS(as) + 0x18) /* (WO) MMU command register for address space n */ argument 297 #define AS_FAULTSTATUS(as) (MMU_AS(as) + 0x1C) /* (RO) MMU fault status register for address space… argument 298 #define AS_FAULTADDRESS_LO(as) (MMU_AS(as) + 0x20) /* (RO) Fault Address for address space n, low … argument [all …]
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | util_macros.h | 5 #define __find_closest(x, a, as, op) \ argument 27 #define find_closest(x, a, as) __find_closest(x, a, as, <=) argument 39 #define find_closest_descending(x, a, as) __find_closest(x, a, as, >=) argument
|
| /kernel/linux/linux-6.6/drivers/char/ |
| D | apm-emulation.c | 192 struct apm_user *as; in queue_event() local 205 struct apm_user *as = fp->private_data; in apm_read() local 242 struct apm_user *as = fp->private_data; in apm_poll() local 261 struct apm_user *as = filp->private_data; in apm_ioctl() local 329 struct apm_user *as = filp->private_data; in apm_release() local 355 struct apm_user *as; in apm_open() local 513 struct apm_user *as; in apm_suspend_notifier() local
|
| /kernel/linux/linux-5.10/drivers/char/ |
| D | apm-emulation.c | 192 struct apm_user *as; in queue_event() local 205 struct apm_user *as = fp->private_data; in apm_read() local 242 struct apm_user *as = fp->private_data; in apm_poll() local 261 struct apm_user *as = filp->private_data; in apm_ioctl() local 329 struct apm_user *as = filp->private_data; in apm_release() local 355 struct apm_user *as; in apm_open() local 513 struct apm_user *as; in apm_suspend_notifier() local
|
| /kernel/linux/linux-6.6/drivers/iommu/ |
| D | tegra-smmu.c | 277 struct tegra_smmu_as *as; in tegra_smmu_domain_alloc() local 321 struct tegra_smmu_as *as = to_smmu_as(domain); in tegra_smmu_domain_free() local 409 struct tegra_smmu_as *as) in tegra_smmu_as_prepare() 462 struct tegra_smmu_as *as) in tegra_smmu_as_unprepare() 485 struct tegra_smmu_as *as = to_smmu_as(domain); in tegra_smmu_attach_dev() local 518 struct tegra_smmu_as *as = to_smmu_as(domain); in tegra_smmu_set_platform_dma() local 531 static void tegra_smmu_set_pde(struct tegra_smmu_as *as, unsigned long iova, in tegra_smmu_set_pde() 559 static u32 *tegra_smmu_pte_lookup(struct tegra_smmu_as *as, unsigned long iova, in tegra_smmu_pte_lookup() 577 static u32 *as_get_pte(struct tegra_smmu_as *as, dma_addr_t iova, in as_get_pte() 615 static void tegra_smmu_pte_get_use(struct tegra_smmu_as *as, unsigned long iova) in tegra_smmu_pte_get_use() [all …]
|
| /kernel/linux/linux-5.10/drivers/iommu/ |
| D | tegra-smmu.c | 288 struct tegra_smmu_as *as; in tegra_smmu_domain_alloc() local 332 struct tegra_smmu_as *as = to_smmu_as(domain); in tegra_smmu_domain_free() local 420 struct tegra_smmu_as *as) in tegra_smmu_as_prepare() 464 struct tegra_smmu_as *as) in tegra_smmu_as_unprepare() 480 struct tegra_smmu_as *as = to_smmu_as(domain); in tegra_smmu_attach_dev() local 513 struct tegra_smmu_as *as = to_smmu_as(domain); in tegra_smmu_detach_dev() local 536 static void tegra_smmu_set_pde(struct tegra_smmu_as *as, unsigned long iova, in tegra_smmu_set_pde() 564 static u32 *tegra_smmu_pte_lookup(struct tegra_smmu_as *as, unsigned long iova, in tegra_smmu_pte_lookup() 582 static u32 *as_get_pte(struct tegra_smmu_as *as, dma_addr_t iova, in as_get_pte() 620 static void tegra_smmu_pte_get_use(struct tegra_smmu_as *as, unsigned long iova) in tegra_smmu_pte_get_use() [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/kvm/ |
| D | e500_mmu.c | 81 gva_t eaddr, int tlbsel, unsigned int pid, int as) in kvmppc_e500_tlb_index() 127 gva_t eaddr, int as) in kvmppc_e500_deliver_tlb_miss() 344 int as = !!get_cur_sas(vcpu); in kvmppc_e500_emul_tlbsx() local 454 gva_t eaddr, unsigned int pid, int as) in kvmppc_e500_tlb_search() 475 u8 as; in kvmppc_core_vcpu_translate() local 497 unsigned int as = !!(vcpu->arch.shared->msr & MSR_IS); in kvmppc_mmu_itlb_index() local 504 unsigned int as = !!(vcpu->arch.shared->msr & MSR_DS); in kvmppc_mmu_dtlb_index() local 511 unsigned int as = !!(vcpu->arch.shared->msr & MSR_IS); in kvmppc_mmu_itlb_miss() local 518 unsigned int as = !!(vcpu->arch.shared->msr & MSR_DS); in kvmppc_mmu_dtlb_miss() local
|
| /kernel/linux/linux-6.6/arch/powerpc/kvm/ |
| D | e500_mmu.c | 81 gva_t eaddr, int tlbsel, unsigned int pid, int as) in kvmppc_e500_tlb_index() 127 gva_t eaddr, int as) in kvmppc_e500_deliver_tlb_miss() 344 int as = !!get_cur_sas(vcpu); in kvmppc_e500_emul_tlbsx() local 454 gva_t eaddr, unsigned int pid, int as) in kvmppc_e500_tlb_search() 475 u8 as; in kvmppc_core_vcpu_translate() local 497 unsigned int as = !!(vcpu->arch.shared->msr & MSR_IS); in kvmppc_mmu_itlb_index() local 504 unsigned int as = !!(vcpu->arch.shared->msr & MSR_DS); in kvmppc_mmu_dtlb_index() local 511 unsigned int as = !!(vcpu->arch.shared->msr & MSR_IS); in kvmppc_mmu_itlb_miss() local 518 unsigned int as = !!(vcpu->arch.shared->msr & MSR_DS); in kvmppc_mmu_dtlb_miss() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | util_macros.h | 18 #define find_closest(x, a, as) \ argument 48 #define find_closest_descending(x, a, as) \ argument
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | unwind-libunwind-local.c | 374 find_proc_info(unw_addr_space_t as, unw_word_t ip, unw_proc_info_t *pi, in find_proc_info() 429 static int access_fpreg(unw_addr_space_t __maybe_unused as, in access_fpreg() 439 static int get_dyn_info_list_addr(unw_addr_space_t __maybe_unused as, in get_dyn_info_list_addr() 446 static int resume(unw_addr_space_t __maybe_unused as, in resume() 455 get_proc_name(unw_addr_space_t __maybe_unused as, in get_proc_name() 485 static int access_mem(unw_addr_space_t __maybe_unused as, in access_mem() 531 static int access_reg(unw_addr_space_t __maybe_unused as, in access_reg() 565 static void put_unwind_info(unw_addr_space_t __maybe_unused as, in put_unwind_info()
|
| /kernel/linux/linux-6.6/drivers/cxl/core/ |
| D | trace.h | 543 #define show_two_bit_status(as) __print_symbolic(as, \ argument 548 #define show_one_bit_status(as) __print_symbolic(as, \ argument 553 #define CXL_DHI_AS_LIFE_USED(as) (as & 0x3) argument 554 #define CXL_DHI_AS_DEV_TEMP(as) ((as & 0xC) >> 2) argument 555 #define CXL_DHI_AS_COR_VOL_ERR_CNT(as) ((as & 0x10) >> 4) argument 556 #define CXL_DHI_AS_COR_PER_ERR_CNT(as) ((as & 0x20) >> 5) argument
|
| /kernel/linux/linux-6.6/drivers/usb/core/ |
| D | devio.c | 400 struct async *as; in alloc_async() local 413 static void free_async(struct async *as) in free_async() 437 static void async_newpending(struct async *as) in async_newpending() 447 static void async_removepending(struct async *as) in async_removepending() 460 struct async *as = NULL; in async_getcompleted() local 475 struct async *as; in async_getpending() local 587 struct async *as; in cancel_bulk_urbs() local 622 struct async *as = urb->context; in async_completed() local 663 struct async *as; in destroy_async() local 1094 struct async *as; in usbdev_release() local [all …]
|
| /kernel/linux/linux-5.10/drivers/usb/core/ |
| D | devio.c | 389 struct async *as; in alloc_async() local 402 static void free_async(struct async *as) in free_async() 426 static void async_newpending(struct async *as) in async_newpending() 436 static void async_removepending(struct async *as) in async_removepending() 449 struct async *as = NULL; in async_getcompleted() local 464 struct async *as; in async_getpending() local 576 struct async *as; in cancel_bulk_urbs() local 611 struct async *as = urb->context; in async_completed() local 652 struct async *as; in destroy_async() local 1083 struct async *as; in usbdev_release() local [all …]
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | unwind-libunwind-local.c | 429 find_proc_info(unw_addr_space_t as, unw_word_t ip, unw_proc_info_t *pi, in find_proc_info() 490 static int access_fpreg(unw_addr_space_t __maybe_unused as, in access_fpreg() 500 static int get_dyn_info_list_addr(unw_addr_space_t __maybe_unused as, in get_dyn_info_list_addr() 507 static int resume(unw_addr_space_t __maybe_unused as, in resume() 516 get_proc_name(unw_addr_space_t __maybe_unused as, in get_proc_name() 551 static int access_mem(unw_addr_space_t __maybe_unused as, in access_mem() 598 static int access_reg(unw_addr_space_t __maybe_unused as, in access_reg() 633 static void put_unwind_info(unw_addr_space_t __maybe_unused as, in put_unwind_info()
|
| /kernel/linux/linux-6.6/arch/x86/hyperv/ |
| D | nested.c | 20 int hyperv_flush_guest_mapping(u64 as) in hyperv_flush_guest_mapping() 86 int hyperv_flush_guest_mapping_range(u64 as, in hyperv_flush_guest_mapping_range()
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| D | apm_32.c | 1158 static int queue_empty(struct apm_user *as) in queue_empty() 1163 static apm_event_t get_queued_event(struct apm_user *as) in get_queued_event() 1172 struct apm_user *as; in queue_event() local 1233 struct apm_user *as; in suspend() local 1447 static int check_apm_user(struct apm_user *as, const char *func) in check_apm_user() 1458 struct apm_user *as; in do_read() local 1501 struct apm_user *as; in do_poll() local 1514 struct apm_user *as; in do_ioctl() local 1562 struct apm_user *as; in do_release() local 1600 struct apm_user *as; in do_open() local
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| D | apm_32.c | 1165 static int queue_empty(struct apm_user *as) in queue_empty() 1170 static apm_event_t get_queued_event(struct apm_user *as) in get_queued_event() 1179 struct apm_user *as; in queue_event() local 1240 struct apm_user *as; in suspend() local 1454 static int check_apm_user(struct apm_user *as, const char *func) in check_apm_user() 1465 struct apm_user *as; in do_read() local 1508 struct apm_user *as; in do_poll() local 1521 struct apm_user *as; in do_ioctl() local 1569 struct apm_user *as; in do_release() local 1607 struct apm_user *as; in do_open() local
|
| /kernel/linux/linux-5.10/arch/x86/hyperv/ |
| D | nested.c | 20 int hyperv_flush_guest_mapping(u64 as) in hyperv_flush_guest_mapping() 90 int hyperv_flush_guest_mapping_range(u64 as, in hyperv_flush_guest_mapping_range()
|