Home
last modified time | relevance | path

Searched defs:handle (Results 126 – 150 of 1079) sorted by relevance

12345678910>>...44

/Linux-v6.6/include/acpi/
Dacpiosxf.h109 # define acpi_os_delete_raw_lock(handle) acpi_os_delete_lock(handle) argument
113 # define acpi_os_acquire_raw_lock(handle) acpi_os_acquire_lock(handle) argument
117 # define acpi_os_release_raw_lock(handle, flags) \ argument
/Linux-v6.6/drivers/misc/vmw_vmci/
Dvmci_handle_array.c45 struct vmci_handle handle) in vmci_handle_arr_append_entry()
80 struct vmci_handle handle = VMCI_INVALID_HANDLE; in vmci_handle_arr_remove_entry() local
101 struct vmci_handle handle = VMCI_INVALID_HANDLE; in vmci_handle_arr_remove_tail() local
/Linux-v6.6/lib/
Dstackdepot.c49 depot_stack_handle_t handle; member
62 union handle_parts handle; member
460 unsigned int stack_depot_fetch(depot_stack_handle_t handle, in stack_depot_fetch()
509 int stack_depot_snprint(depot_stack_handle_t handle, char *buf, size_t size, in stack_depot_snprint()
522 depot_stack_handle_t handle, unsigned int extra_bits) in stack_depot_set_extra_bits()
535 unsigned int stack_depot_get_extra_bits(depot_stack_handle_t handle) in stack_depot_get_extra_bits()
/Linux-v6.6/fs/ext4/
Dnamei.c53 static struct buffer_head *ext4_append(handle_t *handle, in ext4_append()
434 int ext4_handle_dirty_dirblock(handle_t *handle, in ext4_handle_dirty_dirblock()
545 static inline int ext4_handle_dirty_dx_node(handle_t *handle, in ext4_handle_dirty_dx_node()
1974 static struct ext4_dir_entry_2 *do_split(handle_t *handle, struct inode *dir, in do_split()
2170 static int add_dirent_to_buf(handle_t *handle, struct ext4_filename *fname, in add_dirent_to_buf()
2225 static int make_indexed_dir(handle_t *handle, struct ext4_filename *fname, in make_indexed_dir()
2373 static int ext4_add_entry(handle_t *handle, struct dentry *dentry, in ext4_add_entry()
2488 static int ext4_dx_add_entry(handle_t *handle, struct ext4_filename *fname, in ext4_dx_add_entry()
2714 static int ext4_delete_entry(handle_t *handle, in ext4_delete_entry()
2791 static int ext4_add_nondir(handle_t *handle, in ext4_add_nondir()
[all …]
Dresize.c416 static struct buffer_head *bclean(handle_t *handle, struct super_block *sb, in bclean()
438 static int ext4_resize_ensure_credits_batch(handle_t *handle, int credits) in ext4_resize_ensure_credits_batch()
453 static int set_flexbg_block_bitmap(struct super_block *sb, handle_t *handle, in set_flexbg_block_bitmap()
535 handle_t *handle; in setup_new_flex_group_blocks() local
821 static int add_new_gdb(handle_t *handle, struct inode *inode, in add_new_gdb()
958 handle_t *handle, ext4_group_t group) { in add_new_gdb_meta_bg()
1014 static int reserve_backup_gdb(handle_t *handle, struct inode *inode, in reserve_backup_gdb()
1150 handle_t *handle; in update_backups() local
1249 static int ext4_add_new_descs(handle_t *handle, struct super_block *sb, in ext4_add_new_descs()
1336 static int ext4_setup_new_descs(handle_t *handle, struct super_block *sb, in ext4_setup_new_descs()
[all …]
/Linux-v6.6/drivers/xen/
Dxen-acpi-pad.c50 static int acpi_pad_pur(acpi_handle handle) in acpi_pad_pur()
73 static void acpi_pad_handle_notify(acpi_handle handle) in acpi_pad_handle_notify()
97 static void acpi_pad_notify(acpi_handle handle, u32 event, in acpi_pad_notify()
/Linux-v6.6/drivers/gpu/drm/
Ddrm_prime.c90 uint32_t handle; member
97 struct dma_buf *dma_buf, uint32_t handle) in drm_prime_add_buf_handle()
144 uint32_t handle) in drm_prime_lookup_buf_by_handle()
166 uint32_t *handle) in drm_prime_lookup_buf_handle()
189 uint32_t handle) in drm_prime_remove_buf_handle()
297 uint32_t *handle) in drm_gem_prime_fd_to_handle()
425 struct drm_file *file_priv, uint32_t handle, in drm_gem_prime_handle_to_fd()
/Linux-v6.6/drivers/net/ethernet/qlogic/qed/
Dqed_nvmetcp.c248 u32 handle) in qed_nvmetcp_get_hash()
607 u32 *handle, in qed_nvmetcp_acquire_conn()
639 static int qed_nvmetcp_release_conn(struct qed_dev *cdev, u32 handle) in qed_nvmetcp_release_conn()
658 static int qed_nvmetcp_offload_conn(struct qed_dev *cdev, u32 handle, in qed_nvmetcp_offload_conn()
724 u32 handle, in qed_nvmetcp_update_conn()
761 static int qed_nvmetcp_clear_conn_sq(struct qed_dev *cdev, u32 handle) in qed_nvmetcp_clear_conn_sq()
778 u32 handle, u8 abrt_conn) in qed_nvmetcp_destroy_conn()
/Linux-v6.6/arch/powerpc/platforms/pseries/
Dmobility.c396 static int poll_vasi_state(u64 handle, unsigned long *res) in poll_vasi_state()
423 static int wait_for_vasi_session_suspending(u64 handle) in wait_for_vasi_session_suspending()
456 static void wait_for_vasi_session_completed(u64 handle) in wait_for_vasi_session_completed()
653 static void pseries_cancel_migration(u64 handle, int err) in pseries_cancel_migration()
670 static int pseries_suspend(u64 handle) in pseries_suspend()
731 static int pseries_migrate_partition(u64 handle) in pseries_migrate_partition()
778 int rtas_syscall_dispatch_ibm_suspend_me(u64 handle) in rtas_syscall_dispatch_ibm_suspend_me()
/Linux-v6.6/net/rfkill/
Dinput.c193 static void rfkill_event(struct input_handle *handle, unsigned int type, in rfkill_event()
221 struct input_handle *handle; in rfkill_connect() local
250 static void rfkill_start(struct input_handle *handle) in rfkill_start()
267 static void rfkill_disconnect(struct input_handle *handle) in rfkill_disconnect()
/Linux-v6.6/tools/testing/selftests/powerpc/nx-gzip/
Dgzip_vas.c51 static int open_device_nodes(char *devname, int pri, struct nx_handle *handle) in open_device_nodes()
119 int nx_function_end(void *handle) in nx_function_end()
195 static int nxu_run_job(struct nx_gzip_crb_cpb_t *cmdp, void *handle) in nxu_run_job()
262 int nxu_submit_job(struct nx_gzip_crb_cpb_t *cmdp, void *handle) in nxu_submit_job()
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/abm/
Dqdisc.c340 enum nfp_qdisc_type type, u32 parent_handle, u32 handle, in nfp_abm_qdisc_alloc()
381 nfp_abm_qdisc_find(struct nfp_abm_link *alink, u32 handle) in nfp_abm_qdisc_find()
388 enum nfp_qdisc_type type, u32 parent_handle, u32 handle, in nfp_abm_qdisc_replace()
405 u32 handle) in nfp_abm_qdisc_destroy()
430 nfp_abm_qdisc_graft(struct nfp_abm_link *alink, u32 handle, u32 child_handle, in nfp_abm_qdisc_graft()
482 nfp_abm_gred_stats(struct nfp_abm_link *alink, u32 handle, in nfp_abm_gred_stats()
638 nfp_abm_red_stats(struct nfp_abm_link *alink, u32 handle, in nfp_abm_red_stats()
776 nfp_abm_mq_stats(struct nfp_abm_link *alink, u32 handle, in nfp_abm_mq_stats()
/Linux-v6.6/fs/vboxsf/
Dvboxsf_wrappers.c149 int vboxsf_close(u32 root, u64 handle) in vboxsf_close()
201 int vboxsf_read(u32 root, u64 handle, u64 offset, u32 *buf_len, u8 *buf) in vboxsf_read()
225 int vboxsf_write(u32 root, u64 handle, u64 offset, u32 *buf_len, u8 *buf) in vboxsf_write()
250 int vboxsf_dirinfo(u32 root, u64 handle, in vboxsf_dirinfo()
294 int vboxsf_fsinfo(u32 root, u64 handle, u32 flags, in vboxsf_fsinfo()
/Linux-v6.6/drivers/acpi/
Dprocessor_core.c218 static phys_cpuid_t map_mat_entry(acpi_handle handle, int type, u32 acpi_id) in map_mat_entry()
254 phys_cpuid_t acpi_get_phys_id(acpi_handle handle, int type, u32 acpi_id) in acpi_get_phys_id()
312 int acpi_get_cpuid(acpi_handle handle, int type, u32 acpi_id) in acpi_get_cpuid()
364 static int parse_mat_ioapic_entry(acpi_handle handle, u32 gsi_base, in parse_mat_ioapic_entry()
403 int acpi_get_ioapic_id(acpi_handle handle, u32 gsi_base, u64 *phys_addr) in acpi_get_ioapic_id()
Dacpi_processor.c172 acpi_handle handle; in acpi_pcc_cpufreq_init() local
187 int __weak acpi_map_cpu(acpi_handle handle, in acpi_map_cpu()
517 bool __init processor_physically_present(acpi_handle handle) in processor_physically_present()
567 static acpi_status __init acpi_processor_osc(acpi_handle handle, u32 lvl, in acpi_processor_osc()
714 static acpi_status __init acpi_processor_ids_walk(acpi_handle handle, in acpi_processor_ids_walk()
828 int acpi_processor_evaluate_cst(acpi_handle handle, u32 cpu, in acpi_processor_evaluate_cst()
Dpci_slot.c42 check_slot(acpi_handle handle, unsigned long long *sun) in check_slot()
84 register_slot(acpi_handle handle, u32 lvl, void *context, void **rv) in register_slot()
132 acpi_handle handle = ACPI_HANDLE(bus->bridge); in acpi_pci_slot_enumerate() local
/Linux-v6.6/drivers/sh/intc/
Daccess.c56 unsigned int handle) in intc_set_field_from_handle()
66 unsigned long intc_get_field_from_handle(unsigned int value, unsigned int handle) in intc_get_field_from_handle()
166 unsigned long handle, in intc_mode_field()
176 unsigned long handle, in intc_mode_zero()
186 unsigned long handle, in intc_mode_prio()
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Duvd_v7_0.c216 static int uvd_v7_0_enc_get_create_msg(struct amdgpu_ring *ring, u32 handle, in uvd_v7_0_enc_get_create_msg()
279 static int uvd_v7_0_enc_get_destroy_msg(struct amdgpu_ring *ring, u32 handle, in uvd_v7_0_enc_get_destroy_msg()
364 static int uvd_v7_0_early_init(void *handle) in uvd_v7_0_early_init()
398 static int uvd_v7_0_sw_init(void *handle) in uvd_v7_0_sw_init()
494 static int uvd_v7_0_sw_fini(void *handle) in uvd_v7_0_sw_fini()
521 static int uvd_v7_0_hw_init(void *handle) in uvd_v7_0_hw_init()
599 static int uvd_v7_0_hw_fini(void *handle) in uvd_v7_0_hw_fini()
615 static int uvd_v7_0_suspend(void *handle) in uvd_v7_0_suspend()
651 static int uvd_v7_0_resume(void *handle) in uvd_v7_0_resume()
1775 static int uvd_v7_0_set_clockgating_state(void *handle, in uvd_v7_0_set_clockgating_state()
/Linux-v6.6/include/uapi/drm/
Darmada_drm.h27 __u32 handle; member
34 __u32 handle; member
45 __u32 handle; member
/Linux-v6.6/arch/arm64/kvm/hyp/nvhe/
Dpkvm.c217 static unsigned int vm_handle_to_idx(pkvm_handle_t handle) in vm_handle_to_idx()
249 static struct pkvm_hyp_vm *get_vm_by_handle(pkvm_handle_t handle) in get_vm_by_handle()
259 struct pkvm_hyp_vcpu *pkvm_load_hyp_vcpu(pkvm_handle_t handle, in pkvm_load_hyp_vcpu()
391 static void remove_vm_table_entry(pkvm_handle_t handle) in remove_vm_table_entry()
535 int __pkvm_init_vcpu(pkvm_handle_t handle, struct kvm_vcpu *host_vcpu, in __pkvm_init_vcpu()
588 int __pkvm_teardown_vm(pkvm_handle_t handle) in __pkvm_teardown_vm()
/Linux-v6.6/scripts/gdb/linux/
Dstackdepot.py16 def stack_depot_fetch(handle): argument
45 def stack_depot_print(handle): argument
/Linux-v6.6/include/linux/sunrpc/
Drpc_rdma.h137 static inline __be32 *xdr_encode_rdma_segment(__be32 *p, u32 handle, in xdr_encode_rdma_segment()
157 u32 handle, u32 length, in xdr_encode_read_segment()
174 static inline __be32 *xdr_decode_rdma_segment(__be32 *p, u32 *handle, in xdr_decode_rdma_segment()
194 u32 *handle, u32 *length, in xdr_decode_read_segment()
/Linux-v6.6/arch/powerpc/platforms/powernv/
Dopal-sensor-groups.c21 u32 handle; member
31 int sensor_group_enable(u32 handle, bool enable) in sensor_group_enable()
120 static void add_attr(int handle, struct sg_attr *attr, int index) in add_attr()
130 u32 handle) in add_attr_group()
/Linux-v6.6/fs/ocfs2/
Ddir.c151 static int ocfs2_dx_dir_link_trailer(struct inode *dir, handle_t *handle, in ocfs2_dx_dir_link_trailer()
1087 int ocfs2_update_entry(struct inode *dir, handle_t *handle, in ocfs2_update_entry()
1125 static int __ocfs2_delete_entry(handle_t *handle, struct inode *dir, in __ocfs2_delete_entry()
1229 static int ocfs2_delete_entry_dx(handle_t *handle, struct inode *dir, in ocfs2_delete_entry_dx()
1345 static inline int ocfs2_delete_entry_id(handle_t *handle, in ocfs2_delete_entry_id()
1372 static inline int ocfs2_delete_entry_el(handle_t *handle, in ocfs2_delete_entry_el()
1385 int ocfs2_delete_entry(handle_t *handle, in ocfs2_delete_entry()
1454 static int __ocfs2_dx_dir_leaf_insert(struct inode *dir, handle_t *handle, in __ocfs2_dx_dir_leaf_insert()
1477 static void ocfs2_dx_inline_root_insert(struct inode *dir, handle_t *handle, in ocfs2_dx_inline_root_insert()
1485 static int ocfs2_dx_dir_insert(struct inode *dir, handle_t *handle, in ocfs2_dx_dir_insert()
[all …]
/Linux-v6.6/include/net/bluetooth/
Dhci.h738 __le16 handle; member
744 __le16 handle; member
798 __le16 handle; member
804 __le16 handle; member
809 __le16 handle; member
815 __le16 handle; member
833 __le16 handle; member
838 __le16 handle; member
844 __le16 handle; member
849 __le16 handle; member
[all …]

12345678910>>...44