Searched refs:handle (Results 1 - 25 of 56) sorted by relevance

123

/include/linux/
H A Dext3_jbd.h63 /* We break up a large truncate or write transaction once the handle's
94 ext3_mark_iloc_dirty(handle_t *handle,
103 int ext3_reserve_inode_write(handle_t *handle, struct inode *inode,
106 int ext3_mark_inode_dirty(handle_t *handle, struct inode *inode);
115 static inline void ext3_journal_release_buffer(handle_t *handle, argument
118 journal_release_buffer(handle, bh);
122 struct buffer_head *bh, handle_t *handle, int err);
124 int __ext3_journal_get_undo_access(const char *where, handle_t *handle,
127 int __ext3_journal_get_write_access(const char *where, handle_t *handle,
130 int __ext3_journal_forget(const char *where, handle_t *handle,
173 ext3_journal_extend(handle_t *handle, int nblocks) argument
178 ext3_journal_restart(handle_t *handle, int nblocks) argument
[all...]
H A Dion.h117 * an opaque handle to it.
123 * ion_free - free a handle
125 * @handle: the handle to free
127 * Free the provided handle.
129 void ion_free(struct ion_client *client, struct ion_handle *handle);
132 * ion_phys - returns the physical address and len of a handle
134 * @handle: the handle
138 * This function queries the heap for a particular handle t
249 struct ion_handle *handle; member in struct:ion_allocation_data
263 struct ion_handle *handle; member in struct:ion_fd_data
272 struct ion_handle *handle; member in struct:ion_handle_data
[all...]
H A Dphonet.h114 static inline __u8 pn_obj(__u16 handle) argument
116 return handle & 0xff;
119 static inline __u8 pn_dev(__u16 handle) argument
121 return handle >> 8;
124 static inline __u16 pn_port(__u16 handle) argument
126 return handle & 0x3ff;
129 static inline __u8 pn_addr(__u16 handle) argument
131 return (handle >> 8) & 0xfc;
148 __u16 handle)
150 spn->spn_dev = pn_dev(handle);
147 pn_sockaddr_set_object(struct sockaddr_pn *spn, __u16 handle) argument
[all...]
H A Dfirewire-cdev.h127 * @handle: See &fw_cdev_event_request2
147 __u32 handle; member in struct:fw_cdev_event_request
162 * @handle: Reference to the kernel-side pending request
170 * using the same @handle.
210 __u32 handle; member in struct:fw_cdev_event_request2
314 * @handle: Reference by which an allocated resource can be deallocated
332 __u32 handle; member in struct:fw_cdev_event_iso_resource
520 * @handle: The handle from the &fw_cdev_event_request
525 * send a reply using this ioctl. The event has a handle t
532 __u32 handle; member in struct:fw_cdev_send_response
576 __u32 handle; member in struct:fw_cdev_allocate
586 __u32 handle; member in struct:fw_cdev_deallocate
643 __u32 handle; member in struct:fw_cdev_add_descriptor
656 __u32 handle; member in struct:fw_cdev_remove_descriptor
703 __u32 handle; member in struct:fw_cdev_create_iso_context
719 __u32 handle; member in struct:fw_cdev_set_iso_channels
829 __u32 handle; member in struct:fw_cdev_queue_iso
853 __u32 handle; member in struct:fw_cdev_start_iso
861 __u32 handle; member in struct:fw_cdev_stop_iso
952 __u32 handle; member in struct:fw_cdev_allocate_iso_resource
[all...]
H A Dacpi.h104 int acpi_map_lsapic(acpi_handle handle, int *pcpu);
108 int acpi_register_ioapic(acpi_handle handle, u64 phys_addr, u32 gsi_base);
109 int acpi_unregister_ioapic(acpi_handle handle, u32 gsi_base);
142 int (*add)(acpi_handle handle);
143 void (*remove)(acpi_handle handle);
224 int acpi_get_pxm(acpi_handle handle);
225 int acpi_get_node(acpi_handle *handle);
227 static inline int acpi_get_pxm(acpi_handle handle) argument
231 static inline int acpi_get_node(acpi_handle *handle) argument
274 acpi_status acpi_run_osc(acpi_handle handle, struc
[all...]
H A Ddmapool.h23 dma_addr_t *handle);
H A Dnbd.h88 char handle[8]; member in struct:nbd_request
100 char handle[8]; /* handle you got from request */ member in struct:nbd_reply
H A Dirq.h413 irq_flow_handler_t handle, const char *name);
416 irq_flow_handler_t handle)
418 irq_set_chip_and_handler_name(irq, chip, handle, NULL);
422 __irq_set_handler(unsigned int irq, irq_flow_handler_t handle, int is_chained,
426 irq_set_handler(unsigned int irq, irq_flow_handler_t handle) argument
428 __irq_set_handler(irq, handle, 0, NULL);
437 irq_set_chained_handler(unsigned int irq, irq_flow_handler_t handle) argument
439 __irq_set_handler(irq, handle, 1, NULL);
610 * @type: Chip can handle these flow types
415 irq_set_chip_and_handler(unsigned int irq, struct irq_chip *chip, irq_flow_handler_t handle) argument
/include/acpi/
H A Dcontainer.h7 acpi_handle handle; member in struct:acpi_container
H A Dacpi_drivers.h89 int acpi_pci_link_allocate_irq(acpi_handle handle, int index, int *triggering,
91 int acpi_pci_link_free_irq(acpi_handle handle);
95 int acpi_pci_irq_add_prt(acpi_handle handle, struct pci_bus *bus);
127 extern int is_dock_device(acpi_handle handle);
130 extern int register_hotplug_dock_device(acpi_handle handle,
133 extern void unregister_hotplug_dock_device(acpi_handle handle);
135 static inline int is_dock_device(acpi_handle handle) argument
146 static inline int register_hotplug_dock_device(acpi_handle handle, argument
152 static inline void unregister_hotplug_dock_device(acpi_handle handle) argument
H A Dacpiosxf.h107 void acpi_os_delete_lock(acpi_spinlock handle);
109 acpi_cpu_flags acpi_os_acquire_lock(acpi_spinlock handle);
111 void acpi_os_release_lock(acpi_spinlock handle, acpi_cpu_flags flags);
120 acpi_status acpi_os_delete_semaphore(acpi_semaphore handle);
123 acpi_os_wait_semaphore(acpi_semaphore handle, u32 units, u16 timeout);
125 acpi_status acpi_os_signal_semaphore(acpi_semaphore handle, u32 units);
135 void acpi_os_delete_mutex(acpi_mutex handle);
137 acpi_status acpi_os_acquire_mutex(acpi_mutex handle, u16 timeout);
139 void acpi_os_release_mutex(acpi_mutex handle);
H A Dacpi_bus.h45 acpi_evaluate_integer(acpi_handle handle,
49 acpi_evaluate_reference(acpi_handle handle,
259 acpi_handle handle; /* no handle for fixed hardware */ member in struct:acpi_device
317 int acpi_bus_get_device(acpi_handle handle, struct acpi_device **device);
318 void acpi_bus_data_handler(acpi_handle handle, void *context);
319 acpi_status acpi_bus_get_status_handle(acpi_handle handle,
322 int acpi_bus_set_power(acpi_handle handle, int state);
323 int acpi_bus_update_power(acpi_handle handle, int *state_p);
324 bool acpi_bus_power_manageable(acpi_handle handle);
[all...]
/include/drm/
H A Ddrm_os_linux.h27 #define DRM_READ8(map, offset) readb(((void __iomem *)(map)->handle) + (offset))
29 #define DRM_READ16(map, offset) readw(((void __iomem *)(map)->handle) + (offset))
31 #define DRM_READ32(map, offset) readl(((void __iomem *)(map)->handle) + (offset))
33 #define DRM_WRITE8(map, offset, val) writeb(val, ((void __iomem *)(map)->handle) + (offset))
35 #define DRM_WRITE16(map, offset, val) writew(val, ((void __iomem *)(map)->handle) + (offset))
37 #define DRM_WRITE32(map, offset, val) writel(val, ((void __iomem *)(map)->handle) + (offset))
41 #define DRM_READ64(map, offset) readq(((void __iomem *)(map)->handle) + (offset))
43 #define DRM_WRITE64(map, offset, val) writeq(val, ((void __iomem *)(map)->handle) + (offset))
H A Dnouveau_drm.h42 uint32_t handle; member in struct:drm_nouveau_channel_alloc::__anon69
54 uint32_t handle; member in struct:drm_nouveau_grobj_alloc
60 uint32_t handle; member in struct:drm_nouveau_notifierobj_alloc
67 uint32_t handle; member in struct:drm_nouveau_gpuobj_free
105 uint32_t handle; member in struct:drm_nouveau_gem_info
129 uint32_t handle; member in struct:drm_nouveau_gem_pushbuf_bo
175 uint32_t handle; member in struct:drm_nouveau_gem_cpu_prep
180 uint32_t handle; member in struct:drm_nouveau_gem_cpu_fini
H A Di915_drm.h383 * Returned handle for the object.
387 __u32 handle; member in struct:drm_i915_gem_create
393 __u32 handle; member in struct:drm_i915_gem_pread
409 __u32 handle; member in struct:drm_i915_gem_pwrite
425 __u32 handle; member in struct:drm_i915_gem_mmap
445 __u32 handle; member in struct:drm_i915_gem_mmap_gtt
457 __u32 handle; member in struct:drm_i915_gem_set_domain
468 __u32 handle; member in struct:drm_i915_gem_sw_finish
541 * User's handle for a buffer to be bound into the GTT for this
544 __u32 handle; member in struct:drm_i915_gem_exec_object
594 __u32 handle; member in struct:drm_i915_gem_exec_object2
658 __u32 handle; member in struct:drm_i915_gem_pin
670 __u32 handle; member in struct:drm_i915_gem_unpin
676 __u32 handle; member in struct:drm_i915_gem_busy
699 __u32 handle; member in struct:drm_i915_gem_set_tiling
730 __u32 handle; member in struct:drm_i915_gem_get_tiling
770 __u32 handle; member in struct:drm_i915_gem_madvise
[all...]
H A Ddrm_mode.h228 /* driver specific handle */
229 __u32 handle; member in struct:drm_mode_fb_cmd
288 * handle - if 0 turns the cursor of
302 /* driver specific handle */
303 __u32 handle; member in struct:drm_mode_cursor
355 /* handle, pitch, size will be returned */
356 uint32_t handle; member in struct:drm_mode_create_dumb
364 __u32 handle; member in struct:drm_mode_map_dumb
375 uint32_t handle; member in struct:drm_mode_destroy_dumb
H A Ddrm.h203 void *handle; /**< Handle of map */ member in struct:drm_ctx_priv_map
217 void *handle; /**< User-space: "Handle" to pass to mmap() */ member in struct:drm_map
388 int context; /**< Context handle */
411 drm_context_t handle; member in struct:drm_ctx
427 drm_drawable_t handle; member in struct:drm_draw
438 drm_drawable_t handle; member in struct:drm_update_draw
532 unsigned long handle; /**< Used for binding / unbinding */ member in struct:drm_agp_buffer
543 unsigned long handle; /**< From drm_agp_buffer */ member in struct:drm_agp_binding
573 unsigned long handle; /**< Used for mapping / unmapping */ member in struct:drm_scatter_gather
589 __u32 handle; member in struct:drm_gem_close
596 __u32 handle; member in struct:drm_gem_flink
608 __u32 handle; member in struct:drm_gem_open
[all...]
H A Dvmwgfx_drm.h356 * identified by a handle and an offset, which are private to the guest, but
385 * @handle: Handle unique to this buffer. Used for unreferencing.
396 uint32_t handle; member in struct:drm_vmw_dmabuf_rep
425 * @handle: Handle indicating what buffer to free. Obtained from the
432 uint32_t handle; member in struct:drm_vmw_unref_dmabuf_arg
500 * @handle: Handle to buffer for getting data from.
520 uint32_t handle; member in struct:drm_vmw_control_stream_arg
/include/video/
H A Dsh_mobile_lcdc.h48 void (*write_index)(void *handle, unsigned long data);
49 void (*write_data)(void *handle, unsigned long data);
50 unsigned long (*read_data)(void *handle);
/include/net/bluetooth/
H A Dhci.h296 __le16 handle; member in struct:hci_cp_disconnect
302 __le16 handle; member in struct:hci_cp_add_sco
356 __le16 handle; member in struct:hci_cp_change_conn_ptype
362 __le16 handle; member in struct:hci_cp_auth_requested
367 __le16 handle; member in struct:hci_cp_set_conn_encrypt
373 __le16 handle; member in struct:hci_cp_change_conn_link_key
391 __le16 handle; member in struct:hci_cp_read_remote_features
396 __le16 handle; member in struct:hci_cp_read_remote_ext_features
402 __le16 handle; member in struct:hci_cp_read_remote_version
407 __le16 handle; member in struct:hci_cp_setup_sync_conn
472 __le16 handle; member in struct:hci_cp_sniff_mode
481 __le16 handle; member in struct:hci_cp_exit_sniff_mode
486 __le16 handle; member in struct:hci_cp_role_discovery
490 __le16 handle; member in struct:hci_rp_role_discovery
502 __le16 handle; member in struct:hci_cp_read_link_policy
506 __le16 handle; member in struct:hci_rp_read_link_policy
512 __le16 handle; member in struct:hci_cp_write_link_policy
517 __le16 handle; member in struct:hci_rp_write_link_policy
533 __le16 handle; member in struct:hci_cp_sniff_subrate
760 __le16 handle; member in struct:hci_cp_le_conn_update
771 __le16 handle; member in struct:hci_cp_le_start_enc
779 __le16 handle; member in struct:hci_cp_le_ltk_reply
784 __le16 handle; member in struct:hci_rp_le_ltk_reply
789 __le16 handle; member in struct:hci_cp_le_ltk_neg_reply
793 __le16 handle; member in struct:hci_rp_le_ltk_neg_reply
812 __le16 handle; member in struct:hci_ev_conn_complete
828 __le16 handle; member in struct:hci_ev_disconn_complete
835 __le16 handle; member in struct:hci_ev_auth_complete
848 __le16 handle; member in struct:hci_ev_encrypt_change
855 __le16 handle; member in struct:hci_ev_change_link_key_complete
861 __le16 handle; member in struct:hci_ev_remote_features
868 __le16 handle; member in struct:hci_ev_remote_version
884 __le16 handle; member in struct:hci_ev_qos_setup_complete
917 __le16 handle; member in struct:hci_ev_mode_change
942 __le16 handle; member in struct:hci_ev_clock_offset
949 __le16 handle; member in struct:hci_ev_pkt_type_change
981 __le16 handle; member in struct:hci_ev_remote_ext_features
990 __le16 handle; member in struct:hci_ev_sync_conn_complete
1003 __le16 handle; member in struct:hci_ev_sync_conn_changed
1013 __le16 handle; member in struct:hci_ev_sniff_subrate
1076 __le16 handle; member in struct:hci_ev_le_conn_complete
1088 __le16 handle; member in struct:hci_ev_le_ltk_req
1150 __le16 handle; /* Handle & Flags(PB, BC) */ member in struct:hci_acl_hdr
1155 __le16 handle; member in struct:hci_sco_hdr
1261 __u16 handle; member in struct:hci_conn_info
[all...]
/include/asm-generic/
H A Ddma-coherent.h28 #define dma_alloc_from_coherent(dev, size, handle, ret) (0)
/include/xen/
H A Dgrant_table.h134 uint32_t flags, grant_handle_t handle)
143 unmap->handle = handle;
133 gnttab_set_unmap_op(struct gnttab_unmap_grant_ref *unmap, phys_addr_t addr, uint32_t flags, grant_handle_t handle) argument
/include/xen/interface/io/
H A Dblkif.h80 blkif_vdev_t handle; /* only for read/write requests */ member in struct:blkif_request
/include/net/
H A Dpkt_sched.h83 extern struct Qdisc *qdisc_lookup(struct net_device *dev, u32 handle);
84 extern struct Qdisc *qdisc_lookup_class(struct net_device *dev, u32 handle);
/include/xen/interface/
H A Dgrant_table.h162 * by devices and/or host CPUs. If successful, <handle> is a tracking number
163 * that must be presented later to destroy the mapping(s). On error, <handle>
186 grant_handle_t handle; member in struct:gnttab_map_grant_ref
193 * tracked by <handle>. If <host_addr> or <dev_bus_addr> is zero, that
195 * that is tracked by <handle>
198 * tracked by <handle>.
207 grant_handle_t handle; member in struct:gnttab_unmap_grant_ref
359 #define GNTST_bad_handle (-4) /* Unrecognised or inappropriate handle. */
372 "invalid mapping handle", \

Completed in 308 milliseconds

123