Home
last modified time | relevance | path

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

12345678910>>...38

/linux/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()
140 static void qat_uclo_wr_umem_by_words(struct icp_qat_fw_loader_handle *handle, in qat_uclo_wr_umem_by_words()
158 static void qat_uclo_batch_wr_umem(struct icp_qat_fw_loader_handle *handle, in qat_uclo_batch_wr_umem()
181 qat_uclo_cleanup_batch_init_list(struct icp_qat_fw_loader_handle *handle, in qat_uclo_cleanup_batch_init_list()
217 static int qat_uclo_fetch_initmem_ae(struct icp_qat_fw_loader_handle *handle, in qat_uclo_fetch_initmem_ae()
248 static int qat_uclo_create_batch_init_list(struct icp_qat_fw_loader_handle in qat_uclo_create_batch_init_list()
307 static int qat_uclo_init_lmem_seg(struct icp_qat_fw_loader_handle *handle, in qat_uclo_init_lmem_seg()
322 static int qat_uclo_init_umem_seg(struct icp_qat_fw_loader_handle *handle, in qat_uclo_init_umem_seg()
345 static int qat_uclo_init_ae_memory(struct icp_qat_fw_loader_handle *handle, in qat_uclo_init_ae_memory()
365 static int qat_uclo_init_ustore(struct icp_qat_fw_loader_handle *handle, in qat_uclo_init_ustore()
[all …]
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/fs/ext4/
H A Dext4_jbd2.h165 static inline void _ext4_journal_callback_add(handle_t *handle, in _ext4_journal_callback_add()
172 static inline void ext4_journal_callback_add(handle_t *handle, in ext4_journal_callback_add()
195 static inline bool ext4_journal_callback_try_del(handle_t *handle, in ext4_journal_callback_try_del()
251 #define ext4_journal_get_write_access(handle, sb, bh, trigger_type) \ argument
254 #define ext4_forget(handle, is_metadata, inode, bh, block_nr) \ argument
257 #define ext4_journal_get_create_access(handle, sb, bh, trigger_type) \ argument
260 #define ext4_handle_dirty_metadata(handle, inode, bh) \ argument
273 static inline int ext4_handle_valid(handle_t *handle) in ext4_handle_valid()
280 static inline void ext4_handle_sync(handle_t *handle) in ext4_handle_sync()
286 static inline int ext4_handle_is_aborted(handle_t *handle) in ext4_handle_is_aborted()
[all …]
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 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()
545 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/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/acpi/
H A Dutils.c247 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()
498 acpi_get_physical_device_location(acpi_handle handle, struct acpi_pld_info **pld) in acpi_get_physical_device_location()
542 acpi_evaluate_ost(acpi_handle handle, u32 source_event, u32 status_code, in acpi_evaluate_ost()
572 char *acpi_handle_path(acpi_handle handle) in acpi_handle_path()
597 acpi_handle_printk(const char *level, acpi_handle handle, const char *fmt, ...) in acpi_handle_printk()
628 __acpi_handle_debug(struct _ddebug *descriptor, acpi_handle handle, in __acpi_handle_debug()
[all …]
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
867 static struct acpi_device *acpi_find_parent_acpi_dev(acpi_handle handle) in acpi_find_parent_acpi_dev()
[all …]
H A Dmipi-disco-img.c37 static void acpi_mipi_data_tag(acpi_handle handle, void *context) in acpi_mipi_data_tag()
52 acpi_handle handle; member
59 acpi_handle handle; member
109 static struct crs_csi2 *acpi_mipi_add_crs_csi2(acpi_handle handle, in acpi_mipi_add_crs_csi2()
132 static struct crs_csi2 *acpi_mipi_get_crs_csi2(acpi_handle handle) in acpi_mipi_get_crs_csi2()
169 void acpi_mipi_check_crs_csi2(acpi_handle handle) in acpi_mipi_check_crs_csi2()
452 acpi_handle handle = acpi_device_handle(adev); in init_csi2_port_local() local
490 acpi_handle handle = acpi_device_handle(adev); in init_csi2_port() local
598 acpi_handle handle = csi2->handle; in init_crs_csi2_swnodes() local
764 bool acpi_graph_ignore_port(acpi_handle handle) in acpi_graph_ignore_port()
/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()
272 int perf_output_begin_forward(struct perf_output_handle *handle, in perf_output_begin_forward()
279 int perf_output_begin_backward(struct perf_output_handle *handle, in perf_output_begin_backward()
286 int perf_output_begin(struct perf_output_handle *handle, in perf_output_begin()
295 unsigned int perf_output_copy(struct perf_output_handle *handle, in perf_output_copy()
301 unsigned int perf_output_skip(struct perf_output_handle *handle, in perf_output_skip()
307 void perf_output_end(struct perf_output_handle *handle) in perf_output_end()
[all …]
/linux/mm/
H A Dzbud.c157 unsigned long handle; in encode_handle() local
175 handle_to_zbud_header(unsigned long handle) handle_to_zbud_header() argument
247 zbud_alloc(struct zbud_pool * pool,size_t size,gfp_t gfp,unsigned long * handle) zbud_alloc() argument
311 zbud_free(struct zbud_pool * pool,unsigned long handle) zbud_free() argument
353 zbud_map(struct zbud_pool * pool,unsigned long handle) zbud_map() argument
363 zbud_unmap(struct zbud_pool * pool,unsigned long handle) zbud_unmap() argument
394 zbud_zpool_malloc(void * pool,size_t size,gfp_t gfp,unsigned long * handle) zbud_zpool_malloc() argument
398 zbud_zpool_free(void * pool,unsigned long handle) zbud_zpool_free() argument
403 zbud_zpool_map(void * pool,unsigned long handle,enum zpool_mapmode mm) zbud_zpool_map() argument
408 zbud_zpool_unmap(void * pool,unsigned long handle) zbud_zpool_unmap() argument
[all...]
/linux/fs/jbd2/
H A Dtransaction.c316 static int start_this_handle(journal_t *journal, handle_t *handle, in start_this_handle()
461 handle_t *handle = jbd2_alloc_handle(GFP_NOFS); in new_handle() local
474 handle_t *handle = journal_current_handle(); in jbd2__journal_start() local
548 static void __jbd2_journal_unreserve_handle(handle_t *handle, transaction_t *t) in __jbd2_journal_unreserve_handle()
558 void jbd2_journal_free_reserved(handle_t *handle) in jbd2_journal_free_reserved()
584 int jbd2_journal_start_reserved(handle_t *handle, unsigned int type, in jbd2_journal_start_reserved()
645 int jbd2_journal_extend(handle_t *handle, int nblocks, int revoke_records) in jbd2_journal_extend()
701 static void stop_this_handle(handle_t *handle) in stop_this_handle()
763 int jbd2__journal_restart(handle_t *handle, int nblocks, int revoke_records, in jbd2__journal_restart()
810 int jbd2_journal_restart(handle_t *handle, int nblocks) in jbd2_journal_restart()
[all …]
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_aca.c204 static bool aca_bank_is_valid(struct aca_handle *handle, struct aca_bank *bank, enum aca_smu_type t… in aca_bank_is_valid()
282 int aca_error_cache_log_bank_error(struct aca_handle *handle, struct aca_bank_info *info, in aca_error_cache_log_bank_error()
305 static int aca_bank_parser(struct aca_handle *handle, struct aca_bank *bank, enum aca_smu_type type) in aca_bank_parser()
319 static int handler_aca_log_bank_error(struct aca_handle *handle, struct aca_bank *bank, in handler_aca_log_bank_error()
334 struct aca_handle *handle; in aca_dispatch_bank() local
474 static int aca_log_aca_error(struct aca_handle *handle, enum aca_error_type type, struct ras_err_da… in aca_log_aca_error()
496 static int __aca_get_error_data(struct amdgpu_device *adev, struct aca_handle *handle, enum aca_err… in __aca_get_error_data()
522 static bool aca_handle_is_valid(struct aca_handle *handle) in aca_handle_is_valid()
530 int amdgpu_aca_get_error_data(struct amdgpu_device *adev, struct aca_handle *handle, in amdgpu_aca_get_error_data()
554 static void aca_init_error_cache(struct aca_handle *handle) in aca_init_error_cache()
[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.c230 static bool intel_hid_execute_method(acpi_handle handle, in intel_hid_execute_method()
271 static bool intel_hid_evaluate_method(acpi_handle handle, in intel_hid_evaluate_method()
308 static void intel_hid_init_dsm(acpi_handle handle) in intel_hid_init_dsm()
339 acpi_handle handle = ACPI_HANDLE(device); in intel_hid_set_enable() local
353 acpi_handle handle = ACPI_HANDLE(device); in intel_button_array_enable() local
480 acpi_handle handle = ACPI_HANDLE(&device->dev); in report_tablet_mode_state() local
511 static void notify_handler(acpi_handle handle, u32 event, void *context) in notify_handler()
618 acpi_handle handle = ACPI_HANDLE(&device->dev); in button_array_present() local
642 acpi_handle handle = ACPI_HANDLE(&device->dev); in intel_hid_probe() local
742 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()
/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/include/linux/
H A Dpgalloc_tag.h102 union pgtag_ref_handle *handle) in get_page_tag_ref()
129 static inline void put_page_tag_ref(union pgtag_ref_handle handle) in put_page_tag_ref()
138 static inline void update_page_tag_ref(union pgtag_ref_handle handle, union codetag_ref *ref) in update_page_tag_ref()
168 union pgtag_ref_handle handle; in clear_page_tag_ref() local
183 union pgtag_ref_handle handle; in pgalloc_tag_add() local
197 union pgtag_ref_handle handle; in pgalloc_tag_sub() local
213 union pgtag_ref_handle handle; in pgalloc_tag_get() local
/linux/drivers/hwtracing/coresight/
H A Dcoresight-trbe.c140 struct perf_output_handle * __percpu *handle; member
263 static void trbe_report_wrap_event(struct perf_output_handle *handle) in trbe_report_wrap_event()
282 static void trbe_stop_and_truncate_event(struct perf_output_handle *handle) in trbe_stop_and_truncate_event()
347 static void trbe_pad_buf(struct perf_output_handle *handle, int len) in trbe_pad_buf()
357 static unsigned long trbe_snapshot_offset(struct perf_output_handle *handle) in trbe_snapshot_offset()
369 static u64 trbe_min_trace_buf_size(struct perf_output_handle *handle) in trbe_min_trace_buf_size()
398 static unsigned long __trbe_normal_offset(struct perf_output_handle *handle) in __trbe_normal_offset()
547 static unsigned long trbe_normal_offset(struct perf_output_handle *handle) in trbe_normal_offset()
569 static unsigned long compute_trbe_buffer_limit(struct perf_output_handle *handle) in compute_trbe_buffer_limit()
648 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()

12345678910>>...38