Home
last modified time | relevance | path

Searched defs:handle (Results 4151 - 4175 of 4548) sorted by relevance

1...<<161162163164165166167168169170>>...182

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v6_0.c2617 static int dce_v6_0_early_init(void *handle) in dce_v6_0_early_init() argument
2648 static int dce_v6_0_sw_init(void *handle) in dce_v6_0_sw_init() argument
2727 static int dce_v6_0_sw_fini(void *handle) in dce_v6_0_sw_fini() argument
2268 dce_v6_0_crtc_cursor_set2(struct drm_crtc *crtc, struct drm_file *file_priv, uint32_t handle, uint32_t width, uint32_t height, int32_t hot_x, int32_t hot_y) dce_v6_0_crtc_cursor_set2() argument
2744 dce_v6_0_hw_init(void *handle) dce_v6_0_hw_init() argument
2767 dce_v6_0_hw_fini(void *handle) dce_v6_0_hw_fini() argument
2785 dce_v6_0_suspend(void *handle) dce_v6_0_suspend() argument
2799 dce_v6_0_resume(void *handle) dce_v6_0_resume() argument
2822 dce_v6_0_is_idle(void *handle) dce_v6_0_is_idle() argument
2827 dce_v6_0_wait_for_idle(void *handle) dce_v6_0_wait_for_idle() argument
2832 dce_v6_0_soft_reset(void *handle) dce_v6_0_soft_reset() argument
3115 dce_v6_0_set_clockgating_state(void *handle, enum amd_clockgating_state state) dce_v6_0_set_clockgating_state() argument
3121 dce_v6_0_set_powergating_state(void *handle, enum amd_powergating_state state) dce_v6_0_set_powergating_state() argument
[all...]
/kernel/linux/linux-6.6/include/xen/interface/
H A Dplatform.h53 uint32_t handle; member
68 uint32_t handle; member
/kernel/linux/linux-6.6/kernel/power/
H A Dsnapshot.c2244 int snapshot_read_next(struct snapshot_handle *handle) in snapshot_read_next() argument
2778 snapshot_write_next(struct snapshot_handle *handle) snapshot_write_next() argument
2861 snapshot_write_finalize(struct snapshot_handle *handle) snapshot_write_finalize() argument
2872 snapshot_image_loaded(struct snapshot_handle *handle) snapshot_image_loaded() argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dqat_uclo.c124 static void qat_uclo_wr_sram_by_words(struct icp_qat_fw_loader_handle *handle, in qat_uclo_wr_sram_by_words() argument
140 static void qat_uclo_wr_umem_by_words(struct icp_qat_fw_loader_handle *handle, in qat_uclo_wr_umem_by_words() argument
158 static void qat_uclo_batch_wr_umem(struct icp_qat_fw_loader_handle *handle, in qat_uclo_batch_wr_umem() argument
181 qat_uclo_cleanup_batch_init_list(struct icp_qat_fw_loader_handle *handle, in qat_uclo_cleanup_batch_init_list() argument
217 static int qat_uclo_fetch_initmem_ae(struct icp_qat_fw_loader_handle *handle, in qat_uclo_fetch_initmem_ae() argument
248 qat_uclo_create_batch_init_list(struct icp_qat_fw_loader_handle *handle, struct icp_qat_uof_initmem *init_mem, unsigned int ae, struct icp_qat_uof_batch_init **init_tab_base) qat_uclo_create_batch_init_list() argument
307 qat_uclo_init_lmem_seg(struct icp_qat_fw_loader_handle *handle, struct icp_qat_uof_initmem *init_mem) qat_uclo_init_lmem_seg() argument
322 qat_uclo_init_umem_seg(struct icp_qat_fw_loader_handle *handle, struct icp_qat_uof_initmem *init_mem) qat_uclo_init_umem_seg() argument
345 qat_uclo_init_ae_memory(struct icp_qat_fw_loader_handle *handle, struct icp_qat_uof_initmem *init_mem) qat_uclo_init_ae_memory() argument
365 qat_uclo_init_ustore(struct icp_qat_fw_loader_handle *handle, struct icp_qat_uclo_encapme *image) qat_uclo_init_ustore() argument
411 qat_uclo_init_memory(struct icp_qat_fw_loader_handle *handle) qat_uclo_init_memory() argument
656 qat_uclo_map_ae(struct icp_qat_fw_loader_handle *handle, int max_ae) qat_uclo_map_ae() argument
724 qat_uclo_get_dev_type(struct icp_qat_fw_loader_handle *handle) qat_uclo_get_dev_type() argument
763 qat_uclo_init_reg(struct icp_qat_fw_loader_handle *handle, unsigned char ae, unsigned char ctx_mask, enum icp_qat_uof_regtype reg_type, unsigned short reg_addr, unsigned int value) qat_uclo_init_reg() argument
806 qat_uclo_init_reg_sym(struct icp_qat_fw_loader_handle *handle, unsigned int ae, struct icp_qat_uclo_encapme *encap_ae) qat_uclo_init_reg_sym() argument
861 qat_uclo_init_globals(struct icp_qat_fw_loader_handle *handle) qat_uclo_init_globals() argument
890 qat_hal_set_modes(struct icp_qat_fw_loader_handle *handle, struct icp_qat_uclo_objhandle *obj_handle, unsigned char ae, struct icp_qat_uof_image *uof_image) qat_hal_set_modes() argument
943 qat_uclo_set_ae_mode(struct icp_qat_fw_loader_handle *handle) qat_uclo_set_ae_mode() argument
972 qat_uclo_init_uword_num(struct icp_qat_fw_loader_handle *handle) qat_uclo_init_uword_num() argument
985 qat_uclo_parse_uof_obj(struct icp_qat_fw_loader_handle *handle) qat_uclo_parse_uof_obj() argument
1035 qat_uclo_map_suof_file_hdr(struct icp_qat_fw_loader_handle *handle, struct icp_qat_suof_filehdr *suof_ptr, int suof_size) qat_uclo_map_suof_file_hdr() argument
1061 qat_uclo_map_simg(struct icp_qat_fw_loader_handle *handle, struct icp_qat_suof_img_hdr *suof_img_hdr, struct icp_qat_suof_chunk_hdr *suof_chunk_hdr) qat_uclo_map_simg() argument
1107 qat_uclo_check_simg_compat(struct icp_qat_fw_loader_handle *handle, struct icp_qat_suof_img_hdr *img_hdr) qat_uclo_check_simg_compat() argument
1131 qat_uclo_del_suof(struct icp_qat_fw_loader_handle *handle) qat_uclo_del_suof() argument
1156 qat_uclo_map_suof(struct icp_qat_fw_loader_handle *handle, struct icp_qat_suof_filehdr *suof_ptr, int suof_size) qat_uclo_map_suof() argument
1213 qat_uclo_auth_fw(struct icp_qat_fw_loader_handle *handle, struct icp_qat_fw_auth_desc *desc) qat_uclo_auth_fw() argument
1248 qat_uclo_is_broadcast(struct icp_qat_fw_loader_handle *handle, int imgid) qat_uclo_is_broadcast() argument
1264 qat_uclo_broadcast_load_fw(struct icp_qat_fw_loader_handle *handle, struct icp_qat_fw_auth_desc *desc) qat_uclo_broadcast_load_fw() argument
1325 qat_uclo_simg_alloc(struct icp_qat_fw_loader_handle *handle, struct icp_firml_dram_desc *dram_desc, unsigned int size) qat_uclo_simg_alloc() argument
1342 qat_uclo_simg_free(struct icp_qat_fw_loader_handle *handle, struct icp_firml_dram_desc *dram_desc) qat_uclo_simg_free() argument
1356 qat_uclo_ummap_auth_fw(struct icp_qat_fw_loader_handle *handle, struct icp_qat_fw_auth_desc **desc) qat_uclo_ummap_auth_fw() argument
1371 qat_uclo_check_image(struct icp_qat_fw_loader_handle *handle, char *image, unsigned int size, unsigned int fw_type) qat_uclo_check_image() argument
1413 qat_uclo_map_auth_fw(struct icp_qat_fw_loader_handle *handle, char *image, unsigned int size, struct icp_qat_fw_auth_desc **desc) qat_uclo_map_auth_fw() argument
1525 qat_uclo_load_fw(struct icp_qat_fw_loader_handle *handle, struct icp_qat_fw_auth_desc *desc) qat_uclo_load_fw() argument
1571 qat_uclo_map_suof_obj(struct icp_qat_fw_loader_handle *handle, void *addr_ptr, int mem_size) qat_uclo_map_suof_obj() argument
1588 qat_uclo_wr_mimage(struct icp_qat_fw_loader_handle *handle, void *addr_ptr, int mem_size) qat_uclo_wr_mimage() argument
1614 qat_uclo_map_uof_obj(struct icp_qat_fw_loader_handle *handle, void *addr_ptr, int mem_size) qat_uclo_map_uof_obj() argument
1650 qat_uclo_map_mof_file_hdr(struct icp_qat_fw_loader_handle *handle, struct icp_qat_mof_file_hdr *mof_ptr, u32 mof_size) qat_uclo_map_mof_file_hdr() argument
1677 qat_uclo_del_mof(struct icp_qat_fw_loader_handle *handle) qat_uclo_del_mof() argument
1838 qat_uclo_map_mof_obj(struct icp_qat_fw_loader_handle *handle, struct icp_qat_mof_file_hdr *mof_ptr, u32 mof_size, const char *obj_name, char **obj_ptr, unsigned int *obj_size) qat_uclo_map_mof_obj() argument
1890 qat_uclo_map_obj(struct icp_qat_fw_loader_handle *handle, void *addr_ptr, u32 mem_size, const char *obj_name) qat_uclo_map_obj() argument
1918 qat_uclo_del_obj(struct icp_qat_fw_loader_handle *handle) qat_uclo_del_obj() argument
1973 qat_uclo_wr_uimage_raw_page(struct icp_qat_fw_loader_handle *handle, struct icp_qat_uclo_encap_page *encap_page, unsigned int ae) qat_uclo_wr_uimage_raw_page() argument
2009 qat_uclo_wr_uimage_page(struct icp_qat_fw_loader_handle *handle, struct icp_qat_uof_image *image) qat_uclo_wr_uimage_page() argument
2060 qat_uclo_wr_suof_img(struct icp_qat_fw_loader_handle *handle) qat_uclo_wr_suof_img() argument
2098 qat_uclo_wr_uof_img(struct icp_qat_fw_loader_handle *handle) qat_uclo_wr_uof_img() argument
2116 qat_uclo_wr_all_uimage(struct icp_qat_fw_loader_handle *handle) qat_uclo_wr_all_uimage() argument
2122 qat_uclo_set_cfg_ae_mask(struct icp_qat_fw_loader_handle *handle, unsigned int cfg_ae_mask) qat_uclo_set_cfg_ae_mask() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dds.c766 struct perf_output_handle handle; in intel_pmu_drain_bts_buffer() local
/kernel/linux/linux-6.6/drivers/edac/
H A Di7core_edac.c1849 u16 handle; member
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dcpsw_priv.h422 static inline int cpsw_is_xdpf_handle(void *handle) in cpsw_is_xdpf_handle() argument
432 static inline struct xdp_frame *cpsw_handle_to_xdpf(void *handle) in cpsw_handle_to_xdpf() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dqmi.h129 struct qmi_handle handle; member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c3278 u8 sub_id = buf[2], gamehid_cnt = 0, handle, i; in rtw_coex_bt_hid_info_notify() local
3366 u8 i, handle; rtw_coex_query_bt_hid_list() local
[all...]
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dcpqphp.h35 u16 handle; member
64 u16 handle; member
/kernel/linux/linux-6.6/drivers/perf/
H A Dxgene_pmu.c1549 static acpi_status acpi_pmu_dev_add(acpi_handle handle, u32 level, in acpi_pmu_dev_add() argument
1598 acpi_handle handle; in acpi_pmu_probe_pmu_dev() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H A Dcm.c475 static void arp_failure_discard(void *handle, struct sk_buff *skb) in arp_failure_discard() argument
481 static void mpa_start_arp_failure(void *handle, struct sk_buff *skb) in mpa_start_arp_failure() argument
534 static void pass_accept_rpl_arp_failure(void *handle, struct sk_buff *skb) in pass_accept_rpl_arp_failure() argument
548 static void act_open_req_arp_failure(void *handle, struct sk_buff *skb) in act_open_req_arp_failure() argument
570 static void abort_arp_failure(void *handle, struct sk_buff *skb) in abort_arp_failure() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/
H A Docrdma_hw.c994 static irqreturn_t ocrdma_irq_handler(int irq, void *handle) in ocrdma_irq_handler() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dkv_dpm.c1234 static void kv_dpm_enable_bapm(void *handle, bool enable) in kv_dpm_enable_bapm() argument
1666 static void kv_dpm_powergate_uvd(void *handle, bool gate) in kv_dpm_powergate_uvd() argument
1693 static void kv_dpm_powergate_vce(void *handle, bool gate) in kv_dpm_powergate_vce() argument
1869 static int kv_dpm_force_performance_level(void *handle, in kv_dpm_force_performance_level() argument
1894 kv_dpm_pre_set_power_state(void *handle) kv_dpm_pre_set_power_state() argument
1910 kv_dpm_set_power_state(void *handle) kv_dpm_set_power_state() argument
1985 kv_dpm_post_set_power_state(void *handle) kv_dpm_post_set_power_state() argument
2852 kv_dpm_debugfs_print_current_performance_level(void *handle, struct seq_file *m) kv_dpm_debugfs_print_current_performance_level() argument
2880 kv_dpm_print_power_state(void *handle, void *request_ps) kv_dpm_print_power_state() argument
2911 kv_dpm_display_configuration_changed(void *handle) kv_dpm_display_configuration_changed() argument
2916 kv_dpm_get_sclk(void *handle, bool low) kv_dpm_get_sclk() argument
2928 kv_dpm_get_mclk(void *handle, bool low) kv_dpm_get_mclk() argument
2937 kv_dpm_get_temp(void *handle) kv_dpm_get_temp() argument
2955 kv_dpm_early_init(void *handle) kv_dpm_early_init() argument
2966 kv_dpm_late_init(void *handle) kv_dpm_late_init() argument
2980 kv_dpm_sw_init(void *handle) kv_dpm_sw_init() argument
3025 kv_dpm_sw_fini(void *handle) kv_dpm_sw_fini() argument
3036 kv_dpm_hw_init(void *handle) kv_dpm_hw_init() argument
3054 kv_dpm_hw_fini(void *handle) kv_dpm_hw_fini() argument
3064 kv_dpm_suspend(void *handle) kv_dpm_suspend() argument
3077 kv_dpm_resume(void *handle) kv_dpm_resume() argument
3096 kv_dpm_is_idle(void *handle) kv_dpm_is_idle() argument
3101 kv_dpm_wait_for_idle(void *handle) kv_dpm_wait_for_idle() argument
3107 kv_dpm_soft_reset(void *handle) kv_dpm_soft_reset() argument
3190 kv_dpm_set_clockgating_state(void *handle, enum amd_clockgating_state state) kv_dpm_set_clockgating_state() argument
3196 kv_dpm_set_powergating_state(void *handle, enum amd_powergating_state state) kv_dpm_set_powergating_state() argument
3211 kv_check_state_equal(void *handle, void *current_ps, void *request_ps, bool *equal) kv_check_state_equal() argument
3254 kv_dpm_read_sensor(void *handle, int idx, void *value, int *size) kv_dpm_read_sensor() argument
3288 kv_set_powergating_by_smu(void *handle, uint32_t block_type, bool gate) kv_set_powergating_by_smu() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h306 uint32_t handle; member
[all...]
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-tegra.c610 acpi_handle handle = ACPI_HANDLE(i2c_dev->dev); in tegra_i2c_init() local
/kernel/linux/linux-6.6/drivers/iio/accel/
H A Dkxcjk-1013.c409 acpi_handle handle = ACPI_HANDLE(dev); in kiox010a_dsm() local
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-gic-v3.c2003 gic_init_bases(phys_addr_t dist_phys_base, void __iomem *dist_base, struct redist_region *rdist_regs, u32 nr_redist_regions, u64 redist_stride, struct fwnode_handle *handle) gic_init_bases() argument
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H A Ddrm_mode.h324 __u32 handle; member
366 __u32 handle; member
376 __u32 handle; member
428 __u32 handle; member
434 __u32 handle; member
440 __u32 handle; member
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c703 __mpi3mr_get_tgtdev_by_handle( struct mpi3mr_ioc *mrioc, u16 handle) __mpi3mr_get_tgtdev_by_handle() argument
729 mpi3mr_get_tgtdev_by_handle( struct mpi3mr_ioc *mrioc, u16 handle) mpi3mr_get_tgtdev_by_handle() argument
1416 mpi3mr_enclosure_find_by_handle( struct mpi3mr_ioc *mrioc, u16 handle) mpi3mr_enclosure_find_by_handle() argument
1530 u16 handle; mpi3mr_sastopochg_evt_debug() local
1613 u16 handle; mpi3mr_sastopochg_evt_bh() local
1707 u16 handle; mpi3mr_pcietopochg_evt_debug() local
1792 u16 handle; mpi3mr_pcietopochg_evt_bh() local
1911 u16 perst_id, handle, dev_info; mpi3mr_fwevt_bh() local
2269 mpi3mr_dev_rmhs_send_tm(struct mpi3mr_ioc *mrioc, u16 handle, struct mpi3mr_drv_cmd *cmdparam, u8 iou_rc) mpi3mr_dev_rmhs_send_tm() argument
2511 u16 handle; mpi3mr_pcietopochg_evt_th() local
2577 u16 handle; mpi3mr_sastopochg_evt_th() local
3645 mpi3mr_issue_tm(struct mpi3mr_ioc *mrioc, u8 tm_type, u16 handle, uint lun, u16 htag, ulong timeout, struct mpi3mr_drv_cmd *drv_cmd, u8 *resp_code, struct scsi_cmnd *scmd) mpi3mr_issue_tm() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/
H A Dlibcxgbi.c921 void cxgbi_sock_act_open_req_arp_failure(void *handle, struct sk_buff *skb) in cxgbi_sock_act_open_req_arp_failure() argument
H A Dlibcxgbi.h214 void *handle; member
/kernel/linux/linux-6.6/mm/
H A Dzsmalloc.c216 unsigned long handle; member
328 static void cache_free_handle(struct zs_pool *pool, unsigned long handle) in cache_free_handle() argument
345 static void record_obj(unsigned long handle, unsigned long obj) in record_obj() argument
369 zs_zpool_malloc(void *pool, size_t size, gfp_t gfp, unsigned long *handle) zs_zpool_malloc() argument
378 zs_zpool_free(void *pool, unsigned long handle) zs_zpool_free() argument
383 zs_zpool_map(void *pool, unsigned long handle, enum zpool_mapmode mm) zs_zpool_map() argument
403 zs_zpool_unmap(void *pool, unsigned long handle) zs_zpool_unmap() argument
793 handle_to_obj(unsigned long handle) handle_to_obj() argument
801 unsigned long handle; obj_allocated() local
1192 zs_map_object(struct zs_pool *pool, unsigned long handle, enum zs_mapmode mm) zs_map_object() argument
1254 zs_unmap_object(struct zs_pool *pool, unsigned long handle) zs_unmap_object() argument
1307 obj_malloc(struct zs_pool *pool, struct zspage *zspage, unsigned long handle) obj_malloc() argument
1362 unsigned long handle, obj; zs_malloc() local
1445 zs_free(struct zs_pool *pool, unsigned long handle) zs_free() argument
1557 unsigned long handle = 0; find_alloced_obj() local
1582 unsigned long handle; migrate_zspage() local
1807 unsigned long handle; zs_page_migrate() local
[all...]
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_core.c1888 int handle; in hci_adv_monitors_clear() local
1929 int min, max, handle; in hci_add_adv_monitor() local
1977 int handle; hci_remove_adv_monitor() local
2009 hci_remove_single_adv_monitor(struct hci_dev *hdev, u16 handle) hci_remove_single_adv_monitor() argument
2942 __u16 handle = __le16_to_cpu(hci_acl_hdr(skb)->handle); hci_recv_frame() local
3190 hci_add_acl_hdr(struct sk_buff *skb, __u16 handle, __u16 flags) hci_add_acl_hdr() argument
3297 hci_add_iso_hdr(struct sk_buff *skb, __u16 handle, __u8 flags) hci_add_iso_hdr() argument
3886 __u16 handle, flags; hci_acldata_packet() local
3922 __u16 handle, flags; hci_scodata_packet() local
3956 __u16 handle, flags; hci_isodata_packet() local
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dcls_api.c59 u32 handle; member
77 tcf_exts_miss_cookie_base_alloc(struct tcf_exts *exts, struct tcf_proto *tp, u32 handle) tcf_exts_miss_cookie_base_alloc() argument
133 tcf_exts_miss_cookie_base_alloc(struct tcf_exts *exts, struct tcf_proto *tp, u32 handle) tcf_exts_miss_cookie_base_alloc() argument
3214 tcf_exts_init_ex(struct tcf_exts *exts, struct net *net, int action, int police, struct tcf_proto *tp, u32 handle, bool use_action_miss) tcf_exts_init_ex() argument
[all...]

Completed in 74 milliseconds

1...<<161162163164165166167168169170>>...182