Home
last modified time | relevance | path

Searched defs:handle (Results 51 – 75 of 1079) sorted by relevance

12345678910>>...44

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dact_stats.c36 struct mlx5e_tc_act_stats_handle *handle; in mlx5e_tc_act_stats_create() local
54 void mlx5e_tc_act_stats_free(struct mlx5e_tc_act_stats_handle *handle) in mlx5e_tc_act_stats_free()
61 mlx5e_tc_act_stats_add(struct mlx5e_tc_act_stats_handle *handle, in mlx5e_tc_act_stats_add()
103 mlx5e_tc_act_stats_del_flow(struct mlx5e_tc_act_stats_handle *handle, in mlx5e_tc_act_stats_del_flow()
132 mlx5e_tc_act_stats_add_flow(struct mlx5e_tc_act_stats_handle *handle, in mlx5e_tc_act_stats_add_flow()
167 mlx5e_tc_act_stats_fill_stats(struct mlx5e_tc_act_stats_handle *handle, in mlx5e_tc_act_stats_fill_stats()
Dpost_act.c81 struct mlx5e_post_act_handle *handle) in mlx5e_tc_post_act_offload()
111 struct mlx5e_post_act_handle *handle; in mlx5e_tc_post_act_add() local
147 struct mlx5e_post_act_handle *handle) in mlx5e_tc_post_act_unoffload()
154 mlx5e_tc_post_act_del(struct mlx5e_post_act *post_act, struct mlx5e_post_act_handle *handle) in mlx5e_tc_post_act_del()
171 struct mlx5e_post_act_handle *handle, in mlx5e_tc_post_act_set_handle()
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Dsi_dma.c465 static int si_dma_early_init(void *handle) in si_dma_early_init()
479 static int si_dma_sw_init(void *handle) in si_dma_sw_init()
514 static int si_dma_sw_fini(void *handle) in si_dma_sw_fini()
525 static int si_dma_hw_init(void *handle) in si_dma_hw_init()
532 static int si_dma_hw_fini(void *handle) in si_dma_hw_fini()
541 static int si_dma_suspend(void *handle) in si_dma_suspend()
548 static int si_dma_resume(void *handle) in si_dma_resume()
555 static bool si_dma_is_idle(void *handle) in si_dma_is_idle()
566 static int si_dma_wait_for_idle(void *handle) in si_dma_wait_for_idle()
579 static int si_dma_soft_reset(void *handle) in si_dma_soft_reset()
[all …]
Dsoc15.c907 static int soc15_common_early_init(void *handle) in soc15_common_early_init()
1176 static int soc15_common_late_init(void *handle) in soc15_common_late_init()
1191 static int soc15_common_sw_init(void *handle) in soc15_common_sw_init()
1205 static int soc15_common_sw_fini(void *handle) in soc15_common_sw_fini()
1229 static int soc15_common_hw_init(void *handle) in soc15_common_hw_init()
1258 static int soc15_common_hw_fini(void *handle) in soc15_common_hw_fini()
1286 static int soc15_common_suspend(void *handle) in soc15_common_suspend()
1293 static int soc15_common_resume(void *handle) in soc15_common_resume()
1300 static bool soc15_common_is_idle(void *handle) in soc15_common_is_idle()
1305 static int soc15_common_wait_for_idle(void *handle) in soc15_common_wait_for_idle()
[all …]
Dsdma_v3_0.c1087 static int sdma_v3_0_early_init(void *handle) in sdma_v3_0_early_init()
1108 static int sdma_v3_0_sw_init(void *handle) in sdma_v3_0_sw_init()
1160 static int sdma_v3_0_sw_fini(void *handle) in sdma_v3_0_sw_fini()
1172 static int sdma_v3_0_hw_init(void *handle) in sdma_v3_0_hw_init()
1186 static int sdma_v3_0_hw_fini(void *handle) in sdma_v3_0_hw_fini()
1196 static int sdma_v3_0_suspend(void *handle) in sdma_v3_0_suspend()
1203 static int sdma_v3_0_resume(void *handle) in sdma_v3_0_resume()
1210 static bool sdma_v3_0_is_idle(void *handle) in sdma_v3_0_is_idle()
1222 static int sdma_v3_0_wait_for_idle(void *handle) in sdma_v3_0_wait_for_idle()
1239 static bool sdma_v3_0_check_soft_reset(void *handle) in sdma_v3_0_check_soft_reset()
[all …]
Dgmc_v7_0.c930 static int gmc_v7_0_early_init(void *handle) in gmc_v7_0_early_init()
949 static int gmc_v7_0_late_init(void *handle) in gmc_v7_0_late_init()
977 static int gmc_v7_0_sw_init(void *handle) in gmc_v7_0_sw_init()
1069 static int gmc_v7_0_sw_fini(void *handle) in gmc_v7_0_sw_fini()
1083 static int gmc_v7_0_hw_init(void *handle) in gmc_v7_0_hw_init()
1110 static int gmc_v7_0_hw_fini(void *handle) in gmc_v7_0_hw_fini()
1120 static int gmc_v7_0_suspend(void *handle) in gmc_v7_0_suspend()
1129 static int gmc_v7_0_resume(void *handle) in gmc_v7_0_resume()
1143 static bool gmc_v7_0_is_idle(void *handle) in gmc_v7_0_is_idle()
1155 static int gmc_v7_0_wait_for_idle(void *handle) in gmc_v7_0_wait_for_idle()
[all …]
Djpeg_v4_0_3.c65 static int jpeg_v4_0_3_early_init(void *handle) in jpeg_v4_0_3_early_init()
85 static int jpeg_v4_0_3_sw_init(void *handle) in jpeg_v4_0_3_sw_init()
162 static int jpeg_v4_0_3_sw_fini(void *handle) in jpeg_v4_0_3_sw_fini()
295 static int jpeg_v4_0_3_hw_init(void *handle) in jpeg_v4_0_3_hw_init()
356 static int jpeg_v4_0_3_hw_fini(void *handle) in jpeg_v4_0_3_hw_fini()
378 static int jpeg_v4_0_3_suspend(void *handle) in jpeg_v4_0_3_suspend()
399 static int jpeg_v4_0_3_resume(void *handle) in jpeg_v4_0_3_resume()
886 static bool jpeg_v4_0_3_is_idle(void *handle) in jpeg_v4_0_3_is_idle()
908 static int jpeg_v4_0_3_wait_for_idle(void *handle) in jpeg_v4_0_3_wait_for_idle()
928 static int jpeg_v4_0_3_set_clockgating_state(void *handle, in jpeg_v4_0_3_set_clockgating_state()
[all …]
Dvce_v4_0.c410 static int vce_v4_0_early_init(void *handle) in vce_v4_0_early_init()
425 static int vce_v4_0_sw_init(void *handle) in vce_v4_0_sw_init()
501 static int vce_v4_0_sw_fini(void *handle) in vce_v4_0_sw_fini()
521 static int vce_v4_0_hw_init(void *handle) in vce_v4_0_hw_init()
544 static int vce_v4_0_hw_fini(void *handle) in vce_v4_0_hw_fini()
561 static int vce_v4_0_suspend(void *handle) in vce_v4_0_suspend()
609 static int vce_v4_0_resume(void *handle) in vce_v4_0_resume()
692 static int vce_v4_0_set_clockgating_state(void *handle, in vce_v4_0_set_clockgating_state()
966 static int vce_v4_0_set_powergating_state(void *handle, in vce_v4_0_set_powergating_state()
Dsdma_v2_4.c816 static int sdma_v2_4_early_init(void *handle) in sdma_v2_4_early_init()
830 static int sdma_v2_4_sw_init(void *handle) in sdma_v2_4_sw_init()
876 static int sdma_v2_4_sw_fini(void *handle) in sdma_v2_4_sw_fini()
888 static int sdma_v2_4_hw_init(void *handle) in sdma_v2_4_hw_init()
902 static int sdma_v2_4_hw_fini(void *handle) in sdma_v2_4_hw_fini()
911 static int sdma_v2_4_suspend(void *handle) in sdma_v2_4_suspend()
918 static int sdma_v2_4_resume(void *handle) in sdma_v2_4_resume()
925 static bool sdma_v2_4_is_idle(void *handle) in sdma_v2_4_is_idle()
937 static int sdma_v2_4_wait_for_idle(void *handle) in sdma_v2_4_wait_for_idle()
954 static int sdma_v2_4_soft_reset(void *handle) in sdma_v2_4_soft_reset()
[all …]
/Linux-v6.6/arch/powerpc/include/asm/
Dmpic_timer.h36 void mpic_start_timer(struct mpic_timer *handle) { } in mpic_start_timer()
37 void mpic_stop_timer(struct mpic_timer *handle) { } in mpic_stop_timer()
38 void mpic_get_remain_time(struct mpic_timer *handle, time64_t *time) { } in mpic_get_remain_time()
39 void mpic_free_timer(struct mpic_timer *handle) { } in mpic_free_timer()
Dfsl_hcalls.h121 static inline unsigned int fh_partition_get_dtprop(int handle, in fh_partition_get_dtprop()
175 static inline unsigned int fh_partition_set_dtprop(int handle, in fh_partition_set_dtprop()
534 static inline unsigned int fh_get_core_state(unsigned int handle, in fh_get_core_state()
565 static inline unsigned int fh_enter_nap(unsigned int handle, unsigned int vcpu) in fh_enter_nap()
590 static inline unsigned int fh_exit_nap(unsigned int handle, unsigned int vcpu) in fh_exit_nap()
613 static inline unsigned int fh_claim_device(unsigned int handle) in fh_claim_device()
640 static inline unsigned int fh_partition_stop_dma(unsigned int handle) in fh_partition_stop_dma()
/Linux-v6.6/drivers/crypto/intel/qat/qat_common/
Dicp_qat_hal.h125 #define SET_CAP_CSR(handle, csr, val) \ argument
127 #define GET_CAP_CSR(handle, csr) \ argument
129 #define AE_CSR(handle, ae) \ argument
131 #define AE_CSR_ADDR(handle, ae, csr) (AE_CSR(handle, ae) + (0x3ff & (csr))) argument
132 #define SET_AE_CSR(handle, ae, csr, val) \ argument
134 #define GET_AE_CSR(handle, ae, csr) ADF_CSR_RD(AE_CSR_ADDR(handle, ae, csr), 0) argument
135 #define AE_XFER(handle, ae) \ argument
137 #define AE_XFER_ADDR(handle, ae, reg) (AE_XFER(handle, ae) + \ argument
139 #define SET_AE_XFER(handle, ae, reg, val) \ argument
141 #define SRAM_WRITE(handle, addr, val) \ argument
/Linux-v6.6/drivers/platform/x86/
Dclassmate-laptop.c73 static acpi_status cmpc_start_accel_v4(acpi_handle handle) in cmpc_start_accel_v4()
93 static acpi_status cmpc_stop_accel_v4(acpi_handle handle) in cmpc_stop_accel_v4()
113 static acpi_status cmpc_accel_set_sensitivity_v4(acpi_handle handle, int val) in cmpc_accel_set_sensitivity_v4()
131 static acpi_status cmpc_accel_set_g_select_v4(acpi_handle handle, int val) in cmpc_accel_set_g_select_v4()
149 static acpi_status cmpc_get_accel_v4(acpi_handle handle, in cmpc_get_accel_v4()
453 static acpi_status cmpc_start_accel(acpi_handle handle) in cmpc_start_accel()
468 static acpi_status cmpc_stop_accel(acpi_handle handle) in cmpc_stop_accel()
483 static acpi_status cmpc_accel_set_sensitivity(acpi_handle handle, int val) in cmpc_accel_set_sensitivity()
497 static acpi_status cmpc_get_accel(acpi_handle handle, in cmpc_get_accel()
678 static acpi_status cmpc_get_tablet(acpi_handle handle, in cmpc_get_tablet()
[all …]
/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-trbe.c139 struct perf_output_handle * __percpu *handle; member
262 static void trbe_report_wrap_event(struct perf_output_handle *handle) in trbe_report_wrap_event()
281 static void trbe_stop_and_truncate_event(struct perf_output_handle *handle) in trbe_stop_and_truncate_event()
346 static void trbe_pad_buf(struct perf_output_handle *handle, int len) in trbe_pad_buf()
356 static unsigned long trbe_snapshot_offset(struct perf_output_handle *handle) in trbe_snapshot_offset()
368 static u64 trbe_min_trace_buf_size(struct perf_output_handle *handle) in trbe_min_trace_buf_size()
397 static unsigned long __trbe_normal_offset(struct perf_output_handle *handle) in __trbe_normal_offset()
546 static unsigned long trbe_normal_offset(struct perf_output_handle *handle) in trbe_normal_offset()
568 static unsigned long compute_trbe_buffer_limit(struct perf_output_handle *handle) in compute_trbe_buffer_limit()
647 static enum trbe_fault_action trbe_get_fault_act(struct perf_output_handle *handle, in trbe_get_fault_act()
[all …]
/Linux-v6.6/include/linux/
Dpsp-sev.h190 u32 handle; /* In */ member
200 u32 handle; /* In */ member
210 u32 handle; /* In */ member
222 u32 handle; /* In */ member
239 u32 handle; /* In/Out */ member
256 u32 handle; /* In */ member
270 u32 handle; /* In */ member
284 u32 handle; /* In */ member
302 u32 handle; /* In */ member
320 u32 handle; /* In */ member
[all …]
/Linux-v6.6/fs/ext4/
Dinline.c262 static int ext4_create_inline_data(handle_t *handle, in ext4_create_inline_data()
327 static int ext4_update_inline_data(handle_t *handle, struct inode *inode, in ext4_update_inline_data()
394 static int ext4_prepare_inline_data(handle_t *handle, struct inode *inode, in ext4_prepare_inline_data()
418 static int ext4_destroy_inline_data_nolock(handle_t *handle, in ext4_destroy_inline_data_nolock()
546 handle_t *handle = NULL; in ext4_convert_inline_data_to_extent() local
667 handle_t *handle; in ext4_try_to_write_inline_data() local
746 handle_t *handle = ext4_journal_current_handle(); in ext4_write_inline_data_end() local
899 handle_t *handle; in ext4_da_write_inline_data_begin() local
1005 static int ext4_add_dirent_to_inline(handle_t *handle, in ext4_add_dirent_to_inline()
1087 static int ext4_update_inline_dir(handle_t *handle, struct inode *dir, in ext4_update_inline_dir()
[all …]
/Linux-v6.6/drivers/misc/vmw_vmci/
Dvmci_resource.c30 static unsigned int vmci_resource_hash(struct vmci_handle handle) in vmci_resource_hash()
38 static struct vmci_resource *vmci_resource_lookup(struct vmci_handle handle, in vmci_resource_lookup()
81 struct vmci_handle handle; in vmci_resource_find_id() local
101 struct vmci_handle handle) in vmci_resource_add()
139 struct vmci_handle handle = resource->handle; in vmci_resource_remove() local
Dvmci_doorbell.c85 int vmci_dbell_get_priv_flags(struct vmci_handle handle, u32 *priv_flags) in vmci_dbell_get_priv_flags()
229 static int dbell_link(struct vmci_handle handle, u32 notify_idx) in dbell_link()
247 static int dbell_unlink(struct vmci_handle handle) in dbell_unlink()
264 static int dbell_notify_as_guest(struct vmci_handle handle, u32 priv_flags) in dbell_notify_as_guest()
292 int vmci_dbell_host_context_notify(u32 src_cid, struct vmci_handle handle) in vmci_dbell_host_context_notify()
409 int vmci_doorbell_create(struct vmci_handle *handle, in vmci_doorbell_create()
513 int vmci_doorbell_destroy(struct vmci_handle handle) in vmci_doorbell_destroy()
/Linux-v6.6/fs/
Dfhandle.c24 struct file_handle *handle = NULL; in do_sys_name_to_handle() local
98 SYSCALL_DEFINE5(name_to_handle_at, int, dfd, const char __user *, name, in SYSCALL_DEFINE5() argument
146 static int do_handle_to_path(int mountdirfd, struct file_handle *handle, in do_handle_to_path()
179 struct file_handle *handle = NULL; in handle_to_path() local
262 SYSCALL_DEFINE3(open_by_handle_at, int, mountdirfd, in SYSCALL_DEFINE3() argument
280 COMPAT_SYSCALL_DEFINE3(open_by_handle_at, int, mountdirfd, in COMPAT_SYSCALL_DEFINE3() argument
/Linux-v6.6/fs/smb/server/
Dtransport_ipc.c62 unsigned int handle; member
243 static void ipc_msg_handle_free(int handle) in ipc_msg_handle_free()
251 unsigned int handle = *(unsigned int *)payload; in handle_response() local
456 static void *ipc_msg_send_request(struct ksmbd_ipc_msg *msg, unsigned int handle) in ipc_msg_send_request()
661 struct ksmbd_rpc_command *ksmbd_rpc_open(struct ksmbd_session *sess, int handle) in ksmbd_rpc_open()
683 struct ksmbd_rpc_command *ksmbd_rpc_close(struct ksmbd_session *sess, int handle) in ksmbd_rpc_close()
705 struct ksmbd_rpc_command *ksmbd_rpc_write(struct ksmbd_session *sess, int handle, in ksmbd_rpc_write()
730 struct ksmbd_rpc_command *ksmbd_rpc_read(struct ksmbd_session *sess, int handle) in ksmbd_rpc_read()
753 struct ksmbd_rpc_command *ksmbd_rpc_ioctl(struct ksmbd_session *sess, int handle, in ksmbd_rpc_ioctl()
851 void ksmbd_rpc_id_free(int handle) in ksmbd_rpc_id_free()
/Linux-v6.6/drivers/gpu/drm/radeon/
Dradeon_acpi.c114 static union acpi_object *radeon_atif_call(acpi_handle handle, int function, in radeon_atif_call()
209 static int radeon_atif_verify_interface(acpi_handle handle, in radeon_atif_verify_interface()
256 static int radeon_atif_get_notification_params(acpi_handle handle, in radeon_atif_get_notification_params()
318 static int radeon_atif_get_sbios_requests(acpi_handle handle, in radeon_atif_get_sbios_requests()
362 acpi_handle handle; in radeon_atif_handler() local
437 static union acpi_object *radeon_atcs_call(acpi_handle handle, int function, in radeon_atcs_call()
503 static int radeon_atcs_verify_interface(acpi_handle handle, in radeon_atcs_verify_interface()
567 acpi_handle handle; in radeon_acpi_pcie_notify_device_ready() local
602 acpi_handle handle; in radeon_acpi_pcie_performance_request() local
709 acpi_handle handle; in radeon_acpi_init() local
/Linux-v6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
Dkv_dpm.c1234 static void kv_dpm_enable_bapm(void *handle, bool enable) in kv_dpm_enable_bapm()
1666 static void kv_dpm_powergate_uvd(void *handle, bool gate) in kv_dpm_powergate_uvd()
1693 static void kv_dpm_powergate_vce(void *handle, bool gate) in kv_dpm_powergate_vce()
1869 static int kv_dpm_force_performance_level(void *handle, in kv_dpm_force_performance_level()
1894 static int kv_dpm_pre_set_power_state(void *handle) in kv_dpm_pre_set_power_state()
1910 static int kv_dpm_set_power_state(void *handle) in kv_dpm_set_power_state()
1985 static void kv_dpm_post_set_power_state(void *handle) in kv_dpm_post_set_power_state()
2854 kv_dpm_debugfs_print_current_performance_level(void *handle, in kv_dpm_debugfs_print_current_performance_level()
2882 kv_dpm_print_power_state(void *handle, void *request_ps) in kv_dpm_print_power_state()
2913 static void kv_dpm_display_configuration_changed(void *handle) in kv_dpm_display_configuration_changed()
[all …]
/Linux-v6.6/drivers/platform/x86/intel/
Dvbtn.c79 acpi_handle handle = ACPI_HANDLE(&device->dev); in detect_tablet_mode() local
147 static void notify_handler(acpi_handle handle, u32 event, void *context) in notify_handler()
257 static bool intel_vbtn_has_switches(acpi_handle handle, bool dual_accel) in intel_vbtn_has_switches()
275 acpi_handle handle = ACPI_HANDLE(&device->dev); in intel_vbtn_probe() local
330 acpi_handle handle = ACPI_HANDLE(&device->dev); in intel_vbtn_remove() local
378 check_acpi_dev(acpi_handle handle, u32 lvl, void *context, void **rv) in check_acpi_dev()
/Linux-v6.6/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c281 u16 handle; member
509 _scsih_get_sas_address(struct MPT3SAS_ADAPTER *ioc, u16 handle, in _scsih_get_sas_address()
819 __mpt3sas_get_sdev_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) in __mpt3sas_get_sdev_by_handle()
850 mpt3sas_get_sdev_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) in mpt3sas_get_sdev_by_handle()
959 _scsih_device_remove_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) in _scsih_device_remove_by_handle()
1165 __mpt3sas_get_pdev_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) in __mpt3sas_get_pdev_by_handle()
1199 mpt3sas_get_pdev_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) in mpt3sas_get_pdev_by_handle()
1297 _scsih_pcie_device_remove_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) in _scsih_pcie_device_remove_by_handle()
1458 mpt3sas_raid_device_find_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) in mpt3sas_raid_device_find_by_handle()
1551 mpt3sas_scsih_expander_find_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) in mpt3sas_scsih_expander_find_by_handle()
[all …]
/Linux-v6.6/fs/ocfs2/
Dsuballoc.c340 static int ocfs2_block_group_fill(handle_t *handle, in ocfs2_block_group_fill()
417 ocfs2_block_group_alloc_contig(struct ocfs2_super *osb, handle_t *handle, in ocfs2_block_group_alloc_contig()
462 handle_t *handle, in ocfs2_block_group_claim_bits()
481 static int ocfs2_block_group_grow_discontig(handle_t *handle, in ocfs2_block_group_grow_discontig()
543 static void ocfs2_bg_alloc_cleanup(handle_t *handle, in ocfs2_bg_alloc_cleanup()
574 ocfs2_block_group_alloc_discontig(handle_t *handle, in ocfs2_block_group_alloc_discontig()
662 handle_t *handle = NULL; in ocfs2_block_group_alloc() local
1335 int ocfs2_block_group_set_bits(handle_t *handle, in ocfs2_block_group_set_bits()
1401 static int ocfs2_relink_block_group(handle_t *handle, in ocfs2_relink_block_group()
1578 handle_t *handle, in ocfs2_alloc_dinode_update_counts()
[all …]

12345678910>>...44