/linux-6.14.4/arch/powerpc/include/asm/ |
D | epapr_hcalls.h | 282 static inline unsigned int ev_byte_channel_send(unsigned int handle, in ev_byte_channel_send() 325 static inline unsigned int ev_byte_channel_receive(unsigned int handle, in ev_byte_channel_receive() 368 static inline unsigned int ev_byte_channel_poll(unsigned int handle, in ev_byte_channel_poll() 402 static inline unsigned int ev_int_iack(unsigned int handle, in ev_int_iack() 428 static inline unsigned int ev_doorbell_send(unsigned int handle) in ev_doorbell_send()
|
/linux-6.14.4/drivers/misc/vmw_vmci/ |
D | vmci_handle_array.c | 39 struct vmci_handle handle) in vmci_handle_arr_append_entry() 74 struct vmci_handle handle = VMCI_INVALID_HANDLE; in vmci_handle_arr_remove_entry() local 95 struct vmci_handle handle = VMCI_INVALID_HANDLE; in vmci_handle_arr_remove_tail() local
|
/linux-6.14.4/drivers/platform/x86/ |
D | toshiba_bluetooth.c | 65 static int toshiba_bluetooth_present(acpi_handle handle) in toshiba_bluetooth_present() 89 static int toshiba_bluetooth_status(acpi_handle handle) in toshiba_bluetooth_status() 103 static int toshiba_bluetooth_enable(acpi_handle handle) in toshiba_bluetooth_enable() 122 static int toshiba_bluetooth_disable(acpi_handle handle) in toshiba_bluetooth_disable()
|
/linux-6.14.4/arch/arm/xen/ |
D | mm.c | 45 static void dma_cache_maint(struct device *dev, dma_addr_t handle, in dma_cache_maint() 77 void xen_dma_sync_for_cpu(struct device *dev, dma_addr_t handle, in xen_dma_sync_for_cpu() 84 void xen_dma_sync_for_device(struct device *dev, dma_addr_t handle, in xen_dma_sync_for_device()
|
/linux-6.14.4/fs/ext4/ |
D | namei.c | 53 static struct buffer_head *ext4_append(handle_t *handle, in ext4_append() 435 int ext4_handle_dirty_dirblock(handle_t *handle, in ext4_handle_dirty_dirblock() 546 static inline int ext4_handle_dirty_dx_node(handle_t *handle, in ext4_handle_dirty_dx_node() 1931 static struct ext4_dir_entry_2 *do_split(handle_t *handle, struct inode *dir, in do_split() 2137 static int add_dirent_to_buf(handle_t *handle, struct ext4_filename *fname, in add_dirent_to_buf() 2238 static int make_indexed_dir(handle_t *handle, struct ext4_filename *fname, in make_indexed_dir() 2385 static int ext4_add_entry(handle_t *handle, struct dentry *dentry, in ext4_add_entry() 2495 static int ext4_dx_add_entry(handle_t *handle, struct ext4_filename *fname, in ext4_dx_add_entry() 2729 static int ext4_delete_entry(handle_t *handle, in ext4_delete_entry() 2806 static int ext4_add_nondir(handle_t *handle, in ext4_add_nondir() [all …]
|
D | resize.c | 423 static struct buffer_head *bclean(handle_t *handle, struct super_block *sb, in bclean() 445 static int ext4_resize_ensure_credits_batch(handle_t *handle, int credits) in ext4_resize_ensure_credits_batch() 460 static int set_flexbg_block_bitmap(struct super_block *sb, handle_t *handle, in set_flexbg_block_bitmap() 541 handle_t *handle; in setup_new_flex_group_blocks() local 820 static int add_new_gdb(handle_t *handle, struct inode *inode, in add_new_gdb() 963 handle_t *handle, ext4_group_t group) { in add_new_gdb_meta_bg() 1019 static int reserve_backup_gdb(handle_t *handle, struct inode *inode, in reserve_backup_gdb() 1152 handle_t *handle; in update_backups() local 1253 static int ext4_add_new_descs(handle_t *handle, struct super_block *sb, in ext4_add_new_descs() 1339 static int ext4_setup_new_descs(handle_t *handle, struct super_block *sb, in ext4_setup_new_descs() [all …]
|
/linux-6.14.4/drivers/input/ |
D | input.c | 113 struct input_handle *handle; in input_pass_values() local 411 void input_inject_event(struct input_handle *handle, in input_inject_event() 519 int input_grab_device(struct input_handle *handle) in input_grab_device() 534 static void __input_release_device(struct input_handle *handle) in __input_release_device() 561 void input_release_device(struct input_handle *handle) in input_release_device() 577 int input_open_device(struct input_handle *handle) in input_open_device() 621 int input_flush_device(struct input_handle *handle, struct file *file) in input_flush_device() 641 void input_close_device(struct input_handle *handle) in input_close_device() 695 struct input_handle *handle; in input_disconnect_device() local 1127 struct input_handle *handle; in input_devices_seq_show() local [all …]
|
D | input-leds.c | 46 struct input_handle *handle; member 51 struct input_handle handle; member 72 static void input_leds_event(struct input_handle *handle, unsigned int type, in input_leds_event() 176 static void input_leds_disconnect(struct input_handle *handle) in input_leds_disconnect()
|
/linux-6.14.4/include/acpi/ |
D | acpiosxf.h | 109 # 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-6.14.4/drivers/net/ethernet/qlogic/qed/ |
D | qed_nvmetcp.c | 248 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-6.14.4/arch/powerpc/platforms/pseries/ |
D | mobility.c | 395 static int poll_vasi_state(u64 handle, unsigned long *res) in poll_vasi_state() 422 static int wait_for_vasi_session_suspending(u64 handle) in wait_for_vasi_session_suspending() 455 static void wait_for_vasi_session_completed(u64 handle) in wait_for_vasi_session_completed() 652 static void pseries_cancel_migration(u64 handle, int err) in pseries_cancel_migration() 669 static int pseries_suspend(u64 handle) in pseries_suspend() 730 static int pseries_migrate_partition(u64 handle) in pseries_migrate_partition() 777 int rtas_syscall_dispatch_ibm_suspend_me(u64 handle) in rtas_syscall_dispatch_ibm_suspend_me()
|
/linux-6.14.4/drivers/xen/ |
D | xen-acpi-pad.c | 50 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-6.14.4/drivers/net/ethernet/netronome/nfp/abm/ |
D | qdisc.c | 340 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-6.14.4/tools/testing/selftests/powerpc/nx-gzip/ |
D | gzip_vas.c | 51 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-6.14.4/net/rfkill/ |
D | input.c | 193 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-6.14.4/drivers/iommu/iommufd/ |
D | fault.c | 66 struct iommufd_attach_handle *handle; in __fault_domain_attach_dev() local 102 struct iommufd_attach_handle *handle) in iommufd_auto_response_faults() 141 struct iommu_attach_handle *handle; in iommufd_device_get_attach_handle() local 153 struct iommufd_attach_handle *handle; in iommufd_fault_domain_detach_dev() local 166 struct iommufd_attach_handle *handle, *curr = NULL; in __fault_domain_replace_dev() local
|
/linux-6.14.4/drivers/sh/intc/ |
D | access.c | 56 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-6.14.4/fs/vboxsf/ |
D | vboxsf_wrappers.c | 149 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-6.14.4/fs/smb/server/ |
D | ksmbd_netlink.h | 70 __u32 handle; member 133 __u32 handle; member 142 __u32 handle; member 156 __u32 handle; member 166 __u32 handle; member 175 __u32 handle; member 208 __u32 handle; member 223 __u32 handle; member 252 __u32 handle; member 262 __u32 handle; member [all …]
|
/linux-6.14.4/include/uapi/drm/ |
D | pvr_drm.h | 558 __u32 handle; member 587 __u32 handle; member 606 __u32 handle; member 620 __u32 handle; member 668 __u32 handle; member 783 __u32 handle; member 816 __u32 handle; member 880 __u32 handle; member 891 __u32 handle; member 1008 __u32 handle; member [all …]
|
D | armada_drm.h | 27 __u32 handle; member 34 __u32 handle; member 45 __u32 handle; member
|
/linux-6.14.4/include/linux/sunrpc/ |
D | rpc_rdma.h | 137 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-6.14.4/arch/powerpc/platforms/powernv/ |
D | opal-sensor-groups.c | 21 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-6.14.4/fs/ocfs2/ |
D | dir.c | 151 static int ocfs2_dx_dir_link_trailer(struct inode *dir, handle_t *handle, in ocfs2_dx_dir_link_trailer() 1106 int ocfs2_update_entry(struct inode *dir, handle_t *handle, in ocfs2_update_entry() 1144 static int __ocfs2_delete_entry(handle_t *handle, struct inode *dir, in __ocfs2_delete_entry() 1248 static int ocfs2_delete_entry_dx(handle_t *handle, struct inode *dir, in ocfs2_delete_entry_dx() 1364 static inline int ocfs2_delete_entry_id(handle_t *handle, in ocfs2_delete_entry_id() 1391 static inline int ocfs2_delete_entry_el(handle_t *handle, in ocfs2_delete_entry_el() 1404 int ocfs2_delete_entry(handle_t *handle, in ocfs2_delete_entry() 1473 static int __ocfs2_dx_dir_leaf_insert(struct inode *dir, handle_t *handle, in __ocfs2_dx_dir_leaf_insert() 1496 static void ocfs2_dx_inline_root_insert(struct inode *dir, handle_t *handle, in ocfs2_dx_inline_root_insert() 1504 static int ocfs2_dx_dir_insert(struct inode *dir, handle_t *handle, in ocfs2_dx_dir_insert() [all …]
|
/linux-6.14.4/include/net/bluetooth/ |
D | hci.h | 789 __le16 handle; member 795 __le16 handle; member 849 __le16 handle; member 855 __le16 handle; member 860 __le16 handle; member 866 __le16 handle; member 889 __le16 handle; member 894 __le16 handle; member 900 __le16 handle; member 905 __le16 handle; member [all …]
|