/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | acpi_ipmi.c | 34 acpi_handle handle; member 111 ipmi_dev_alloc(int iface, struct device *dev, acpi_handle handle) in ipmi_dev_alloc() argument 439 acpi_handle handle; in ipmi_register_bmc() local [all...] |
H A D | acpi_extlog.c | 196 acpi_handle handle; in extlog_get_l1addr() local
|
H A D | acpi_processor.c | 172 acpi_handle handle; in acpi_pcc_cpufreq_init() local 187 int __weak acpi_map_cpu(acpi_handle handle, in acpi_map_cpu() argument 517 processor_physically_present(acpi_handle handle) processor_physically_present() argument 567 acpi_processor_osc(acpi_handle handle, u32 lvl, void *context, void **rv) acpi_processor_osc() argument 714 acpi_processor_ids_walk(acpi_handle handle, u32 lvl, void *context, void **rv) acpi_processor_ids_walk() argument 828 acpi_processor_evaluate_cst(acpi_handle handle, u32 cpu, struct acpi_processor_power *info) acpi_processor_evaluate_cst() argument [all...] |
H A D | acpi_pad.c | 371 static int acpi_pad_pur(acpi_handle handle) in acpi_pad_pur() argument 395 static void acpi_pad_handle_notify(acpi_handle handle) in acpi_pad_handle_notify() argument 416 static void acpi_pad_notify(acpi_handle handle, u32 event, in acpi_pad_notify() argument
|
H A D | device_sysfs.c | 21 static ssize_t acpi_object_path(acpi_handle handle, char *buf) in acpi_object_path() argument [all...] |
H A D | dock.c | 31 acpi_handle handle; member 130 static struct dock_station *find_dock_station(acpi_handle handle) in find_dock_station() argument 424 acpi_handle handle = adev->handle; dock_notify() local 591 acpi_handle handle = adev->handle; acpi_dock_add() local [all...] |
H A D | pci_link.c | 88 acpi_handle handle = link->device->handle; in acpi_pci_link_check_possible() local 157 acpi_handle handle = link->device->handle; in acpi_pci_link_get_possible() local 230 acpi_handle handle = link->device->handle; acpi_pci_link_get_current() local 284 acpi_handle handle = link->device->handle; acpi_pci_link_set() local 530 acpi_handle handle = link->device->handle; acpi_pci_link_allocate() local 606 acpi_pci_link_allocate_irq(acpi_handle handle, int index, int *triggering, int *polarity, char **name) acpi_pci_link_allocate_irq() argument 657 acpi_pci_link_free_irq(acpi_handle handle) acpi_pci_link_free_irq() argument 707 acpi_handle handle = device->handle; acpi_pci_link_add() local [all...] |
H A D | pfr_telemetry.c | 82 acpi_handle handle = ACPI_HANDLE(pfrt_log_dev->parent_dev); in get_pfrt_log_data_info() local 154 acpi_handle handle = ACPI_HANDLE(pfrt_log_dev->parent_dev); in set_pfrt_log_level() local 190 acpi_handle handle = ACPI_HANDLE(pfrt_log_dev->parent_dev); in get_pfrt_log_level() local 368 acpi_handle handle = ACPI_HANDLE(&pdev->dev); in acpi_pfrt_log_probe() local
|
/kernel/linux/linux-6.6/drivers/accel/qaic/ |
H A D | qaic.h | 35 int handle; member 188 u32 handle; member
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | dbdisply.c | 594 acpi_handle handle; in acpi_db_display_object_type() local
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | page-io.c | 178 handle_t *handle = io_end->handle; in ext4_end_io_end() local
|
H A D | move_extent.c | 260 handle_t *handle; in move_extent_per_page() local [all...] |
H A D | xattr.h | 214 static inline int ext4_init_security(handle_t *handle, struct inode *inode, in ext4_init_security() argument
|
H A D | file.c | 311 handle_t *handle; in ext4_handle_inode_extension() local 358 handle_t *handle = ext4_journal_start(inode, EXT4_HT_INODE, 2); in ext4_inode_extension_cleanup() local 501 handle_t *handle; ext4_dio_write_iter() local 634 handle_t *handle; ext4_dax_write_iter() local 707 handle_t *handle = NULL; ext4_dax_huge_fault() local 813 handle_t *handle; ext4_sample_last_mounted() local [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | localalloc.c | 369 handle_t *handle; in ocfs2_shutdown_local_alloc() local 550 handle_t *handle; ocfs2_complete_local_alloc_recovery() local 713 ocfs2_claim_local_alloc_bits(struct ocfs2_super *osb, handle_t *handle, struct ocfs2_alloc_context *ac, u32 bits_wanted, u32 *bit_off, u32 *num_bits) ocfs2_claim_local_alloc_bits() argument 769 ocfs2_free_local_alloc_bits(struct ocfs2_super *osb, handle_t *handle, struct ocfs2_alloc_context *ac, u32 bit_off, u32 num_bits) ocfs2_free_local_alloc_bits() argument 947 ocfs2_sync_local_to_main(struct ocfs2_super *osb, handle_t *handle, struct ocfs2_dinode *alloc, struct inode *main_bm_inode, struct buffer_head *main_bm_bh) ocfs2_sync_local_to_main() argument 1146 ocfs2_local_alloc_new_window(struct ocfs2_super *osb, handle_t *handle, struct ocfs2_alloc_context *ac) ocfs2_local_alloc_new_window() argument 1240 handle_t *handle = NULL; ocfs2_local_alloc_slide_window() local [all...] |
H A D | quota_global.c | 226 handle_t *handle = journal_current_handle(); in ocfs2_quota_write() local 599 handle_t *handle; in ocfs2_sync_dquot_helper() local 662 handle_t *handle; ocfs2_write_dquot() local 720 handle_t *handle; ocfs2_release_dquot() local 802 handle_t *handle; ocfs2_acquire_dquot() local 921 handle_t *handle; ocfs2_mark_dquot_dirty() local 970 handle_t *handle; ocfs2_write_info() local 984 ocfs2_commit_trans(OCFS2_SB(sb), handle); ocfs2_write_info() local [all...] |
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | transport_ipc.c | 62 unsigned int handle; member 243 static void ipc_msg_handle_free(int handle) in ipc_msg_handle_free() argument 251 unsigned int handle = *(unsigned int *)payload; in handle_response() local 456 static void *ipc_msg_send_request(struct ksmbd_ipc_msg *msg, unsigned int handle) in ipc_msg_send_request() argument 661 ksmbd_rpc_open(struct ksmbd_session *sess, int handle) ksmbd_rpc_open() argument 683 ksmbd_rpc_close(struct ksmbd_session *sess, int handle) ksmbd_rpc_close() argument 705 ksmbd_rpc_write(struct ksmbd_session *sess, int handle, void *payload, size_t payload_sz) ksmbd_rpc_write() argument 730 ksmbd_rpc_read(struct ksmbd_session *sess, int handle) ksmbd_rpc_read() argument 753 ksmbd_rpc_ioctl(struct ksmbd_session *sess, int handle, void *payload, size_t payload_sz) ksmbd_rpc_ioctl() argument 851 ksmbd_rpc_id_free(int handle) ksmbd_rpc_id_free() argument [all...] |
/kernel/linux/linux-6.6/drivers/virt/ |
H A D | fsl_hypervisor.c | 730 uint32_t handle; get_parent_handle() local 838 const uint32_t *handle; fsl_hypervisor_init() local [all...] |
/kernel/linux/linux-6.6/drivers/xen/xenbus/ |
H A D | xenbus_dev_frontend.c | 74 struct xenbus_transaction handle; member
|
/kernel/linux/linux-6.6/include/linux/platform_data/ |
H A D | mlxreg.h | 81 void *handle; member 108 void *handle; member 235 void *handle; global() member [all...] |
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | kgdboc.c | 62 static void kgdboc_reset_disconnect(struct input_handle *handle) in kgdboc_reset_disconnect() argument
|
/kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit_main.c | 142 static int cxgbit_uld_state_change(void *handle, enum cxgb4_state state) in cxgbit_uld_state_change() argument
|
/kernel/linux/linux-6.6/drivers/vfio/platform/ |
H A D | vfio_platform_common.c | 76 acpi_handle handle = ACPI_HANDLE(dev); in vfio_platform_acpi_call_reset() local 96 acpi_handle handle = ACPI_HANDLE(dev); in vfio_platform_acpi_has_reset() local
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | acornfb.c | 996 dma_addr_t handle; in acornfb_probe() local
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_nvme.h | 51 uint32_t handle; /* System handle. */ member 89 uint32_t handle; member
|