| /OK3568_Linux_fs/kernel/drivers/misc/vmw_vmci/ |
| H A D | vmci_queue_pair.h | 30 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 D | vmci_doorbell.h | 21 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 D | v3d_drm.h | 118 __u32 handle; member 133 __u32 handle; member 158 __u32 handle; member 186 __u32 handle; member
|
| /OK3568_Linux_fs/kernel/arch/arm/mm/ |
| H A D | dma-mapping.c | 155 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 D | dma-mapping-nommu.c | 103 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 D | quota_global.c | 226 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 D | amdgpu_gem.c | 89 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 D | mac_hid.c | 71 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 D | mali_kbase_cache_policy.c | 43 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 D | mali_kbase_cache_policy.c | 53 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 D | page_pinner.c | 21 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 D | zsmalloc.c | 248 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 D | chip.c | 16 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 D | acl.c | 186 __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 D | handle.c | 61 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 D | lm7000.h | 21 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 D | ioapic.c | 30 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 D | kmsgrab.c | 13 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 D | qxl_dumb.c | 37 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 D | utxfmutex.c | 38 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 D | async_task.cpp | 42 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 D | regression_2000.c | 34 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 D | panfrost_drm.h | 82 __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 D | gpiolib-acpi.c | 55 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 D | generate.php | 61 $handle = fopen("catdesktop.txt", "rb"); variable 70 $handle = fopen($contents[$x], "rb"); variable
|