/tools/testing/selftests/android/ion/ |
D | ionmap_test.c | 61 int import_vgem_fd(int vgem_fd, int dma_buf_fd, uint32_t *handle) in import_vgem_fd() 76 void close_handle(int vgem_fd, uint32_t handle) in close_handle() 88 uint32_t handle = 0; in main() local
|
/tools/power/acpi/os_specific/service_layers/ |
D | osunixxf.c | 597 acpi_status acpi_os_delete_semaphore(acpi_handle handle) in acpi_os_delete_semaphore() 602 acpi_status acpi_os_wait_semaphore(acpi_handle handle, u32 units, u16 timeout) in acpi_os_wait_semaphore() 607 acpi_status acpi_os_signal_semaphore(acpi_handle handle, u32 units) in acpi_os_signal_semaphore() 680 acpi_status acpi_os_delete_semaphore(acpi_handle handle) in acpi_os_delete_semaphore() 715 acpi_os_wait_semaphore(acpi_handle handle, u32 units, u16 msec_timeout) in acpi_os_wait_semaphore() 833 acpi_status acpi_os_signal_semaphore(acpi_handle handle, u32 units) in acpi_os_signal_semaphore() 864 void acpi_os_delete_lock(acpi_spinlock handle) in acpi_os_delete_lock() 869 acpi_cpu_flags acpi_os_acquire_lock(acpi_handle handle) in acpi_os_acquire_lock() 875 void acpi_os_release_lock(acpi_spinlock handle, acpi_cpu_flags flags) in acpi_os_release_lock()
|
/tools/testing/selftests/tc-testing/ |
D | tdc_batch.py | 73 def format_add_filter(device, prio, handle, skip, src_mac, dst_mac, argument 80 def format_rep_filter(device, prio, handle, skip, src_mac, dst_mac, argument 87 def format_del_filter(device, prio, handle, skip, src_mac, dst_mac, argument
|
D | tdc_multibatch.py | 57 handle = args.handle_start variable
|
/tools/include/uapi/drm/ |
D | drm.h | 214 void *handle; /**< Handle of map */ member 228 void *handle; /**< User-space: "Handle" to pass to mmap() */ member 426 drm_context_t handle; member 442 drm_drawable_t handle; member 453 drm_drawable_t handle; member 547 unsigned long handle; /**< Used for binding / unbinding */ member 558 unsigned long handle; /**< From drm_agp_buffer */ member 588 unsigned long handle; /**< Used for mapping / unmapping */ member 604 __u32 handle; member 611 __u32 handle; member [all …]
|
D | i915_drm.h | 713 __u32 handle; member 719 __u32 handle; member 735 __u32 handle; member 751 __u32 handle; member 779 __u32 handle; member 791 __u32 handle; member 802 __u32 handle; member 880 __u32 handle; member 930 __u32 handle; member 1002 __u32 handle; member [all …]
|
/tools/testing/selftests/tpm2/ |
D | tpm2.py | 466 def policy_pcr(self, handle, pcrs, bank_alg = TPM2_ALG_SHA1, argument 492 def policy_password(self, handle): argument 502 def get_policy_digest(self, handle): argument 512 def flush_context(self, handle): argument
|
/tools/usb/ffs-aio-example/multibuff/host_app/ |
D | test.c | 51 libusb_device_handle *handle; member
|
/tools/usb/ffs-aio-example/simple/host_app/ |
D | test.c | 51 libusb_device_handle *handle; member
|
/tools/lib/traceevent/ |
D | event-plugin.c | 38 void *handle; member 280 void *handle; in load_plugin() local
|
D | event-parse.c | 6190 static void free_handler(struct event_handler *handle) in free_handler() 6199 struct event_handler *handle, **next; in find_event_handle() local 6818 struct event_handler *handle; in tep_register_event_handler() local 6902 struct event_handler *handle; in tep_unregister_event_handler() local 7011 struct event_handler *handle; in tep_free() local
|
D | event-parse.h | 72 void *handle; member
|
/tools/bpf/bpftool/ |
D | net.c | 37 int handle; member 162 int i, handle, ret = 0; in show_dev_tc_bpf() local
|
/tools/testing/nvdimm/test/ |
D | iomap.c | 397 acpi_status __wrap_acpi_evaluate_object(acpi_handle handle, acpi_string path, in __wrap_acpi_evaluate_object() 413 union acpi_object * __wrap_acpi_evaluate_dsm(acpi_handle handle, const guid_t *guid, in __wrap_acpi_evaluate_dsm()
|
D | nfit.c | 126 static u32 handle[] = { variable 2670 static union acpi_object *nfit_test_evaluate_dsm(acpi_handle handle, in nfit_test_evaluate_dsm()
|
/tools/testing/radix-tree/ |
D | idr-test.c | 180 void idr_u32_test1(struct idr *idr, u32 handle) in idr_u32_test1()
|
/tools/lib/bpf/ |
D | netlink.c | 400 int libbpf_nl_get_filter(int sock, unsigned int nl_pid, int ifindex, int handle, in libbpf_nl_get_filter()
|
/tools/testing/selftests/bpf/ |
D | test_offload.py | 535 def cls_filter_op(self, op, qdisc="ingress", prio=None, handle=None, argument 551 def cls_bpf_add_filter(self, bpf, op="add", prio=None, handle=None, argument
|
/tools/include/uapi/linux/ |
D | kvm.h | 1504 __u32 handle; member 1533 __u32 handle; member
|