Searched defs:sync (Results 26 - 50 of 335) sorted by path

1234567891011>>

/linux-master/block/
H A Dblk-cgroup.h47 struct u64_stats_sync sync; member in struct:blkg_iostat_set
/linux-master/drivers/acpi/apei/
H A Dghes.c685 bool sync = is_hest_sync_notify(ghes); local
505 ghes_handle_memory_failure(struct acpi_hest_generic_data *gdata, int sev, bool sync) argument
528 ghes_handle_arm_hw_error(struct acpi_hest_generic_data *gdata, int sev, bool sync) argument
/linux-master/drivers/android/
H A Dbinder.c578 binder_wakeup_poll_threads_ilocked(struct binder_proc *proc, bool sync) argument
640 binder_wakeup_thread_ilocked(struct binder_proc *proc, struct binder_thread *thread, bool sync) argument
/linux-master/drivers/ata/
H A Dlibata-scsi.c4415 void ata_scsi_scan_host(struct ata_port *ap, int sync) argument
/linux-master/drivers/base/regmap/
H A Dinternal.h193 int (*sync)(struct regmap *map, unsigned int min, unsigned int max); member in struct:regcache_ops
/linux-master/drivers/bluetooth/
H A Dhci_bcm4377.c431 bool sync; member in struct:bcm4377_transfer_ring
H A Dhci_h5.c216 const unsigned char sync[] = { 0x01, 0x7e }; local
/linux-master/drivers/clk/bcm/
H A Dclk-kona.c206 static bool __ccu_policy_engine_start(struct ccu_data *ccu, bool sync) argument
/linux-master/drivers/clk/st/
H A Dclk-flexgen.c45 struct clk_gate sync; member in struct:flexgen
/linux-master/drivers/comedi/drivers/
H A Dmite.c385 mite_ack_linkc(struct mite_channel *mite_chan, struct comedi_subdevice *s, bool sync) argument
/linux-master/drivers/dma-buf/
H A Ddma-buf.c444 struct dma_buf_sync sync; local
/linux-master/drivers/dma/ti/
H A Dk3-udma-glue.c547 k3_udma_glue_tdown_tx_chn(struct k3_udma_glue_tx_channel *tx_chn, bool sync) argument
1422 k3_udma_glue_tdown_rx_chn(struct k3_udma_glue_rx_channel *rx_chn, bool sync) argument
/linux-master/drivers/firewire/
H A Dcore-card.c656 dummy_start_iso(struct fw_iso_context *ctx, s32 cycle, u32 sync, u32 tags) argument
H A Dcore-iso.c161 fw_iso_context_start(struct fw_iso_context *ctx, int cycle, int sync, int tags) argument
H A Dohci.c172 u8 sync; member in struct:iso_context
3094 ohci_start_iso(struct fw_iso_context *base, s32 cycle, u32 sync, u32 tags) argument
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd.h85 struct amdgpu_sync sync; member in struct:kgd_mem
H A Damdgpu_amdkfd_gpuvm.c486 static int vm_update_pds(struct amdgpu_vm *vm, struct amdgpu_sync *sync) argument
1126 struct amdgpu_sync *sync; member in struct:bo_vm_reservation_context
1244 unmap_bo_from_gpuvm(struct kgd_mem *mem, struct kfd_mem_attachment *entry, struct amdgpu_sync *sync) argument
1259 update_gpuvm_pte(struct kgd_mem *mem, struct kfd_mem_attachment *entry, struct amdgpu_sync *sync) argument
1281 map_bo_to_gpuvm(struct kgd_mem *mem, struct kfd_mem_attachment *entry, struct amdgpu_sync *sync, bool no_update_pte) argument
1331 process_sync_pds_resv(struct amdkfd_process_info *process_info, struct amdgpu_sync *sync) argument
1351 process_update_pds(struct amdkfd_process_info *process_info, struct amdgpu_sync *sync) argument
2177 struct amdgpu_sync sync; local
2605 struct amdgpu_sync sync; local
[all...]
H A Damdgpu_cs.h81 struct amdgpu_sync sync; member in struct:amdgpu_cs_parser
H A Damdgpu_mes.c1184 struct amdgpu_sync sync; local
H A Damdgpu_object.c1472 struct amdgpu_sync sync; local
H A Damdgpu_sync.c52 void amdgpu_sync_create(struct amdgpu_sync *sync) argument
133 static bool amdgpu_sync_add_later(struct amdgpu_sync *sync, struct dma_fence *f) argument
155 amdgpu_sync_fence(struct amdgpu_sync *sync, struct dma_fence *f) argument
235 amdgpu_sync_resv(struct amdgpu_device *adev, struct amdgpu_sync *sync, struct dma_resv *resv, enum amdgpu_sync_mode mode, void *owner) argument
280 amdgpu_sync_peek_fence(struct amdgpu_sync *sync, struct amdgpu_ring *ring) argument
320 amdgpu_sync_get_fence(struct amdgpu_sync *sync) argument
379 amdgpu_sync_push_to_job(struct amdgpu_sync *sync, struct amdgpu_job *job) argument
403 amdgpu_sync_wait(struct amdgpu_sync *sync, bool intr) argument
427 amdgpu_sync_free(struct amdgpu_sync *sync) argument
[all...]
H A Damdgpu_umsch_mm.c83 struct amdgpu_sync sync; local
H A Damdgpu_vm_sdma.c90 struct amdgpu_sync sync; local
/linux-master/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c3766 drm_dp_mst_topology_mgr_resume(struct drm_dp_mst_topology_mgr *mgr, bool sync) argument
/linux-master/drivers/gpu/drm/i915/display/
H A Ddvo_ns2501.c206 u8 sync; /* configuration of the C0 register */ member in struct:ns2501_configuration
[all...]

Completed in 392 milliseconds

1234567891011>>