Searched refs:handle (Results 176 - 200 of 1654) sorted by relevance

1234567891011>>

/linux-master/drivers/platform/x86/intel/
H A Dhid.c221 static bool intel_hid_execute_method(acpi_handle handle, argument
246 obj = acpi_evaluate_dsm(handle, &intel_dsm_guid, 1, fn_index, &argv4);
248 acpi_handle_debug(handle, "Exec DSM Fn code: %d[%s] success\n",
255 status = acpi_execute_simple_method(handle, method_name, arg);
262 static bool intel_hid_evaluate_method(acpi_handle handle, argument
279 obj = acpi_evaluate_dsm_typed(handle, &intel_dsm_guid,
284 acpi_handle_debug(handle,
292 status = acpi_evaluate_integer(handle, method_name, NULL, result);
299 static void intel_hid_init_dsm(acpi_handle handle) argument
305 obj = acpi_evaluate_dsm_typed(handle,
330 acpi_handle handle = ACPI_HANDLE(device); local
346 acpi_handle handle = ACPI_HANDLE(device); local
473 acpi_handle handle = ACPI_HANDLE(&device->dev); local
504 notify_handler(acpi_handle handle, u32 event, void *context) argument
611 acpi_handle handle = ACPI_HANDLE(&device->dev); local
635 acpi_handle handle = ACPI_HANDLE(&device->dev); local
735 acpi_handle handle = ACPI_HANDLE(&device->dev); local
765 check_acpi_dev(acpi_handle handle, u32 lvl, void *context, void **rv) argument
[all...]
/linux-master/drivers/accel/habanalabs/common/
H A Dcontext.c12 static void encaps_handle_do_release(struct hl_cs_encaps_sig_handle *handle, bool put_hw_sob, argument
15 struct hl_encaps_signals_mgr *mgr = &handle->ctx->sig_mgr;
18 hw_sob_put(handle->hw_sob);
21 idr_remove(&mgr->handles, handle->id);
25 hl_ctx_put(handle->ctx);
27 kfree(handle);
32 struct hl_cs_encaps_sig_handle *handle = local
35 encaps_handle_do_release(handle, false, true);
40 struct hl_cs_encaps_sig_handle *handle = local
43 encaps_handle_do_release(handle, tru
48 struct hl_cs_encaps_sig_handle *handle = local
62 struct hl_cs_encaps_sig_handle *handle; local
[all...]
/linux-master/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.c146 struct vmci_handle handle; member in struct:vmci_qp
186 struct vmci_handle handle; member in struct:qp_entry
801 * Finds the entry in the list corresponding to a given handle. Assumes
805 struct vmci_handle handle)
809 if (vmci_handle_is_invalid(handle))
813 if (vmci_handle_is_equal(entry->handle, handle))
821 * Finds the entry in the list corresponding to a given handle.
824 qp_guest_handle_to_entry(struct vmci_handle handle) argument
827 struct qp_entry *qp = qp_list_find(&qp_guest_endpoints, handle);
804 qp_list_find(struct qp_list *qp_list, struct vmci_handle handle) argument
838 qp_broker_handle_to_entry(struct vmci_handle handle) argument
852 qp_notify_peer_local(bool attach, struct vmci_handle handle) argument
878 qp_guest_endpoint_create(struct vmci_handle handle, u32 peer, u32 flags, u64 produce_size, u64 consume_size, void *produce_q, void *consume_q) argument
987 qp_detatch_hypercall(struct vmci_handle handle) argument
1023 qp_detatch_guest_work(struct vmci_handle handle) argument
1093 qp_alloc_guest_work(struct vmci_handle *handle, struct vmci_queue **produce_q, u64 produce_size, struct vmci_queue **consume_q, u64 consume_size, u32 peer, u32 flags, u32 priv_flags) argument
1282 qp_broker_create(struct vmci_handle handle, u32 peer, u32 flags, u32 priv_flags, u64 produce_size, u64 consume_size, struct vmci_qp_page_store *page_store, struct vmci_ctx *context, vmci_event_release_cb wakeup_cb, void *client_data, struct qp_broker_entry **ent) argument
1451 qp_notify_peer(bool attach, struct vmci_handle handle, u32 my_id, u32 peer_id) argument
1696 qp_broker_alloc(struct vmci_handle handle, u32 peer, u32 flags, u32 priv_flags, u64 produce_size, u64 consume_size, struct vmci_qp_page_store *page_store, struct vmci_ctx *context, vmci_event_release_cb wakeup_cb, void *client_data, struct qp_broker_entry **ent, bool *swap) argument
1770 qp_alloc_host_work(struct vmci_handle *handle, struct vmci_queue **produce_q, u64 produce_size, struct vmci_queue **consume_q, u64 consume_size, u32 peer, u32 flags, u32 priv_flags, vmci_event_release_cb wakeup_cb, void *client_data) argument
1829 vmci_qp_alloc(struct vmci_handle *handle, struct vmci_queue **produce_q, u64 produce_size, struct vmci_queue **consume_q, u64 consume_size, u32 peer, u32 flags, u32 priv_flags, bool guest_endpoint, vmci_event_release_cb wakeup_cb, void *client_data) argument
1862 qp_detatch_host_work(struct vmci_handle handle) argument
1879 qp_detatch(struct vmci_handle handle, bool guest_endpoint) argument
1930 vmci_qp_broker_alloc(struct vmci_handle handle, u32 peer, u32 flags, u32 priv_flags, u64 produce_size, u64 consume_size, struct vmci_qp_page_store *page_store, struct vmci_ctx *context) argument
1963 vmci_qp_broker_set_page_store(struct vmci_handle handle, u64 produce_uva, u64 consume_uva, struct vmci_ctx *context) argument
2082 vmci_qp_broker_detach(struct vmci_handle handle, struct vmci_ctx *context) argument
2212 vmci_qp_broker_map(struct vmci_handle handle, struct vmci_ctx *context, u64 guest_mem) argument
2322 vmci_qp_broker_unmap(struct vmci_handle handle, struct vmci_ctx *context, u32 gid) argument
2679 vmci_qpair_alloc(struct vmci_qp **qpair, struct vmci_handle *handle, u64 produce_qsize, u64 consume_qsize, u32 peer, u32 flags, u32 priv_flags) argument
[all...]
/linux-master/tools/testing/selftests/net/forwarding/
H A Dtc_vlan_modify.sh113 tc filter add dev $swp1 ingress protocol all pref 1 handle 1 \
115 tc filter add dev $swp2 ingress protocol all pref 1 handle 1 \
126 tc filter del dev $swp2 ingress protocol all pref 1 handle 1 flower
127 tc filter del dev $swp1 ingress protocol all pref 1 handle 1 flower
140 tc filter add dev $swp1 egress protocol all pref 1 handle 1 \
142 tc filter add dev $swp2 egress protocol all pref 1 handle 1 \
153 tc filter del dev $swp2 egress protocol all pref 1 handle 1 flower
154 tc filter del dev $swp1 egress protocol all pref 1 handle 1 flower
H A Drouter_multicast.sh240 tc filter add dev $h2 ingress protocol ip pref 1 handle 122 flower \
242 tc filter add dev $h3 ingress protocol ip pref 1 handle 133 flower \
266 tc filter del dev $h3 ingress protocol ip pref 1 handle 133 flower
267 tc filter del dev $h2 ingress protocol ip pref 1 handle 122 flower
280 tc filter add dev $h2 ingress protocol ipv6 pref 1 handle 122 flower \
282 tc filter add dev $h3 ingress protocol ipv6 pref 1 handle 133 flower \
306 tc filter del dev $h3 ingress protocol ipv6 pref 1 handle 133 flower
307 tc filter del dev $h2 ingress protocol ipv6 pref 1 handle 122 flower
323 tc filter add dev $h1 ingress protocol ip pref 1 handle 1 flower \
325 tc filter add dev $h2 ingress protocol ip pref 1 handle
[all...]
H A Dsch_ets.sh25 tc qdisc add dev $swp2 root handle 1: tbf \
/linux-master/drivers/gpu/drm/armada/
H A Darmada_gem.h39 struct drm_file *dfile, unsigned handle)
41 struct drm_gem_object *obj = drm_gem_object_lookup(dfile, handle);
38 armada_gem_object_lookup( struct drm_file *dfile, unsigned handle) argument
/linux-master/fs/ocfs2/
H A Dlocalalloc.h36 handle_t *handle,
43 handle_t *handle,
H A Dnamei.c61 handle_t *handle,
72 handle_t *handle,
81 handle_t *handle,
232 handle_t *handle = NULL; local
359 handle = ocfs2_start_trans(osb, ocfs2_mknod_credits(osb->sb,
362 if (IS_ERR(handle)) {
363 status = PTR_ERR(handle);
364 handle = NULL;
380 &new_fe_bh, parent_fe_bh, handle,
389 status = ocfs2_fill_new_dir(osb, handle, di
505 __ocfs2_mknod_locked(struct inode *dir, struct inode *inode, dev_t dev, struct buffer_head **new_fe_bh, struct buffer_head *parent_fe_bh, handle_t *handle, struct ocfs2_alloc_context *inode_ac, u64 fe_blkno, u64 suballoc_loc, u16 suballoc_bit) argument
618 ocfs2_mknod_locked(struct ocfs2_super *osb, struct inode *dir, struct inode *inode, dev_t dev, struct buffer_head **new_fe_bh, struct buffer_head *parent_fe_bh, handle_t *handle, struct ocfs2_alloc_context *inode_ac) argument
683 handle_t *handle; local
885 handle_t *handle = NULL; local
1216 handle_t *handle = NULL; local
1705 ocfs2_create_symlink_data(struct ocfs2_super *osb, handle_t *handle, struct inode *inode, const char *symname) argument
1817 handle_t *handle = NULL; local
2239 ocfs2_orphan_add(struct ocfs2_super *osb, handle_t *handle, struct inode *inode, struct buffer_head *fe_bh, char *name, struct ocfs2_dir_lookup_result *lookup, struct inode *orphan_dir_inode, bool dio) argument
2341 ocfs2_orphan_del(struct ocfs2_super *osb, handle_t *handle, struct inode *orphan_dir_inode, struct inode *inode, struct buffer_head *orphan_dir_bh, bool dio) argument
2516 handle_t *handle = NULL; local
2635 handle_t *handle = NULL; local
2710 handle_t *handle = NULL; local
2785 handle_t *handle = NULL; local
[all...]
/linux-master/arch/x86/events/intel/
H A Dbts.c24 struct perf_output_handle handle; member in struct:bts_ctx
187 struct bts_buffer *buf = perf_get_aux(&bts->handle);
201 perf_aux_output_flag(&bts->handle,
215 * BTS updating is ordered against bts::handle::event.
221 bts_buffer_reset(struct bts_buffer *buf, struct perf_output_handle *handle);
226 * - is set when bts::handle::event is valid, that is, between
229 * - is ordered against bts::handle::event with a compiler barrier.
235 struct bts_buffer *buf = perf_get_aux(&bts->handle);
266 buf = perf_aux_output_begin(&bts->handle, event);
270 if (bts_buffer_reset(buf, &bts->handle))
375 bts_buffer_reset(struct bts_buffer *buf, struct perf_output_handle *handle) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Devent.h27 nvif_event_ctor(struct nvif_object *parent, const char *name, u32 handle, nvif_event_func func, argument
30 return nvif_event_ctor_(parent, name, handle, func, wait, args, argc, true, event);
/linux-master/include/linux/
H A Dzsmalloc.h51 void *zs_map_object(struct zs_pool *pool, unsigned long handle,
53 void zs_unmap_object(struct zs_pool *pool, unsigned long handle);
/linux-master/mm/
H A Dzpool.c104 * to handle the @zpool_create_pool() returning failure. However if this
244 * @handle: Pointer to the handle to set
248 * implementation supports it. The provided @handle will be
249 * set to the allocated object handle.
256 unsigned long *handle)
258 return zpool->driver->malloc(zpool->pool, size, gfp, handle);
264 * @handle: The handle to the memory to free.
272 * handle shoul
255 zpool_malloc(struct zpool *zpool, size_t size, gfp_t gfp, unsigned long *handle) argument
275 zpool_free(struct zpool *zpool, unsigned long handle) argument
302 zpool_map_handle(struct zpool *zpool, unsigned long handle, enum zpool_mapmode mapmode) argument
318 zpool_unmap_handle(struct zpool *zpool, unsigned long handle) argument
[all...]
/linux-master/include/uapi/linux/
H A Dnbd.h15 * Link to userspace extensions, favor cookie over handle.
86 char handle[8]; /* older spelling of cookie */ member in union:nbd_request::__anon4515
101 char handle[8]; /* older spelling of cookie */ member in union:nbd_reply::__anon4516
/linux-master/tools/testing/cxl/test/
H A Dmock.h14 acpi_status (*acpi_evaluate_integer)(acpi_handle handle,
18 struct acpi_pci_root *(*acpi_pci_find_root)(acpi_handle handle);
/linux-master/net/sched/
H A Dcls_route.c54 u32 handle; member in struct:route4_filter
217 static void *route4_get(struct tcf_proto *tp, u32 handle) argument
224 h1 = to_hash(handle);
228 h2 = from_hash(handle >> 16);
237 if (f->handle == handle)
327 h = f->handle;
385 u32 handle, struct route4_head *head,
400 if (new && handle & 0x8000) {
401 NL_SET_ERR_MSG(extack, "Invalid handle");
383 route4_set_parms(struct net *net, struct tcf_proto *tp, unsigned long base, struct route4_filter *f, u32 handle, struct route4_head *head, struct nlattr **tb, struct nlattr *est, int new, u32 flags, struct netlink_ext_ack *extack) argument
476 route4_change(struct net *net, struct sk_buff *in_skb, struct tcf_proto *tp, unsigned long base, u32 handle, struct nlattr **tca, void **arg, u32 flags, struct netlink_ext_ack *extack) argument
[all...]
/linux-master/drivers/acpi/
H A Dutils.c134 /* TBD: handle nested packages... */
225 (void *)element->reference.handle;
234 /* TBD: handle nested packages... */
247 acpi_evaluate_integer(acpi_handle handle, argument
260 status = acpi_evaluate_object(handle, pathname, arguments, &buffer);
262 acpi_util_eval_error(handle, pathname, status);
267 acpi_util_eval_error(handle, pathname, AE_BAD_DATA);
273 acpi_handle_debug(handle, "Return value [%llu]\n", *data);
280 int acpi_get_local_address(acpi_handle handle, u32 *addr) argument
285 status = acpi_evaluate_integer(handle, METHOD_NAME__AD
296 acpi_get_subsystem_id(acpi_handle handle) argument
332 acpi_evaluate_reference(acpi_handle handle, acpi_string pathname, struct acpi_object_list *arguments, struct acpi_handle_list *list) argument
488 acpi_get_physical_device_location(acpi_handle handle, struct acpi_pld_info **pld) argument
532 acpi_evaluate_ost(acpi_handle handle, u32 source_event, u32 status_code, struct acpi_buffer *status_buf) argument
562 acpi_handle_path(acpi_handle handle) argument
587 acpi_handle_printk(const char *level, acpi_handle handle, const char *fmt, ...) argument
618 __acpi_handle_debug(struct _ddebug *descriptor, acpi_handle handle, const char *fmt, ...) argument
644 acpi_evaluation_failure_warn(acpi_handle handle, const char *name, acpi_status status) argument
659 acpi_has_method(acpi_handle handle, char *name) argument
667 acpi_execute_simple_method(acpi_handle handle, char *method, u64 arg) argument
685 acpi_evaluate_ej0(acpi_handle handle) argument
705 acpi_evaluate_lck(acpi_handle handle, int lock) argument
731 acpi_evaluate_reg(acpi_handle handle, u8 space_id, u32 function) argument
762 acpi_evaluate_dsm(acpi_handle handle, const guid_t *guid, u64 rev, u64 func, union acpi_object *argv4) argument
811 acpi_check_dsm(acpi_handle handle, const guid_t *guid, u64 rev, u64 funcs) argument
[all...]
/linux-master/include/uapi/drm/
H A Dqaic_accel.h173 * @handle: Out. GEM handle for the BO.
178 __u32 handle; member in struct:qaic_create_bo
184 * @handle: In. Handle of the GEM BO to prepare for mmap().
189 __u32 handle; member in struct:qaic_mmap_bo
243 * @handle: In. GEM handle of the BO to slice.
245 * @size: Deprecated. This value is ignored and size of @handle is used instead.
250 __u32 handle; member in struct:qaic_attach_slice_hdr
267 * @handle
271 __u32 handle; member in struct:qaic_execute_entry
284 __u32 handle; member in struct:qaic_partial_execute_entry
317 __u32 handle; member in struct:qaic_wait
357 __u32 handle; member in struct:qaic_perf_stats_entry
371 __u32 handle; member in struct:qaic_detach_slice
[all...]
H A Dvgem_drm.h46 __u32 handle; member in struct:drm_vgem_fence_attach
H A Dqxl_drm.h55 __u32 handle; /* 0 is an invalid handle */ member in struct:drm_qxl_alloc
60 __u32 handle; member in struct:drm_qxl_map
75 __u64 dst_offset; /* offset in dest handle */
76 __u32 src_handle; /* dest handle to compute address from */
98 __u32 handle; member in struct:drm_qxl_update_area
124 __u32 handle; member in struct:drm_qxl_alloc_surf
/linux-master/drivers/sh/intc/
H A Dinternals.h34 unsigned long handle; member in struct:intc_handle_int
51 unsigned long handle; member in struct:intc_subgroup_entry
119 (*intc_enable_fns[])(unsigned long addr, unsigned long handle,
124 (*intc_disable_fns[])(unsigned long addr, unsigned long handle,
129 (*intc_enable_noprio_fns[])(unsigned long addr, unsigned long handle,
138 unsigned int handle);
140 unsigned int handle);
158 void _intc_enable(struct irq_data *data, unsigned long handle);
169 /* handle.c */
/linux-master/drivers/gpu/drm/
H A Ddrm_prime.c74 * that any given object will always have only one unique userspace handle. This
82 * it will get a fd->handle request for a GEM object that it created. Drivers
90 uint32_t handle; member in struct:drm_prime_member
97 struct dma_buf *dma_buf, uint32_t handle)
108 member->handle = handle;
132 if (handle > pos->handle)
144 uint32_t handle)
153 if (member->handle
96 drm_prime_add_buf_handle(struct drm_prime_file_private *prime_fpriv, struct dma_buf *dma_buf, uint32_t handle) argument
143 drm_prime_lookup_buf_by_handle(struct drm_prime_file_private *prime_fpriv, uint32_t handle) argument
164 drm_prime_lookup_buf_handle(struct drm_prime_file_private *prime_fpriv, struct dma_buf *dma_buf, uint32_t *handle) argument
188 drm_prime_remove_buf_handle(struct drm_prime_file_private *prime_fpriv, uint32_t handle) argument
295 drm_gem_prime_fd_to_handle(struct drm_device *dev, struct drm_file *file_priv, int prime_fd, uint32_t *handle) argument
425 drm_gem_prime_handle_to_fd(struct drm_device *dev, struct drm_file *file_priv, uint32_t handle, uint32_t flags, int *prime_fd) argument
[all...]
/linux-master/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvega10_smumgr.h34 struct amdgpu_bo *handle; member in struct:smu_table_entry
H A Dvega12_smumgr.h35 struct amdgpu_bo *handle; member in struct:smu_table_entry
/linux-master/drivers/misc/bcm-vk/
H A Dbcm_vk_sg.h17 dma_addr_t handle; member in struct:bcm_vk_dma

Completed in 192 milliseconds

1234567891011>>