Home
last modified time | relevance | path

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

1234567

/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.c292 struct sync_area *sync; prepare_vm() local
386 let_guest_run(struct sync_area * sync) let_guest_run() argument
393 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; guest_spin_until_start() local
399 make_guest_exit(struct sync_area * sync) make_guest_exit() argument
406 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; _guest_should_exit() local
419 host_perform_sync(struct sync_area * sync) host_perform_sync() argument
432 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; guest_perform_sync() local
450 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; guest_code_test_memslot_move() local
479 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; guest_code_test_memslot_map() local
511 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; guest_code_test_memslot_unmap() local
546 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; guest_code_test_memslot_rw() local
579 test_memslot_move_prepare(struct vm_data * data,struct sync_area * sync,u64 * maxslots,bool isactive) test_memslot_move_prepare() argument
615 test_memslot_move_prepare_active(struct vm_data * data,struct sync_area * sync,u64 * maxslots) test_memslot_move_prepare_active() argument
622 test_memslot_move_prepare_inactive(struct vm_data * data,struct sync_area * sync,u64 * maxslots) test_memslot_move_prepare_inactive() argument
628 test_memslot_move_loop(struct vm_data * data,struct sync_area * sync) test_memslot_move_loop() argument
681 test_memslot_map_loop(struct vm_data * data,struct sync_area * sync) test_memslot_map_loop() argument
720 test_memslot_unmap_loop_common(struct vm_data * data,struct sync_area * sync,u64 chunk) test_memslot_unmap_loop_common() argument
747 test_memslot_unmap_loop(struct vm_data * data,struct sync_area * sync) test_memslot_unmap_loop() argument
758 test_memslot_unmap_loop_chunked(struct vm_data * data,struct sync_area * sync) test_memslot_unmap_loop_chunked() argument
766 test_memslot_rw_loop(struct vm_data * data,struct sync_area * sync) test_memslot_rw_loop() argument
809 struct sync_area *sync; test_execute() 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_determine_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/netfs/
H A Ddirect_read.c112 static ssize_t netfs_unbuffered_read(struct netfs_io_request *rreq, bool sync) in netfs_unbuffered_read()
158 bool sync = is_sync_kiocb(iocb); in netfs_unbuffered_read_iter_locked() 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/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/tools/testing/selftests/net/bench/page_pool/
H A Dtime_bench.c257 struct time_bench_sync *sync = cpu->sync; in invoke_test_on_cpu_func() local
331 struct time_bench_sync *sync, in time_bench_run_concurrent()
/linux/kernel/sched/
H A Dwait_bit.c24 int wake_bit_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *arg) in wake_bit_function()
172 int sync, void *arg) in var_wake_function()
H A Dwait.c401 int autoremove_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key) in autoremove_wake_function()
457 int woken_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key) in woken_wake_function()
/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/arch/arm/mach-omap2/
H A Dsleep44xx.S176 sync: label
H A Dusb-tusb6010.c154 unsigned int async, unsigned int sync, in tusb6010_setup_interface()
/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/drivers/gpu/drm/nouveau/
H A Dnouveau_sched.h33 bool sync; member
62 bool sync; member
/linux/drivers/net/ethernet/sfc/falcon/
H A Dmdio_10g.h43 bool sync; in ef4_mdio_phyxgxs_lane_sync() local
/linux/drivers/media/platform/amphion/
H A Dvpu_cmds.c163 unsigned long *key, int *sync) in vpu_request_cmd()
304 int sync = false; in vpu_session_send_cmd() local
/linux/drivers/firewire/
H A Dohci-serdes-test.c87 unsigned int sync = ohci1394_it_data_get_sync(expected); in test_it_data_serdes() local
/linux/drivers/input/keyboard/
H A Dclps711x-keypad.c38 bool sync = false; in clps711x_keypad_poll() local

1234567