Searched defs:handle (Results 1 - 200 of 697) sorted by relevance

1234

/linux-4.4.14/include/linux/
H A Ddmapool.h27 dma_pool_zalloc(struct dma_pool *pool, gfp_t mem_flags, dma_addr_t *handle) dma_pool_zalloc() argument
H A Dio.h134 static inline void arch_phys_wc_del(int handle) arch_phys_wc_del() argument
140 static inline int arch_phys_wc_index(int handle) arch_phys_wc_index() argument
/linux-4.4.14/drivers/pci/pcie/
H A Dportdrv_acpi.c38 acpi_handle handle; pcie_port_acpi_setup() local
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
H A Dwil_platform.c38 void *handle = ops; /* to return some non-NULL for 'void' impl. */ wil_platform_init() local
/linux-4.4.14/drivers/misc/vmw_vmci/
H A Dvmci_doorbell.h29 struct vmci_handle handle; member in struct:vmci_dbell_notify_resource_info
41 struct vmci_handle handle; member in struct:dbell_cpt_state
H A Dvmci_resource.h36 struct vmci_handle handle; member in struct:vmci_resource
H A Dvmci_handle_array.c76 struct vmci_handle handle = VMCI_INVALID_HANDLE; vmci_handle_arr_remove_entry() local
97 struct vmci_handle handle = VMCI_INVALID_HANDLE; vmci_handle_arr_remove_tail() local
47 vmci_handle_arr_append_entry(struct vmci_handle_arr **array_ptr, struct vmci_handle handle) vmci_handle_arr_append_entry() argument
H A Dvmci_datagram.c66 struct vmci_handle handle; dg_create_handle() local
467 int vmci_datagram_destroy_handle(struct vmci_handle handle) vmci_datagram_destroy_handle() argument
113 vmci_datagram_get_priv_flags(u32 context_id, struct vmci_handle handle, u32 *priv_flags) vmci_datagram_get_priv_flags() argument
H A Dvmci_queue_pair.h38 struct vmci_handle handle; member in struct:vmci_qp_alloc_info
51 struct vmci_handle handle; member in struct:vmci_qp_set_va_info
87 struct vmci_handle handle; member in struct:vmci_qp_page_file_info
100 struct vmci_handle handle; member in struct:vmci_qp_dtch_info
H A Dvmci_resource.c37 static unsigned int vmci_resource_hash(struct vmci_handle handle) vmci_resource_hash() argument
45 static struct vmci_resource *vmci_resource_lookup(struct vmci_handle handle, vmci_resource_lookup() argument
87 struct vmci_handle handle; vmci_resource_find_id() local
145 struct vmci_handle handle = resource->handle; vmci_resource_remove() local
105 vmci_resource_add(struct vmci_resource *resource, enum vmci_resource_type resource_type, struct vmci_handle handle) vmci_resource_add() argument
H A Dvmci_context.h45 struct vmci_handle handle; member in struct:vmci_handle_list
H A Dvmci_doorbell.c93 int vmci_dbell_get_priv_flags(struct vmci_handle handle, u32 *priv_flags) vmci_dbell_get_priv_flags() argument
237 static int dbell_link(struct vmci_handle handle, u32 notify_idx) dbell_link() argument
255 static int dbell_unlink(struct vmci_handle handle) dbell_unlink() argument
272 static int dbell_notify_as_guest(struct vmci_handle handle, u32 priv_flags) dbell_notify_as_guest() argument
300 int vmci_dbell_host_context_notify(u32 src_cid, struct vmci_handle handle) vmci_dbell_host_context_notify() argument
412 int vmci_doorbell_create(struct vmci_handle *handle, vmci_doorbell_create() argument
510 int vmci_doorbell_destroy(struct vmci_handle handle) vmci_doorbell_destroy() argument
/linux-4.4.14/drivers/net/ethernet/qualcomm/
H A Dqca_framing.c73 qcafrm_fsm_decode(struct qcafrm_handle *handle, u8 *buf, u16 buf_len, u8 recv_byte) qcafrm_fsm_decode() argument
H A Dqca_framing.h116 static inline void qcafrm_fsm_init(struct qcafrm_handle *handle) qcafrm_fsm_init() argument
/linux-4.4.14/drivers/acpi/acpica/
H A Dnsxfobj.c66 acpi_status acpi_get_type(acpi_handle handle, acpi_object_type * ret_type) acpi_get_type() argument
H A Dnsload.c305 acpi_status acpi_ns_unload_namespace(acpi_handle handle) acpi_ns_unload_namespace() argument
H A Dutxfmutex.c74 acpi_ut_get_mutex_object(acpi_handle handle, acpi_ut_get_mutex_object() argument
136 acpi_acquire_mutex(acpi_handle handle, acpi_string pathname, u16 timeout) acpi_acquire_mutex() argument
171 acpi_status acpi_release_mutex(acpi_handle handle, acpi_string pathname) acpi_release_mutex() argument
H A Devrgnini.c71 acpi_ev_system_memory_region_setup(acpi_handle handle, acpi_ev_system_memory_region_setup() argument
133 acpi_ev_io_space_region_setup(acpi_handle handle, acpi_ev_io_space_region_setup() argument
166 acpi_ev_pci_config_region_setup(acpi_handle handle, acpi_ev_pci_config_region_setup() argument
409 acpi_ev_pci_bar_region_setup(acpi_handle handle, acpi_ev_pci_bar_region_setup() argument
436 acpi_ev_cmos_region_setup(acpi_handle handle, acpi_ev_cmos_region_setup() argument
461 acpi_ev_default_region_setup(acpi_handle handle, acpi_ev_default_region_setup() argument
H A Dnsdump.c134 acpi_ns_dump_pathname(acpi_handle handle, char *msg, u32 level, u32 component) acpi_ns_dump_pathname() argument
822 void acpi_ns_dump_entry(acpi_handle handle, u32 debug_level) acpi_ns_dump_entry() argument
H A Dnsutils.c561 struct acpi_namespace_node *acpi_ns_validate_handle(acpi_handle handle) acpi_ns_validate_handle() argument
H A Dnsxfeval.c80 acpi_evaluate_object_typed(acpi_handle handle, acpi_evaluate_object_typed() argument
H A Dnsxfname.c274 acpi_get_object_info(acpi_handle handle, acpi_get_object_info() argument
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_legacy.h82 unsigned long handle; member in struct:drm_agp_mem
H A Ddrm_memory.c97 void drm_free_agp(struct agp_memory * handle, int pages) drm_free_agp() argument
103 int drm_bind_agp(struct agp_memory * handle, unsigned int start) drm_bind_agp() argument
109 int drm_unbind_agp(struct agp_memory * handle) drm_unbind_agp() argument
H A Ddrm_context.c36 drm_context_t handle; member in struct:drm_ctx_list
H A Ddrm_gem_cma_helper.c144 drm_gem_cma_create_with_handle(struct drm_file *file_priv, struct drm_device *drm, size_t size, uint32_t *handle) drm_gem_cma_create_with_handle() argument
286 drm_gem_cma_dumb_map_offset(struct drm_file *file_priv, struct drm_device *drm, u32 handle, u64 *offset) drm_gem_cma_dumb_map_offset() argument
/linux-4.4.14/arch/microblaze/kernel/
H A Dreset.c18 static int handle; /* reset pin handle */ variable
H A Ddma.c158 dma_direct_mmap_coherent(struct device *dev, struct vm_area_struct *vma, void *cpu_addr, dma_addr_t handle, size_t size, struct dma_attrs *attrs) dma_direct_mmap_coherent() argument
/linux-4.4.14/drivers/thermal/int340x_thermal/
H A Dint3402_thermal.c23 acpi_handle *handle; member in struct:int3402_thermal_data
27 static void int3402_notify(acpi_handle handle, u32 event, void *data) int3402_notify() argument
H A Dint340x_thermal_zone.c165 static int int340x_thermal_get_trip_config(acpi_handle handle, char *name, int340x_thermal_get_trip_config() argument
H A Dacpi_thermal_rel.c70 int acpi_parse_trt(acpi_handle handle, int *trt_count, struct trt **trtp, acpi_parse_trt() argument
150 int acpi_parse_art(acpi_handle handle, int *art_count, struct art **artp, acpi_parse_art() argument
226 static void get_single_name(acpi_handle handle, char *name) get_single_name() argument
375 int acpi_thermal_rel_misc_device_add(acpi_handle handle) acpi_thermal_rel_misc_device_add() argument
383 int acpi_thermal_rel_misc_device_remove(acpi_handle handle) acpi_thermal_rel_misc_device_remove() argument
H A Dint3400_thermal.c159 static int int3400_thermal_run_osc(acpi_handle handle, int3400_thermal_run_osc() argument
H A Dint3403_thermal.c58 static void int3403_notify(acpi_handle handle, int3403_notify() argument
/linux-4.4.14/drivers/gpu/host1x/
H A Djob.h31 u32 handle; member in struct:host1x_cmdbuf
/linux-4.4.14/drivers/input/
H A Devbug.c41 static void evbug_event(struct input_handle *handle, unsigned int type, unsigned int code, int value) evbug_event() argument
50 struct input_handle *handle; evbug_connect() local
83 static void evbug_disconnect(struct input_handle *handle) evbug_disconnect() argument
H A Dapm-power.c35 static void apmpower_event(struct input_handle *handle, unsigned int type, apmpower_event() argument
56 struct input_handle *handle; apmpower_connect() local
86 static void apmpower_disconnect(struct input_handle *handle) apmpower_disconnect() argument
H A Dinput-leds.c43 struct input_handle *handle; member in struct:input_led
48 struct input_handle handle; member in struct:input_leds
69 static void input_leds_event(struct input_handle *handle, unsigned int type, input_leds_event() argument
174 static void input_leds_disconnect(struct input_handle *handle) input_leds_disconnect() argument
/linux-4.4.14/drivers/media/radio/
H A Dlm7000.h20 static inline void lm7000_set_freq(u32 freq, void *handle, lm7000_set_freq() argument
H A Dradio-aimslab.c85 static void rtrack_set_pins(void *handle, u8 pins) rtrack_set_pins() argument
H A Dradio-aztech.c67 static void aztech_set_pins(void *handle, u8 pins) aztech_set_pins() argument
H A Dradio-sf16fmi.c70 static void fmi_set_pins(void *handle, u8 pins) fmi_set_pins() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Ddmacgf119.c31 gf119_disp_dmac_bind(struct nv50_disp_dmac *chan, struct nvkm_object *object, u32 handle) gf119_disp_dmac_bind() argument
H A Ddmacnv50.c178 nv50_disp_dmac_bind(struct nv50_disp_dmac *chan, struct nvkm_object *object, u32 handle) nv50_disp_dmac_bind() argument
/linux-4.4.14/drivers/gpu/drm/qxl/
H A Dqxl_dumb.c37 uint32_t handle; qxl_mode_dumb_create() local
71 qxl_mode_dumb_mmap(struct drm_file *file_priv, struct drm_device *dev, uint32_t handle, uint64_t *offset_p) qxl_mode_dumb_mmap() argument
H A Dqxl_gem.c75 qxl_gem_object_create_with_handle(struct qxl_device *qdev, struct drm_file *file_priv, u32 domain, size_t size, struct qxl_surface *surf, struct qxl_bo **qobj, uint32_t *handle) qxl_gem_object_create_with_handle() argument
H A Dqxl_ioctl.c40 uint32_t handle; qxl_alloc_ioctl() local
396 int handle; qxl_alloc_surf_ioctl() local
110 qxlhw_handle_to_bo(struct qxl_device *qdev, struct drm_file *file_priv, uint64_t handle, struct qxl_release *release, struct qxl_bo **qbo_p) qxlhw_handle_to_bo() argument
H A Dqxl_release.c130 int handle; qxl_release_alloc() local
/linux-4.4.14/drivers/gpu/drm/armada/
H A Darmada_gem.h47 armada_gem_object_lookup( struct drm_device *dev, struct drm_file *dfile, unsigned handle) armada_gem_object_lookup() argument
H A Darmada_fb.c25 armada_fb_create_handle(struct drm_framebuffer *fb, struct drm_file *dfile, unsigned int *handle) armada_fb_create_handle() argument
/linux-4.4.14/drivers/acpi/
H A Dacpi_lpat.c97 acpi_lpat_get_conversion_table(acpi_handle handle) acpi_lpat_get_conversion_table() argument
H A Dinternal.h143 acpi_handle handle; acpi_early_processor_osc() member in struct:acpi_ec
H A Dioapic.c33 acpi_handle handle; member in struct:acpi_pci_ioapic
64 static bool acpi_is_ioapic(acpi_handle handle, char **type) acpi_is_ioapic() argument
93 static acpi_status handle_ioapic_add(acpi_handle handle, u32 lvl, handle_ioapic_add() argument
H A Dpci_slot.c71 check_slot(acpi_handle handle, unsigned long long *sun) check_slot() argument
111 register_slot(acpi_handle handle, u32 lvl, void *context, void **rv) register_slot() argument
161 acpi_handle handle = ACPI_HANDLE(bus->bridge); acpi_pci_slot_enumerate() local
H A Dprocessor_core.c148 static phys_cpuid_t map_mat_entry(acpi_handle handle, int type, u32 acpi_id) map_mat_entry() argument
182 phys_cpuid_t acpi_get_phys_id(acpi_handle handle, int type, u32 acpi_id) acpi_get_phys_id() argument
239 int acpi_get_cpuid(acpi_handle handle, int type, u32 acpi_id) acpi_get_cpuid() argument
291 static int parse_mat_ioapic_entry(acpi_handle handle, u32 gsi_base, parse_mat_ioapic_entry() argument
330 int acpi_get_ioapic_id(acpi_handle handle, u32 gsi_base, u64 *phys_addr) acpi_get_ioapic_id() argument
H A Dprocessor_driver.c69 static void acpi_processor_notify(acpi_handle handle, u32 event, void *data) acpi_processor_notify() argument
H A Dprocessor_pdc.c21 static bool __init processor_physically_present(acpi_handle handle) processor_physically_present() argument
113 acpi_processor_eval_pdc(acpi_handle handle, struct acpi_object_list *pdc_in) acpi_processor_eval_pdc() argument
140 void acpi_processor_set_pdc(acpi_handle handle) acpi_processor_set_pdc() argument
159 early_init_pdc(acpi_handle handle, u32 lvl, void *context, void **rv) early_init_pdc() argument
H A Dvideo_detect.c63 find_video(acpi_handle handle, u32 lvl, void *context, void **rv) find_video() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dramht.h8 u32 handle; member in struct:nvkm_ramht_data
H A Dobject.h14 u32 handle; member in struct:nvkm_object
80 u32 handle; member in struct:nvkm_oclass
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Ddma.h17 u64 handle; /*XXX HANDLE MERGE */ member in struct:nvkm_dmaobj
/linux-4.4.14/drivers/gpu/drm/nouveau/nvif/
H A Ddevice.c44 nvif_device_init(struct nvif_object *parent, u32 handle, s32 oclass, nvif_device_init() argument
H A Dobject.c232 nvif_object_init(struct nvif_object *parent, u32 handle, s32 oclass, nvif_object_init() argument
/linux-4.4.14/include/xen/
H A Dacpi.h64 acpi_handle handle; xen_acpi_get_pxm() local
/linux-4.4.14/include/acpi/
H A Dacpi_lpat.h53 acpi_lpat_get_conversion_table( acpi_handle handle) acpi_lpat_get_conversion_table() argument
/linux-4.4.14/arch/powerpc/include/asm/
H A Dmpic_timer.h40 void mpic_start_timer(struct mpic_timer *handle) { } mpic_stop_timer() argument
41 void mpic_stop_timer(struct mpic_timer *handle) { } mpic_get_remain_time() argument
42 void mpic_get_remain_time(struct mpic_timer *handle, struct timeval *time) { } mpic_free_timer() argument
43 void mpic_free_timer(struct mpic_timer *handle) { } argument
/linux-4.4.14/include/linux/mfd/
H A Ddln2.h7 u16 handle; /* sub-driver handle (internally used only) */ member in struct:dln2_platform_data
/linux-4.4.14/drivers/usb/wusbcore/
H A Dmmc.c98 unsigned handle, itr; wusbhc_mmcie_set() local
144 unsigned handle, itr; wusbhc_mmcie_rm() local
/linux-4.4.14/drivers/sh/intc/
H A Dbalancing.c17 unsigned long handle = dist_handle[irq]; intc_balancing_enable() local
30 unsigned long handle = dist_handle[irq]; intc_balancing_disable() local
H A Dchip.c16 void _intc_enable(struct irq_data *data, unsigned long handle) _intc_enable() argument
45 unsigned long handle = (unsigned long)irq_data_get_irq_chip_data(data); intc_disable() local
85 unsigned long handle = intc_get_ack_handle(irq); intc_mask_ack() local
H A Daccess.c66 unsigned long intc_get_field_from_handle(unsigned int value, unsigned int handle) intc_get_field_from_handle() argument
54 intc_set_field_from_handle(unsigned int value, unsigned int field_value, unsigned int handle) intc_set_field_from_handle() argument
165 intc_mode_field(unsigned long addr, unsigned long handle, unsigned long (*fn)(unsigned long, unsigned long, unsigned long), unsigned int irq) intc_mode_field() argument
175 intc_mode_zero(unsigned long addr, unsigned long handle, unsigned long (*fn)(unsigned long, unsigned long, unsigned long), unsigned int irq) intc_mode_zero() argument
185 intc_mode_prio(unsigned long addr, unsigned long handle, unsigned long (*fn)(unsigned long, unsigned long, unsigned long), unsigned int irq) intc_mode_prio() argument
H A Dhandle.c206 intc_enable_disable(struct intc_desc_int *d, unsigned long handle, int do_enable) intc_enable_disable() argument
H A Dinternals.h33 unsigned long handle; member in struct:intc_handle_int
50 unsigned long handle; member in struct:intc_subgroup_entry
H A Dvirq.c123 unsigned long addr, handle; for_each_virq() local
/linux-4.4.14/drivers/i2c/busses/
H A Di2c-designware-baytrail.c134 acpi_handle handle; i2c_dw_eval_lock_support() local
H A Di2c-designware-platdrv.c71 acpi_handle handle = ACPI_HANDLE(&pdev->dev); dw_i2c_acpi_params() local
/linux-4.4.14/drivers/gpu/drm/virtio/
H A Dvirtgpu_plane.c69 uint32_t handle; virtio_gpu_plane_atomic_update() local
H A Dvirtgpu_gem.c60 u32 handle; virtio_gpu_gem_create() local
119 virtio_gpu_mode_dumb_destroy(struct drm_file *file_priv, struct drm_device *dev, uint32_t handle) virtio_gpu_mode_dumb_destroy() argument
126 virtio_gpu_mode_dumb_mmap(struct drm_file *file_priv, struct drm_device *dev, uint32_t handle, uint64_t *offset_p) virtio_gpu_mode_dumb_mmap() argument
H A Dvirtgpu_kms.c58 int handle; virtio_gpu_ctx_id_get() local
H A Dvirtgpu_ioctl.c230 uint32_t handle = 0; virtio_gpu_resource_create_ioctl() local
/linux-4.4.14/arch/x86/include/asm/xen/
H A Dpage-coherent.h28 static inline void xen_dma_unmap_page(struct device *hwdev, dma_addr_t handle, xen_dma_unmap_page() argument
32 xen_dma_sync_single_for_cpu(struct device *hwdev, dma_addr_t handle, size_t size, enum dma_data_direction dir) xen_dma_sync_single_for_cpu() argument
35 xen_dma_sync_single_for_device(struct device *hwdev, dma_addr_t handle, size_t size, enum dma_data_direction dir) xen_dma_sync_single_for_device() argument
/linux-4.4.14/fs/ext4/
H A Dacl.h67 ext4_init_acl(handle_t *handle, struct inode *inode, struct inode *dir) ext4_init_acl() argument
H A Dcrypto_policy.c53 handle_t *handle; ext4_create_encryption_context_from_policy() local
H A Dxattr_security.c58 handle_t *handle = fs_info; ext4_initxattrs() local
73 ext4_init_security(handle_t *handle, struct inode *inode, struct inode *dir, ext4_init_security() argument
H A Dacl.c187 __ext4_set_acl(handle_t *handle, struct inode *inode, int type, __ext4_set_acl() argument
239 handle_t *handle; ext4_set_acl() local
262 ext4_init_acl(handle_t *handle, struct inode *inode, struct inode *dir) ext4_init_acl() argument
H A Dext4_jbd2.c12 handle_t *handle = current->journal_info; ext4_get_nojournal() local
26 static void ext4_put_nojournal(handle_t *handle) ext4_put_nojournal() argument
80 int __ext4_journal_stop(const char *where, unsigned int line, handle_t *handle) __ext4_journal_stop() argument
107 handle_t *__ext4_journal_start_reserved(handle_t *handle, unsigned int line, __ext4_journal_start_reserved() argument
184 int __ext4_forget(const char *where, unsigned int line, handle_t *handle, __ext4_forget() argument
131 ext4_journal_abort_handle(const char *caller, unsigned int line, const char *err_fn, struct buffer_head *bh, handle_t *handle, int err) ext4_journal_abort_handle() argument
156 __ext4_journal_get_write_access(const char *where, unsigned int line, handle_t *handle, struct buffer_head *bh) __ext4_journal_get_write_access() argument
239 __ext4_journal_get_create_access(const char *where, unsigned int line, handle_t *handle, struct buffer_head *bh) __ext4_journal_get_create_access() argument
253 __ext4_handle_dirty_metadata(const char *where, unsigned int line, handle_t *handle, struct inode *inode, struct buffer_head *bh) __ext4_handle_dirty_metadata() argument
312 __ext4_handle_dirty_super(const char *where, unsigned int line, handle_t *handle, struct super_block *sb) __ext4_handle_dirty_super() argument
/linux-4.4.14/fs/notify/
H A Dfdinfo.c43 struct file_handle handle; show_mark_fhandle() member in struct:__anon11731
/linux-4.4.14/fs/ocfs2/
H A Ddir.h69 static inline int ocfs2_add_entry(handle_t *handle, ocfs2_add_entry() argument
H A Dacl.c224 int ocfs2_set_acl(handle_t *handle, ocfs2_set_acl() argument
354 int ocfs2_init_acl(handle_t *handle, ocfs2_init_acl() argument
168 ocfs2_acl_set_mode(struct inode *inode, struct buffer_head *di_bh, handle_t *handle, umode_t new_mode) ocfs2_acl_set_mode() argument
H A Dexport.c241 struct ocfs2_inode_handle handle; ocfs2_fh_to_dentry() local
50 ocfs2_get_dentry(struct super_block *sb, struct ocfs2_inode_handle *handle) ocfs2_get_dentry() argument
/linux-4.4.14/include/uapi/drm/
H A Darmada_drm.h20 uint32_t handle; member in struct:drm_armada_gem_create
27 uint32_t handle; member in struct:drm_armada_gem_mmap
38 uint32_t handle; member in struct:drm_armada_gem_pwrite
/linux-4.4.14/arch/m68k/kernel/
H A Dints.c115 m68k_setup_irq_controller(struct irq_chip *chip, irq_flow_handler_t handle, unsigned int irq, unsigned int cnt) m68k_setup_irq_controller() argument
H A Ddma.c104 void dma_sync_single_for_device(struct device *dev, dma_addr_t handle, dma_sync_single_for_device() argument
139 dma_addr_t handle = virt_to_bus(addr); dma_map_single() local
150 dma_addr_t handle = page_to_phys(page) + offset; dma_map_page() local
21 dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *handle, gfp_t flag) dma_alloc_coherent() argument
64 dma_free_coherent(struct device *dev, size_t size, void *addr, dma_addr_t handle) dma_free_coherent() argument
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Dfiji_dpm.c33 static int fiji_dpm_early_init(void *handle) fiji_dpm_early_init() argument
61 static int fiji_dpm_sw_init(void *handle) fiji_dpm_sw_init() argument
73 static int fiji_dpm_sw_fini(void *handle) fiji_dpm_sw_fini() argument
78 static int fiji_dpm_hw_init(void *handle) fiji_dpm_hw_init() argument
106 static int fiji_dpm_hw_fini(void *handle) fiji_dpm_hw_fini() argument
115 static int fiji_dpm_suspend(void *handle) fiji_dpm_suspend() argument
124 static int fiji_dpm_resume(void *handle) fiji_dpm_resume() argument
133 static int fiji_dpm_set_clockgating_state(void *handle, fiji_dpm_set_clockgating_state() argument
139 static int fiji_dpm_set_powergating_state(void *handle, fiji_dpm_set_powergating_state() argument
H A Diceland_dpm.c33 static int iceland_dpm_early_init(void *handle) iceland_dpm_early_init() argument
61 static int iceland_dpm_sw_init(void *handle) iceland_dpm_sw_init() argument
73 static int iceland_dpm_sw_fini(void *handle) iceland_dpm_sw_fini() argument
78 static int iceland_dpm_hw_init(void *handle) iceland_dpm_hw_init() argument
110 static int iceland_dpm_hw_fini(void *handle) iceland_dpm_hw_fini() argument
124 static int iceland_dpm_suspend(void *handle) iceland_dpm_suspend() argument
129 static int iceland_dpm_resume(void *handle) iceland_dpm_resume() argument
147 static int iceland_dpm_set_clockgating_state(void *handle, iceland_dpm_set_clockgating_state() argument
153 static int iceland_dpm_set_powergating_state(void *handle, iceland_dpm_set_powergating_state() argument
H A Dtonga_dpm.c33 static int tonga_dpm_early_init(void *handle) tonga_dpm_early_init() argument
60 static int tonga_dpm_sw_init(void *handle) tonga_dpm_sw_init() argument
72 static int tonga_dpm_sw_fini(void *handle) tonga_dpm_sw_fini() argument
77 static int tonga_dpm_hw_init(void *handle) tonga_dpm_hw_init() argument
109 static int tonga_dpm_hw_fini(void *handle) tonga_dpm_hw_fini() argument
123 static int tonga_dpm_suspend(void *handle) tonga_dpm_suspend() argument
128 static int tonga_dpm_resume(void *handle) tonga_dpm_resume() argument
133 static int tonga_dpm_set_clockgating_state(void *handle, tonga_dpm_set_clockgating_state() argument
139 static int tonga_dpm_set_powergating_state(void *handle, tonga_dpm_set_powergating_state() argument
H A Damdgpu_bo_list.c189 uint32_t handle = args->in.list_handle; amdgpu_bo_list_ioctl() local
H A Damdgpu_test.c245 uint32_t handle = ring->idx ^ 0xdeafbeef; amdgpu_test_create_and_emit_fence() local
H A Dcik_ih.c274 static int cik_ih_early_init(void *handle) cik_ih_early_init() argument
283 static int cik_ih_sw_init(void *handle) cik_ih_sw_init() argument
297 static int cik_ih_sw_fini(void *handle) cik_ih_sw_fini() argument
307 static int cik_ih_hw_init(void *handle) cik_ih_hw_init() argument
319 static int cik_ih_hw_fini(void *handle) cik_ih_hw_fini() argument
328 static int cik_ih_suspend(void *handle) cik_ih_suspend() argument
335 static int cik_ih_resume(void *handle) cik_ih_resume() argument
342 static bool cik_ih_is_idle(void *handle) cik_ih_is_idle() argument
353 static int cik_ih_wait_for_idle(void *handle) cik_ih_wait_for_idle() argument
369 static void cik_ih_print_status(void *handle) cik_ih_print_status() argument
398 static int cik_ih_soft_reset(void *handle) cik_ih_soft_reset() argument
432 static int cik_ih_set_clockgating_state(void *handle, cik_ih_set_clockgating_state() argument
438 static int cik_ih_set_powergating_state(void *handle, cik_ih_set_powergating_state() argument
H A Dcz_ih.c253 static int cz_ih_early_init(void *handle) cz_ih_early_init() argument
261 static int cz_ih_sw_init(void *handle) cz_ih_sw_init() argument
275 static int cz_ih_sw_fini(void *handle) cz_ih_sw_fini() argument
285 static int cz_ih_hw_init(void *handle) cz_ih_hw_init() argument
297 static int cz_ih_hw_fini(void *handle) cz_ih_hw_fini() argument
306 static int cz_ih_suspend(void *handle) cz_ih_suspend() argument
313 static int cz_ih_resume(void *handle) cz_ih_resume() argument
320 static bool cz_ih_is_idle(void *handle) cz_ih_is_idle() argument
331 static int cz_ih_wait_for_idle(void *handle) cz_ih_wait_for_idle() argument
347 static void cz_ih_print_status(void *handle) cz_ih_print_status() argument
376 static int cz_ih_soft_reset(void *handle) cz_ih_soft_reset() argument
410 static int cz_ih_set_clockgating_state(void *handle, cz_ih_set_clockgating_state() argument
417 static int cz_ih_set_powergating_state(void *handle, cz_ih_set_powergating_state() argument
H A Diceland_ih.c253 static int iceland_ih_early_init(void *handle) iceland_ih_early_init() argument
261 static int iceland_ih_sw_init(void *handle) iceland_ih_sw_init() argument
275 static int iceland_ih_sw_fini(void *handle) iceland_ih_sw_fini() argument
285 static int iceland_ih_hw_init(void *handle) iceland_ih_hw_init() argument
297 static int iceland_ih_hw_fini(void *handle) iceland_ih_hw_fini() argument
306 static int iceland_ih_suspend(void *handle) iceland_ih_suspend() argument
313 static int iceland_ih_resume(void *handle) iceland_ih_resume() argument
320 static bool iceland_ih_is_idle(void *handle) iceland_ih_is_idle() argument
331 static int iceland_ih_wait_for_idle(void *handle) iceland_ih_wait_for_idle() argument
347 static void iceland_ih_print_status(void *handle) iceland_ih_print_status() argument
376 static int iceland_ih_soft_reset(void *handle) iceland_ih_soft_reset() argument
410 static int iceland_ih_set_clockgating_state(void *handle, iceland_ih_set_clockgating_state() argument
416 static int iceland_ih_set_powergating_state(void *handle, iceland_ih_set_powergating_state() argument
H A Dtonga_ih.c273 static int tonga_ih_early_init(void *handle) tonga_ih_early_init() argument
281 static int tonga_ih_sw_init(void *handle) tonga_ih_sw_init() argument
298 static int tonga_ih_sw_fini(void *handle) tonga_ih_sw_fini() argument
308 static int tonga_ih_hw_init(void *handle) tonga_ih_hw_init() argument
320 static int tonga_ih_hw_fini(void *handle) tonga_ih_hw_fini() argument
329 static int tonga_ih_suspend(void *handle) tonga_ih_suspend() argument
336 static int tonga_ih_resume(void *handle) tonga_ih_resume() argument
343 static bool tonga_ih_is_idle(void *handle) tonga_ih_is_idle() argument
354 static int tonga_ih_wait_for_idle(void *handle) tonga_ih_wait_for_idle() argument
370 static void tonga_ih_print_status(void *handle) tonga_ih_print_status() argument
399 static int tonga_ih_soft_reset(void *handle) tonga_ih_soft_reset() argument
433 static int tonga_ih_set_clockgating_state(void *handle, tonga_ih_set_clockgating_state() argument
439 static int tonga_ih_set_powergating_state(void *handle, tonga_ih_set_powergating_state() argument
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
H A Dlib-md.c347 LNetMDBind(lnet_md_t umd, lnet_unlink_t unlink, lnet_handle_md_t *handle) LNetMDBind() argument
266 LNetMDAttach(lnet_handle_me_t meh, lnet_md_t umd, lnet_unlink_t unlink, lnet_handle_md_t *handle) LNetMDAttach() argument
H A Dlib-me.c76 LNetMEAttach(unsigned int portal, lnet_process_id_t match_id, __u64 match_bits, __u64 ignore_bits, lnet_unlink_t unlink, lnet_ins_pos_t pos, lnet_handle_me_t *handle) LNetMEAttach() argument
148 LNetMEInsert(lnet_handle_me_t current_meh, lnet_process_id_t match_id, __u64 match_bits, __u64 ignore_bits, lnet_unlink_t unlink, lnet_ins_pos_t pos, lnet_handle_me_t *handle) LNetMEInsert() argument
H A Dlib-eq.c70 LNetEQAlloc(unsigned int count, lnet_eq_handler_t callback, lnet_handle_eq_t *handle) LNetEQAlloc() argument
/linux-4.4.14/drivers/pps/clients/
H A Dpps_parport.c67 static void parport_irq(void *handle) parport_irq() argument
/linux-4.4.14/drivers/staging/android/ion/
H A Dcompat_ion.c30 compat_int_t handle; member in struct:compat_ion_allocation_data
39 compat_int_t handle; member in struct:compat_ion_handle_data
H A Dion_cma_heap.c38 dma_addr_t handle; member in struct:ion_cma_buffer_info
/linux-4.4.14/drivers/media/pci/cx23885/
H A Dcx23885-input.c49 bool handle = false; cx23885_input_process_measurements() local
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_cursor.c250 radeon_crtc_cursor_set2(struct drm_crtc *crtc, struct drm_file *file_priv, uint32_t handle, uint32_t width, uint32_t height, int32_t hot_x, int32_t hot_y) radeon_crtc_cursor_set2() argument
H A Dradeon_test.c265 uint32_t handle = ring->idx ^ 0xdeafbeef; radeon_test_create_and_emit_fence() local
H A Dradeon_gem.c254 uint32_t handle; radeon_gem_create_ioctl() local
288 uint32_t handle; radeon_gem_userptr_ioctl() local
744 uint32_t handle; radeon_mode_dumb_create() local
400 radeon_mode_dumb_mmap(struct drm_file *filp, struct drm_device *dev, uint32_t handle, uint64_t *offset_p) radeon_mode_dumb_mmap() argument
/linux-4.4.14/drivers/net/wireless/rsi/
H A Drsi_common.h73 static inline int rsi_kill_thread(struct rsi_thread *handle) rsi_kill_thread() argument
/linux-4.4.14/drivers/pci/hotplug/
H A Dacpi_pcihp.c53 static acpi_status acpi_run_oshp(acpi_handle handle) acpi_run_oshp() argument
87 acpi_handle chandle, handle; acpi_get_hp_hw_control_from_firmware() local
160 static int pcihp_is_ejectable(acpi_handle handle) pcihp_is_ejectable() argument
181 int acpi_pci_check_ejectable(struct pci_bus *pbus, acpi_handle handle) acpi_pci_check_ejectable() argument
197 check_hotplug(acpi_handle handle, u32 lvl, void *context, void **rv) check_hotplug() argument
213 int acpi_pci_detect_ejectable(acpi_handle handle) acpi_pci_detect_ejectable() argument
/linux-4.4.14/drivers/gpu/drm/gma500/
H A Dgem.c103 u32 handle; psb_gem_create() local
59 psb_gem_dumb_map_gtt(struct drm_file *file, struct drm_device *dev, uint32_t handle, uint64_t *offset) psb_gem_dumb_map_gtt() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvif/
H A Dobject.h14 u32 handle; member in struct:nvif_object
/linux-4.4.14/drivers/gpu/drm/nouveau/
H A Dnouveau_nvif.c49 nvkm_client_map(void *priv, u64 handle, u32 size) nvkm_client_map() argument
H A Dnouveau_crtc.h52 uint32_t handle; member in struct:nouveau_crtc::__anon4364
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/
H A Dramht.c26 nvkm_ramht_hash(struct nvkm_ramht *ramht, int chid, u32 handle) nvkm_ramht_hash() argument
40 nvkm_ramht_search(struct nvkm_ramht *ramht, int chid, u32 handle) nvkm_ramht_search() argument
59 nvkm_ramht_update(struct nvkm_ramht *ramht, int co, struct nvkm_object *object, int chid, int addr, u32 handle, u32 context) nvkm_ramht_update() argument
106 nvkm_ramht_insert(struct nvkm_ramht *ramht, struct nvkm_object *object, int chid, int addr, u32 handle, u32 context) nvkm_ramht_insert() argument
H A Dioctl.c386 nvkm_ioctl_path(struct nvkm_client *client, u64 handle, u32 type, nvkm_ioctl_path() argument
/linux-4.4.14/arch/c6x/include/asm/
H A Ddma-mapping.h63 dma_addr_t handle; dma_map_page() local
72 static inline void dma_unmap_page(struct device *dev, dma_addr_t handle, dma_unmap_page() argument
/linux-4.4.14/arch/c6x/kernel/
H A Ddma.c17 static void c6x_dma_sync(dma_addr_t handle, size_t size, c6x_dma_sync() argument
54 void dma_unmap_single(struct device *dev, dma_addr_t handle, dma_unmap_single() argument
94 void dma_sync_single_for_cpu(struct device *dev, dma_addr_t handle, dma_sync_single_for_cpu() argument
104 void dma_sync_single_for_device(struct device *dev, dma_addr_t handle, dma_sync_single_for_device() argument
/linux-4.4.14/arch/c6x/mm/
H A Ddma-coherent.c76 dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *handle, gfp_t gfp) dma_alloc_coherent() argument
/linux-4.4.14/fs/
H A Dfhandle.c22 struct file_handle *handle = NULL; do_sys_name_to_handle() local
138 static int do_handle_to_path(int mountdirfd, struct file_handle *handle, do_handle_to_path() argument
171 struct file_handle *handle = NULL; handle_to_path() local
/linux-4.4.14/arch/avr32/mm/
H A Ddma-coherent.c40 __dma_alloc(struct device *dev, size_t size, dma_addr_t *handle, gfp_t gfp) __dma_alloc() argument
87 __dma_free(struct device *dev, size_t size, struct page *page, dma_addr_t handle) __dma_free() argument
96 dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *handle, gfp_t gfp) dma_alloc_coherent() argument
110 dma_free_coherent(struct device *dev, size_t size, void *cpu_addr, dma_addr_t handle) dma_free_coherent() argument
124 dma_alloc_writecombine(struct device *dev, size_t size, dma_addr_t *handle, gfp_t gfp) dma_alloc_writecombine() argument
142 dma_free_writecombine(struct device *dev, size_t size, void *cpu_addr, dma_addr_t handle) dma_free_writecombine() argument
/linux-4.4.14/arch/arm/include/asm/xen/
H A Dpage-coherent.h60 static inline void xen_dma_unmap_page(struct device *hwdev, dma_addr_t handle, xen_dma_unmap_page() argument
80 xen_dma_sync_single_for_cpu(struct device *hwdev, dma_addr_t handle, size_t size, enum dma_data_direction dir) xen_dma_sync_single_for_cpu() argument
91 xen_dma_sync_single_for_device(struct device *hwdev, dma_addr_t handle, size_t size, enum dma_data_direction dir) xen_dma_sync_single_for_device() argument
/linux-4.4.14/sound/pci/hda/
H A Dthinkpad_helper.c13 static acpi_status acpi_check_cb(acpi_handle handle, u32 lvl, void *context, acpi_check_cb() argument
/linux-4.4.14/drivers/xen/
H A Dpci.c56 acpi_handle handle; xen_add_device() local
H A Dxen-acpi-pad.c57 static int acpi_pad_pur(acpi_handle handle) acpi_pad_pur() argument
80 static void acpi_pad_handle_notify(acpi_handle handle) acpi_pad_handle_notify() argument
104 static void acpi_pad_notify(acpi_handle handle, u32 event, acpi_pad_notify() argument
/linux-4.4.14/tools/usb/ffs-aio-example/multibuff/host_app/
H A Dtest.c51 libusb_device_handle *handle; member in struct:test_state
/linux-4.4.14/tools/usb/ffs-aio-example/simple/host_app/
H A Dtest.c51 libusb_device_handle *handle; member in struct:test_state
/linux-4.4.14/drivers/usb/core/
H A Dusb-acpi.c88 static enum usb_port_connect_type usb_acpi_get_connect_type(acpi_handle handle, usb_acpi_get_connect_type() argument
161 acpi_handle *handle; usb_acpi_find_companion() local
/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_mem.c362 lpfc_mbuf_alloc(struct lpfc_hba *phba, int mem_flags, dma_addr_t *handle) lpfc_mbuf_alloc() argument
/linux-4.4.14/drivers/scsi/mpt3sas/
H A Dmpt3sas_warpdrive.c59 u16 handle; _warpdrive_disable_ddio() local
90 u16 handle; mpt3sas_get_num_volumes() local
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
H A Ddcache.c212 struct lustre_handle handle; ll_intent_drop_lock() local
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
H A Dllog_client.c258 llog_client_read_header(const struct lu_env *env, struct llog_handle *handle) llog_client_read_header() argument
315 llog_client_close(const struct lu_env *env, struct llog_handle *handle) llog_client_close() argument
/linux-4.4.14/drivers/staging/android/uapi/
H A Dion.h98 ion_user_handle_t handle; member in struct:ion_allocation_data
112 ion_user_handle_t handle; member in struct:ion_fd_data
121 ion_user_handle_t handle; member in struct:ion_handle_data
/linux-4.4.14/drivers/scsi/esas2r/
H A Desas2r_vda.c506 u32 handle = rq->vrq->scsi.handle; clear_vda_request() local
H A Desas2r_int.c211 u32 handle; esas2r_get_outbound_responses() local
/linux-4.4.14/drivers/irqchip/
H A Dirq-or1k-pic.c21 irq_flow_handler_t handle; member in struct:or1k_pic_dev
/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Ddadapter.c291 static void diva_remove_adapter_callback(dword handle) { diva_remove_adapter_callback() argument
H A Ddiva.c323 static void *divas_create_pci_card(int handle, void *pci_dev_handle) divas_create_pci_card() argument
655 void xdiFreeFile(void *handle) xdiFreeFile() argument
/linux-4.4.14/drivers/macintosh/
H A Dmac_hid.c70 static bool mac_hid_emumouse_filter(struct input_handle *handle, mac_hid_emumouse_filter() argument
96 struct input_handle *handle; mac_hid_emumouse_connect() local
136 static void mac_hid_emumouse_disconnect(struct input_handle *handle) mac_hid_emumouse_disconnect() argument
/linux-4.4.14/drivers/ide/
H A Dide-cs.c115 idecs_register(unsigned long io, unsigned long ctl, unsigned long irq, struct pcmcia_device *handle) idecs_register() argument
/linux-4.4.14/drivers/gpu/drm/rockchip/
H A Drockchip_drm_fb.c59 rockchip_drm_fb_create_handle(struct drm_framebuffer *fb, struct drm_file *file_priv, unsigned int *handle) rockchip_drm_fb_create_handle() argument
H A Drockchip_drm_gem.c161 rockchip_gem_create_with_handle(struct drm_file *file_priv, struct drm_device *drm, unsigned int size, unsigned int *handle) rockchip_gem_create_with_handle() argument
194 rockchip_gem_dumb_map_offset(struct drm_file *file_priv, struct drm_device *dev, uint32_t handle, uint64_t *offset) rockchip_gem_dumb_map_offset() argument
/linux-4.4.14/drivers/gpu/drm/udl/
H A Dudl_gem.c40 u32 handle; udl_gem_create() local
212 udl_gem_mmap(struct drm_file *file, struct drm_device *dev, uint32_t handle, uint64_t *offset) udl_gem_mmap() argument
/linux-4.4.14/drivers/gpu/drm/vgem/
H A Dvgem_drv.c136 vgem_gem_create(struct drm_device *dev, struct drm_file *file, unsigned int *handle, unsigned long size) vgem_gem_create() argument
198 vgem_gem_dumb_map(struct drm_file *file, struct drm_device *dev, uint32_t handle, uint64_t *offset) vgem_gem_dumb_map() argument
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_prime.c120 vmw_prime_fd_to_handle(struct drm_device *dev, struct drm_file *file_priv, int fd, u32 *handle) vmw_prime_fd_to_handle() argument
129 vmw_prime_handle_to_fd(struct drm_device *dev, struct drm_file *file_priv, uint32_t handle, uint32_t flags, int *prime_fd) vmw_prime_handle_to_fd() argument
/linux-4.4.14/drivers/input/misc/
H A Dgp2ap002a00f.c52 static irqreturn_t gp2a_irq(int irq, void *handle) gp2a_irq() argument
/linux-4.4.14/drivers/input/touchscreen/
H A Dhtcpen.c50 static irqreturn_t htcpen_interrupt(int irq, void *handle) htcpen_interrupt() argument
H A Dsx8654.c79 static irqreturn_t sx8654_irq(int irq, void *handle) sx8654_irq() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dchang84.c178 u32 handle = object->handle; g84_fifo_chan_object_ctor() local
H A Dchannv50.c162 u32 handle = object->handle; nv50_fifo_chan_object_ctor() local
H A Ddmanv04.c49 u32 handle = object->handle; nv04_fifo_dma_object_ctor() local
H A Ddmanv40.c146 u32 handle = object->handle; nv40_fifo_dma_object_ctor() local
/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/
H A Ddrv.c518 acpi_handle handle; set_dflt_pwr_limit() local
/linux-4.4.14/drivers/parisc/
H A Dccio-rm-dma.c82 ccio_alloc_consistent(struct pci_dev *dev, size_t size, dma_addr_t *handle) ccio_alloc_consistent() argument
96 ccio_free_consistent(struct pci_dev *dev, size_t size, void *vaddr, dma_addr_t handle) ccio_free_consistent() argument
/linux-4.4.14/drivers/parport/
H A Dieee1284.c574 void parport_ieee1284_interrupt (void *handle) parport_ieee1284_interrupt() argument
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.h96 void *handle; member in struct:l2t_skb_cb
102 static inline void t4_set_arp_err_handler(struct sk_buff *skb, void *handle, t4_set_arp_err_handler() argument
/linux-4.4.14/drivers/platform/x86/
H A Dtoshiba_bluetooth.c69 static int toshiba_bluetooth_present(acpi_handle handle) toshiba_bluetooth_present() argument
91 static int toshiba_bluetooth_status(acpi_handle handle) toshiba_bluetooth_status() argument
105 static int toshiba_bluetooth_enable(acpi_handle handle) toshiba_bluetooth_enable() argument
124 static int toshiba_bluetooth_disable(acpi_handle handle) toshiba_bluetooth_disable() argument
H A Dtoshiba_haps.c39 static int toshiba_haps_reset_protection(acpi_handle handle) toshiba_haps_reset_protection() argument
52 static int toshiba_haps_protection_level(acpi_handle handle, int level) toshiba_haps_protection_level() argument
162 static int toshiba_haps_available(acpi_handle handle) toshiba_haps_available() argument
/linux-4.4.14/drivers/pnp/pnpacpi/
H A Dcore.c65 acpi_handle handle; pnpacpi_set_resources() local
299 static acpi_status __init pnpacpi_add_device_handler(acpi_handle handle, pnpacpi_add_device_handler() argument
/linux-4.4.14/drivers/acpi/pmic/
H A Dintel_pmic.c206 int intel_pmic_install_opregion_handler(struct device *dev, acpi_handle handle, intel_pmic_install_opregion_handler() argument
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_drm_fb.c92 exynos_drm_fb_create_handle(struct drm_framebuffer *fb, struct drm_file *file_priv, unsigned int *handle) exynos_drm_fb_create_handle() argument
/linux-4.4.14/drivers/gpu/drm/mgag200/
H A Dmgag200_cursor.c31 mga_crtc_cursor_set(struct drm_crtc *crtc, struct drm_file *file_priv, uint32_t handle, uint32_t width, uint32_t height) mga_crtc_cursor_set() argument
/linux-4.4.14/arch/tile/kernel/
H A Dirq.c236 irq_flow_handler_t handle = handle_level_irq; tile_irq_activate() local
/linux-4.4.14/arch/xtensa/kernel/
H A Dpci-dma.c143 xtensa_dma_alloc(struct device *dev, size_t size, dma_addr_t *handle, gfp_t flag, struct dma_attrs *attrs) xtensa_dma_alloc() argument
/linux-4.4.14/lib/
H A Diommu-common.c97 iommu_tbl_range_alloc(struct device *dev, struct iommu_map_table *iommu, unsigned long npages, unsigned long *handle, unsigned long mask, unsigned int align_order) iommu_tbl_range_alloc() argument
/linux-4.4.14/mm/
H A Dzpool.c274 void zpool_free(struct zpool *zpool, unsigned long handle) zpool_free() argument
324 void *zpool_map_handle(struct zpool *zpool, unsigned long handle, zpool_map_handle() argument
340 void zpool_unmap_handle(struct zpool *zpool, unsigned long handle) zpool_unmap_handle() argument
254 zpool_malloc(struct zpool *zpool, size_t size, gfp_t gfp, unsigned long *handle) zpool_malloc() argument
/linux-4.4.14/net/sched/
H A Dcls_cgroup.c22 u32 handle; member in struct:cls_cgroup_head
46 static unsigned long cls_cgroup_get(struct tcf_proto *tp, u32 handle) cls_cgroup_get() argument
71 cls_cgroup_change(struct net *net, struct sk_buff *in_skb, struct tcf_proto *tp, unsigned long base, u32 handle, struct nlattr **tca, unsigned long *arg, bool ovr) cls_cgroup_change() argument
/linux-4.4.14/security/keys/
H A Dtrusted.h27 uint32_t handle; member in struct:osapsess
/linux-4.4.14/include/drm/
H A Ddrm_agpsupport.h68 static inline void drm_free_agp(struct agp_memory * handle, int pages) drm_free_agp() argument
72 static inline int drm_bind_agp(struct agp_memory * handle, unsigned int start) drm_bind_agp() argument
77 static inline int drm_unbind_agp(struct agp_memory * handle) drm_unbind_agp() argument
/linux-4.4.14/include/uapi/linux/
H A Dfsl_hypervisor.h176 __u32 handle; member in struct:fsl_hv_ioctl_prop
H A Dnbd.h62 char handle[8]; member in struct:nbd_request
74 char handle[8]; /* handle you got from request */ member in struct:nbd_reply
/linux-4.4.14/arch/m68k/include/asm/
H A Ddma-mapping.h90 static inline void dma_sync_single_for_cpu(struct device *dev, dma_addr_t handle, dma_sync_single_for_cpu() argument
108 static inline int dma_mapping_error(struct device *dev, dma_addr_t handle) dma_mapping_error() argument
39 dma_alloc_noncoherent(struct device *dev, size_t size, dma_addr_t *handle, gfp_t flag) dma_alloc_noncoherent() argument
44 dma_free_noncoherent(struct device *dev, size_t size, void *addr, dma_addr_t handle) dma_free_noncoherent() argument
/linux-4.4.14/arch/ia64/sn/kernel/
H A Dio_init.c34 static inline u64 sal_get_hubdev_info(u64 handle, u64 address) sal_get_hubdev_info() argument
/linux-4.4.14/arch/blackfin/include/asm/
H A Ddma-mapping.h110 dma_sync_single_range_for_cpu(struct device *dev, dma_addr_t handle, dma_sync_single_range_for_cpu() argument
118 dma_sync_single_range_for_device(struct device *dev, dma_addr_t handle, dma_sync_single_range_for_device() argument
126 dma_sync_single_for_cpu(struct device *dev, dma_addr_t handle, size_t size, dma_sync_single_for_cpu() argument
133 dma_sync_single_for_device(struct device *dev, dma_addr_t handle, size_t size, dma_sync_single_for_device() argument
/linux-4.4.14/drivers/firmware/efi/libstub/
H A Dfdt.c177 allocate_new_fdt_and_exit_boot(efi_system_table_t *sys_table, void *handle, unsigned long *new_fdt_addr, unsigned long max_addr, u64 initrd_addr, u64 initrd_size, char *cmdline_ptr, unsigned long fdt_addr, unsigned long fdt_size) allocate_new_fdt_and_exit_boot() argument
/linux-4.4.14/drivers/gpio/
H A Dgpio-amdpt.c176 acpi_handle handle = ACPI_HANDLE(dev); pt_gpio_probe() local
/linux-4.4.14/net/netfilter/
H A Dnf_conntrack_sane.c49 __be32 handle; member in struct:sane_request
/linux-4.4.14/sound/drivers/pcsp/
H A Dpcsp_lib.c128 enum hrtimer_restart pcsp_do_timer(struct hrtimer *handle) pcsp_do_timer() argument
/linux-4.4.14/sound/soc/intel/skylake/
H A Dskl-nhlt.c30 acpi_handle handle; skl_nhlt_init() local
/linux-4.4.14/drivers/usb/gadget/function/
H A Duvc_v4l2.c289 struct uvc_file_handle *handle; uvc_v4l2_open() local
310 struct uvc_file_handle *handle = to_uvc_file_handle(file->private_data); uvc_v4l2_release() local
/linux-4.4.14/drivers/usb/host/whci/
H A Dwusb.c83 int whc_mmcie_rm(struct wusbhc *wusbhc, u8 handle) whc_mmcie_rm() argument
69 whc_mmcie_add(struct wusbhc *wusbhc, u8 interval, u8 repeat_cnt, u8 handle, struct wuie_hdr *wuie) whc_mmcie_add() argument
/linux-4.4.14/drivers/tty/serial/8250/
H A Dserial_cs.c342 static int setup_serial(struct pcmcia_device *handle, struct serial_info * info, setup_serial() argument
/linux-4.4.14/drivers/tty/serial/
H A Dkgdboc.c52 static void kgdboc_reset_disconnect(struct input_handle *handle) kgdboc_reset_disconnect() argument
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
H A Dllog.c141 int llog_init_handle(const struct lu_env *env, struct llog_handle *handle, llog_init_handle() argument
107 llog_read_header(const struct lu_env *env, struct llog_handle *handle, struct obd_uuid *uuid) llog_read_header() argument
/linux-4.4.14/drivers/s390/scsi/
H A Dzfcp_fc.h186 u32 handle; member in struct:zfcp_fc_wka_port
/linux-4.4.14/drivers/scsi/aacraid/
H A Dsrc.c56 u32 index, handle; aac_src_intr_message() local
/linux-4.4.14/drivers/scsi/bnx2i/
H A Dbnx2i_init.c171 void bnx2i_start(void *handle) bnx2i_start() argument
228 void bnx2i_stop(void *handle) bnx2i_stop() argument
381 int bnx2i_get_stats(void *handle) bnx2i_get_stats() argument
/linux-4.4.14/drivers/mmc/host/
H A Dsdhci-acpi.c324 acpi_handle handle = ACPI_HANDLE(dev); sdhci_acpi_probe() local
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
H A Diwch.h152 insert_handle(struct iwch_dev *rhp, struct idr *idr, void *handle, u32 id) insert_handle() argument
/linux-4.4.14/drivers/gpu/drm/tegra/
H A Dfb.c81 tegra_fb_create_handle(struct drm_framebuffer *framebuffer, struct drm_file *file, unsigned int *handle) tegra_fb_create_handle() argument
H A Dgem.c283 tegra_bo_create_with_handle(struct drm_file *file, struct drm_device *drm, size_t size, unsigned long flags, u32 *handle) tegra_bo_create_with_handle() argument
405 tegra_bo_dumb_map_offset(struct drm_file *file, struct drm_device *drm, u32 handle, u64 *offset) tegra_bo_dumb_map_offset() argument
/linux-4.4.14/drivers/media/pci/cx18/
H A Dcx18-streams.c1040 struct cx18_stream *cx18_handle_to_stream(struct cx18 *cx, u32 handle) cx18_handle_to_stream() argument
/linux-4.4.14/drivers/input/joystick/
H A Dwalkera0701.c171 timer_handler(struct hrtimer *handle) timer_handler() argument
/linux-4.4.14/drivers/input/keyboard/
H A Dhilkbd.c159 static irqreturn_t hil_interrupt(int irq, void *handle) hil_interrupt() argument
/linux-4.4.14/drivers/iommu/
H A Ddma-iommu.c259 __iommu_dma_unmap(iommu_get_domain_for_dev(dev), *handle); iommu_dma_free() local
384 void iommu_dma_unmap_page(struct device *dev, dma_addr_t handle, size_t size, iommu_dma_unmap_page() argument
387 __iommu_dma_unmap(iommu_get_domain_for_dev(dev), handle); iommu_dma_unmap_page() local
256 iommu_dma_free(struct device *dev, struct page **pages, size_t size, dma_addr_t *handle) iommu_dma_free() argument
281 iommu_dma_alloc(struct device *dev, size_t size, gfp_t gfp, int prot, dma_addr_t *handle, void (*flush_page)(struct device *, const void *, phys_addr_t)) iommu_dma_alloc() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
H A Dbase.c95 acpi_handle handle; mxm_shadow_dsm() local
/linux-4.4.14/drivers/gpu/drm/omapdrm/
H A Domap_fb.c96 omap_framebuffer_create_handle(struct drm_framebuffer *fb, struct drm_file *file_priv, unsigned int *handle) omap_framebuffer_create_handle() argument

Completed in 4610 milliseconds

1234