Home
last modified time | relevance | path

Searched defs:handle (Results 26 – 50 of 1079) sorted by relevance

12345678910>>...44

/Linux-v6.6/kernel/events/
Dring_buffer.c20 static void perf_output_wakeup(struct perf_output_handle *handle) in perf_output_wakeup()
36 static void perf_output_get_handle(struct perf_output_handle *handle) in perf_output_get_handle()
50 static void perf_output_put_handle(struct perf_output_handle *handle) in perf_output_put_handle()
149 __perf_output_begin(struct perf_output_handle *handle, in __perf_output_begin()
268 int perf_output_begin_forward(struct perf_output_handle *handle, in perf_output_begin_forward()
275 int perf_output_begin_backward(struct perf_output_handle *handle, in perf_output_begin_backward()
282 int perf_output_begin(struct perf_output_handle *handle, in perf_output_begin()
291 unsigned int perf_output_copy(struct perf_output_handle *handle, in perf_output_copy()
297 unsigned int perf_output_skip(struct perf_output_handle *handle, in perf_output_skip()
303 void perf_output_end(struct perf_output_handle *handle) in perf_output_end()
[all …]
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Duvd_v5_0.c91 static int uvd_v5_0_early_init(void *handle) in uvd_v5_0_early_init()
102 static int uvd_v5_0_sw_init(void *handle) in uvd_v5_0_sw_init()
133 static int uvd_v5_0_sw_fini(void *handle) in uvd_v5_0_sw_fini()
152 static int uvd_v5_0_hw_init(void *handle) in uvd_v5_0_hw_init()
209 static int uvd_v5_0_hw_fini(void *handle) in uvd_v5_0_hw_fini()
221 static int uvd_v5_0_suspend(void *handle) in uvd_v5_0_suspend()
257 static int uvd_v5_0_resume(void *handle) in uvd_v5_0_resume()
579 static bool uvd_v5_0_is_idle(void *handle) in uvd_v5_0_is_idle()
586 static int uvd_v5_0_wait_for_idle(void *handle) in uvd_v5_0_wait_for_idle()
598 static int uvd_v5_0_soft_reset(void *handle) in uvd_v5_0_soft_reset()
[all …]
Duvd_v3_1.c534 static int uvd_v3_1_early_init(void *handle) in uvd_v3_1_early_init()
545 static int uvd_v3_1_sw_init(void *handle) in uvd_v3_1_sw_init()
585 static int uvd_v3_1_sw_fini(void *handle) in uvd_v3_1_sw_fini()
630 static int uvd_v3_1_hw_init(void *handle) in uvd_v3_1_hw_init()
697 static int uvd_v3_1_hw_fini(void *handle) in uvd_v3_1_hw_fini()
709 static int uvd_v3_1_suspend(void *handle) in uvd_v3_1_suspend()
745 static int uvd_v3_1_resume(void *handle) in uvd_v3_1_resume()
757 static bool uvd_v3_1_is_idle(void *handle) in uvd_v3_1_is_idle()
764 static int uvd_v3_1_wait_for_idle(void *handle) in uvd_v3_1_wait_for_idle()
776 static int uvd_v3_1_soft_reset(void *handle) in uvd_v3_1_soft_reset()
[all …]
Duvd_v4_2.c93 static int uvd_v4_2_early_init(void *handle) in uvd_v4_2_early_init()
104 static int uvd_v4_2_sw_init(void *handle) in uvd_v4_2_sw_init()
135 static int uvd_v4_2_sw_fini(void *handle) in uvd_v4_2_sw_fini()
156 static int uvd_v4_2_hw_init(void *handle) in uvd_v4_2_hw_init()
211 static int uvd_v4_2_hw_fini(void *handle) in uvd_v4_2_hw_fini()
223 static int uvd_v4_2_suspend(void *handle) in uvd_v4_2_suspend()
259 static int uvd_v4_2_resume(void *handle) in uvd_v4_2_resume()
657 static bool uvd_v4_2_is_idle(void *handle) in uvd_v4_2_is_idle()
664 static int uvd_v4_2_wait_for_idle(void *handle) in uvd_v4_2_wait_for_idle()
676 static int uvd_v4_2_soft_reset(void *handle) in uvd_v4_2_soft_reset()
[all …]
Dvce_v2_0.c204 static bool vce_v2_0_is_idle(void *handle) in vce_v2_0_is_idle()
211 static int vce_v2_0_wait_for_idle(void *handle) in vce_v2_0_wait_for_idle()
401 static int vce_v2_0_early_init(void *handle) in vce_v2_0_early_init()
413 static int vce_v2_0_sw_init(void *handle) in vce_v2_0_sw_init()
449 static int vce_v2_0_sw_fini(void *handle) in vce_v2_0_sw_fini()
461 static int vce_v2_0_hw_init(void *handle) in vce_v2_0_hw_init()
480 static int vce_v2_0_hw_fini(void *handle) in vce_v2_0_hw_fini()
489 static int vce_v2_0_suspend(void *handle) in vce_v2_0_suspend()
525 static int vce_v2_0_resume(void *handle) in vce_v2_0_resume()
537 static int vce_v2_0_soft_reset(void *handle) in vce_v2_0_soft_reset()
[all …]
Dnv.c640 static int nv_common_early_init(void *handle) in nv_common_early_init()
954 static int nv_common_late_init(void *handle) in nv_common_late_init()
983 static int nv_common_sw_init(void *handle) in nv_common_sw_init()
993 static int nv_common_sw_fini(void *handle) in nv_common_sw_fini()
998 static int nv_common_hw_init(void *handle) in nv_common_hw_init()
1024 static int nv_common_hw_fini(void *handle) in nv_common_hw_fini()
1039 static int nv_common_suspend(void *handle) in nv_common_suspend()
1046 static int nv_common_resume(void *handle) in nv_common_resume()
1053 static bool nv_common_is_idle(void *handle) in nv_common_is_idle()
1058 static int nv_common_wait_for_idle(void *handle) in nv_common_wait_for_idle()
[all …]
Dgmc_v11_0.c638 static int gmc_v11_0_early_init(void *handle) in gmc_v11_0_early_init()
659 static int gmc_v11_0_late_init(void *handle) in gmc_v11_0_late_init()
762 static int gmc_v11_0_sw_init(void *handle) in gmc_v11_0_sw_init()
877 static int gmc_v11_0_sw_fini(void *handle) in gmc_v11_0_sw_fini()
936 static int gmc_v11_0_hw_init(void *handle) in gmc_v11_0_hw_init()
966 static int gmc_v11_0_hw_fini(void *handle) in gmc_v11_0_hw_fini()
982 static int gmc_v11_0_suspend(void *handle) in gmc_v11_0_suspend()
991 static int gmc_v11_0_resume(void *handle) in gmc_v11_0_resume()
1005 static bool gmc_v11_0_is_idle(void *handle) in gmc_v11_0_is_idle()
1011 static int gmc_v11_0_wait_for_idle(void *handle) in gmc_v11_0_wait_for_idle()
[all …]
Dgmc_v8_0.c1036 static int gmc_v8_0_early_init(void *handle) in gmc_v8_0_early_init()
1055 static int gmc_v8_0_late_init(void *handle) in gmc_v8_0_late_init()
1085 static int gmc_v8_0_sw_init(void *handle) in gmc_v8_0_sw_init()
1182 static int gmc_v8_0_sw_fini(void *handle) in gmc_v8_0_sw_fini()
1196 static int gmc_v8_0_hw_init(void *handle) in gmc_v8_0_hw_init()
1231 static int gmc_v8_0_hw_fini(void *handle) in gmc_v8_0_hw_fini()
1241 static int gmc_v8_0_suspend(void *handle) in gmc_v8_0_suspend()
1250 static int gmc_v8_0_resume(void *handle) in gmc_v8_0_resume()
1264 static bool gmc_v8_0_is_idle(void *handle) in gmc_v8_0_is_idle()
1276 static int gmc_v8_0_wait_for_idle(void *handle) in gmc_v8_0_wait_for_idle()
[all …]
Duvd_v6_0.c208 static int uvd_v6_0_enc_get_create_msg(struct amdgpu_ring *ring, uint32_t handle, in uvd_v6_0_enc_get_create_msg()
272 uint32_t handle, in uvd_v6_0_enc_get_destroy_msg()
357 static int uvd_v6_0_early_init(void *handle) in uvd_v6_0_early_init()
378 static int uvd_v6_0_sw_init(void *handle) in uvd_v6_0_sw_init()
440 static int uvd_v6_0_sw_fini(void *handle) in uvd_v6_0_sw_fini()
464 static int uvd_v6_0_hw_init(void *handle) in uvd_v6_0_hw_init()
533 static int uvd_v6_0_hw_fini(void *handle) in uvd_v6_0_hw_fini()
545 static int uvd_v6_0_suspend(void *handle) in uvd_v6_0_suspend()
581 static int uvd_v6_0_resume(void *handle) in uvd_v6_0_resume()
1142 static bool uvd_v6_0_is_idle(void *handle) in uvd_v6_0_is_idle()
[all …]
Djpeg_v2_0.c47 static int jpeg_v2_0_early_init(void *handle) in jpeg_v2_0_early_init()
67 static int jpeg_v2_0_sw_init(void *handle) in jpeg_v2_0_sw_init()
110 static int jpeg_v2_0_sw_fini(void *handle) in jpeg_v2_0_sw_fini()
130 static int jpeg_v2_0_hw_init(void *handle) in jpeg_v2_0_hw_init()
153 static int jpeg_v2_0_hw_fini(void *handle) in jpeg_v2_0_hw_fini()
173 static int jpeg_v2_0_suspend(void *handle) in jpeg_v2_0_suspend()
194 static int jpeg_v2_0_resume(void *handle) in jpeg_v2_0_resume()
660 static bool jpeg_v2_0_is_idle(void *handle) in jpeg_v2_0_is_idle()
669 static int jpeg_v2_0_wait_for_idle(void *handle) in jpeg_v2_0_wait_for_idle()
680 static int jpeg_v2_0_set_clockgating_state(void *handle, in jpeg_v2_0_set_clockgating_state()
[all …]
Djpeg_v2_5.c57 static int jpeg_v2_5_early_init(void *handle) in jpeg_v2_5_early_init()
88 static int jpeg_v2_5_sw_init(void *handle) in jpeg_v2_5_sw_init()
160 static int jpeg_v2_5_sw_fini(void *handle) in jpeg_v2_5_sw_fini()
180 static int jpeg_v2_5_hw_init(void *handle) in jpeg_v2_5_hw_init()
211 static int jpeg_v2_5_hw_fini(void *handle) in jpeg_v2_5_hw_fini()
240 static int jpeg_v2_5_suspend(void *handle) in jpeg_v2_5_suspend()
261 static int jpeg_v2_5_resume(void *handle) in jpeg_v2_5_resume()
489 static bool jpeg_v2_5_is_idle(void *handle) in jpeg_v2_5_is_idle()
506 static int jpeg_v2_5_wait_for_idle(void *handle) in jpeg_v2_5_wait_for_idle()
525 static int jpeg_v2_5_set_clockgating_state(void *handle, in jpeg_v2_5_set_clockgating_state()
[all …]
Djpeg_v4_0.c55 static int jpeg_v4_0_early_init(void *handle) in jpeg_v4_0_early_init()
77 static int jpeg_v4_0_sw_init(void *handle) in jpeg_v4_0_sw_init()
137 static int jpeg_v4_0_sw_fini(void *handle) in jpeg_v4_0_sw_fini()
157 static int jpeg_v4_0_hw_init(void *handle) in jpeg_v4_0_hw_init()
196 static int jpeg_v4_0_hw_fini(void *handle) in jpeg_v4_0_hw_fini()
219 static int jpeg_v4_0_suspend(void *handle) in jpeg_v4_0_suspend()
240 static int jpeg_v4_0_resume(void *handle) in jpeg_v4_0_resume()
604 static bool jpeg_v4_0_is_idle(void *handle) in jpeg_v4_0_is_idle()
616 static int jpeg_v4_0_wait_for_idle(void *handle) in jpeg_v4_0_wait_for_idle()
625 static int jpeg_v4_0_set_clockgating_state(void *handle, in jpeg_v4_0_set_clockgating_state()
[all …]
Dgmc_v10_0.c732 static int gmc_v10_0_early_init(void *handle) in gmc_v10_0_early_init()
753 static int gmc_v10_0_late_init(void *handle) in gmc_v10_0_late_init()
869 static int gmc_v10_0_sw_init(void *handle) in gmc_v10_0_sw_init()
1020 static int gmc_v10_0_sw_fini(void *handle) in gmc_v10_0_sw_fini()
1085 static int gmc_v10_0_hw_init(void *handle) in gmc_v10_0_hw_init()
1130 static int gmc_v10_0_hw_fini(void *handle) in gmc_v10_0_hw_fini()
1147 static int gmc_v10_0_suspend(void *handle) in gmc_v10_0_suspend()
1156 static int gmc_v10_0_resume(void *handle) in gmc_v10_0_resume()
1170 static bool gmc_v10_0_is_idle(void *handle) in gmc_v10_0_is_idle()
1176 static int gmc_v10_0_wait_for_idle(void *handle) in gmc_v10_0_wait_for_idle()
[all …]
Dgmc_v6_0.c769 static int gmc_v6_0_early_init(void *handle) in gmc_v6_0_early_init()
779 static int gmc_v6_0_late_init(void *handle) in gmc_v6_0_late_init()
806 static int gmc_v6_0_sw_init(void *handle) in gmc_v6_0_sw_init()
883 static int gmc_v6_0_sw_fini(void *handle) in gmc_v6_0_sw_fini()
896 static int gmc_v6_0_hw_init(void *handle) in gmc_v6_0_hw_init()
921 static int gmc_v6_0_hw_fini(void *handle) in gmc_v6_0_hw_fini()
931 static int gmc_v6_0_suspend(void *handle) in gmc_v6_0_suspend()
940 static int gmc_v6_0_resume(void *handle) in gmc_v6_0_resume()
954 static bool gmc_v6_0_is_idle(void *handle) in gmc_v6_0_is_idle()
966 static int gmc_v6_0_wait_for_idle(void *handle) in gmc_v6_0_wait_for_idle()
[all …]
Damdgpu_vkms.c482 static int amdgpu_vkms_sw_init(void *handle) in amdgpu_vkms_sw_init()
525 static int amdgpu_vkms_sw_fini(void *handle) in amdgpu_vkms_sw_fini()
544 static int amdgpu_vkms_hw_init(void *handle) in amdgpu_vkms_hw_init()
589 static int amdgpu_vkms_hw_fini(void *handle) in amdgpu_vkms_hw_fini()
594 static int amdgpu_vkms_suspend(void *handle) in amdgpu_vkms_suspend()
605 static int amdgpu_vkms_resume(void *handle) in amdgpu_vkms_resume()
616 static bool amdgpu_vkms_is_idle(void *handle) in amdgpu_vkms_is_idle()
621 static int amdgpu_vkms_wait_for_idle(void *handle) in amdgpu_vkms_wait_for_idle()
626 static int amdgpu_vkms_soft_reset(void *handle) in amdgpu_vkms_soft_reset()
631 static int amdgpu_vkms_set_clockgating_state(void *handle, in amdgpu_vkms_set_clockgating_state()
[all …]
/Linux-v6.6/fs/ext4/
Dmigrate.c21 static int finish_range(handle_t *handle, struct inode *inode, in finish_range()
64 static int update_extent_range(handle_t *handle, struct inode *inode, in update_extent_range()
89 static int update_ind_extent_range(handle_t *handle, struct inode *inode, in update_ind_extent_range()
118 static int update_dind_extent_range(handle_t *handle, struct inode *inode, in update_dind_extent_range()
148 static int update_tind_extent_range(handle_t *handle, struct inode *inode, in update_tind_extent_range()
178 static int free_dind_blocks(handle_t *handle, in free_dind_blocks()
219 static int free_tind_blocks(handle_t *handle, in free_tind_blocks()
253 static int free_ind_block(handle_t *handle, struct inode *inode, __le32 *i_data) in free_ind_block()
286 static int ext4_ext_swap_inode_data(handle_t *handle, struct inode *inode, in ext4_ext_swap_inode_data()
352 static int free_ext_idx(handle_t *handle, struct inode *inode, in free_ext_idx()
[all …]
/Linux-v6.6/mm/
Dzbud.c157 unsigned long handle; in encode_handle() local
175 static struct zbud_header *handle_to_zbud_header(unsigned long handle) in handle_to_zbud_header()
247 unsigned long *handle) in zbud_alloc()
311 static void zbud_free(struct zbud_pool *pool, unsigned long handle) in zbud_free()
353 static void *zbud_map(struct zbud_pool *pool, unsigned long handle) in zbud_map()
363 static void zbud_unmap(struct zbud_pool *pool, unsigned long handle) in zbud_unmap()
394 unsigned long *handle) in zbud_zpool_malloc()
398 static void zbud_zpool_free(void *pool, unsigned long handle) in zbud_zpool_free()
403 static void *zbud_zpool_map(void *pool, unsigned long handle, in zbud_zpool_map()
408 static void zbud_zpool_unmap(void *pool, unsigned long handle) in zbud_zpool_unmap()
/Linux-v6.6/drivers/staging/media/atomisp/pci/runtime/rmgr/src/
Drmgr_vbuf.c69 void ia_css_rmgr_refcount_retain_vbuf(struct ia_css_rmgr_vbuf_handle **handle) in ia_css_rmgr_refcount_retain_vbuf()
107 void ia_css_rmgr_refcount_release_vbuf(struct ia_css_rmgr_vbuf_handle **handle) in ia_css_rmgr_refcount_release_vbuf()
198 struct ia_css_rmgr_vbuf_handle **handle) in rmgr_push_handle()
226 struct ia_css_rmgr_vbuf_handle **handle) in rmgr_pop_handle()
255 struct ia_css_rmgr_vbuf_handle **handle) in ia_css_rmgr_acq_vbuf()
311 struct ia_css_rmgr_vbuf_handle **handle) in ia_css_rmgr_rel_vbuf()
/Linux-v6.6/fs/jbd2/
Dtransaction.c331 static int start_this_handle(journal_t *journal, handle_t *handle, in start_this_handle()
476 handle_t *handle = jbd2_alloc_handle(GFP_NOFS); in new_handle() local
489 handle_t *handle = journal_current_handle(); in jbd2__journal_start() local
563 static void __jbd2_journal_unreserve_handle(handle_t *handle, transaction_t *t) in __jbd2_journal_unreserve_handle()
573 void jbd2_journal_free_reserved(handle_t *handle) in jbd2_journal_free_reserved()
599 int jbd2_journal_start_reserved(handle_t *handle, unsigned int type, in jbd2_journal_start_reserved()
660 int jbd2_journal_extend(handle_t *handle, int nblocks, int revoke_records) in jbd2_journal_extend()
716 static void stop_this_handle(handle_t *handle) in stop_this_handle()
778 int jbd2__journal_restart(handle_t *handle, int nblocks, int revoke_records, in jbd2__journal_restart()
825 int jbd2_journal_restart(handle_t *handle, int nblocks) in jbd2_journal_restart()
[all …]
/Linux-v6.6/drivers/acpi/
Dscan.c134 static acpi_status acpi_bus_offline(acpi_handle handle, u32 lvl, void *data, in acpi_bus_offline()
179 static acpi_status acpi_bus_online(acpi_handle handle, u32 lvl, void *data, in acpi_bus_online()
203 acpi_handle handle = device->handle; in acpi_scan_try_to_offline() local
249 acpi_handle handle = device->handle; in acpi_scan_hot_remove() local
540 static void acpi_scan_drop_device(acpi_handle handle, void *context) in acpi_scan_drop_device()
567 static struct acpi_device *handle_to_device(acpi_handle handle, in handle_to_device()
589 struct acpi_device *acpi_fetch_acpi_dev(acpi_handle handle) in acpi_fetch_acpi_dev()
611 struct acpi_device *acpi_get_acpi_dev(acpi_handle handle) in acpi_get_acpi_dev()
646 acpi_handle handle = adev->handle; in acpi_tie_acpi_dev() local
804 static struct acpi_device *acpi_find_parent_acpi_dev(acpi_handle handle) in acpi_find_parent_acpi_dev()
[all …]
/Linux-v6.6/drivers/acpi/acpica/
Devrgnini.c34 acpi_ev_system_memory_region_setup(acpi_handle handle, in acpi_ev_system_memory_region_setup()
98 acpi_ev_io_space_region_setup(acpi_handle handle, in acpi_ev_io_space_region_setup()
131 acpi_ev_pci_config_region_setup(acpi_handle handle, in acpi_ev_pci_config_region_setup()
373 acpi_ev_pci_bar_region_setup(acpi_handle handle, in acpi_ev_pci_bar_region_setup()
400 acpi_ev_cmos_region_setup(acpi_handle handle, in acpi_ev_cmos_region_setup()
427 acpi_ev_data_table_region_setup(acpi_handle handle, in acpi_ev_data_table_region_setup()
477 acpi_ev_default_region_setup(acpi_handle handle, in acpi_ev_default_region_setup()
/Linux-v6.6/drivers/platform/x86/intel/
Dhid.c219 static bool intel_hid_execute_method(acpi_handle handle, in intel_hid_execute_method()
260 static bool intel_hid_evaluate_method(acpi_handle handle, in intel_hid_evaluate_method()
297 static void intel_hid_init_dsm(acpi_handle handle) in intel_hid_init_dsm()
328 acpi_handle handle = ACPI_HANDLE(device); in intel_hid_set_enable() local
344 acpi_handle handle = ACPI_HANDLE(device); in intel_button_array_enable() local
471 acpi_handle handle = ACPI_HANDLE(&device->dev); in report_tablet_mode_state() local
502 static void notify_handler(acpi_handle handle, u32 event, void *context) in notify_handler()
604 acpi_handle handle = ACPI_HANDLE(&device->dev); in button_array_present() local
628 acpi_handle handle = ACPI_HANDLE(&device->dev); in intel_hid_probe() local
728 acpi_handle handle = ACPI_HANDLE(&device->dev); in intel_hid_remove() local
[all …]
/Linux-v6.6/drivers/pci/hotplug/
Dacpi_pcihp.c38 static acpi_status acpi_run_oshp(acpi_handle handle) in acpi_run_oshp()
73 acpi_handle chandle, handle; in acpi_get_hp_hw_control_from_firmware() local
145 static int pcihp_is_ejectable(acpi_handle handle) in pcihp_is_ejectable()
166 int acpi_pci_check_ejectable(struct pci_bus *pbus, acpi_handle handle) in acpi_pci_check_ejectable()
182 check_hotplug(acpi_handle handle, u32 lvl, void *context, void **rv) in check_hotplug()
198 int acpi_pci_detect_ejectable(acpi_handle handle) in acpi_pci_detect_ejectable()
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3_common/
Dhclge_comm_tqp_stats.c10 u64 *hclge_comm_tqps_get_stats(struct hnae3_handle *handle, u64 *data) in hclge_comm_tqps_get_stats()
30 int hclge_comm_tqps_get_sset_count(struct hnae3_handle *handle) in hclge_comm_tqps_get_sset_count()
37 u8 *hclge_comm_tqps_get_strings(struct hnae3_handle *handle, u8 *data) in hclge_comm_tqps_get_strings()
60 int hclge_comm_tqps_update_stats(struct hnae3_handle *handle, in hclge_comm_tqps_update_stats()
103 void hclge_comm_reset_tqp_stats(struct hnae3_handle *handle) in hclge_comm_reset_tqp_stats()
/Linux-v6.6/arch/mips/fw/cfe/
Dcfe_api.c43 int cfe_init(u64 handle, u64 ept) in cfe_init()
57 int cfe_close(int handle) in cfe_close()
290 int cfe_inpstat(int handle) in cfe_inpstat()
309 cfe_ioctl(int handle, unsigned int ioctlnum, unsigned char *buffer, in cfe_ioctl()
351 int cfe_read(int handle, unsigned char *buffer, int length) in cfe_read()
356 int cfe_readblk(int handle, s64 offset, unsigned char *buffer, int length) in cfe_readblk()
396 int cfe_write(int handle, const char *buffer, int length) in cfe_write()
401 int cfe_writeblk(int handle, s64 offset, const char *buffer, int length) in cfe_writeblk()
426 int handle; in cfe_die() local

12345678910>>...44