Home
last modified time | relevance | path

Searched defs:access (Results 76 - 100 of 797) sorted by relevance

12345678910>>...32

/kernel/linux/linux-6.6/include/rdma/
H A Dib_umem_odp.h105 ib_umem_odp_get(struct ib_device *device, unsigned long addr, size_t size, int access, const struct mmu_interval_notifier_ops *ops) ib_umem_odp_get() argument
/kernel/linux/linux-6.6/drivers/video/backlight/
H A Dili9320.h40 } access; /* Register access method. */ member
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dumem_dmabuf.c113 ib_umem_dmabuf_get(struct ib_device *device, unsigned long offset, size_t size, int fd, int access, const struct dma_buf_attach_ops *ops) ib_umem_dmabuf_get() argument
187 ib_umem_dmabuf_get_pinned(struct ib_device *device, unsigned long offset, size_t size, int fd, int access) ib_umem_dmabuf_get_pinned() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dfault.h32 u8 access; member
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
H A Dmax15301.c34 ktime_t access; /* Chip access time */ member
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
H A Drxe_mw.c50 rxe_check_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe, struct rxe_mw *mw, struct rxe_mr *mr, int access) rxe_check_bind_mw() argument
135 rxe_do_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe, struct rxe_mw *mw, struct rxe_mr *mr, int access) rxe_do_bind_mw() argument
172 int access = wqe->wr.wr.mw.access; rxe_bind_mw() local
290 rxe_lookup_mw(struct rxe_qp *qp, int access, u32 rkey) rxe_lookup_mw() argument
[all...]
/kernel/linux/linux-6.6/security/landlock/
H A Druleset.h44 access_mask_t access; member
/kernel/liteos_a/kernel/extended/plimit/
H A Dlos_devicelimit.h69 INT16 access; member
/third_party/alsa-utils/axfer/
H A Dmapper.h39 snd_pcm_access_t access; member
H A Dxfer.c114 xfer_context_pre_process(struct xfer_context *xfer, snd_pcm_format_t *format, unsigned int *samples_per_frame, unsigned int *frames_per_second, snd_pcm_access_t *access, snd_pcm_uframes_t *frames_per_buffer) xfer_context_pre_process() argument
H A Dxfer-libasound-irq-mmap.c22 snd_pcm_access_t access; in irq_mmap_pre_process() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_simple.c47 set_hw_params(snd_pcm_t *pcm, snd_pcm_hw_params_t *hw_params, unsigned int *rate, unsigned int channels, snd_pcm_format_t format, snd_pcm_subformat_t subformat, unsigned int *buffer_time, unsigned int *period_time, snd_pcm_access_t access) set_hw_params() argument
157 snd_spcm_init(snd_pcm_t *pcm, unsigned int rate, unsigned int channels, snd_pcm_format_t format, snd_pcm_subformat_t subformat, snd_spcm_latency_t latency, snd_pcm_access_t access, snd_spcm_xrun_type_t xrun_type) snd_spcm_init() argument
209 snd_spcm_init_duplex(snd_pcm_t *playback_pcm, snd_pcm_t *capture_pcm, unsigned int rate, unsigned int channels, snd_pcm_format_t format, snd_pcm_subformat_t subformat, snd_spcm_latency_t latency, snd_pcm_access_t access, snd_spcm_xrun_type_t xrun_type, snd_spcm_duplex_type_t duplex_type) snd_spcm_init_duplex() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_readonly_images_to_tex.c92 enum gl_access_qualifier access = 0; in is_readonly_image_op() local
H A Dnir_lower_memory_model.c181 unsigned access = nir_intrinsic_access(intrin); in visit_instr() local
/third_party/lwip/src/include/lwip/apps/
H A Dsnmp_table.h55 snmp_access_t access; member
/third_party/node/deps/v8/src/compiler/
H A Dallocation-builder.h33 void Store(const FieldAccess& access, Node* value) { in Store() argument
39 void Store(ElementAccess const& access, Node* index, Node* value) { in Store() argument
63 void Store(const FieldAccess& access, const ObjectRef& value) { in Store() argument
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-macos.cc20 vm_prot_t GetVMProtFromMemoryPermission(OS::MemoryPermission access) { in GetVMProtFromMemoryPermission() argument
70 void* OS::AllocateShared(void* hint, size_t size, MemoryPermission access, in AllocateShared() argument
91 RemapPages(const void* address, size_t size, void* new_address, MemoryPermission access) RemapPages() argument
117 AllocateShared(void* address, size_t size, OS::MemoryPermission access, PlatformSharedMemoryHandle handle, uint64_t offset) AllocateShared() argument
/third_party/skia/src/image/
H A DSkSurface_Base.h39 virtual GrSemaphoresSubmitted onFlush(BackendSurfaceAccess access, const GrFlushInfo&, in onFlush() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DBuffer.h48 GLbitfield access() const { return mAccess; } in access() function in es2::Buffer
/third_party/vk-gl-cts/framework/common/
H A DtcuBilinearImageCompare.cpp86 RGBA bilinearSampleRGBA8 (const ConstPixelBufferAccess& access, deUint32 u, deUint32 v) in bilinearSampleRGBA8() argument
/base/telephony/core_service/services/sim/src/
H A Dmcc_pool.cpp51 auto access = AccessToMcc(mcc); in ShortestMncLengthFromMcc() local
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dexprep.c198 u32 access; acpi_ex_decode_field_access() local
[all...]
/kernel/linux/linux-5.10/arch/arm64/kvm/
H A Dsys_regs.h38 bool (*access)(struct kvm_vcpu *, member
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dhash_64k.c36 int __hash_page_4K(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_4K() argument
223 int __hash_page_64K(unsigned long ea, unsigned long access, in __hash_page_64K() argument
[all...]
/kernel/linux/linux-5.10/arch/s390/pci/
H A Dpci_mmio.c122 static long get_pfn(unsigned long user_addr, unsigned long access, in get_pfn() argument

Completed in 10 milliseconds

12345678910>>...32