Home
last modified time | relevance | path

Searched defs:handle (Results 201 – 225 of 1361) sorted by relevance

12345678910>>...55

/OK3568_Linux_fs/kernel/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.h30 struct vmci_handle handle; member
43 struct vmci_handle handle; member
79 struct vmci_handle handle; member
92 struct vmci_handle handle; member
H A Dvmci_doorbell.h21 struct vmci_handle handle; member
33 struct vmci_handle handle; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/
H A Dv3d_drm.h118 __u32 handle; member
133 __u32 handle; member
158 __u32 handle; member
186 __u32 handle; member
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Ddma-mapping.c155 static void arm_dma_unmap_page(struct device *dev, dma_addr_t handle, in arm_dma_unmap_page()
164 dma_addr_t handle, size_t size, enum dma_data_direction dir) in arm_dma_sync_single_for_cpu()
172 dma_addr_t handle, size_t size, enum dma_data_direction dir) in arm_dma_sync_single_for_device()
662 static void *__dma_alloc(struct device *dev, size_t size, dma_addr_t *handle, in __dma_alloc()
743 void *arm_dma_alloc(struct device *dev, size_t size, dma_addr_t *handle, in arm_dma_alloc()
753 dma_addr_t *handle, gfp_t gfp, unsigned long attrs) in arm_coherent_dma_alloc()
804 dma_addr_t handle, unsigned long attrs, in __arm_dma_free()
826 dma_addr_t handle, unsigned long attrs) in arm_dma_free()
832 dma_addr_t handle, unsigned long attrs) in arm_coherent_dma_free()
838 void *cpu_addr, dma_addr_t handle, size_t size, in arm_dma_get_sgtable()
[all …]
H A Ddma-mapping-nommu.c103 dma_addr_t handle = page_to_phys(page) + offset; in arm_nommu_dma_map_page() local
110 static void arm_nommu_dma_unmap_page(struct device *dev, dma_addr_t handle, in arm_nommu_dma_unmap_page()
146 dma_addr_t handle, size_t size, enum dma_data_direction dir) in arm_nommu_dma_sync_single_for_device()
152 dma_addr_t handle, size_t size, enum dma_data_direction dir) in arm_nommu_dma_sync_single_for_cpu()
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dquota_global.c226 handle_t *handle = journal_current_handle(); in ocfs2_quota_write() local
599 handle_t *handle; in ocfs2_sync_dquot_helper() local
662 handle_t *handle; in ocfs2_write_dquot() local
720 handle_t *handle; in ocfs2_release_dquot() local
802 handle_t *handle; in ocfs2_acquire_dquot() local
921 handle_t *handle; in ocfs2_mark_dquot_dirty() local
970 handle_t *handle; in ocfs2_write_info() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gem.c89 int handle; in amdgpu_gem_force_release() local
214 uint32_t handle, initial_domain; in amdgpu_gem_create_ioctl() local
310 uint32_t handle; in amdgpu_gem_userptr_ioctl() local
382 uint32_t handle, uint64_t *offset_p) in amdgpu_mode_dumb_mmap()
406 uint32_t handle = args->in.handle; in amdgpu_gem_mmap_ioctl() local
445 uint32_t handle = args->in.handle; in amdgpu_gem_wait_idle_ioctl() local
806 uint32_t handle; in amdgpu_mode_dumb_create() local
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dmac_hid.c71 static bool mac_hid_emumouse_filter(struct input_handle *handle, in mac_hid_emumouse_filter()
97 struct input_handle *handle; in mac_hid_emumouse_connect() local
137 static void mac_hid_emumouse_disconnect(struct input_handle *handle) in mac_hid_emumouse_disconnect()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_cache_policy.c43 void kbase_sync_single_for_device(struct kbase_device *kbdev, dma_addr_t handle, in kbase_sync_single_for_device()
55 void kbase_sync_single_for_cpu(struct kbase_device *kbdev, dma_addr_t handle, in kbase_sync_single_for_cpu()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_cache_policy.c53 void kbase_sync_single_for_device(struct kbase_device *kbdev, dma_addr_t handle, in kbase_sync_single_for_device()
60 void kbase_sync_single_for_cpu(struct kbase_device *kbdev, dma_addr_t handle, in kbase_sync_single_for_cpu()
/OK3568_Linux_fs/kernel/mm/
H A Dpage_pinner.c21 depot_stack_handle_t handle; member
27 depot_stack_handle_t handle; member
110 depot_stack_handle_t handle; in save_stack() local
191 struct page_ext *page_ext, depot_stack_handle_t handle, in __set_page_pinner_handle()
211 depot_stack_handle_t handle; in __set_page_pinner() local
287 depot_stack_handle_t handle; in __dump_page_pinner() local
H A Dzsmalloc.c248 unsigned long handle; member
353 static void cache_free_handle(struct zs_pool *pool, unsigned long handle) in cache_free_handle()
369 static void record_obj(unsigned long handle, unsigned long obj) in record_obj()
401 unsigned long *handle) in zs_zpool_malloc()
406 static void zs_zpool_free(void *pool, unsigned long handle) in zs_zpool_free()
411 static void *zs_zpool_map(void *pool, unsigned long handle, in zs_zpool_map()
431 static void zs_zpool_unmap(void *pool, unsigned long handle) in zs_zpool_unmap()
866 static unsigned long handle_to_obj(unsigned long handle) in handle_to_obj()
880 static inline int testpin_tag(unsigned long handle) in testpin_tag()
885 static inline int trypin_tag(unsigned long handle) in trypin_tag()
[all …]
/OK3568_Linux_fs/kernel/drivers/sh/intc/
H A Dchip.c16 void _intc_enable(struct irq_data *data, unsigned long handle) in _intc_enable()
45 unsigned long handle = (unsigned long)irq_data_get_irq_chip_data(data); in intc_disable() local
85 unsigned long handle = intc_get_ack_handle(irq); in intc_mask_ack() local
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dacl.c186 __ext4_set_acl(handle_t *handle, struct inode *inode, int type, in __ext4_set_acl()
227 handle_t *handle; in ext4_set_acl() local
276 ext4_init_acl(handle_t *handle, struct inode *inode, struct inode *dir) in ext4_init_acl()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/crypt/
H A Dhandle.c61 void *handle_put(struct handle_db *db, int handle) in handle_put()
73 void *handle_lookup(struct handle_db *db, int handle) in handle_lookup()
/OK3568_Linux_fs/kernel/drivers/media/radio/
H A Dlm7000.h21 static inline void lm7000_set_freq(u32 freq, void *handle, in lm7000_set_freq()
22 void (*set_pins)(void *handle, u8 pins)) in lm7000_set_freq()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dioapic.c30 acpi_handle handle; member
67 static bool acpi_is_ioapic(acpi_handle handle, char **type) in acpi_is_ioapic()
96 static acpi_status handle_ioapic_add(acpi_handle handle, u32 lvl, in handle_ioapic_add()
/OK3568_Linux_fs/device/rockchip/common/data/
H A Dkmsgrab.c13 static void *map_fb(int fd, int handle, size_t size) { in map_fb()
36 static int get_fb_dmafd(int fd, int handle) in get_fb_dmafd()
52 static void destroy_dumb(int fd, int handle) { in destroy_dumb()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/
H A Dqxl_dumb.c37 uint32_t handle; in qxl_mode_dumb_create() local
77 uint32_t handle, uint64_t *offset_p) in qxl_mode_dumb_mmap()
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dutxfmutex.c38 acpi_ut_get_mutex_object(acpi_handle handle, in acpi_ut_get_mutex_object()
100 acpi_acquire_mutex(acpi_handle handle, acpi_string pathname, u16 timeout) in acpi_acquire_mutex()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dasync_task.cpp42 static void asyncCallback(uv_async_t* handle) { in asyncCallback()
46 uv_handle_t* handle() { in handle() function in mbgl::util::AsyncTask::Impl
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_2000.c34 struct socket_handle *handle, in socket_tcp_open()
64 struct socket_handle *handle, in socket_udp_open()
93 struct socket_handle *handle, in socket_send()
117 struct socket_handle *handle, in socket_recv()
141 struct socket_handle *handle, in socket_get_error()
161 struct socket_handle *handle, uint32_t *ret_orig) in socket_close()
175 struct socket_handle *handle, uint32_t ioctl_cmd, in socket_ioctl()
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Dpanfrost_drm.h82 __u32 handle; member
100 __u32 handle; member
127 __u32 handle; member
188 __u32 handle; member
221 __u32 handle; /* in, GEM handle */ member
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpiolib-acpi.c55 acpi_handle handle; member
117 acpi_handle handle; in acpi_get_gpiod() local
149 static void acpi_gpio_chip_dh(acpi_handle handle, void *data) in acpi_gpio_chip_dh()
266 acpi_handle handle, evt_handle; in acpi_gpiochip_alloc_event() local
375 acpi_handle handle; in acpi_gpiochip_request_interrupts() local
418 acpi_handle handle; in acpi_gpiochip_free_interrupts() local
1103 acpi_handle handle = ACPI_HANDLE(chip->parent); in acpi_gpiochip_request_regions() local
1119 acpi_handle handle = ACPI_HANDLE(chip->parent); in acpi_gpiochip_free_regions() local
1212 acpi_handle handle; in acpi_gpiochip_add() local
1248 acpi_handle handle; in acpi_gpiochip_remove() local
/OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/share/matrix-gui-2.0/
H A Dgenerate.php61 $handle = fopen("catdesktop.txt", "rb"); variable
70 $handle = fopen($contents[$x], "rb"); variable

12345678910>>...55