/Linux-v5.15/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-v5.15/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-v5.15/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) in amdgpu_sync_add_later() 155 int amdgpu_sync_fence(struct amdgpu_sync *sync, struct dma_fence *f) in amdgpu_sync_fence() 182 int amdgpu_sync_vm_fence(struct amdgpu_sync *sync, struct dma_fence *fence) in amdgpu_sync_vm_fence() 251 int amdgpu_sync_resv(struct amdgpu_device *adev, struct amdgpu_sync *sync, in amdgpu_sync_resv() 304 struct dma_fence *amdgpu_sync_peek_fence(struct amdgpu_sync *sync, in amdgpu_sync_peek_fence() 346 struct dma_fence *amdgpu_sync_get_fence(struct amdgpu_sync *sync) in amdgpu_sync_get_fence() 402 int amdgpu_sync_wait(struct amdgpu_sync *sync, bool intr) in amdgpu_sync_wait() 428 void amdgpu_sync_free(struct amdgpu_sync *sync) in amdgpu_sync_free()
|
D | amdgpu_ids.c | 197 struct amdgpu_sync *sync, in amdgpu_vmid_grab_idle() 271 struct amdgpu_sync *sync, in amdgpu_vmid_grab_reserved() 340 struct amdgpu_sync *sync, in amdgpu_vmid_grab_used() 410 struct amdgpu_sync *sync, struct dma_fence *fence, in amdgpu_vmid_grab()
|
D | amdgpu_amdkfd_gpuvm.c | 388 static int vm_update_pds(struct amdgpu_vm *vm, struct amdgpu_sync *sync) in vm_update_pds() 883 struct amdgpu_sync *sync; /* Pointer to sync object */ member 1044 struct amdgpu_sync *sync) in unmap_bo_from_gpuvm() 1061 struct amdgpu_sync *sync, in update_gpuvm_pte() 1084 struct amdgpu_sync *sync, in map_bo_to_gpuvm() 1150 struct amdgpu_sync *sync) in process_sync_pds_resv() 1170 struct amdgpu_sync *sync) in process_update_pds() 1804 struct amdgpu_sync sync; in amdgpu_amdkfd_gpuvm_sync_memory() local 2078 struct amdgpu_sync sync; in validate_invalid_user_pages() local
|
/Linux-v5.15/tools/testing/selftests/kvm/ |
D | memslot_perf_test.c | 244 struct sync_area *sync; in prepare_vm() local 343 static void let_guest_run(struct sync_area *sync) in let_guest_run() 350 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_spin_until_start() local 356 static void make_guest_exit(struct sync_area *sync) in make_guest_exit() 363 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in _guest_should_exit() local 376 static noinline void host_perform_sync(struct sync_area *sync) in host_perform_sync() 389 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_perform_sync() local 407 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_move() local 435 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_map() local 464 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_unmap() local [all …]
|
/Linux-v5.15/drivers/gpu/drm/radeon/ |
D | radeon_sync.c | 41 void radeon_sync_create(struct radeon_sync *sync) in radeon_sync_create() 62 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 | 113 struct radeon_sync sync; in evergreen_copy_dma() local
|
/Linux-v5.15/drivers/clk/tegra/ |
D | clk-audio-sync.c | 15 struct tegra_clk_sync_source *sync = to_clk_sync_source(hw); in clk_sync_source_recalc_rate() local 23 struct tegra_clk_sync_source *sync = to_clk_sync_source(hw); in clk_sync_source_round_rate() local 34 struct tegra_clk_sync_source *sync = to_clk_sync_source(hw); in clk_sync_source_set_rate() local 49 struct tegra_clk_sync_source *sync; in tegra_clk_register_sync_source() local
|
/Linux-v5.15/fs/ubifs/ |
D | journal.c | 269 int *lnum, int *offs, int sync) in write_head() 543 int aligned_dlen, aligned_ilen, sync = IS_DIRSYNC(dir); in ubifs_jnl_update() local 846 int sync = 0, write_len = 0, ilen = UBIFS_INO_NODE_SZ; in ubifs_jnl_write_inode() local 1056 const struct fscrypt_name *snd_nm, int sync) in ubifs_jnl_xrename() 1220 const struct inode *whiteout, int sync) in ubifs_jnl_rename() 1516 int err, dlen, len, lnum, offs, bit, sz, sync = IS_SYNC(inode); in ubifs_jnl_truncate() local 1679 int sync = IS_DIRSYNC(host); in ubifs_jnl_delete_xattr() local 1800 int sync = IS_DIRSYNC(host); in ubifs_jnl_change_xattr() local
|
/Linux-v5.15/drivers/media/platform/qcom/camss/ |
D | camss-vfe-gen1.c | 121 struct vfe_output *output, u8 sync, in vfe_output_init_addrs() 384 struct vfe_output *output, u8 sync, in vfe_output_update_ping_addr() 403 struct vfe_output *output, u8 sync, in vfe_output_update_pong_addr()
|
/Linux-v5.15/drivers/gpu/drm/mediatek/ |
D | mtk_dpi.c | 154 struct mtk_dpi_sync_param *sync) in mtk_dpi_config_hsync() 165 struct mtk_dpi_sync_param *sync, in mtk_dpi_config_vsync() 183 struct mtk_dpi_sync_param *sync) in mtk_dpi_config_vsync_lodd() 189 struct mtk_dpi_sync_param *sync) in mtk_dpi_config_vsync_leven() 196 struct mtk_dpi_sync_param *sync) in mtk_dpi_config_vsync_rodd() 203 struct mtk_dpi_sync_param *sync) in mtk_dpi_config_vsync_reven()
|
/Linux-v5.15/drivers/gpu/drm/nouveau/dispnv50/ |
D | dac507d.c | 33 u32 sync = 0; in dac507d_ctrl() local
|
D | disp.h | 28 struct nouveau_bo *sync; member 69 struct nvif_object sync; member
|
/Linux-v5.15/fs/exfat/ |
D | misc.c | 166 void exfat_update_bh(struct buffer_head *bh, int sync) in exfat_update_bh() 175 int exfat_update_bhs(struct buffer_head **bhs, int nr_bhs, int sync) in exfat_update_bhs()
|
D | balloc.c | 144 int exfat_set_bitmap(struct inode *inode, unsigned int clu, bool sync) in exfat_set_bitmap() 161 void exfat_clear_bitmap(struct inode *inode, unsigned int clu, bool sync) in exfat_clear_bitmap()
|
D | fatent.c | 187 bool sync = false; in __exfat_free_cluster() local 205 bool sync = false; in __exfat_free_cluster() local
|
/Linux-v5.15/net/core/ |
D | dev_addr_lists.c | 21 unsigned char addr_type, bool global, bool sync) in __hw_addr_create() 44 unsigned char addr_type, bool global, bool sync, in __hw_addr_add_ex() 124 bool sync) in __hw_addr_del_entry() 188 unsigned char addr_type, bool global, bool sync) in __hw_addr_del_ex()
|
/Linux-v5.15/fs/ntfs/ |
D | mft.h | 88 static inline int write_mft_record(ntfs_inode *ni, MFT_RECORD *m, int sync) in write_mft_record()
|
/Linux-v5.15/mm/ |
D | backing-dev.c | 994 void clear_bdi_congested(struct backing_dev_info *bdi, int sync) in clear_bdi_congested() 1008 void set_bdi_congested(struct backing_dev_info *bdi, int sync) in set_bdi_congested() 1027 long congestion_wait(int sync, long timeout) in congestion_wait() 1058 long wait_iff_congested(int sync, long timeout) in wait_iff_congested()
|
/Linux-v5.15/kernel/sched/ |
D | wait_bit.c | 21 int wake_bit_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *arg) in wake_bit_function() 161 int sync, void *arg) in var_wake_function()
|
/Linux-v5.15/arch/arm/mach-omap2/ |
D | sleep44xx.S | 176 sync: label
|
/Linux-v5.15/drivers/media/dvb-frontends/ |
D | ves1820.c | 233 int sync; in ves1820_read_status() local 307 int sync; in ves1820_get_frontend() local
|
/Linux-v5.15/drivers/net/ethernet/sfc/falcon/ |
D | mdio_10g.h | 43 bool sync; in ef4_mdio_phyxgxs_lane_sync() local
|