Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 25 of 824) sorted by relevance

12345678910>>...33

/linux/drivers/firmware/
H A Dti_sci.c115 struct ti_sci_handle handle; member
454 struct ti_sci_handle *handle = &info->handle; in ti_sci_cmd_get_revision() local
511 static int ti_sci_set_device_state(const struct ti_sci_handle *handle, in ti_sci_set_device_state()
568 static int ti_sci_get_device_state(const struct ti_sci_handle *handle, in ti_sci_get_device_state()
639 static int ti_sci_cmd_get_device(const struct ti_sci_handle *handle, u32 id) in ti_sci_cmd_get_device()
658 static int ti_sci_cmd_get_device_exclusive(const struct ti_sci_handle *handle, in ti_sci_cmd_get_device_exclusive()
677 static int ti_sci_cmd_idle_device(const struct ti_sci_handle *handle, u32 id) in ti_sci_cmd_idle_device()
696 static int ti_sci_cmd_idle_device_exclusive(const struct ti_sci_handle *handle, in ti_sci_cmd_idle_device_exclusive()
715 static int ti_sci_cmd_put_device(const struct ti_sci_handle *handle, u32 id) in ti_sci_cmd_put_device()
729 static int ti_sci_cmd_dev_is_valid(const struct ti_sci_handle *handle, u32 id) in ti_sci_cmd_dev_is_valid()
[all …]
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c100 struct hclgevf_dev *hclgevf_ae_get_hdev(struct hnae3_handle *handle) in hclgevf_ae_get_hdev()
110 static void hclgevf_update_stats(struct hnae3_handle *handle) in hclgevf_update_stats()
122 static int hclgevf_get_sset_count(struct hnae3_handle *handle, int strset) in hclgevf_get_sset_count()
132 static void hclgevf_get_strings(struct hnae3_handle *handle, u32 strset, in hclgevf_get_strings()
139 static void hclgevf_get_stats(struct hnae3_handle *handle, u64 *data) in hclgevf_get_stats()
259 static u16 hclgevf_get_qid_global(struct hnae3_handle *handle, u16 queue_id) in hclgevf_get_qid_global()
407 struct hnae3_handle *handle = &hdev->nic; in hclgevf_update_link_status() local
475 static int hclgevf_get_vector(struct hnae3_handle *handle, u16 vector_num, in hclgevf_get_vector()
558 static int hclgevf_get_rss(struct hnae3_handle *handle, u32 *indir, u8 *key, in hclgevf_get_rss()
585 static int hclgevf_set_rss(struct hnae3_handle *handle, const u32 *indir, in hclgevf_set_rss()
[all …]
/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c80 static int smu_sys_get_pp_feature_mask(void *handle, in smu_sys_get_pp_feature_mask()
91 static int smu_sys_set_pp_feature_mask(void *handle, in smu_sys_set_pp_feature_mask()
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()
360 static int smu_dpm_set_power_gate(void *handle, in smu_dpm_set_power_gate()
540 static int smu_get_power_num_states(void *handle, in smu_get_power_num_states()
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()
2183 static int smu_display_configuration_change(void *handle, in smu_display_configuration_change()
2212 static int smu_enable_umd_pstate(void *handle, in smu_enable_umd_pstate()
[all …]
/linux/kernel/events/
H A Dring_buffer.c20 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()
54 static void perf_output_put_handle(struct perf_output_handle *handle) in perf_output_put_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()
280 int perf_output_begin_backward(struct perf_output_handle *handle, in perf_output_begin_backward()
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()
[all …]
/linux/fs/ext4/
H A Dmigrate.c21 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()
254 static int free_ind_block(handle_t *handle, struct inode *inode, __le32 *i_data) in free_ind_block()
287 static int ext4_ext_swap_inode_data(handle_t *handle, struct inode *inode, in ext4_ext_swap_inode_data()
353 static int free_ext_idx(handle_t *handle, struct inode *inode, in free_ext_idx()
[all …]
H A Dinode.c167 handle_t *handle; in ext4_evict_inode() local
444 static void ext4_map_blocks_es_recheck(handle_t *handle, in ext4_map_blocks_es_recheck()
486 static int ext4_map_query_blocks_next_in_leaf(handle_t *handle, in ext4_map_query_blocks_next_in_leaf()
541 static int ext4_map_query_blocks(handle_t *handle, struct inode *inode, in ext4_map_query_blocks()
583 static int ext4_map_create_blocks(handle_t *handle, struct inode *inode, in ext4_map_create_blocks()
688 int ext4_map_blocks(handle_t *handle, struct inode *inode, in ext4_map_blocks()
945 struct buffer_head *ext4_getblk(handle_t *handle, struct inode *inode, in ext4_getblk()
1017 struct buffer_head *ext4_bread(handle_t *handle, struct inode *inode, in ext4_bread()
1080 int ext4_walk_page_buffers(handle_t *handle, struct inode *inode, in ext4_walk_page_buffers()
1085 int (*fn)(handle_t *handle, struct inode *inode, in ext4_walk_page_buffers()
[all …]
/linux/drivers/acpi/
H A Dscan.c133 static acpi_status acpi_bus_offline(acpi_handle handle, u32 lvl, void *data, in acpi_bus_offline()
178 static acpi_status acpi_bus_online(acpi_handle handle, u32 lvl, void *data, in acpi_bus_online()
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
602 static void acpi_scan_drop_device(acpi_handle handle, void *context) in acpi_scan_drop_device()
629 static struct acpi_device *handle_to_device(acpi_handle handle, in handle_to_device()
651 struct acpi_device *acpi_fetch_acpi_dev(acpi_handle handle) in acpi_fetch_acpi_dev()
673 struct acpi_device *acpi_get_acpi_dev(acpi_handle handle) in acpi_get_acpi_dev()
708 acpi_handle handle = adev->handle; in acpi_tie_acpi_dev() local
865 static struct acpi_device *acpi_find_parent_acpi_dev(acpi_handle handle) in acpi_find_parent_acpi_dev()
[all …]
/linux/drivers/acpi/acpica/
H A 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/drivers/pci/hotplug/
H A 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/drivers/platform/x86/intel/
H A Dhid.c239 static bool intel_hid_execute_method(acpi_handle handle, in intel_hid_execute_method()
280 static bool intel_hid_evaluate_method(acpi_handle handle, in intel_hid_evaluate_method()
317 static void intel_hid_init_dsm(acpi_handle handle) in intel_hid_init_dsm()
348 acpi_handle handle = ACPI_HANDLE(device); in intel_hid_set_enable() local
362 acpi_handle handle = ACPI_HANDLE(device); in intel_button_array_enable() local
489 acpi_handle handle = ACPI_HANDLE(&device->dev); in report_tablet_mode_state() local
520 static void notify_handler(acpi_handle handle, u32 event, void *context) in notify_handler()
627 acpi_handle handle = ACPI_HANDLE(&device->dev); in button_array_present() local
651 acpi_handle handle = ACPI_HANDLE(&device->dev); in intel_hid_probe() local
751 acpi_handle handle = ACPI_HANDLE(&device->dev); in intel_hid_remove() local
[all …]
/linux/arch/mips/fw/cfe/
H A 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
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A 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()
H A Dpost_act.c81 struct mlx5e_post_act_handle *handle) in mlx5e_tc_post_act_offload()
114 struct mlx5e_post_act_handle *handle; in mlx5e_tc_post_act_add() local
153 struct mlx5e_post_act_handle *handle) in mlx5e_tc_post_act_unoffload()
160 mlx5e_tc_post_act_del(struct mlx5e_post_act *post_act, struct mlx5e_post_act_handle *handle) in mlx5e_tc_post_act_del()
177 struct mlx5e_post_act_handle *handle, in mlx5e_tc_post_act_set_handle()
/linux/drivers/crypto/intel/qat/qat_common/
H A 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/drivers/acpi/riscv/
H A Dirq.c14 acpi_handle handle; member
26 acpi_handle handle; member
56 static acpi_status riscv_acpi_update_gsi_handle(u32 gsi_base, acpi_handle handle) in riscv_acpi_update_gsi_handle()
132 static acpi_status __init riscv_acpi_create_gsi_map(acpi_handle handle, u32 level, in riscv_acpi_create_gsi_map()
239 static int riscv_acpi_irq_get_dep(acpi_handle handle, unsigned int index, acpi_handle *gsi_handle) in riscv_acpi_irq_get_dep()
254 static u32 riscv_acpi_add_prt_dep(acpi_handle handle) in riscv_acpi_add_prt_dep()
305 static u32 riscv_acpi_add_irq_dep(acpi_handle handle) in riscv_acpi_add_irq_dep()
329 u32 arch_acpi_add_auto_dep(acpi_handle handle) in arch_acpi_add_auto_dep()
/linux/drivers/hwtracing/coresight/
H A Dcoresight-trbe.c141 struct perf_output_handle * __percpu *handle; member
266 static void trbe_report_wrap_event(struct perf_output_handle *handle) in trbe_report_wrap_event()
285 static void trbe_stop_and_truncate_event(struct perf_output_handle *handle) in trbe_stop_and_truncate_event()
350 static void trbe_pad_buf(struct perf_output_handle *handle, int len) in trbe_pad_buf()
360 static unsigned long trbe_snapshot_offset(struct perf_output_handle *handle) in trbe_snapshot_offset()
372 static u64 trbe_min_trace_buf_size(struct perf_output_handle *handle) in trbe_min_trace_buf_size()
401 static unsigned long __trbe_normal_offset(struct perf_output_handle *handle) in __trbe_normal_offset()
550 static unsigned long trbe_normal_offset(struct perf_output_handle *handle) in trbe_normal_offset()
572 static unsigned long compute_trbe_buffer_limit(struct perf_output_handle *handle) in compute_trbe_buffer_limit()
651 static enum trbe_fault_action trbe_get_fault_act(struct perf_output_handle *handle, in trbe_get_fault_act()
[all …]
/linux/arch/powerpc/include/asm/
H A 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()
H A 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/drivers/misc/vmw_vmci/
H A 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
H A 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/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c280 u16 handle; member
508 _scsih_get_sas_address(struct MPT3SAS_ADAPTER *ioc, u16 handle, in _scsih_get_sas_address()
818 __mpt3sas_get_sdev_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) in __mpt3sas_get_sdev_by_handle()
849 mpt3sas_get_sdev_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) in mpt3sas_get_sdev_by_handle()
958 _scsih_device_remove_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) in _scsih_device_remove_by_handle()
1164 __mpt3sas_get_pdev_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) in __mpt3sas_get_pdev_by_handle()
1198 mpt3sas_get_pdev_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) in mpt3sas_get_pdev_by_handle()
1296 _scsih_pcie_device_remove_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) in _scsih_pcie_device_remove_by_handle()
1457 mpt3sas_raid_device_find_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) in mpt3sas_raid_device_find_by_handle()
1550 mpt3sas_scsih_expander_find_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) in mpt3sas_scsih_expander_find_by_handle()
[all …]
/linux/drivers/gpu/drm/radeon/
H A 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/fs/smb/server/
H A Dtransport_ipc.c62 unsigned int handle; member
258 static void ipc_msg_handle_free(int handle) in ipc_msg_handle_free()
266 unsigned int handle = *(unsigned int *)payload; in handle_response() local
529 static void *ipc_msg_send_request(struct ksmbd_ipc_msg *msg, unsigned int handle) in ipc_msg_send_request()
767 struct ksmbd_rpc_command *ksmbd_rpc_open(struct ksmbd_session *sess, int handle) in ksmbd_rpc_open()
789 struct ksmbd_rpc_command *ksmbd_rpc_close(struct ksmbd_session *sess, int handle) in ksmbd_rpc_close()
811 struct ksmbd_rpc_command *ksmbd_rpc_write(struct ksmbd_session *sess, int handle, in ksmbd_rpc_write()
839 struct ksmbd_rpc_command *ksmbd_rpc_read(struct ksmbd_session *sess, int handle) in ksmbd_rpc_read()
862 struct ksmbd_rpc_command *ksmbd_rpc_ioctl(struct ksmbd_session *sess, int handle, in ksmbd_rpc_ioctl()
938 void ksmbd_rpc_id_free(int handle) in ksmbd_rpc_id_free()
/linux/fs/ocfs2/
H A Dsuballoc.c344 static int ocfs2_block_group_fill(handle_t *handle, in ocfs2_block_group_fill()
421 ocfs2_block_group_alloc_contig(struct ocfs2_super *osb, handle_t *handle, in ocfs2_block_group_alloc_contig()
466 handle_t *handle, in ocfs2_block_group_claim_bits()
485 static int ocfs2_block_group_grow_discontig(handle_t *handle, in ocfs2_block_group_grow_discontig()
547 static void ocfs2_bg_alloc_cleanup(handle_t *handle, in ocfs2_bg_alloc_cleanup()
578 ocfs2_block_group_alloc_discontig(handle_t *handle, in ocfs2_block_group_alloc_discontig()
666 handle_t *handle = NULL; in ocfs2_block_group_alloc() local
1363 int ocfs2_block_group_set_bits(handle_t *handle, in ocfs2_block_group_set_bits()
1457 static int ocfs2_relink_block_group(handle_t *handle, in ocfs2_relink_block_group()
1632 handle_t *handle, in ocfs2_alloc_dinode_update_counts()
[all …]
/linux/kernel/power/
H A Dswap.c314 mark_swapfiles(struct swap_map_handle * handle,unsigned int flags) mark_swapfiles() argument
414 release_swap_writer(struct swap_map_handle * handle) release_swap_writer() argument
421 get_swap_writer(struct swap_map_handle * handle) get_swap_writer() argument
452 swap_write_page(struct swap_map_handle * handle,void * buf,struct hib_bio_batch * hb) swap_write_page() argument
492 flush_swap_writer(struct swap_map_handle * handle) flush_swap_writer() argument
500 swap_writer_finish(struct swap_map_handle * handle,unsigned int flags,int error) swap_writer_finish() argument
547 save_image(struct swap_map_handle * handle,struct snapshot_handle * snapshot,unsigned int nr_to_write) save_image() argument
692 save_compressed_image(struct swap_map_handle * handle,struct snapshot_handle * snapshot,unsigned int nr_to_write) save_compressed_image() argument
942 struct swap_map_handle handle; swsusp_write() local
986 release_swap_reader(struct swap_map_handle * handle) release_swap_reader() argument
1000 get_swap_reader(struct swap_map_handle * handle,unsigned int * flags_p) get_swap_reader() argument
1046 swap_read_page(struct swap_map_handle * handle,void * buf,struct hib_bio_batch * hb) swap_read_page() argument
1075 swap_reader_finish(struct swap_map_handle * handle) swap_reader_finish() argument
1088 load_image(struct swap_map_handle * handle,struct snapshot_handle * snapshot,unsigned int nr_to_read) load_image() argument
1198 load_compressed_image(struct swap_map_handle * handle,struct snapshot_handle * snapshot,unsigned int nr_to_read) load_compressed_image() argument
1529 struct swap_map_handle handle; swsusp_read() local
[all...]

12345678910>>...33