/Linux-v6.6/arch/s390/kvm/ |
D | pv.c | 53 u64 handle; member
|
/Linux-v6.6/drivers/acpi/ |
D | device_sysfs.c | 21 static ssize_t acpi_object_path(acpi_handle handle, char *buf) in acpi_object_path()
|
/Linux-v6.6/drivers/scsi/qla2xxx/ |
D | qla_edif.h | 65 uint32_t handle; /* IOCB System handle. */ member
|
/Linux-v6.6/drivers/net/xen-netback/ |
D | interface.c | 480 unsigned int handle) in xenvif_alloc()
|
/Linux-v6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ |
D | chcr_ipsec.c | 118 static int ch_ipsec_uld_state_change(void *handle, enum cxgb4_state new_state) in ch_ipsec_uld_state_change()
|
/Linux-v6.6/drivers/char/ |
D | lp.c | 187 static int lp_preempt(void *handle) in lp_preempt()
|
/Linux-v6.6/drivers/cdx/controller/ |
D | mcdi.h | 134 unsigned int handle; member
|
/Linux-v6.6/drivers/hwtracing/ptt/ |
D | hisi_ptt.h | 132 struct perf_output_handle handle; member
|
/Linux-v6.6/drivers/usb/gadget/function/ |
D | uvc.h | 173 #define to_uvc_file_handle(handle) \ argument
|
/Linux-v6.6/include/linux/ |
D | perf_event.h | 1712 perf_aux_output_begin(struct perf_output_handle *handle, in perf_aux_output_begin() 1715 perf_aux_output_end(struct perf_output_handle *handle, unsigned long size) in perf_aux_output_end() 1718 perf_aux_output_skip(struct perf_output_handle *handle, in perf_aux_output_skip() 1721 perf_get_aux(struct perf_output_handle *handle) { return NULL; } in perf_get_aux() 1804 #define perf_output_put(handle, x) perf_output_copy((handle), &(x), sizeof(x)) argument
|
/Linux-v6.6/drivers/atm/ |
D | fore200e.h | 154 u32 handle; /* host supplied receive buffer handle */ member 189 u32 handle; /* host supplied handle */ member 592 #define FORE200E_HDL2BUF(handle) ((struct buffer*)(handle)) argument 595 #define FORE200E_HDL2BUF(handle) ((struct buffer*)(((u64)(handle)) | PAGE_OFFSET)) argument
|
/Linux-v6.6/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_process.c | 1750 int handle) in kfd_process_device_translate_handle() 1762 int handle) in kfd_process_device_remove_obj_handle()
|
/Linux-v6.6/drivers/net/ethernet/cavium/thunder/ |
D | thunder_bgx.c | 1404 static acpi_status bgx_acpi_register_phy(acpi_handle handle, in bgx_acpi_register_phy() 1425 static acpi_status bgx_acpi_match_id(acpi_handle handle, u32 lvl, in bgx_acpi_match_id()
|
/Linux-v6.6/drivers/net/ethernet/brocade/bna/ |
D | bna_enet.c | 2064 struct bna_mcam_handle *handle; in bna_mcam_mod_handle_get() local 2076 struct bna_mcam_handle *handle) in bna_mcam_mod_handle_put()
|
/Linux-v6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
D | chcr_ktls.c | 2146 static int chcr_ktls_uld_rx_handler(void *handle, const __be64 *rsp, in chcr_ktls_uld_rx_handler() 2204 static int chcr_ktls_uld_state_change(void *handle, enum cxgb4_state new_state) in chcr_ktls_uld_state_change()
|
/Linux-v6.6/drivers/net/ethernet/sfc/ |
D | mcdi_filters.c | 196 efx_dword_t *inbuf, u64 handle, in efx_mcdi_filter_push_prep() 247 const struct efx_filter_spec *spec, u64 *handle, in efx_mcdi_filter_push()
|
/Linux-v6.6/drivers/target/iscsi/cxgbit/ |
D | cxgbit_cm.c | 639 static void cxgbit_arp_failure_discard(void *handle, struct sk_buff *skb) in cxgbit_arp_failure_discard() 648 static void cxgbit_abort_arp_failure(void *handle, struct sk_buff *skb) in cxgbit_abort_arp_failure()
|
/Linux-v6.6/drivers/rapidio/devices/ |
D | rio_mport_cdev.c | 463 u64 handle; in rio_mport_obw_free() local 1146 u64 handle; in rio_mport_free_dma() local 1329 u64 handle; in rio_mport_inbound_free() local
|
/Linux-v6.6/drivers/video/fbdev/ |
D | sh_mobile_lcdcfb.c | 396 static void lcdc_sys_write_index(void *handle, unsigned long data) in lcdc_sys_write_index() 407 static void lcdc_sys_write_data(void *handle, unsigned long data) in lcdc_sys_write_data() 418 static unsigned long lcdc_sys_read_data(void *handle) in lcdc_sys_read_data()
|
/Linux-v6.6/drivers/scsi/mpt3sas/ |
D | mpt3sas_base.c | 4147 u16 smid, u16 handle) in _base_put_smid_mpi_ep_scsi_io() 4175 _base_put_smid_scsi_io(struct MPT3SAS_ADAPTER *ioc, u16 smid, u16 handle) in _base_put_smid_scsi_io() 4198 u16 handle) in _base_put_smid_fast_path() 4325 u16 handle) in _base_put_smid_scsi_io_atomic() 4347 u16 handle) in _base_put_smid_fast_path_atomic()
|
/Linux-v6.6/drivers/gpu/drm/msm/ |
D | msm_gem.h | 297 uint32_t handle; member
|
/Linux-v6.6/drivers/media/platform/mediatek/mdp3/ |
D | mtk-img-ipi.h | 102 u64 handle; /* Used for APMCU access */ member
|
/Linux-v6.6/drivers/gpu/drm/v3d/ |
D | v3d_gem.c | 426 struct drm_v3d_sem __user *handle = u64_to_user_ptr(se->in_syncs); in v3d_job_init() local
|
/Linux-v6.6/tools/testing/selftests/alsa/ |
D | mixer-test.c | 34 snd_ctl_t *handle; member
|
/Linux-v6.6/drivers/gpu/drm/scheduler/ |
D | sched_main.c | 741 u32 handle, in drm_sched_job_add_syncobj_dependency()
|