| /linux-6.15/drivers/gpu/drm/amd/pm/powerplay/ |
| H A D | amd_powerplay.c | 311 static int pp_dpm_load_fw(void *handle) in pp_dpm_load_fw() 389 void *handle) in pp_dpm_get_performance_level() 597 static int pp_dpm_get_pp_num_states(void *handle, in pp_dpm_get_pp_num_states() 644 static int amd_powerplay_reset(void *handle) in amd_powerplay_reset() 690 static int pp_dpm_force_clock_level(void *handle, in pp_dpm_force_clock_level() 742 static int pp_dpm_get_sclk_od(void *handle) in pp_dpm_get_sclk_od() 771 static int pp_dpm_get_mclk_od(void *handle) in pp_dpm_get_mclk_od() 1049 static int pp_get_current_clocks(void *handle, in pp_get_current_clocks() 1174 static int pp_dpm_powergate_mmhub(void *handle) in pp_dpm_powergate_mmhub() 1441 static int pp_asic_reset_mode_2(void *handle) in pp_asic_reset_mode_2() [all …]
|
| /linux-6.15/drivers/net/ethernet/hisilicon/hns/ |
| H A D | hns_ae_adapt.c | 16 static struct hns_mac_cb *hns_get_mac_cb(struct hnae_handle *handle) in hns_get_mac_cb() 138 static void hns_ae_put_handle(struct hnae_handle *handle) in hns_ae_put_handle() 149 static int hns_ae_wait_flow_down(struct hnae_handle *handle) in hns_ae_wait_flow_down() 229 static int hns_ae_add_uc_address(struct hnae_handle *handle, in hns_ae_add_uc_address() 240 static int hns_ae_rm_uc_address(struct hnae_handle *handle, in hns_ae_rm_uc_address() 284 static int hns_ae_clr_multicast(struct hnae_handle *handle) in hns_ae_clr_multicast() 332 static int hns_ae_start(struct hnae_handle *handle) in hns_ae_start() 358 static void hns_ae_stop(struct hnae_handle *handle) in hns_ae_stop() 379 static void hns_ae_reset(struct hnae_handle *handle) in hns_ae_reset() 423 static int hns_ae_get_mac_info(struct hnae_handle *handle, in hns_ae_get_mac_info() [all …]
|
| /linux-6.15/drivers/media/usb/uvc/ |
| H A D | uvc_v4l2.c | 375 struct uvc_fh *handle = fh; in uvc_ioctl_g_fmt() local 411 struct uvc_fh *handle = fh; in uvc_ioctl_s_fmt() local 449 struct uvc_fh *handle = fh; in uvc_ioctl_g_parm() local 485 struct uvc_fh *handle = fh; in uvc_ioctl_s_parm() local 639 struct uvc_fh *handle; in uvc_v4l2_open() local 718 struct uvc_fh *handle = fh; in uvc_ioctl_enum_fmt() local 742 struct uvc_fh *handle = fh; in uvc_ioctl_try_fmt() local 752 struct uvc_fh *handle = fh; in uvc_ioctl_reqbufs() local 775 struct uvc_fh *handle = fh; in uvc_ioctl_querybuf() local 786 struct uvc_fh *handle = fh; in uvc_ioctl_qbuf() local [all …]
|
| /linux-6.15/drivers/crypto/intel/qat/qat_common/ |
| H A D | qat_hal.c | 36 #define AE(handle, ae) ((handle)->hal_handle->aes[ae]) argument 69 void qat_hal_set_live_ctx(struct icp_qat_fw_loader_handle *handle, in qat_hal_set_live_ctx() 302 void qat_hal_reset(struct icp_qat_fw_loader_handle *handle) in qat_hal_reset() 473 int qat_hal_clr_reset(struct icp_qat_fw_loader_handle *handle) in qat_hal_clr_reset() 829 struct icp_qat_fw_loader_handle *handle; in qat_hal_init() local 880 void qat_hal_deinit(struct icp_qat_fw_loader_handle *handle) in qat_hal_deinit() 889 int qat_hal_start(struct icp_qat_fw_loader_handle *handle) in qat_hal_start() 929 void qat_hal_set_pc(struct icp_qat_fw_loader_handle *handle, in qat_hal_set_pc() 960 void qat_hal_wr_umem(struct icp_qat_fw_loader_handle *handle, in qat_hal_wr_umem() 1468 int qat_hal_init_gpr(struct icp_qat_fw_loader_handle *handle, in qat_hal_init_gpr() [all …]
|
| H A D | qat_uclo.c | 182 qat_uclo_cleanup_batch_init_list(struct icp_qat_fw_loader_handle *handle, in qat_uclo_cleanup_batch_init_list() 725 qat_uclo_get_dev_type(struct icp_qat_fw_loader_handle *handle) in qat_uclo_get_dev_type() 765 static int qat_uclo_init_reg(struct icp_qat_fw_loader_handle *handle, in qat_uclo_init_reg() 892 static int qat_hal_set_modes(struct icp_qat_fw_loader_handle *handle, in qat_hal_set_modes() 1153 static int qat_uclo_map_suof(struct icp_qat_fw_loader_handle *handle, in qat_uclo_map_suof() 1210 static int qat_uclo_auth_fw(struct icp_qat_fw_loader_handle *handle, in qat_uclo_auth_fw() 1530 static int qat_uclo_load_fw(struct icp_qat_fw_loader_handle *handle, in qat_uclo_load_fw() 1593 int qat_uclo_wr_mimage(struct icp_qat_fw_loader_handle *handle, in qat_uclo_wr_mimage() 1895 int qat_uclo_map_obj(struct icp_qat_fw_loader_handle *handle, in qat_uclo_map_obj() 1923 void qat_uclo_del_obj(struct icp_qat_fw_loader_handle *handle) in qat_uclo_del_obj() [all …]
|
| H A D | icp_qat_hal.h | 125 #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-6.15/drivers/firmware/ |
| H A D | ti_sci.c | 115 struct ti_sci_handle handle; member 454 struct ti_sci_handle *handle = &info->handle; in ti_sci_cmd_get_revision() local 2198 static int ti_sci_manage_irq(const struct ti_sci_handle *handle, in ti_sci_manage_irq() 3248 struct ti_sci_handle *handle = NULL; in ti_sci_get_handle() local 3291 int ti_sci_put_handle(const struct ti_sci_handle *handle) in ti_sci_put_handle() 3313 const struct ti_sci_handle *handle = *ptr; in devm_ti_sci_release() local 3335 const struct ti_sci_handle *handle; in devm_ti_sci_get_handle() local 3369 struct ti_sci_handle *handle = NULL; in ti_sci_get_by_phandle() local 3415 const struct ti_sci_handle *handle; in devm_ti_sci_get_by_phandle() local 3581 devm_ti_sci_get_of_resource(const struct ti_sci_handle *handle, in devm_ti_sci_get_of_resource() [all …]
|
| /linux-6.15/fs/ext4/ |
| H A D | ext4_jbd2.h | 167 #define ext4_journal_get_write_access(handle, sb, bh, trigger_type) \ argument 170 #define ext4_forget(handle, is_metadata, inode, bh, block_nr) \ argument 176 #define ext4_handle_dirty_metadata(handle, inode, bh) \ argument 189 static inline int ext4_handle_valid(handle_t *handle) in ext4_handle_valid() 196 static inline void ext4_handle_sync(handle_t *handle) in ext4_handle_sync() 202 static inline int ext4_handle_is_aborted(handle_t *handle) in ext4_handle_is_aborted() 246 #define ext4_journal_stop(handle) \ argument 249 #define ext4_journal_start_reserved(handle, type) \ argument 336 static inline int ext4_jbd2_inode_add_write(handle_t *handle, in ext4_jbd2_inode_add_write() 345 static inline int ext4_jbd2_inode_add_wait(handle_t *handle, in ext4_jbd2_inode_add_wait() [all …]
|
| H A D | ext4_jbd2.c | 35 handle_t *handle = current->journal_info; in ext4_get_nojournal() local 49 static void ext4_put_nojournal(handle_t *handle) in ext4_put_nojournal() 118 int __ext4_journal_stop(const char *where, unsigned int line, handle_t *handle) in __ext4_journal_stop() 145 handle_t *__ext4_journal_start_reserved(handle_t *handle, unsigned int line, in __ext4_journal_start_reserved() 169 int __ext4_journal_ensure_credits(handle_t *handle, int check_cred, in __ext4_journal_ensure_credits() 187 handle_t *handle, int err) in ext4_journal_abort_handle() 232 handle_t *handle, struct super_block *sb, in __ext4_journal_get_write_access() 267 int __ext4_forget(const char *where, unsigned int line, handle_t *handle, in __ext4_forget() 322 handle_t *handle, struct super_block *sb, in __ext4_journal_get_create_access() 347 handle_t *handle, struct inode *inode, in __ext4_handle_dirty_metadata()
|
| H A D | migrate.c | 21 static int finish_range(handle_t *handle, struct inode *inode, in finish_range() 65 static int update_extent_range(handle_t *handle, struct inode *inode, in update_extent_range() 90 static int update_ind_extent_range(handle_t *handle, struct inode *inode, in update_ind_extent_range() 119 static int update_dind_extent_range(handle_t *handle, struct inode *inode, in update_dind_extent_range() 149 static int update_tind_extent_range(handle_t *handle, struct inode *inode, in update_tind_extent_range() 179 static int free_dind_blocks(handle_t *handle, in free_dind_blocks() 220 static int free_tind_blocks(handle_t *handle, in free_tind_blocks() 353 static int free_ext_idx(handle_t *handle, struct inode *inode, in free_ext_idx() 390 static int free_ext_block(handle_t *handle, struct inode *inode) in free_ext_block() 412 handle_t *handle; in ext4_ext_migrate() local [all …]
|
| /linux-6.15/drivers/gpu/drm/amd/pm/swsmu/ |
| H A D | amdgpu_smu.c | 185 static u32 smu_get_mclk(void *handle, bool low) in smu_get_mclk() 199 static u32 smu_get_sclk(void *handle, bool low) in smu_get_sclk() 578 static int smu_sys_get_pp_table(void *handle, in smu_sys_get_pp_table() 598 static int smu_sys_set_pp_table(void *handle, in smu_sys_set_pp_table() 2370 static int smu_handle_dpm_task(void *handle, in smu_handle_dpm_task() 2576 static int smu_set_mp1_state(void *handle, in smu_set_mp1_state() 2592 static int smu_set_df_cstate(void *handle, in smu_set_df_cstate() 2705 static int smu_load_microcode(void *handle) in smu_load_microcode() 2784 int smu_get_power_limit(void *handle, in smu_get_power_limit() 3021 static int smu_read_sensor(void *handle, in smu_read_sensor() [all …]
|
| /linux-6.15/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
| H A D | hclgevf_main.c | 110 static void hclgevf_update_stats(struct hnae3_handle *handle) in hclgevf_update_stats() 407 struct hnae3_handle *handle = &hdev->nic; in hclgevf_update_link_status() local 717 struct hnae3_handle *handle, in hclgevf_unmap_ring_from_vector() 766 struct hnae3_handle *handle = &hdev->nic; in hclgevf_cmd_set_promisc_mode() local 808 struct hnae3_handle *handle = &hdev->nic; in hclgevf_sync_promisc_mode() local 1270 struct hnae3_handle *handle = &hdev->nic; in hclgevf_sync_vlan_filter() local 1370 struct hnae3_handle *handle = &hdev->nic; in hclgevf_notify_client() local 1392 struct hnae3_handle *handle = &hdev->roce; in hclgevf_notify_roce_client() local 1694 struct hnae3_handle *handle) in hclgevf_reset_event() 1937 struct hnae3_handle *handle = &hdev->nic; in hclgevf_periodic_service_task() local [all …]
|
| /linux-6.15/drivers/acpi/ |
| H A D | utils.c | 247 acpi_evaluate_integer(acpi_handle handle, in acpi_evaluate_integer() 280 int acpi_get_local_u64_address(acpi_handle handle, u64 *addr) in acpi_get_local_u64_address() 291 int acpi_get_local_address(acpi_handle handle, u32 *addr) in acpi_get_local_address() 306 const char *acpi_get_subsystem_id(acpi_handle handle) in acpi_get_subsystem_id() 342 bool acpi_evaluate_reference(acpi_handle handle, acpi_string pathname, in acpi_evaluate_reference() 571 char *acpi_handle_path(acpi_handle handle) in acpi_handle_path() 627 __acpi_handle_debug(struct _ddebug *descriptor, acpi_handle handle, in __acpi_handle_debug() 653 void acpi_evaluation_failure_warn(acpi_handle handle, const char *name, in acpi_evaluation_failure_warn() 668 bool acpi_has_method(acpi_handle handle, char *name) in acpi_has_method() 694 acpi_status acpi_evaluate_ej0(acpi_handle handle) in acpi_evaluate_ej0() [all …]
|
| H A D | scan.c | 202 acpi_handle handle = device->handle; in acpi_scan_try_to_offline() local 321 acpi_handle handle = device->handle; in acpi_scan_hot_remove() local 708 acpi_handle handle = adev->handle; in acpi_tie_acpi_dev() local 917 acpi_handle handle = dev->handle; in acpi_bus_extract_wakeup_device_power_package() local 1214 bool acpi_ata_match(acpi_handle handle) in acpi_ata_match() 1228 bool acpi_bay_match(acpi_handle handle) in acpi_bay_match() 1255 acpi_handle handle = adev->handle; in is_ejectable_bay() local 1266 bool acpi_dock_match(acpi_handle handle) in acpi_dock_match() 1295 long acpi_is_video_device(acpi_handle handle) in acpi_is_video_device() 2536 acpi_handle handle = dep->consumer; in acpi_scan_postponed() local [all …]
|
| /linux-6.15/kernel/events/ |
| H A D | ring_buffer.c | 20 static void perf_output_wakeup(struct perf_output_handle *handle) in perf_output_wakeup() 40 static void perf_output_get_handle(struct perf_output_handle *handle) in perf_output_get_handle() 153 __perf_output_begin(struct perf_output_handle *handle, in __perf_output_begin() 273 int perf_output_begin_forward(struct perf_output_handle *handle, in perf_output_begin_forward() 287 int perf_output_begin(struct perf_output_handle *handle, in perf_output_begin() 296 unsigned int perf_output_copy(struct perf_output_handle *handle, in perf_output_copy() 302 unsigned int perf_output_skip(struct perf_output_handle *handle, in perf_output_skip() 308 void perf_output_end(struct perf_output_handle *handle) in perf_output_end() 372 void *perf_aux_output_begin(struct perf_output_handle *handle, in perf_aux_output_begin() 568 void *perf_get_aux(struct perf_output_handle *handle) in perf_get_aux() [all …]
|
| /linux-6.15/fs/jbd2/ |
| H A D | transaction.c | 312 static int start_this_handle(journal_t *journal, handle_t *handle, in start_this_handle() 457 handle_t *handle = jbd2_alloc_handle(GFP_NOFS); in new_handle() local 470 handle_t *handle = journal_current_handle(); in jbd2__journal_start() local 554 void jbd2_journal_free_reserved(handle_t *handle) in jbd2_journal_free_reserved() 580 int jbd2_journal_start_reserved(handle_t *handle, unsigned int type, in jbd2_journal_start_reserved() 697 static void stop_this_handle(handle_t *handle) in stop_this_handle() 806 int jbd2_journal_restart(handle_t *handle, int nblocks) in jbd2_journal_restart() 947 do_get_write_access(handle_t *handle, struct journal_head *jh, in do_get_write_access() 1653 int jbd2_journal_forget(handle_t *handle, struct buffer_head *bh) in jbd2_journal_forget() 1820 int jbd2_journal_stop(handle_t *handle) in jbd2_journal_stop() [all …]
|
| /linux-6.15/drivers/staging/media/atomisp/pci/runtime/rmgr/src/ |
| H A D | rmgr_vbuf.c | 60 void ia_css_rmgr_refcount_retain_vbuf(struct ia_css_rmgr_vbuf_handle **handle) in ia_css_rmgr_refcount_retain_vbuf() 98 void ia_css_rmgr_refcount_release_vbuf(struct ia_css_rmgr_vbuf_handle **handle) in ia_css_rmgr_refcount_release_vbuf() 189 struct ia_css_rmgr_vbuf_handle **handle) in rmgr_push_handle() 217 struct ia_css_rmgr_vbuf_handle **handle) in rmgr_pop_handle() 246 struct ia_css_rmgr_vbuf_handle **handle) in ia_css_rmgr_acq_vbuf() 302 struct ia_css_rmgr_vbuf_handle **handle) in ia_css_rmgr_rel_vbuf()
|
| /linux-6.15/drivers/acpi/acpica/ |
| H A D | evrgnini.c | 34 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-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_aca.c | 328 struct aca_handle *handle; in aca_dispatch_bank() local 572 static bool aca_handle_is_valid(struct aca_handle *handle) in aca_handle_is_valid() 604 static void aca_init_error_cache(struct aca_handle *handle) in aca_init_error_cache() 628 static void aca_fini_error_cache(struct aca_handle *handle) in aca_fini_error_cache() 661 struct aca_handle *handle = container_of(attr, struct aca_handle, aca_attr); in aca_sysfs_read() local 668 static int add_aca_sysfs(struct amdgpu_device *adev, struct aca_handle *handle) in add_aca_sysfs() 683 int amdgpu_aca_add_handle(struct amdgpu_device *adev, struct aca_handle *handle, in amdgpu_aca_add_handle() 699 static void remove_aca_handle(struct aca_handle *handle) in remove_aca_handle() 708 static void remove_aca_sysfs(struct aca_handle *handle) in remove_aca_sysfs() 719 void amdgpu_aca_remove_handle(struct aca_handle *handle) in amdgpu_aca_remove_handle() [all …]
|
| /linux-6.15/drivers/pci/hotplug/ |
| H A D | acpi_pcihp.c | 38 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-6.15/drivers/platform/x86/intel/ |
| H A D | hid.c | 238 static bool intel_hid_execute_method(acpi_handle handle, in intel_hid_execute_method() 279 static bool intel_hid_evaluate_method(acpi_handle handle, in intel_hid_evaluate_method() 316 static void intel_hid_init_dsm(acpi_handle handle) in intel_hid_init_dsm() 347 acpi_handle handle = ACPI_HANDLE(device); in intel_hid_set_enable() local 361 acpi_handle handle = ACPI_HANDLE(device); in intel_button_array_enable() local 488 acpi_handle handle = ACPI_HANDLE(&device->dev); in report_tablet_mode_state() local 519 static void notify_handler(acpi_handle handle, u32 event, void *context) in notify_handler() 626 acpi_handle handle = ACPI_HANDLE(&device->dev); in button_array_present() local 650 acpi_handle handle = ACPI_HANDLE(&device->dev); in intel_hid_probe() local 750 acpi_handle handle = ACPI_HANDLE(&device->dev); in intel_hid_remove() local [all …]
|
| /linux-6.15/drivers/net/ethernet/hisilicon/hns3/hns3_common/ |
| H A D | hclge_comm_tqp_stats.c | 10 u64 *hclge_comm_tqps_get_stats(struct hnae3_handle *handle, u64 *data) in hclge_comm_tqps_get_stats() 31 int hclge_comm_tqps_get_sset_count(struct hnae3_handle *handle) in hclge_comm_tqps_get_sset_count() 39 void hclge_comm_tqps_get_strings(struct hnae3_handle *handle, u8 **data) in hclge_comm_tqps_get_strings() 58 int hclge_comm_tqps_update_stats(struct hnae3_handle *handle, in hclge_comm_tqps_update_stats() 102 void hclge_comm_reset_tqp_stats(struct hnae3_handle *handle) in hclge_comm_reset_tqp_stats()
|
| /linux-6.15/arch/mips/fw/cfe/ |
| H A D | cfe_api.c | 43 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
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| H A D | act_stats.c | 36 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()
|
| /linux-6.15/arch/powerpc/include/asm/ |
| H A D | mpic_timer.h | 36 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()
|