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

1234567891011>>

/linux-master/drivers/macintosh/
H A Dadb-iop.c202 static int adb_iop_send_request(struct adb_request *req, int sync) argument
/linux-master/net/caif/
H A Dcfserl.c25 spinlock_t sync; member in struct:cfserl
[all...]
/linux-master/drivers/virt/acrn/
H A Dirqfd.c76 hsm_irqfd_wakeup(wait_queue_entry_t *wait, unsigned int mode, int sync, void *key) argument
/linux-master/kernel/sched/
H A Dwait_bit.c21 int wake_bit_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *arg) argument
160 var_wake_function(struct wait_queue_entry *wq_entry, unsigned int mode, int sync, void *arg) argument
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm_sdma.c90 struct amdgpu_sync sync; local
H A Damdgpu_cs.h81 struct amdgpu_sync sync; member in struct:amdgpu_cs_parser
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...]
/linux-master/arch/powerpc/platforms/52xx/
H A Dmpc52xx_common.c248 int sync; local
/linux-master/drivers/media/pci/mgb4/
H A Dmgb4_vin.h23 u32 sync; member in struct:mgb4_vin_regs
/linux-master/drivers/gpu/drm/i915/selftests/
H A Di915_syncmap.c101 static int check_syncmap_free(struct i915_syncmap **sync) argument
112 static int dump_syncmap(struct i915_syncmap *sync, int err) argument
135 struct i915_syncmap *sync = (void *)~0ul; local
163 check_one(struct i915_syncmap **sync, u64 context, u32 seqno) argument
206 struct i915_syncmap *sync; local
238 check_leaf(struct i915_syncmap **sync, u64 context, u32 seqno) argument
273 struct i915_syncmap *sync; local
334 struct i915_syncmap *sync; local
404 struct i915_syncmap *sync; local
448 struct i915_syncmap *sync; local
546 struct i915_syncmap *sync; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_fence.h37 int (*sync)(struct nouveau_fence *, struct nouveau_channel *, member in struct:nouveau_fence_chan
/linux-master/fs/ntfs3/
H A Dattrlist.c438 int al_update(struct ntfs_inode *ni, int sync) argument
/linux-master/drivers/net/wireless/intel/iwlwifi/
H A Diwl-op-mode.h175 static inline void iwl_op_mode_nic_error(struct iwl_op_mode *op_mode, bool sync) argument
/linux-master/sound/soc/intel/atom/sst/
H A Dsst_ipc.c115 sst_post_message_mrfld(struct intel_sst_drv *sst_drv_ctx, struct ipc_post *ipc_msg, bool sync) argument
H A Dsst_pvt.c220 sst_prepare_and_post_msg(struct intel_sst_drv *sst, int task_id, int ipc_msg, int cmd_id, int pipe_id, size_t mbox_data_len, const void *mbox_data, void **data, bool large, bool fill_dsp, bool sync, bool response) argument
/linux-master/drivers/vfio/
H A Dvirqfd.c40 static int virqfd_wakeup(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) argument
/linux-master/drivers/s390/cio/
H A Dorb.h27 u32 sync:1; /* synchronize control */ member in struct:cmd_orb
/linux-master/drivers/isdn/mISDN/
H A Ddsp_blowfish.c465 u16 sync = dsp->bf_sync; local
[all...]
/linux-master/drivers/clk/tegra/
H A Dclk-tegra-audio.c128 tegra_audio_sync_clk_init(void __iomem *clk_base, struct tegra_clk *tegra_clks, struct tegra_audio_clk_initdata *sync, int num_sync_clks, const char * const *mux_names, int num_mux_inputs) argument
/linux-master/drivers/firewire/
H A Dcore-iso.c161 fw_iso_context_start(struct fw_iso_context *ctx, int cycle, int sync, int tags) argument
/linux-master/tools/testing/selftests/arm64/mte/
H A Dcheck_user_mem.c142 void format_test_name(char* name, int name_len, int type, int sync, int map, int len, int offset) { argument
224 int sync = mte_sync[s]; local
/linux-master/tools/testing/selftests/net/
H A Dtimestamping.c74 static const unsigned char sync[] = { variable
/linux-master/drivers/iommu/arm/arm-smmu/
H A Darm-smmu-nvidia.c97 nvidia_smmu_tlb_sync(struct arm_smmu_device *smmu, int page, int sync, int status) argument
/linux-master/include/uapi/linux/
H A Df2fs.h66 __u32 sync; member in struct:f2fs_gc_range
/linux-master/drivers/mfd/
H A Ducb1x00-core.c237 unsigned int ucb1x00_adc_read(struct ucb1x00 *ucb, int adc_channel, int sync) argument

Completed in 380 milliseconds

1234567891011>>