Home
last modified time | relevance | path

Searched defs:handle (Results 101 – 125 of 1245) sorted by relevance

12345678910>>...50

/openbmc/linux/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, in encaps_handle_do_release()
32 struct hl_cs_encaps_sig_handle *handle = in hl_encaps_release_handle_and_put_ctx() local
40 struct hl_cs_encaps_sig_handle *handle = in hl_encaps_release_handle_and_put_sob() local
48 struct hl_cs_encaps_sig_handle *handle = in hl_encaps_release_handle_and_put_sob_ctx() local
62 struct hl_cs_encaps_sig_handle *handle; in hl_encaps_sig_mgr_fini() local
/openbmc/linux/mm/
H A Dzpool.c256 unsigned long *handle) in zpool_malloc()
275 void zpool_free(struct zpool *zpool, unsigned long handle) in zpool_free()
302 void *zpool_map_handle(struct zpool *zpool, unsigned long handle, in zpool_map_handle()
318 void zpool_unmap_handle(struct zpool *zpool, unsigned long handle) in zpool_unmap_handle()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dcik.c2003 static int cik_common_early_init(void *handle) in cik_common_early_init()
2142 static int cik_common_sw_init(void *handle) in cik_common_sw_init()
2147 static int cik_common_sw_fini(void *handle) in cik_common_sw_fini()
2152 static int cik_common_hw_init(void *handle) in cik_common_hw_init()
2166 static int cik_common_hw_fini(void *handle) in cik_common_hw_fini()
2171 static int cik_common_suspend(void *handle) in cik_common_suspend()
2178 static int cik_common_resume(void *handle) in cik_common_resume()
2185 static bool cik_common_is_idle(void *handle) in cik_common_is_idle()
2190 static int cik_common_wait_for_idle(void *handle) in cik_common_wait_for_idle()
2195 static int cik_common_soft_reset(void *handle) in cik_common_soft_reset()
[all …]
H A Dmes_v10_1.c922 static int mes_v10_1_sw_init(void *handle) in mes_v10_1_sw_init()
960 static int mes_v10_1_sw_fini(void *handle) in mes_v10_1_sw_fini()
1054 static int mes_v10_1_hw_init(void *handle) in mes_v10_1_hw_init()
1103 static int mes_v10_1_hw_fini(void *handle) in mes_v10_1_hw_fini()
1119 static int mes_v10_1_suspend(void *handle) in mes_v10_1_suspend()
1131 static int mes_v10_1_resume(void *handle) in mes_v10_1_resume()
1143 static int mes_v10_0_early_init(void *handle) in mes_v10_0_early_init()
1159 static int mes_v10_0_late_init(void *handle) in mes_v10_0_late_init()
H A Dsdma_v5_0.c1336 static int sdma_v5_0_early_init(void *handle) in sdma_v5_0_early_init()
1350 static int sdma_v5_0_sw_init(void *handle) in sdma_v5_0_sw_init()
1401 static int sdma_v5_0_sw_fini(void *handle) in sdma_v5_0_sw_fini()
1414 static int sdma_v5_0_hw_init(void *handle) in sdma_v5_0_hw_init()
1426 static int sdma_v5_0_hw_fini(void *handle) in sdma_v5_0_hw_fini()
1442 static int sdma_v5_0_suspend(void *handle) in sdma_v5_0_suspend()
1449 static int sdma_v5_0_resume(void *handle) in sdma_v5_0_resume()
1456 static bool sdma_v5_0_is_idle(void *handle) in sdma_v5_0_is_idle()
1471 static int sdma_v5_0_wait_for_idle(void *handle) in sdma_v5_0_wait_for_idle()
1488 static int sdma_v5_0_soft_reset(void *handle) in sdma_v5_0_soft_reset()
[all …]
H A Dsdma_v5_2.c697 static int sdma_v5_2_soft_reset(void *handle) in sdma_v5_2_soft_reset()
1176 static int sdma_v5_2_early_init(void *handle) in sdma_v5_2_early_init()
1223 static int sdma_v5_2_sw_init(void *handle) in sdma_v5_2_sw_init()
1268 static int sdma_v5_2_sw_fini(void *handle) in sdma_v5_2_sw_fini()
1281 static int sdma_v5_2_hw_init(void *handle) in sdma_v5_2_hw_init()
1288 static int sdma_v5_2_hw_fini(void *handle) in sdma_v5_2_hw_fini()
1304 static int sdma_v5_2_suspend(void *handle) in sdma_v5_2_suspend()
1311 static int sdma_v5_2_resume(void *handle) in sdma_v5_2_resume()
1318 static bool sdma_v5_2_is_idle(void *handle) in sdma_v5_2_is_idle()
1333 static int sdma_v5_2_wait_for_idle(void *handle) in sdma_v5_2_wait_for_idle()
[all …]
/openbmc/linux/drivers/acpi/
H A Dbus.c77 acpi_status acpi_bus_get_status_handle(acpi_handle handle, in acpi_bus_get_status_handle()
127 void acpi_bus_private_data_handler(acpi_handle handle, in acpi_bus_private_data_handler()
134 int acpi_bus_attach_private_data(acpi_handle handle, void *data) in acpi_bus_attach_private_data()
149 int acpi_bus_get_private_data(acpi_handle handle, void **data) in acpi_bus_get_private_data()
166 void acpi_bus_detach_private_data(acpi_handle handle) in acpi_bus_detach_private_data()
172 static void acpi_print_osc_error(acpi_handle handle, in acpi_print_osc_error()
311 acpi_handle handle; in acpi_bus_osc_negotiate_platform_control() local
418 acpi_handle handle; in acpi_bus_osc_negotiate_usb_control() local
467 static void acpi_bus_notify(acpi_handle handle, u32 type, void *data) in acpi_bus_notify()
522 static void acpi_notify_device(acpi_handle handle, u32 event, void *data) in acpi_notify_device()
[all …]
H A Dpci_link.c88 acpi_handle handle = link->device->handle; in acpi_pci_link_check_possible() local
157 acpi_handle handle = link->device->handle; in acpi_pci_link_get_possible() local
230 acpi_handle handle = link->device->handle; in acpi_pci_link_get_current() local
284 acpi_handle handle = link->device->handle; in acpi_pci_link_set() local
530 acpi_handle handle = link->device->handle; in acpi_pci_link_allocate() local
606 int acpi_pci_link_allocate_irq(acpi_handle handle, int index, int *triggering, in acpi_pci_link_allocate_irq()
657 int acpi_pci_link_free_irq(acpi_handle handle) in acpi_pci_link_free_irq()
707 acpi_handle handle = device->handle; in acpi_pci_link_add() local
/openbmc/linux/fs/ext4/
H A Dinode.c166 handle_t *handle; in ext4_evict_inode() local
1123 handle_t *handle; in ext4_write_begin() local
2996 handle_t *handle; in ext4_da_do_write_end() local
3278 handle_t *handle; in ext4_iomap_alloc() local
3838 handle_t *handle; in ext4_update_disksize_before_punch() local
3908 handle_t *handle; in ext4_punch_hole() local
4105 handle_t *handle; in ext4_truncate() local
5866 handle_t *handle; in ext4_expand_extra_isize() local
5960 handle_t *handle; in ext4_dirty_inode() local
5972 handle_t *handle; in ext4_change_inode_journal_flag() local
[all …]
H A Dextents.c186 handle_t *handle, struct inode *inode, in __ext4_ext_dirty()
207 #define ext4_ext_dirty(handle, inode, path) \ argument
1888 static void ext4_ext_try_to_merge(handle_t *handle, in ext4_ext_try_to_merge()
2796 handle_t *handle; in ext4_ext_remove_space() local
3152 static int ext4_split_extent_at(handle_t *handle, in ext4_split_extent_at()
3300 static int ext4_split_extent(handle_t *handle, in ext4_split_extent()
4450 handle_t *handle; in ext4_alloc_file_blocks() local
4537 handle_t *handle = NULL; in ext4_zero_range() local
5056 struct inode *inode, handle_t *handle, in ext4_ext_shift_path_extents()
5301 handle_t *handle; in ext4_collapse_range() local
[all …]
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c575 struct hnae3_handle *handle; in hclge_update_stats_for_all() local
3034 struct hnae3_handle *handle = &hdev->vport[0].nic; in hclge_update_link_status() local
3723 struct hnae3_handle *handle = &hdev->vport[0].nic; in hclge_notify_client() local
3969 struct hnae3_handle *handle = &hdev->vport[0].nic; in hclge_do_reset() local
5026 struct hnae3_handle *handle = &vport->nic; in hclge_cmd_set_promisc_mode() local
9455 struct hnae3_handle *handle = &vport->nic; in hclge_need_enable_vport_vlan_filter() local
10197 struct hnae3_handle *handle = &vport->nic; in hclge_restore_hw_table() local
10817 int hclge_reset_tqp(struct hnae3_handle *handle) in hclge_reset_tqp()
11073 struct hnae3_handle *handle = &hdev->vport->nic; in hclge_info_show() local
12015 struct hnae3_handle *handle = &hdev->vport->nic; in hclge_resume_vf_rate() local
[all …]
/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dacpi_thermal_rel.c67 int acpi_parse_trt(acpi_handle handle, int *trt_count, struct trt **trtp, in acpi_parse_trt()
141 int acpi_parse_art(acpi_handle handle, int *art_count, struct art **artp, in acpi_parse_art()
214 static int acpi_parse_psvt(acpi_handle handle, int *psvt_count, struct psvt **psvtp) in acpi_parse_psvt()
353 static void get_single_name(acpi_handle handle, char *name) in get_single_name()
576 int acpi_thermal_rel_misc_device_add(acpi_handle handle) in acpi_thermal_rel_misc_device_add()
584 int acpi_thermal_rel_misc_device_remove(acpi_handle handle) in acpi_thermal_rel_misc_device_remove()
/openbmc/linux/tools/testing/selftests/alsa/
H A Dtest-pcmtest-driver.c83 static int setup_handle(snd_pcm_t **handle, snd_pcm_sw_params_t *swparams, in setup_handle()
167 snd_pcm_t *handle; in TEST_F() local
207 snd_pcm_t *handle; in TEST_F() local
239 snd_pcm_t *handle; in TEST_F() local
273 snd_pcm_t *handle; in TEST_F() local
315 snd_pcm_t *handle; in TEST_F() local
/openbmc/linux/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.c146 struct vmci_handle handle; member
186 struct vmci_handle handle; member
805 struct vmci_handle handle) in qp_list_find()
824 qp_guest_handle_to_entry(struct vmci_handle handle) in qp_guest_handle_to_entry()
838 qp_broker_handle_to_entry(struct vmci_handle handle) in qp_broker_handle_to_entry()
878 qp_guest_endpoint_create(struct vmci_handle handle, in qp_guest_endpoint_create()
1452 struct vmci_handle handle, in qp_notify_peer()
1829 int vmci_qp_alloc(struct vmci_handle *handle, in vmci_qp_alloc()
1930 int vmci_qp_broker_alloc(struct vmci_handle handle, in vmci_qp_broker_alloc()
2212 int vmci_qp_broker_map(struct vmci_handle handle, in vmci_qp_broker_map()
[all …]
H A Dvmci_handle_array.c45 struct vmci_handle handle) in vmci_handle_arr_append_entry()
80 struct vmci_handle handle = VMCI_INVALID_HANDLE; in vmci_handle_arr_remove_entry() local
101 struct vmci_handle handle = VMCI_INVALID_HANDLE; in vmci_handle_arr_remove_tail() local
/openbmc/linux/arch/arm/xen/
H A Dmm.c45 static void dma_cache_maint(struct device *dev, dma_addr_t handle, in dma_cache_maint()
77 void xen_dma_sync_for_cpu(struct device *dev, dma_addr_t handle, in xen_dma_sync_for_cpu()
84 void xen_dma_sync_for_device(struct device *dev, dma_addr_t handle, in xen_dma_sync_for_device()
/openbmc/linux/drivers/iommu/
H A Diommu-sva.c62 struct iommu_sva *handle; in iommu_sva_bind_device() local
124 void iommu_sva_unbind_device(struct iommu_sva *handle) in iommu_sva_unbind_device()
140 u32 iommu_sva_get_pasid(struct iommu_sva *handle) in iommu_sva_get_pasid()
/openbmc/linux/scripts/gdb/linux/
H A Dstackdepot.py16 def stack_depot_fetch(handle): argument
45 def stack_depot_print(handle): argument
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_watchdog.c70 static int setup(const efi_handle_t handle, in setup()
103 static int setup_timer(const efi_handle_t handle, in setup_timer()
117 static int setup_reboot(const efi_handle_t handle, in setup_reboot()
/openbmc/linux/include/acpi/
H A Dacpiosxf.h109 # define acpi_os_delete_raw_lock(handle) acpi_os_delete_lock(handle) argument
113 # define acpi_os_acquire_raw_lock(handle) acpi_os_acquire_lock(handle) argument
117 # define acpi_os_release_raw_lock(handle, flags) \ argument
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c155 struct hnae3_handle *handle; in hns3_lp_setup_skb() local
474 struct hnae3_handle *handle = hns3_get_handle(netdev); in hns3_update_limit_promisc_mode() local
835 struct hnae3_handle *handle = hns3_get_handle(netdev); in hns3_check_ksettings_param() local
882 struct hnae3_handle *handle = hns3_get_handle(netdev); in hns3_set_link_ksettings() local
1102 struct hnae3_handle *handle = priv->ae_handle; in hns3_backup_ringparam() local
1316 struct hnae3_handle *handle = hns3_get_handle(netdev); in hns3_nway_reset() local
1393 struct hnae3_handle *handle = hns3_get_handle(netdev); in hns3_check_gl_coalesce_para() local
1465 struct hnae3_handle *handle = hns3_get_handle(netdev); in hns3_check_ql_coalesce_param() local
1489 struct hnae3_handle *handle = hns3_get_handle(netdev); in hns3_check_cqe_coalesce_param() local
1665 struct hnae3_handle *handle = hns3_get_handle(netdev); in hns3_get_fec_stats() local
[all …]
/openbmc/linux/drivers/xen/
H A Dxen-acpi-pad.c50 static int acpi_pad_pur(acpi_handle handle) in acpi_pad_pur()
73 static void acpi_pad_handle_notify(acpi_handle handle) in acpi_pad_handle_notify()
97 static void acpi_pad_notify(acpi_handle handle, u32 event, in acpi_pad_notify()
/openbmc/linux/include/uapi/linux/
H A Dfirewire-cdev.h184 __u32 handle; member
215 __u32 handle; member
286 __u32 handle; member
414 __u32 handle; member
671 __u32 handle; member
715 __u32 handle; member
725 __u32 handle; member
782 __u32 handle; member
795 __u32 handle; member
842 __u32 handle; member
[all …]
/openbmc/linux/drivers/input/
H A Dinput-leds.c40 struct input_handle *handle; member
45 struct input_handle handle; member
66 static void input_leds_event(struct input_handle *handle, unsigned int type, in input_leds_event()
170 static void input_leds_disconnect(struct input_handle *handle) in input_leds_disconnect()
/openbmc/linux/drivers/platform/x86/
H A Dtoshiba_bluetooth.c66 static int toshiba_bluetooth_present(acpi_handle handle) in toshiba_bluetooth_present()
90 static int toshiba_bluetooth_status(acpi_handle handle) in toshiba_bluetooth_status()
104 static int toshiba_bluetooth_enable(acpi_handle handle) in toshiba_bluetooth_enable()
123 static int toshiba_bluetooth_disable(acpi_handle handle) in toshiba_bluetooth_disable()

12345678910>>...50