/Linux-v4.19/tools/testing/selftests/powerpc/ptrace/ |
D | child.h | 29 #define CHILD_FAIL_IF(x, sync) \ argument 40 #define PARENT_FAIL_IF(x, sync) \ argument 51 #define PARENT_SKIP_IF_UNSUPPORTED(x, sync) \ argument 60 int init_child_sync(struct child_sync *sync) in init_child_sync() 79 void destroy_child_sync(struct child_sync *sync) in destroy_child_sync() 85 int wait_child(struct child_sync *sync) in wait_child() 99 int prod_child(struct child_sync *sync) in prod_child() 113 int wait_parent(struct child_sync *sync) in wait_parent() 127 int prod_parent(struct child_sync *sync) in prod_parent()
|
/Linux-v4.19/drivers/gpu/drm/i915/selftests/ |
D | i915_syncmap.c | 101 static int check_syncmap_free(struct i915_syncmap **sync) in check_syncmap_free() 112 static int dump_syncmap(struct i915_syncmap *sync, int err) in dump_syncmap() 135 struct i915_syncmap *sync = (void *)~0ul; in igt_syncmap_init() local 163 static int check_one(struct i915_syncmap **sync, u64 context, u32 seqno) in check_one() 206 struct i915_syncmap *sync; in igt_syncmap_one() local 238 static int check_leaf(struct i915_syncmap **sync, u64 context, u32 seqno) in check_leaf() 273 struct i915_syncmap *sync; in igt_syncmap_join_above() local 334 struct i915_syncmap *sync; in igt_syncmap_join_below() local 404 struct i915_syncmap *sync; in igt_syncmap_neighbours() local 448 struct i915_syncmap *sync; in igt_syncmap_compact() local [all …]
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | radeon_sync.c | 42 void radeon_sync_create(struct radeon_sync *sync) in radeon_sync_create() 63 void radeon_sync_fence(struct radeon_sync *sync, in radeon_sync_fence() 90 struct radeon_sync *sync, in radeon_sync_resv() 138 struct radeon_sync *sync, in radeon_sync_rings() 213 struct radeon_sync *sync, in radeon_sync_free()
|
D | rv770_dma.c | 48 struct radeon_sync sync; in rv770_copy_dma() local
|
D | evergreen_dma.c | 114 struct radeon_sync sync; in evergreen_copy_dma() local
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_sync.c | 51 void amdgpu_sync_create(struct amdgpu_sync *sync) in amdgpu_sync_create() 133 static bool amdgpu_sync_add_later(struct amdgpu_sync *sync, struct dma_fence *f, bool explicit) in amdgpu_sync_add_later() 158 int amdgpu_sync_fence(struct amdgpu_device *adev, struct amdgpu_sync *sync, in amdgpu_sync_fence() 193 struct amdgpu_sync *sync, in amdgpu_sync_resv() 259 struct dma_fence *amdgpu_sync_peek_fence(struct amdgpu_sync *sync, in amdgpu_sync_peek_fence() 302 struct dma_fence *amdgpu_sync_get_fence(struct amdgpu_sync *sync, bool *explicit) in amdgpu_sync_get_fence() 360 int amdgpu_sync_wait(struct amdgpu_sync *sync, bool intr) in amdgpu_sync_wait() 386 void amdgpu_sync_free(struct amdgpu_sync *sync) in amdgpu_sync_free()
|
D | amdgpu_ids.c | 198 struct amdgpu_sync *sync, in amdgpu_vmid_grab_idle() 267 struct amdgpu_sync *sync, in amdgpu_vmid_grab_reserved() 332 struct amdgpu_sync *sync, in amdgpu_vmid_grab_used() 403 struct amdgpu_sync *sync, struct dma_fence *fence, in amdgpu_vmid_grab()
|
D | amdgpu_amdkfd_gpuvm.c | 401 static int sync_vm_fence(struct amdgpu_device *adev, struct amdgpu_sync *sync, in sync_vm_fence() 418 static int vm_update_pds(struct amdgpu_vm *vm, struct amdgpu_sync *sync) in vm_update_pds() 645 struct amdgpu_sync *sync; /* Pointer to sync object */ member 812 struct amdgpu_sync *sync) in unmap_bo_from_gpuvm() 841 struct amdgpu_sync *sync) in update_gpuvm_pte() 863 struct kfd_bo_va_list *entry, struct amdgpu_sync *sync, in map_bo_to_gpuvm() 910 struct amdgpu_sync *sync) in process_update_pds() 1543 struct amdgpu_sync sync; in amdgpu_amdkfd_gpuvm_sync_memory() local 1763 struct amdgpu_sync sync; in validate_invalid_user_pages() local
|
/Linux-v4.19/drivers/clk/tegra/ |
D | clk-audio-sync.c | 26 struct tegra_clk_sync_source *sync = to_clk_sync_source(hw); in clk_sync_source_recalc_rate() local 34 struct tegra_clk_sync_source *sync = to_clk_sync_source(hw); in clk_sync_source_round_rate() local 45 struct tegra_clk_sync_source *sync = to_clk_sync_source(hw); in clk_sync_source_set_rate() local 60 struct tegra_clk_sync_source *sync; in tegra_clk_register_sync_source() local
|
/Linux-v4.19/drivers/lightnvm/ |
D | pblk-rb.c | 166 unsigned int sync = READ_ONCE(rb->sync); in pblk_rb_space() local 186 unsigned int sync = READ_ONCE(rb->sync); in pblk_rb_sync_count() local 245 unsigned int mem, unsigned int sync) in pblk_rb_update_l2p() 272 unsigned int sync; in pblk_rb_sync_l2p() local 355 unsigned int sync, flush_point; in pblk_rb_flush_point_set() local 387 unsigned int sync; in __pblk_rb_may_write() local 683 unsigned int sync, flush_point; in pblk_rb_sync_advance() local 711 unsigned int subm, sync, flush_point; in pblk_rb_flush_point_count() local 744 unsigned int sync, subm, count; in pblk_rb_sync_scan_entry() local
|
/Linux-v4.19/fs/ubifs/ |
D | journal.c | 276 int *lnum, int *offs, int sync) in write_head() 544 int aligned_dlen, aligned_ilen, sync = IS_DIRSYNC(dir); in ubifs_jnl_update() local 811 int sync = 0, len = UBIFS_INO_NODE_SZ, last_reference = !inode->i_nlink; in ubifs_jnl_write_inode() local 953 const struct fscrypt_name *snd_nm, int sync) in ubifs_jnl_xrename() 1094 const struct inode *whiteout, int sync) in ubifs_jnl_rename() 1359 int err, dlen, len, lnum, offs, bit, sz, sync = IS_SYNC(inode); in ubifs_jnl_truncate() local 1502 int sync = IS_DIRSYNC(host); in ubifs_jnl_delete_xattr() local 1612 int sync = IS_DIRSYNC(host); in ubifs_jnl_change_xattr() local
|
/Linux-v4.19/drivers/gpu/drm/mediatek/ |
D | mtk_dpi.c | 143 struct mtk_dpi_sync_param *sync) in mtk_dpi_config_hsync() 154 struct mtk_dpi_sync_param *sync, in mtk_dpi_config_vsync() 172 struct mtk_dpi_sync_param *sync) in mtk_dpi_config_vsync_lodd() 178 struct mtk_dpi_sync_param *sync) in mtk_dpi_config_vsync_leven() 185 struct mtk_dpi_sync_param *sync) in mtk_dpi_config_vsync_rodd() 192 struct mtk_dpi_sync_param *sync) in mtk_dpi_config_vsync_reven()
|
/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv50/ |
D | dac507d.c | 28 u32 *push, sync = 0; in dac507d_ctrl() local
|
D | disp.h | 22 struct nouveau_bo *sync; member 59 struct nvif_object sync; member
|
/Linux-v4.19/net/core/ |
D | dev_addr_lists.c | 26 bool sync) in __hw_addr_create_ex() 51 unsigned char addr_type, bool global, bool sync, in __hw_addr_add_ex() 94 bool sync) in __hw_addr_del_entry() 118 unsigned char addr_type, bool global, bool sync) in __hw_addr_del_ex()
|
/Linux-v4.19/fs/ntfs/ |
D | mft.h | 102 static inline int write_mft_record(ntfs_inode *ni, MFT_RECORD *m, int sync) in write_mft_record()
|
/Linux-v4.19/kernel/sched/ |
D | wait_bit.c | 20 int wake_bit_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *arg) in wake_bit_function() 160 int sync, void *arg) in var_wake_function()
|
D | wait.c | 373 int autoremove_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key) in autoremove_wake_function() 434 int woken_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key) in woken_wake_function()
|
/Linux-v4.19/arch/arm/mach-omap2/ |
D | sleep44xx.S | 176 sync: label
|
/Linux-v4.19/mm/ |
D | backing-dev.c | 983 void clear_wb_congested(struct bdi_writeback_congested *congested, int sync) in clear_wb_congested() 997 void set_wb_congested(struct bdi_writeback_congested *congested, int sync) in set_wb_congested() 1016 long congestion_wait(int sync, long timeout) in congestion_wait() 1047 long wait_iff_congested(int sync, long timeout) in wait_iff_congested()
|
/Linux-v4.19/drivers/media/dvb-frontends/ |
D | ves1820.c | 245 int sync; in ves1820_read_status() local 319 int sync; in ves1820_get_frontend() local
|
/Linux-v4.19/drivers/net/phy/ |
D | phy.c | 494 static int phy_start_aneg_priv(struct phy_device *phydev, bool sync) in phy_start_aneg_priv() 589 int phy_speed_down(struct phy_device *phydev, bool sync) in phy_speed_down() 664 void phy_trigger_machine(struct phy_device *phydev, bool sync) in phy_trigger_machine()
|
/Linux-v4.19/tools/testing/selftests/android/ion/ |
D | ionmap_test.c | 89 struct dma_buf_sync sync = { 0 }; in main() local
|
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/ |
D | mdio_10g.h | 46 bool sync; in ef4_mdio_phyxgxs_lane_sync() local
|
/Linux-v4.19/kernel/irq/ |
D | pm.c | 124 bool sync; in suspend_device_irqs() local
|