| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-6.6/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, msg) \ 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()
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_sync.c | 49 void amdgpu_sync_create(struct amdgpu_sync *sync) in amdgpu_sync_create() 131 static bool amdgpu_sync_add_later(struct amdgpu_sync *sync, struct dma_fence *f) in amdgpu_sync_add_later() 153 int amdgpu_sync_fence(struct amdgpu_sync *sync, struct dma_fence *f) in amdgpu_sync_fence() 181 int amdgpu_sync_vm_fence(struct amdgpu_sync *sync, struct dma_fence *fence) in amdgpu_sync_vm_fence() 200 int amdgpu_sync_resv(struct amdgpu_device *adev, struct amdgpu_sync *sync, in amdgpu_sync_resv() 287 struct dma_fence *amdgpu_sync_peek_fence(struct amdgpu_sync *sync, in amdgpu_sync_peek_fence() 329 struct dma_fence *amdgpu_sync_get_fence(struct amdgpu_sync *sync) in amdgpu_sync_get_fence() 385 int amdgpu_sync_wait(struct amdgpu_sync *sync, bool intr) in amdgpu_sync_wait() 411 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() 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 | 377 static int vm_update_pds(struct amdgpu_vm *vm, struct amdgpu_sync *sync) in vm_update_pds() 607 struct amdgpu_sync *sync; /* Pointer to sync object */ member 768 struct amdgpu_sync *sync) in unmap_bo_from_gpuvm() 784 struct amdgpu_sync *sync) in update_gpuvm_pte() 800 struct kfd_bo_va_list *entry, struct amdgpu_sync *sync, in map_bo_to_gpuvm() 865 struct amdgpu_sync *sync) in process_sync_pds_resv() 885 struct amdgpu_sync *sync) in process_update_pds() 1566 struct amdgpu_sync sync; in amdgpu_amdkfd_gpuvm_sync_memory() local 1833 struct amdgpu_sync sync; in validate_invalid_user_pages() local
|
| /kernel/linux/linux-6.6/io_uring/ |
| D | sync.c | 27 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); in io_sfr_prep() local 42 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); in io_sync_file_range() local 55 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); in io_fsync_prep() local 72 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); in io_fsync() local 87 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); in io_fallocate_prep() local 101 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); in io_fallocate() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_sync.c | 52 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() 235 int amdgpu_sync_resv(struct amdgpu_device *adev, struct amdgpu_sync *sync, in amdgpu_sync_resv() 280 struct dma_fence *amdgpu_sync_peek_fence(struct amdgpu_sync *sync, in amdgpu_sync_peek_fence() 320 struct dma_fence *amdgpu_sync_get_fence(struct amdgpu_sync *sync) in amdgpu_sync_get_fence() 379 int amdgpu_sync_push_to_job(struct amdgpu_sync *sync, struct amdgpu_job *job) in amdgpu_sync_push_to_job() 403 int amdgpu_sync_wait(struct amdgpu_sync *sync, bool intr) in amdgpu_sync_wait() 427 void amdgpu_sync_free(struct amdgpu_sync *sync) in amdgpu_sync_free()
|
| /kernel/linux/linux-6.6/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() 122 struct radeon_sync *sync, in radeon_sync_rings() 197 struct radeon_sync *sync, in radeon_sync_free()
|
| /kernel/linux/linux-5.10/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() 89 struct radeon_sync *sync, in radeon_sync_resv() 137 struct radeon_sync *sync, in radeon_sync_rings() 212 struct radeon_sync *sync, in radeon_sync_free()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/ |
| D | memslot_perf_test.c | 288 struct sync_area *sync; in prepare_vm() local 382 static void let_guest_run(struct sync_area *sync) in let_guest_run() 389 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_spin_until_start() local 395 static void make_guest_exit(struct sync_area *sync) in make_guest_exit() 402 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in _guest_should_exit() local 415 static noinline void host_perform_sync(struct sync_area *sync) in host_perform_sync() 428 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_perform_sync() local 446 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_move() local 475 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_map() local 507 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_unmap() local [all …]
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
| D | nouveau_sched.c | 129 struct drm_nouveau_sync *sync, in sync_find_fence() 159 struct drm_nouveau_sync *sync = &job->in_sync.data[i]; in nouveau_job_add_deps() local 200 struct drm_nouveau_sync *sync = &job->out_sync.data[i]; in nouveau_job_fence_attach_prepare() local 243 struct drm_nouveau_sync *sync = &job->out_sync.data[i]; in nouveau_job_fence_attach() local
|
| /kernel/linux/linux-5.10/drivers/lightnvm/ |
| D | pblk-rb.c | 195 unsigned int sync = READ_ONCE(rb->sync); in pblk_rb_space() local 221 unsigned int sync = READ_ONCE(rb->sync); in pblk_rb_sync_count() local 280 unsigned int mem, unsigned int sync) in pblk_rb_update_l2p() 307 unsigned int sync; in pblk_rb_sync_l2p() local 390 unsigned int sync, flush_point; in pblk_rb_flush_point_set() local 422 unsigned int sync; in __pblk_rb_may_write() local 715 unsigned int sync, flush_point; in pblk_rb_sync_advance() local 743 unsigned int subm, sync, flush_point; in pblk_rb_flush_point_count() local
|
| /kernel/linux/linux-5.10/fs/hmdfs/comm/ |
| D | node_cb.c | 49 bool sync = desc[i].sync; in hmdfs_node_add_evt_cb() local 58 void hmdfs_node_call_evt_cb(struct hmdfs_peer *conn, int evt, bool sync, in hmdfs_node_call_evt_cb()
|
| /kernel/linux/linux-6.6/fs/hmdfs/comm/ |
| D | node_cb.c | 49 bool sync = desc[i].sync; in hmdfs_node_add_evt_cb() local 58 void hmdfs_node_call_evt_cb(struct hmdfs_peer *conn, int evt, bool sync, in hmdfs_node_call_evt_cb()
|
| /kernel/linux/linux-5.10/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() 1552 int err, dlen, len, lnum, offs, bit, sz, sync = IS_SYNC(inode); in ubifs_jnl_truncate() local 1715 int sync = IS_DIRSYNC(host); in ubifs_jnl_delete_xattr() local 1836 int sync = IS_DIRSYNC(host); in ubifs_jnl_change_xattr() local
|
| /kernel/linux/linux-6.6/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() 1224 const struct inode *whiteout, int sync) in ubifs_jnl_rename() 1558 int err, dlen, len, lnum, offs, bit, sz, sync = IS_SYNC(inode); in ubifs_jnl_truncate() local 1725 int sync = IS_DIRSYNC(host); in ubifs_jnl_delete_xattr() local 1846 int sync = IS_DIRSYNC(host); in ubifs_jnl_change_xattr() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/ |
| D | mtk_dpi.c | 142 struct mtk_dpi_sync_param *sync) in mtk_dpi_config_hsync() 153 struct mtk_dpi_sync_param *sync, in mtk_dpi_config_vsync() 171 struct mtk_dpi_sync_param *sync) in mtk_dpi_config_vsync_lodd() 177 struct mtk_dpi_sync_param *sync) in mtk_dpi_config_vsync_leven() 184 struct mtk_dpi_sync_param *sync) in mtk_dpi_config_vsync_rodd() 191 struct mtk_dpi_sync_param *sync) in mtk_dpi_config_vsync_reven()
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/arm64/mte/ |
| D | check_user_mem.c | 142 void format_test_name(char* name, int name_len, int type, int sync, int map, int len, int offset) { in format_test_name() 224 int sync = mte_sync[s]; in main() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/ |
| D | dac507d.c | 33 u32 sync = 0; in dac507d_ctrl() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
| D | dac507d.c | 33 u32 sync = 0; in dac507d_ctrl() local
|