/kernel/linux/linux-6.6/arch/x86/kernel/acpi/ |
H A D | boot.c | 823 static int acpi_map_cpu2node(acpi_handle handle, int cpu, int physid) in acpi_map_cpu2node() argument 837 int acpi_map_cpu(acpi_handle handle, phys_cpuid_t physid, u32 acpi_id, in acpi_map_cpu() argument 871 int acpi_register_ioapic(acpi_handle handle, u64 phys_addr, u32 gsi_base) in acpi_register_ioapic() argument 905 int acpi_unregister_ioapic(acpi_handle handle, u3 argument 928 acpi_ioapic_registered(acpi_handle handle, u32 gsi_base) acpi_ioapic_registered() argument [all...] |
/kernel/linux/linux-6.6/drivers/dma/idxd/ |
H A D | device.c | 591 int idxd_device_request_int_handle(struct idxd_device *idxd, int idx, int *handle, in idxd_device_request_int_handle() argument 621 int idxd_device_release_int_handle(struct idxd_device *idxd, int handle, in idxd_device_release_int_handle() argument [all...] |
/kernel/linux/linux-6.6/arch/x86/events/intel/ |
H A D | pt.c | 1080 pt_buffer_reset_markers(struct pt_buffer *buf, struct perf_output_handle *handle) pt_buffer_reset_markers() argument 1636 pt_event_snapshot_aux(struct perf_event *event, struct perf_output_handle *handle, unsigned long size) pt_event_snapshot_aux() argument [all...] |
/kernel/linux/linux-6.6/drivers/firmware/arm_ffa/ |
H A D | driver.c | 352 static int ffa_mem_next_frag(u64 handle, u32 frag_len) in ffa_mem_next_frag() argument 320 ffa_mem_first_frag(u32 func_id, phys_addr_t buf, u32 buf_sz, u32 frag_len, u32 len, u64 *handle) ffa_mem_first_frag() argument 380 ffa_transmit_fragment(u32 func_id, phys_addr_t buf, u32 buf_sz, u32 frag_len, u32 len, u64 *handle, bool first) ffa_transmit_fragment() argument [all...] |
/kernel/linux/linux-6.6/drivers/firmware/arm_scmi/ |
H A D | notify.c | 222 struct scmi_handle *handle; member 578 scmi_notify(const struct scmi_handle *handle, u8 proto_id, u8 evt_id, const void *buf, size_t len, ktime_t ts) scmi_notify() argument 748 scmi_register_protocol_events(const struct scmi_handle *handle, u8 proto_id, const struct scmi_protocol_handle *ph, const struct scmi_protocol_events *ee) scmi_register_protocol_events() argument 839 scmi_deregister_protocol_events(const struct scmi_handle *handle, u8 proto_id) scmi_deregister_protocol_events() argument 1342 scmi_notifier_register(const struct scmi_handle *handle, u8 proto_id, u8 evt_id, const u32 *src_id, struct notifier_block *nb) scmi_notifier_register() argument 1389 scmi_notifier_unregister(const struct scmi_handle *handle, u8 proto_id, u8 evt_id, const u32 *src_id, struct notifier_block *nb) scmi_notifier_unregister() argument 1431 const struct scmi_handle *handle; global() member 1646 scmi_notification_init(struct scmi_handle *handle) scmi_notification_init() argument 1699 scmi_notification_exit(struct scmi_handle *handle) scmi_notification_exit() argument [all...] |
H A D | raw_mode.c | 175 const struct scmi_handle *handle; member 1165 scmi_raw_mode_init(const struct scmi_handle *handle, struct dentry *top_dentry, int instance_id, u8 *channels, int num_chans, const struct scmi_desc *desc, int tx_max_msg) scmi_raw_mode_init() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/ |
H A D | thunder_bgx.c | 1404 static acpi_status bgx_acpi_register_phy(acpi_handle handle, in bgx_acpi_register_phy() argument 1425 static acpi_status bgx_acpi_match_id(acpi_handle handle, u32 lvl, in bgx_acpi_match_id() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
H A D | chcr_ktls.c | 2146 static int chcr_ktls_uld_rx_handler(void *handle, cons argument 2204 chcr_ktls_uld_state_change(void *handle, enum cxgb4_state new_state) chcr_ktls_uld_state_change() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/plip/ |
H A D | plip.c | 1173 plip_preempt(void *handle) in plip_preempt() argument 1189 plip_wakeup(void *handle) in plip_wakeup() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | qmi.c | 1794 struct qmi_handle *handle = &ab->qmi.handle; in ath11k_qmi_fw_ind_register_send() local [all...] |
/kernel/linux/linux-6.6/drivers/net/xen-netback/ |
H A D | netback.c | 522 xenvif_grant_handle_set(struct xenvif_queue *queue, u16 pending_idx, grant_handle_t handle) xenvif_grant_handle_set() argument [all...] |
H A D | common.h | 282 unsigned int handle; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/inc/ |
H A D | mod_hdcp.h | 137 void *handle; member 160 void *handle; member
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | device.c | 1166 static int c4iw_uld_rx_handler(void *handle, const __be64 *rsp, in c4iw_uld_rx_handler() argument 1219 static int c4iw_uld_state_change(void *handle, enum cxgb4_state new_state) in c4iw_uld_state_change() argument 1470 static int c4iw_uld_control(void *handle, enum cxgb4_control control, ...) in c4iw_uld_control() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/ |
H A D | amd_powerplay.c | 78 static int pp_early_init(void *handle) in pp_early_init() argument 134 static int pp_sw_init(void *handle) in pp_sw_init() argument 151 static int pp_sw_fini(void *handle) in pp_sw_fini() argument 163 static int pp_hw_init(void *handle) in pp_hw_init() argument 177 static int pp_hw_fini(void *handle) in pp_hw_fini() argument 220 pp_late_init(void *handle) pp_late_init() argument 234 pp_late_fini(void *handle) pp_late_fini() argument 244 pp_is_idle(void *handle) pp_is_idle() argument 249 pp_wait_for_idle(void *handle) pp_wait_for_idle() argument 254 pp_sw_reset(void *handle) pp_sw_reset() argument 259 pp_set_powergating_state(void *handle, enum amd_powergating_state state) pp_set_powergating_state() argument 265 pp_suspend(void *handle) pp_suspend() argument 275 pp_resume(void *handle) pp_resume() argument 283 pp_set_clockgating_state(void *handle, enum amd_clockgating_state state) pp_set_clockgating_state() argument 321 pp_dpm_load_fw(void *handle) pp_dpm_load_fw() argument 336 pp_dpm_fw_loading_complete(void *handle) pp_dpm_fw_loading_complete() argument 341 pp_set_clockgating_by_smu(void *handle, uint32_t msg_id) pp_set_clockgating_by_smu() argument 380 pp_dpm_force_performance_level(void *handle, enum amd_dpm_forced_level level) pp_dpm_force_performance_level() argument 398 pp_dpm_get_performance_level( void *handle) pp_dpm_get_performance_level() argument 409 pp_dpm_get_sclk(void *handle, bool low) pp_dpm_get_sclk() argument 423 pp_dpm_get_mclk(void *handle, bool low) pp_dpm_get_mclk() argument 437 pp_dpm_powergate_vce(void *handle, bool gate) pp_dpm_powergate_vce() argument 451 pp_dpm_powergate_uvd(void *handle, bool gate) pp_dpm_powergate_uvd() argument 465 pp_dpm_dispatch_tasks(void *handle, enum amd_pp_task task_id, enum amd_pm_state_type *user_state) pp_dpm_dispatch_tasks() argument 476 pp_dpm_get_current_power_state(void *handle) pp_dpm_get_current_power_state() argument 508 pp_dpm_set_fan_control_mode(void *handle, uint32_t mode) pp_dpm_set_fan_control_mode() argument 526 pp_dpm_get_fan_control_mode(void *handle, uint32_t *fan_mode) pp_dpm_get_fan_control_mode() argument 543 pp_dpm_set_fan_speed_pwm(void *handle, uint32_t speed) pp_dpm_set_fan_speed_pwm() argument 559 pp_dpm_get_fan_speed_pwm(void *handle, uint32_t *speed) pp_dpm_get_fan_speed_pwm() argument 575 pp_dpm_get_fan_speed_rpm(void *handle, uint32_t *rpm) pp_dpm_get_fan_speed_rpm() argument 591 pp_dpm_set_fan_speed_rpm(void *handle, uint32_t rpm) pp_dpm_set_fan_speed_rpm() argument 607 pp_dpm_get_pp_num_states(void *handle, struct pp_states_info *data) pp_dpm_get_pp_num_states() argument 643 pp_dpm_get_pp_table(void *handle, char **table) pp_dpm_get_pp_table() argument 654 amd_powerplay_reset(void *handle) amd_powerplay_reset() argument 670 pp_dpm_set_pp_table(void *handle, const char *buf, size_t size) pp_dpm_set_pp_table() argument 700 pp_dpm_force_clock_level(void *handle, enum pp_clock_type type, uint32_t mask) pp_dpm_force_clock_level() argument 721 pp_dpm_emit_clock_levels(void *handle, enum pp_clock_type type, char *buf, int *offset) pp_dpm_emit_clock_levels() argument 737 pp_dpm_print_clock_levels(void *handle, enum pp_clock_type type, char *buf) pp_dpm_print_clock_levels() argument 752 pp_dpm_get_sclk_od(void *handle) pp_dpm_get_sclk_od() argument 766 pp_dpm_set_sclk_od(void *handle, uint32_t value) pp_dpm_set_sclk_od() argument 781 pp_dpm_get_mclk_od(void *handle) pp_dpm_get_mclk_od() argument 795 pp_dpm_set_mclk_od(void *handle, uint32_t value) pp_dpm_set_mclk_od() argument 809 pp_dpm_read_sensor(void *handle, int idx, void *value, int *size) pp_dpm_read_sensor() argument 842 pp_dpm_get_vce_clock_state(void *handle, unsigned idx) pp_dpm_get_vce_clock_state() argument 854 pp_get_power_profile_mode(void *handle, char *buf) pp_get_power_profile_mode() argument 866 pp_set_power_profile_mode(void *handle, long *input, uint32_t size) pp_set_power_profile_mode() argument 881 pp_set_fine_grain_clk_vol(void *handle, uint32_t type, long *input, uint32_t size) pp_set_fine_grain_clk_vol() argument 894 pp_odn_edit_dpm_table(void *handle, enum PP_OD_DPM_TABLE_COMMAND type, long *input, uint32_t size) pp_odn_edit_dpm_table() argument 910 pp_dpm_set_mp1_state(void *handle, enum pp_mp1_state mp1_state) pp_dpm_set_mp1_state() argument 926 pp_dpm_switch_power_profile(void *handle, enum PP_SMC_POWER_PROFILE type, bool en) pp_dpm_switch_power_profile() argument 968 pp_set_power_limit(void *handle, uint32_t limit) pp_set_power_limit() argument 998 pp_get_power_limit(void *handle, uint32_t *limit, enum pp_power_limit_level pp_limit_level, enum pp_power_type power_type) pp_get_power_limit() argument 1033 pp_display_configuration_change(void *handle, const struct amd_pp_display_configuration *display_config) pp_display_configuration_change() argument 1045 pp_get_display_power_level(void *handle, struct amd_pp_simple_clock_info *output) pp_get_display_power_level() argument 1056 pp_get_current_clocks(void *handle, struct amd_pp_clock_info *clocks) pp_get_current_clocks() argument 1104 pp_get_clock_by_type(void *handle, enum amd_pp_clock_type type, struct amd_pp_clocks *clocks) pp_get_clock_by_type() argument 1117 pp_get_clock_by_type_with_latency(void *handle, enum amd_pp_clock_type type, struct pp_clock_levels_with_latency *clocks) pp_get_clock_by_type_with_latency() argument 1129 pp_get_clock_by_type_with_voltage(void *handle, enum amd_pp_clock_type type, struct pp_clock_levels_with_voltage *clocks) pp_get_clock_by_type_with_voltage() argument 1141 pp_set_watermarks_for_clocks_ranges(void *handle, void *clock_ranges) pp_set_watermarks_for_clocks_ranges() argument 1153 pp_display_clock_voltage_request(void *handle, struct pp_display_clock_request *clock) pp_display_clock_voltage_request() argument 1164 pp_get_display_mode_validation_clocks(void *handle, struct amd_pp_simple_clock_info *clocks) pp_get_display_mode_validation_clocks() argument 1181 pp_dpm_powergate_mmhub(void *handle) pp_dpm_powergate_mmhub() argument 1196 pp_dpm_powergate_gfx(void *handle, bool gate) pp_dpm_powergate_gfx() argument 1211 pp_dpm_powergate_acp(void *handle, bool gate) pp_dpm_powergate_acp() argument 1226 pp_dpm_powergate_sdma(void *handle, bool gate) pp_dpm_powergate_sdma() argument 1241 pp_set_powergating_by_smu(void *handle, uint32_t block_type, bool gate) pp_set_powergating_by_smu() argument 1277 pp_notify_smu_enable_pwe(void *handle) pp_notify_smu_enable_pwe() argument 1294 pp_enable_mgpu_fan_boost(void *handle) pp_enable_mgpu_fan_boost() argument 1310 pp_set_min_deep_sleep_dcefclk(void *handle, uint32_t clock) pp_set_min_deep_sleep_dcefclk() argument 1327 pp_set_hard_min_dcefclk_by_freq(void *handle, uint32_t clock) pp_set_hard_min_dcefclk_by_freq() argument 1344 pp_set_hard_min_fclk_by_freq(void *handle, uint32_t clock) pp_set_hard_min_fclk_by_freq() argument 1361 pp_set_active_display_count(void *handle, uint32_t count) pp_set_active_display_count() argument 1371 pp_get_asic_baco_capability(void *handle, bool *cap) pp_get_asic_baco_capability() argument 1388 pp_get_asic_baco_state(void *handle, int *state) pp_get_asic_baco_state() argument 1403 pp_set_asic_baco_state(void *handle, int state) pp_set_asic_baco_state() argument 1419 pp_get_ppfeature_status(void *handle, char *buf) pp_get_ppfeature_status() argument 1434 pp_set_ppfeature_status(void *handle, uint64_t ppfeature_masks) pp_set_ppfeature_status() argument 1449 pp_asic_reset_mode_2(void *handle) pp_asic_reset_mode_2() argument 1464 pp_smu_i2c_bus_access(void *handle, bool acquire) pp_smu_i2c_bus_access() argument 1479 pp_set_df_cstate(void *handle, enum pp_df_cstate state) pp_set_df_cstate() argument 1494 pp_set_xgmi_pstate(void *handle, uint32_t pstate) pp_set_xgmi_pstate() argument 1509 pp_get_gpu_metrics(void *handle, void **table) pp_get_gpu_metrics() argument 1522 pp_gfx_state_change_set(void *handle, uint32_t state) pp_gfx_state_change_set() argument 1538 pp_get_prv_buffer_details(void *handle, void **addr, size_t *size) pp_get_prv_buffer_details() argument 1559 pp_pm_compute_clocks(void *handle) pp_pm_compute_clocks() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_object_types.h | 35 u32 handle; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/ |
H A D | msm_gem.c | 674 msm_gem_dumb_map_offset(struct drm_file *file, struct drm_device *dev, uint32_t handle, uint64_t *offset) msm_gem_dumb_map_offset() argument 1075 msm_gem_new_handle(struct drm_device *dev, struct drm_file *file, uint32_t size, uint32_t flags, uint32_t *handle, char *name) msm_gem_new_handle() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/ |
H A D | a6xx_gpu_state.c | 12 const void *handle; member [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_crtc.c | 950 mdp5_crtc_cursor_set(struct drm_crtc *crtc, struct drm_file *file, uint32_t handle, uint32_t width, uint32_t height) mdp5_crtc_cursor_set() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
H A D | nouveau_bo.c | 1207 u64 handle, length; in nouveau_ttm_io_mem_reserve() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | gf119.c | 567 gf119_disp_dmac_bind(struct nvkm_disp_chan *chan, struct nvkm_object *object, u32 handle) in gf119_disp_dmac_bind() argument
|
H A D | gv100.c | 352 gv100_disp_dmac_bind(struct nvkm_disp_chan *chan, struct nvkm_object *object, u32 handle) gv100_disp_dmac_bind() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 36 nvkm_device_find_locked(u64 handle) in nvkm_device_find_locked() argument 47 nvkm_device_find(u64 handle) in nvkm_device_find() argument 2959 nvkm_device_ctor(const struct nvkm_device_func *func, const struct nvkm_device_quirk *quirk, struct device *dev, enum nvkm_device_type type, u64 handle, const char *name, const char *cfg, const char *dbg, bool detect, bool mmio, u64 subdev_mask, struct nvkm_device *device) nvkm_device_ctor() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_surface.c | 907 uint32_t handle; in vmw_surface_handle_reference() local [all...] |
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/ |
H A D | coresight-trbe.c | 139 struct perf_output_handle * __percpu *handle; member 262 static void trbe_report_wrap_event(struct perf_output_handle *handle) in trbe_report_wrap_event() argument 281 static void trbe_stop_and_truncate_event(struct perf_output_handle *handle) in trbe_stop_and_truncate_event() argument 346 static void trbe_pad_buf(struct perf_output_handle *handle, int len) in trbe_pad_buf() argument 356 trbe_snapshot_offset(struct perf_output_handle *handle) trbe_snapshot_offset() argument 368 trbe_min_trace_buf_size(struct perf_output_handle *handle) trbe_min_trace_buf_size() argument 397 __trbe_normal_offset(struct perf_output_handle *handle) __trbe_normal_offset() argument 546 trbe_normal_offset(struct perf_output_handle *handle) trbe_normal_offset() argument 568 compute_trbe_buffer_limit(struct perf_output_handle *handle) compute_trbe_buffer_limit() argument 647 trbe_get_fault_act(struct perf_output_handle *handle, u64 trbsr) trbe_get_fault_act() argument 675 trbe_get_trace_size(struct perf_output_handle *handle, struct trbe_buf *buf, bool wrap) trbe_get_trace_size() argument 780 arm_trbe_update_buffer(struct coresight_device *csdev, struct perf_output_handle *handle, void *config) arm_trbe_update_buffer() argument 982 __arm_trbe_enable(struct trbe_buf *buf, struct perf_output_handle *handle) __arm_trbe_enable() argument 1014 struct perf_output_handle *handle = data; arm_trbe_enable() local 1048 trbe_handle_spurious(struct perf_output_handle *handle) trbe_handle_spurious() argument 1061 trbe_handle_overflow(struct perf_output_handle *handle) trbe_handle_overflow() argument 1090 is_perf_trbe(struct perf_output_handle *handle) is_perf_trbe() argument 1115 struct perf_output_handle *handle = *handle_ptr; arm_trbe_irq_handler() local [all...] |