Home
last modified time | relevance | path

Searched defs:sync (Results 1 – 25 of 265) sorted by relevance

1234567891011

/linux/tools/testing/selftests/powerpc/ptrace/
H A Dchild.h29 #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()
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_syncmap.c101 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/tools/testing/selftests/kvm/
H A Dmemslot_perf_test.c291 struct sync_area *sync; in prepare_vm() local
385 static void let_guest_run(struct sync_area *sync) in let_guest_run()
392 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_spin_until_start() local
398 static void make_guest_exit(struct sync_area *sync) in make_guest_exit()
405 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in _guest_should_exit() local
418 static noinline void host_perform_sync(struct sync_area *sync) in host_perform_sync()
431 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_perform_sync() local
449 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_move() local
478 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_map() local
510 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_unmap() local
[all …]
/linux/io_uring/
H A Dsync.c27 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 in io_fsync_prep() local
72 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); io_fsync() local
87 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); io_fallocate_prep() local
101 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); io_fallocate() local
[all...]
/linux/drivers/gpu/drm/radeon/
H A Dradeon_sync.c41 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()
H A Drv770_dma.c48 struct radeon_sync sync; in rv770_copy_dma() local
H A Devergreen_dma.c113 struct radeon_sync sync; in evergreen_copy_dma() local
/linux/drivers/clk/tegra/
H A Dclk-audio-sync.c15 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/arch/x86/um/shared/sysdep/
H A Dstub-data.h10 int sync; member
17 int sync; member
/linux/fs/ubifs/
H A Djournal.c269 int *lnum, int *offs, int sync) in write_head()
671 int aligned_dlen, aligned_ilen, sync = IS_DIRSYNC(dir); in ubifs_jnl_update() local
980 int sync = 0, write_len = 0, ilen = UBIFS_INO_NODE_SZ; in ubifs_jnl_write_inode() local
1191 const struct fscrypt_name *snd_nm, int sync) in ubifs_jnl_xrename()
1360 const struct inode *whiteout, int sync, int delete_orphan) in ubifs_jnl_rename()
1697 int err, dlen, len, lnum, offs, bit, sz, sync = IS_SYNC(inode); in ubifs_jnl_truncate() local
1865 int sync = IS_DIRSYNC(host); in ubifs_jnl_delete_xattr() local
1986 int sync = IS_DIRSYNC(host); in ubifs_jnl_change_xattr() local
/linux/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) { in format_test_name()
224 int sync = mte_sync[s]; in main() local
/linux/fs/exfat/
H A Dmisc.c164 void exfat_update_bh(struct buffer_head *bh, int sync) in exfat_update_bh()
173 int exfat_update_bhs(struct buffer_head **bhs, int nr_bhs, int sync) in exfat_update_bhs()
H A Dballoc.c125 int exfat_set_bitmap(struct inode *inode, unsigned int clu, bool sync) in exfat_set_bitmap()
144 int exfat_clear_bitmap(struct inode *inode, unsigned int clu, bool sync) in exfat_clear_bitmap()
H A Dfatent.c195 bool sync = false; in __exfat_free_cluster() local
220 bool sync = false; in __exfat_free_cluster() local
/linux/drivers/gpu/drm/v3d/
H A Dv3d_submit.c488 u32 offset, sync; in v3d_get_cpu_timestamp_query_params() local
553 u32 sync; in v3d_get_cpu_reset_timestamp_params() local
618 u32 offset, sync; in v3d_get_cpu_copy_query_results_params() local
668 u32 sync, id; in v3d_copy_query_info() local
/linux/drivers/gpu/drm/xe/
H A Dxe_sync.h34 static inline bool xe_sync_is_ufence(struct xe_sync_entry *sync) in xe_sync_is_ufence()
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Ddac507d.c33 u32 sync = 0; in dac507d_ctrl() local
H A Ddisp.h28 struct nouveau_bo *sync; member
67 struct nvif_object sync; member
/linux/drivers/media/common/saa7146/
H A Dsaa7146_hlp.c16 static void calculate_hps_source_and_sync(struct saa7146_dev *dev, int source, int sync, u32* hps_c… in calculate_hps_source_and_sync()
314 int sync = vv->current_hps_sync; in saa7146_set_window() local
357 void saa7146_set_hps_source_and_sync(struct saa7146_dev *dev, int source, int sync) in saa7146_set_hps_source_and_sync()
/linux/drivers/media/dvb-frontends/
H A Dves1820.c233 int sync; in ves1820_read_status() local
307 int sync; in ves1820_get_frontend() local
H A Dtda10021.c312 int sync; in tda10021_read_status() local
391 int sync; in tda10021_get_frontend() local
/linux/arch/arm/mach-omap2/
H A Dsleep44xx.S176 sync: label
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm_cpu.c48 struct amdgpu_sync *sync) in amdgpu_vm_cpu_prepare()
/linux/kernel/sched/
H A Dwait.c382 int autoremove_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key) in autoremove_wake_function()
438 int woken_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key) in woken_wake_function()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_sched.h33 bool sync; member
62 bool sync; member

1234567891011