Home
last modified time | relevance | path

Searched defs:access (Results 26 – 50 of 213) sorted by relevance

123456789

/openbmc/linux/drivers/clocksource/
H A Darm_arch_timer.c126 void arch_timer_reg_write(int access, enum arch_timer_reg reg, u64 val, in arch_timer_reg_write()
164 u32 arch_timer_reg_read(int access, enum arch_timer_reg reg, in arch_timer_reg_read()
421 void erratum_set_next_event_generic(const int access, unsigned long evt, in erratum_set_next_event_generic()
665 static __always_inline irqreturn_t timer_handler(const int access, in timer_handler()
709 static __always_inline int arch_timer_shutdown(const int access, in arch_timer_shutdown()
741 static __always_inline void set_next_event(const int access, unsigned long evt, in set_next_event()
787 static __always_inline void set_next_event_mem(const int access, unsigned long evt, in set_next_event_mem()
/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dfault.c88 u64 ea, dsisr, access; in spufs_handle_class1() local
/openbmc/linux/drivers/base/
H A Dnode.c82 unsigned int access; member
129 unsigned int access) in node_init_node_access()
194 unsigned int access) in node_set_perf_attrs()
692 unsigned int access) in register_memory_node_under_compute_node()
/openbmc/linux/fs/nfsd/
H A Dlockd.c32 int access; in nlm_fopen() local
/openbmc/u-boot/drivers/mmc/
H A Dmmc_boot.c100 int mmc_set_part_conf(struct mmc *mmc, u8 ack, u8 part_num, u8 access) in mmc_set_part_conf()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Ddma.h14 u32 access; member
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dhash_4k.c21 int __hash_page_4K(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_4K()
H A Dhash_hugepage.c21 int __hash_page_thp(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_thp()
H A Dhugetlbpage.c20 int __hash_page_huge(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_huge()
/openbmc/linux/security/yama/
H A Dyama_lsm.c46 const char *access; member
74 static void report_access(const char *access, struct task_struct *target, in report_access()
/openbmc/linux/arch/x86/kvm/
H A Dmmu.h188 u64 access) in permission_fault()
300 gpa_t gpa, u64 access, in kvm_translate_gpa()
/openbmc/linux/rust/kernel/sync/
H A Dlocked_by.rs122 pub fn access<'a>(&'a self, owner: &'a U) -> &'a T in access() method
/openbmc/linux/drivers/iommu/iommufd/
H A Dio_pagetable.c837 struct iommufd_access *access; in iopt_check_iova_alignment() local
929 struct iommufd_access *access; in iopt_calculate_iova_alignment() local
1167 int iopt_add_access(struct io_pagetable *iopt, struct iommufd_access *access) in iopt_add_access()
1194 struct iommufd_access *access, in iopt_remove_access()
/openbmc/qemu/pc-bios/optionrom/
H A Doptrom_fw_cfg.h54 struct fw_cfg_dma_access access; in bios_cfg_read_entry_dma() local
/openbmc/linux/drivers/mtd/maps/
H A Dpismo.c23 __le16 access; member
38 u16 access; member
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_mr.c428 u64 iova, u64 total_size, u32 access, struct mthca_mr *mr) in mthca_mr_alloc()
510 u32 access, struct mthca_mr *mr) in mthca_mr_alloc_notrans()
519 u32 access, struct mthca_mr *mr) in mthca_mr_alloc_phys()
/openbmc/openpower-proc-control/
H A Dcfam_access.cpp31 namespace access namespace
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_dynamic_config.h25 u8 access; member
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_lpc_mec.c131 enum cros_ec_lpc_mec_emi_access_mode access, new_access; in cros_ec_lpc_io_bytes_mec() local
/openbmc/linux/drivers/acpi/acpica/
H A Dexprep.c198 u32 access; in acpi_ex_decode_field_access() local
/openbmc/qemu/target/ppc/
H A Dmem_helper.c394 #define LVE(name, access, swap, element) \ argument
421 #define STVE(name, access, swap, element) \ in LVE() argument
/openbmc/linux/include/rdma/
H A Dib_umem_odp.h106 int access, const struct mmu_interval_notifier_ops *ops) in ib_umem_odp_get()
/openbmc/linux/security/landlock/
H A Druleset.h44 access_mask_t access; member
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dfault.h32 u8 access; member
/openbmc/linux/drivers/infiniband/core/
H A Dumem.c143 size_t size, int access) in ib_umem_get()

123456789