Home
last modified time | relevance | path

Searched refs:ASSERT_EXCLUSIVE_WRITER (Results 1 – 14 of 14) sorted by relevance

/linux/mm/
H A Dvma_init.c128 ASSERT_EXCLUSIVE_WRITER(orig->vm_flags); in vm_area_dup()
129 ASSERT_EXCLUSIVE_WRITER(orig->vm_file); in vm_area_dup()
/linux/kernel/events/
H A Dhw_breakpoint.c256 ASSERT_EXCLUSIVE_WRITER(hist->count[i]); in bp_slots_histogram_max()
274 ASSERT_EXCLUSIVE_WRITER(hist1->count[i]); in bp_slots_histogram_max_merge()
275 ASSERT_EXCLUSIVE_WRITER(hist2->count[i]); in bp_slots_histogram_max_merge()
/linux/include/linux/
H A Dkcsan-checks.h370 #define ASSERT_EXCLUSIVE_WRITER(var) \ macro
/linux/tools/memory-model/Documentation/
H A Daccess-marking.txt31 and ASSERT_EXCLUSIVE_WRITER(), are described in the
246 ASSERT_EXCLUSIVE_WRITER(foo) tells KCSAN that although it is OK for there
252 ASSERT_EXCLUSIVE_ACCESS() or ASSERT_EXCLUSIVE_WRITER() on the one hand
355 ASSERT_EXCLUSIVE_WRITER(foo);
367 of the ASSERT_EXCLUSIVE_WRITER() is to allow KCSAN to check for a buggy
488 not make sense to use ASSERT_EXCLUSIVE_WRITER() in this case because
/linux/tools/testing/vma/include/
H A Dstubs.h34 #define ASSERT_EXCLUSIVE_WRITER(x) macro
/linux/kernel/rcu/
H A Dtree.c1713 ASSERT_EXCLUSIVE_WRITER(rcu_state.srs_wait_tail); in rcu_sr_normal_gp_cleanup()
1746 ASSERT_EXCLUSIVE_WRITER(rcu_state.srs_done_tail); in rcu_sr_normal_gp_cleanup()
1791 ASSERT_EXCLUSIVE_WRITER(rcu_state.srs_wait_tail); in rcu_sr_normal_gp_init()
1858 ASSERT_EXCLUSIVE_WRITER(rcu_state.gp_seq); in rcu_gp_init()
2222 ASSERT_EXCLUSIVE_WRITER(rcu_state.gp_seq); in rcu_gp_cleanup()
4282 ASSERT_EXCLUSIVE_WRITER(rcu_state.n_online_cpus); in rcu_cpu_beenfullyonline()
4360 ASSERT_EXCLUSIVE_WRITER(rcu_state.ncpus); in rcutree_report_cpu_starting()
4506 ASSERT_EXCLUSIVE_WRITER(rcu_state.n_online_cpus); in rcutree_dying_cpu()
H A Dsrcutree.c693 ASSERT_EXCLUSIVE_WRITER(sup->srcu_n_exp_nodelay);
1982 ASSERT_EXCLUSIVE_WRITER(sup->reschedule_count); in srcu_reschedule()
H A Drcutorture.c524 ASSERT_EXCLUSIVE_WRITER(rp->rtort_pipe_count); in rcu_torture_pipe_update_one()
1651 ASSERT_EXCLUSIVE_WRITER(rp->rtort_pipe_count); in rcu_torture_writer()
1667 ASSERT_EXCLUSIVE_WRITER(old_rp->rtort_pipe_count); in rcu_torture_writer()
/linux/net/core/
H A Ddevmem.c517 ASSERT_EXCLUSIVE_WRITER(binding->dev); in mp_dmabuf_devmem_uninstall()
/linux/lib/
H A Dstackdepot.c333 ASSERT_EXCLUSIVE_WRITER(pools_num); in depot_init_pool()
/linux/net/9p/
H A Dtrans_fd.c165 ASSERT_EXCLUSIVE_WRITER(m->err); in p9_conn_cancel()
/linux/kernel/kcsan/
H A Dkcsan_test.c366 ASSERT_EXCLUSIVE_WRITER(test_var); in test_kernel_assert_writer()
/linux/kernel/sched/
H A Dsched.h2966 ASSERT_EXCLUSIVE_WRITER(p->on_rq); in __block_task()
H A Dcore.c2150 ASSERT_EXCLUSIVE_WRITER(p->on_rq); in activate_task()
2158 ASSERT_EXCLUSIVE_WRITER(p->on_rq); in deactivate_task()