Home
last modified time | relevance | path

Searched defs:handle (Results 326 – 350 of 1361) sorted by relevance

1...<<11121314151617181920>>...55

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/
H A Ddrm.h207 void *handle; /**< Handle of map */ member
221 void *handle; /**< User-space: "Handle" to pass to mmap() */ member
419 drm_context_t handle; member
435 drm_drawable_t handle; member
446 drm_drawable_t handle; member
540 unsigned long handle; /**< Used for binding / unbinding */ member
551 unsigned long handle; /**< From drm_agp_buffer */ member
581 unsigned long handle; /**< Used for mapping / unmapping */ member
597 __u32 handle; member
604 __u32 handle; member
[all …]
/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 Ddrm.h207 void *handle; /**< Handle of map */ member
221 void *handle; /**< User-space: "Handle" to pass to mmap() */ member
419 drm_context_t handle; member
435 drm_drawable_t handle; member
446 drm_drawable_t handle; member
540 unsigned long handle; /**< Used for binding / unbinding */ member
551 unsigned long handle; /**< From drm_agp_buffer */ member
581 unsigned long handle; /**< Used for mapping / unmapping */ member
597 __u32 handle; member
604 __u32 handle; member
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dio.h128 static inline void arch_phys_wc_del(int handle) in arch_phys_wc_del()
134 static inline int arch_phys_wc_index(int handle) in arch_phys_wc_index()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddumb_bo.c158 dumb_get_bo_from_handle(int fd, int handle, int pitch, int size) in dumb_get_bo_from_handle()
175 unsigned int handle; in dumb_get_bo_from_fd() local
/OK3568_Linux_fs/kernel/drivers/acpi/dptf/
H A Ddptf_power.c123 static long long dptf_participant_type(acpi_handle handle) in dptf_participant_type()
135 static void dptf_power_notify(acpi_handle handle, u32 event, void *data) in dptf_power_notify()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c626 void hns3_request_update_promisc_mode(struct hnae3_handle *handle) in hns3_request_update_promisc_mode()
960 struct hnae3_handle *handle = tx_ring->tqp->handle; in hns3_handle_vtags() local
1658 struct hnae3_handle *handle = priv->ae_handle; in hns3_nic_get_stats64() local
1825 struct hnae3_handle *handle = hns3_get_handle(netdev); in hns3_set_vf_spoofchk() local
1838 struct hnae3_handle *handle = hns3_get_handle(netdev); in hns3_set_vf_trust() local
2864 struct hnae3_handle *handle = ring->tqp->handle; in hns3_parse_vlan_tag() local
3065 struct hnae3_handle *handle = ring->tqp->handle; in hns3_set_rx_skb_rss_type() local
4028 static int hns3_client_start(struct hnae3_handle *handle) in hns3_client_start()
4036 static void hns3_client_stop(struct hnae3_handle *handle) in hns3_client_stop()
4059 static int hns3_client_init(struct hnae3_handle *handle) in hns3_client_init()
[all …]
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dexport.c37 struct ocfs2_inode_handle *handle) in ocfs2_get_dentry()
255 struct ocfs2_inode_handle handle; in ocfs2_fh_to_dentry() local
H A Dresize.c79 static int ocfs2_update_last_group_and_inode(handle_t *handle, in ocfs2_update_last_group_and_inode()
262 handle_t *handle; in ocfs2_group_extend() local
451 handle_t *handle; in ocfs2_group_add() local
H A Dquota_local.c98 handle_t *handle; in ocfs2_modify_bh() local
467 handle_t *handle; in ocfs2_recover_local_quota_file() local
591 handle_t *handle; in ocfs2_finish_quota_recovery() local
971 handle_t *handle; in ocfs2_local_quota_add_chunk() local
1106 handle_t *handle; in ocfs2_extend_local_quota_file() local
1270 int ocfs2_local_release_dquot(handle_t *handle, struct dquot *dquot) in ocfs2_local_release_dquot()
H A Dxattr.c70 handle_t *handle; member
420 static int ocfs2_xattr_bucket_journal_access(handle_t *handle, in ocfs2_xattr_bucket_journal_access()
439 static void ocfs2_xattr_bucket_journal_dirty(handle_t *handle, in ocfs2_xattr_bucket_journal_dirty()
707 handle_t *handle = ctxt->handle; in ocfs2_xattr_extend_allocation() local
773 handle_t *handle = ctxt->handle; in __ocfs2_remove_xattr_range() local
1348 handle_t *handle, in __ocfs2_xattr_set_value_outside()
1442 static int ocfs2_xa_journal_access(handle_t *handle, struct ocfs2_xa_loc *loc, in ocfs2_xa_journal_access()
1448 static void ocfs2_xa_journal_dirty(handle_t *handle, struct ocfs2_xa_loc *loc) in ocfs2_xa_journal_dirty()
1543 static int ocfs2_xa_block_journal_access(handle_t *handle, in ocfs2_xa_block_journal_access()
1558 static void ocfs2_xa_block_journal_dirty(handle_t *handle, in ocfs2_xa_block_journal_dirty()
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/
H A Dmpt3sas_warpdrive.c59 u16 handle; in _warpdrive_disable_ddio() local
90 u16 handle; in mpt3sas_get_num_volumes() local
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Ddock.c31 acpi_handle handle; member
130 static struct dock_station *find_dock_station(acpi_handle handle) in find_dock_station()
423 acpi_handle handle = adev->handle; in dock_notify() local
589 acpi_handle handle = adev->handle; in acpi_dock_add() local
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/
H A Dmpic_timer.c247 void mpic_start_timer(struct mpic_timer *handle) in mpic_start_timer()
262 void mpic_stop_timer(struct mpic_timer *handle) in mpic_stop_timer()
287 void mpic_get_remain_time(struct mpic_timer *handle, time64_t *time) in mpic_get_remain_time()
320 void mpic_free_timer(struct mpic_timer *handle) in mpic_free_timer()
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dehv_bytechan.c47 uint32_t handle; member
139 static unsigned int local_ev_byte_channel_send(unsigned int handle, in local_ev_byte_channel_send()
230 static int ehv_bc_console_byte_channel_send(unsigned int handle, const char *s, in ehv_bc_console_byte_channel_send()
672 unsigned int handle; in ehv_bc_tty_probe() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/lima/
H A Dlima_gem.c103 u32 size, u32 flags, u32 *handle) in lima_gem_create_handle()
234 int lima_gem_get_info(struct drm_file *file, u32 handle, u32 *va, u64 *offset) in lima_gem_get_info()
404 int lima_gem_wait(struct drm_file *file, u32 handle, u32 op, s64 timeout_ns) in lima_gem_wait()
/OK3568_Linux_fs/external/linux-rga/core/
H A DRockchipRga.cpp75 static int local_drmPrimeHandleToFD(int fd, uint32_t handle, uint32_t flags, int *prime_fd) { in local_drmPrimeHandleToFD()
260 int RockchipRga::RkRgaGetBufferFd(buffer_handle_t handle, int *fd) { in RkRgaGetBufferFd()
266 int RockchipRga::RkRgaGetHandleMapCpuAddress(buffer_handle_t handle, void **buf) { in RkRgaGetHandleMapCpuAddress()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Djpeg_v1_0.c454 int jpeg_v1_0_early_init(void *handle) in jpeg_v1_0_early_init()
472 int jpeg_v1_0_sw_init(void *handle) in jpeg_v1_0_sw_init()
503 void jpeg_v1_0_sw_fini(void *handle) in jpeg_v1_0_sw_fini()
H A Ddce_v10_0.c2374 uint32_t handle, in dce_v10_0_crtc_cursor_set2()
2746 static int dce_v10_0_early_init(void *handle) in dce_v10_0_early_init()
2773 static int dce_v10_0_sw_init(void *handle) in dce_v10_0_sw_init()
2841 static int dce_v10_0_sw_fini(void *handle) in dce_v10_0_sw_fini()
2859 static int dce_v10_0_hw_init(void *handle) in dce_v10_0_hw_init()
2884 static int dce_v10_0_hw_fini(void *handle) in dce_v10_0_hw_fini()
2900 static int dce_v10_0_suspend(void *handle) in dce_v10_0_suspend()
2910 static int dce_v10_0_resume(void *handle) in dce_v10_0_resume()
2931 static bool dce_v10_0_is_idle(void *handle) in dce_v10_0_is_idle()
2936 static int dce_v10_0_wait_for_idle(void *handle) in dce_v10_0_wait_for_idle()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/virtio/
H A Dvirtgpu_object.c47 int handle = atomic_inc_return(&seqno); in virtio_gpu_resource_id_get() local
50 int handle = ida_alloc(&vgdev->resource_ida, GFP_KERNEL); in virtio_gpu_resource_id_get() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dnbd.h75 char handle[8]; member
87 char handle[8]; /* handle you got from request */ 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/linux/
H A Dnbd.h75 char handle[8]; member
87 char handle[8]; /* handle you got from request */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnbd.h75 char handle[8]; member
87 char handle[8]; /* handle you got from request */ member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_cm.h102 void *handle, arp_err_handler_t handler) in cxgb_mk_close_con_req()
116 void *handle, arp_err_handler_t handler) in cxgb_mk_abort_req()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dopal-powercap.c21 u32 handle; member
132 static void powercap_add_attr(int handle, const char *name, in powercap_add_attr()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dfast_commit.c319 handle_t *handle, struct inode *inode, in ext4_fc_track_template()
417 void __ext4_fc_track_unlink(handle_t *handle, in __ext4_fc_track_unlink()
431 void ext4_fc_track_unlink(handle_t *handle, struct dentry *dentry) in ext4_fc_track_unlink()
436 void __ext4_fc_track_link(handle_t *handle, in __ext4_fc_track_link()
450 void ext4_fc_track_link(handle_t *handle, struct dentry *dentry) in ext4_fc_track_link()
455 void __ext4_fc_track_create(handle_t *handle, struct inode *inode, in __ext4_fc_track_create()
469 void ext4_fc_track_create(handle_t *handle, struct dentry *dentry) in ext4_fc_track_create()
485 void ext4_fc_track_inode(handle_t *handle, struct inode *inode) in ext4_fc_track_inode()
534 void ext4_fc_track_range(handle_t *handle, struct inode *inode, ext4_lblk_t start, in ext4_fc_track_range()

1...<<11121314151617181920>>...55