| /linux/tools/testing/selftests/powerpc/ptrace/ |
| H A 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()
|
| /linux/drivers/gpu/drm/i915/selftests/ |
| H A 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/tools/testing/selftests/kvm/ |
| H A D | memslot_perf_test.c | 292 struct sync_area *sync; in prepare_vm() local 386 static void let_guest_run(struct sync_area *sync) in let_guest_run() 393 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_spin_until_start() local 399 static void make_guest_exit(struct sync_area *sync) in make_guest_exit() 406 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in _guest_should_exit() local 419 static noinline void host_perform_sync(struct sync_area *sync) in host_perform_sync() 432 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_perform_sync() local 450 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_move() local 479 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_map() local 511 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_unmap() local [all …]
|
| /linux/drivers/gpu/drm/radeon/ |
| H A 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()
|
| H A D | rv770_dma.c | 48 struct radeon_sync sync; in rv770_copy_dma() local
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_sync.c | 114 struct xe_sync_entry *sync, in xe_sync_entry_parse() 234 int xe_sync_entry_add_deps(struct xe_sync_entry *sync, struct xe_sched_job *job) in xe_sync_entry_add_deps() 251 int xe_sync_entry_wait(struct xe_sync_entry *sync) in xe_sync_entry_wait() 263 bool xe_sync_needs_wait(struct xe_sync_entry *sync) in xe_sync_needs_wait() 269 void xe_sync_entry_signal(struct xe_sync_entry *sync, struct dma_fence *fence) in xe_sync_entry_signal() 306 void xe_sync_entry_cleanup(struct xe_sync_entry *sync) in xe_sync_entry_cleanup() 332 xe_sync_in_fence_get(struct xe_sync_entry *sync, int num_sync, in xe_sync_in_fence_get() 420 struct xe_user_fence *xe_sync_ufence_get(struct xe_sync_entry *sync) in xe_sync_ufence_get()
|
| /linux/drivers/clk/tegra/ |
| H A 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_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 D | stub-data.h | 10 int sync; member 17 int sync; member
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_sched.c | 140 struct drm_nouveau_sync *sync, in sync_find_fence() 170 struct drm_nouveau_sync *sync = &job->in_sync.data[i]; in nouveau_job_add_deps() local 211 struct drm_nouveau_sync *sync = &job->out_sync.data[i]; in nouveau_job_fence_attach_prepare() local 254 struct drm_nouveau_sync *sync = &job->out_sync.data[i]; in nouveau_job_fence_attach() local
|
| /linux/fs/netfs/ |
| H A D | direct_read.c | 124 static ssize_t netfs_unbuffered_read(struct netfs_io_request *rreq, bool sync) in netfs_unbuffered_read() 174 bool sync = is_sync_kiocb(iocb); in netfs_unbuffered_read_iter_locked() local
|
| /linux/tools/testing/selftests/arm64/mte/ |
| H A 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
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_amdkfd_gpuvm.c | 500 static int vm_update_pds(struct amdgpu_vm *vm, struct amdgpu_sync *sync) in vm_update_pds() 1150 struct amdgpu_sync *sync; member 1271 struct amdgpu_sync *sync) in unmap_bo_from_gpuvm() 1297 struct amdgpu_sync *sync) in update_gpuvm_pte() 1319 struct amdgpu_sync *sync, in map_bo_to_gpuvm() 1368 struct amdgpu_sync *sync) in process_sync_pds_resv() 1388 struct amdgpu_sync *sync) in process_update_pds() 2210 struct amdgpu_sync sync; in amdgpu_amdkfd_gpuvm_sync_memory() local 2665 struct amdgpu_sync sync; in validate_invalid_user_pages() local
|
| H A D | amdgpu_vm_cpu.c | 51 struct amdgpu_sync *sync, in amdgpu_vm_cpu_prepare()
|
| /linux/tools/testing/selftests/net/bench/page_pool/ |
| H A D | time_bench.c | 257 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/net/core/ |
| H A D | dev_addr_lists.c | 52 __hw_addr_create(const unsigned char * addr,int addr_len,unsigned char addr_type,bool global,bool sync) __hw_addr_create() argument 75 __hw_addr_add_ex(struct netdev_hw_addr_list * list,const unsigned char * addr,int addr_len,unsigned char addr_type,bool global,bool sync,int sync_count,bool exclusive) __hw_addr_add_ex() argument 141 __hw_addr_del_entry(struct netdev_hw_addr_list * list,struct netdev_hw_addr * ha,bool global,bool sync) __hw_addr_del_entry() argument 194 __hw_addr_del_ex(struct netdev_hw_addr_list * list,const unsigned char * addr,int addr_len,unsigned char addr_type,bool global,bool sync) __hw_addr_del_ex() argument [all...] |
| /linux/drivers/gpu/drm/v3d/ |
| H A D | v3d_submit.c | 507 u32 offset, sync; in v3d_get_cpu_timestamp_query_params() local 564 u32 sync; in v3d_get_cpu_reset_timestamp_params() local 621 u32 offset, sync; in v3d_get_cpu_copy_query_results_params() local 671 u32 sync, id; in v3d_copy_query_info() local
|
| /linux/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | dac507d.c | 33 u32 sync = 0; in dac507d_ctrl() local
|
| H A D | disp.h | 28 struct nouveau_bo *sync; member 67 struct nvif_object sync; member
|
| /linux/kernel/sched/ |
| H A D | wait_bit.c | 24 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 D | wait.c | 401 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 D | saa7146_hlp.c | 16 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/gpu/drm/mediatek/ |
| H A D | mtk_dpi.c | 213 struct mtk_dpi_sync_param *sync) in mtk_dpi_config_hsync() 224 struct mtk_dpi_sync_param *sync, in mtk_dpi_config_vsync() 242 struct mtk_dpi_sync_param *sync) in mtk_dpi_config_vsync_lodd() 248 struct mtk_dpi_sync_param *sync) in mtk_dpi_config_vsync_leven() 255 struct mtk_dpi_sync_param *sync) in mtk_dpi_config_vsync_rodd() 262 struct mtk_dpi_sync_param *sync) in mtk_dpi_config_vsync_reven()
|
| /linux/io_uring/ |
| H A D | tw.c | 88 static __cold void __io_fallback_tw(struct llist_node *node, bool sync) in __io_fallback_tw() 116 static void io_fallback_tw(struct io_uring_task *tctx, bool sync) in io_fallback_tw()
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | ves1820.c | 233 int sync; in ves1820_read_status() local 307 int sync; in ves1820_get_frontend() local
|
| /linux/arch/arm/mach-omap2/ |
| H A D | sleep44xx.S | 176 sync: label
|