Home
last modified time | relevance | path

Searched defs:handle (Results 551 – 575 of 1251) sorted by relevance

1...<<21222324252627282930>>...51

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dsmu7_smumgr.h36 struct amdgpu_bo *handle; member
/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_gem.c87 uint32_t *handle) in qxl_gem_object_create_with_handle()
/openbmc/linux/fs/ext4/
H A Dialloc.c235 void ext4_free_inode(handle_t *handle, struct inode *inode) in ext4_free_inode()
924 handle_t *handle, struct inode *dir, in __ext4_new_inode()
1521 handle_t *handle; in ext4_init_inode_table() local
/openbmc/linux/include/uapi/drm/
H A Dvirtgpu_drm.h63 __u32 handle; member
72 __u32 handle; member
161 __u32 handle; /* 0 is an invalid handle */ member
H A Dradeon_drm.h816 __u32 handle; member
835 __u32 handle; member
857 __u32 handle; member
863 __u32 handle; member
869 __u32 handle; member
877 __u32 handle; member
883 __u32 handle; member
888 __u32 handle; member
894 __u32 handle; member
907 __u32 handle; member
[all …]
/openbmc/linux/drivers/pnp/pnpacpi/
H A Drsparser.c274 acpi_handle handle = acpi_dev->handle; in pnpacpi_parse_allocated_resource() local
553 acpi_handle handle = acpi_dev->handle; in pnpacpi_parse_resource_option_data() local
626 acpi_handle handle = acpi_dev->handle; in pnpacpi_build_resource_template() local
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etb10.c178 struct perf_output_handle *handle = data; in etb_enable_perf() local
405 struct perf_output_handle *handle) in etb_set_buffer()
429 struct perf_output_handle *handle, in etb_update_buffer()
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c668 struct hnae3_handle *handle = priv->handle; in hns_roce_write512() local
1034 struct hnae3_handle *handle = priv->handle; in hns_roce_v2_cmd_hw_resetting() local
1066 struct hnae3_handle *handle = priv->handle; in hns_roce_v2_cmd_sw_resetting() local
1081 struct hnae3_handle *handle) in check_aedev_reset_status()
1119 struct hnae3_handle *handle = priv->handle; in check_device_is_in_reset() local
1245 struct hnae3_handle *handle = priv->handle; in update_cmdq_status() local
1395 struct hnae3_handle *handle) in func_clr_hw_resetting_state()
1420 struct hnae3_handle *handle) in func_clr_sw_resetting_state()
1449 struct hnae3_handle *handle = priv->handle; in hns_roce_func_clr_rst_proc() local
6684 struct hnae3_handle *handle) in hns_roce_hw_v2_get_cfg()
[all …]
/openbmc/linux/drivers/pps/clients/
H A Dpps_parport.c53 static void parport_irq(void *handle) in parport_irq()
/openbmc/openbmc/poky/bitbake/lib/bb/parse/parse_py/
H A DConfHandler.py111 def handle(fn, data, include, baseconfig=False): function
/openbmc/linux/drivers/media/pci/cx23885/
H A Dcx23885-input.c40 bool handle = false; in cx23885_input_process_measurements() local
/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v3-its-fsl-mc-msi.c83 static void __init its_fsl_mc_msi_init_one(struct fwnode_handle *handle, in its_fsl_mc_msi_init_one()
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_va.c74 static void vmw_stream_set_arg_handle(void *data, u32 handle) in vmw_stream_set_arg_handle()
/openbmc/bmcweb/test/http/
H A Dhttp2_connection_test.cpp41 void handle(const std::shared_ptr<Request>& req, in handle() function
/openbmc/linux/drivers/sh/intc/
H A Dinternals.h34 unsigned long handle; member
51 unsigned long handle; member
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_loadimage.c417 static int setup(const efi_handle_t handle, in setup()
495 efi_handle_t handle; in execute() local
/openbmc/u-boot/cmd/
H A Dtpm-v2.c69 u32 handle = 0; in do_tpm2_clear() local
277 u32 handle; in do_tpm_change_auth() local
/openbmc/linux/fs/jbd2/
H A Drevoke.c326 int jbd2_journal_revoke(handle_t *handle, unsigned long long blocknr, in jbd2_journal_revoke()
423 int jbd2_journal_cancel_revoke(handle_t *handle, struct journal_head *jh) in jbd2_journal_cancel_revoke()
/openbmc/linux/drivers/pci/hotplug/
H A Dacpiphp_ibm.c251 static void ibm_handle_events(acpi_handle handle, u32 event, void *context) in ibm_handle_events()
384 static acpi_status __init ibm_find_acpi_device(acpi_handle handle, in ibm_find_acpi_device()
/openbmc/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_ioctl.c128 uint32_t handle = 0; in virtio_gpu_resource_create_ioctl() local
490 uint32_t handle = 0; in virtio_gpu_resource_create_blob_ioctl() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_bpf2bpf.c28 unsigned long handle; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddm_cp_psp.h53 void *handle; member
/openbmc/linux/arch/s390/kernel/
H A Dperf_cpum_sf.c96 struct perf_output_handle handle; /* AUX buffer output handle */ member
705 struct perf_output_handle handle; in cpumsf_output_event_pid() local
1423 static void aux_output_end(struct perf_output_handle *handle) in aux_output_end()
1459 static int aux_output_begin(struct perf_output_handle *handle, in aux_output_begin()
1641 struct perf_output_handle *handle = &cpuhw->handle; in hw_collect_aux() local
/openbmc/u-boot/examples/api/
H A Ddemo.c292 void test_dump_di(int handle) in test_dump_di()
/openbmc/linux/include/keys/
H A Dtrusted_tpm.h22 uint32_t handle; member

1...<<21222324252627282930>>...51