Home
last modified time | relevance | path

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

/linux-6.15/kernel/events/
H A Dhw_breakpoint.c255 ASSERT_EXCLUSIVE_WRITER(hist->count[i]); in bp_slots_histogram_max()
273 ASSERT_EXCLUSIVE_WRITER(hist1->count[i]); in bp_slots_histogram_max_merge()
274 ASSERT_EXCLUSIVE_WRITER(hist2->count[i]); in bp_slots_histogram_max_merge()
/linux-6.15/include/linux/
H A Dmmap_lock.h87 ASSERT_EXCLUSIVE_WRITER(mm->mm_lock_seq); in mm_lock_seqcount_end()
H A Dkcsan-checks.h370 #define ASSERT_EXCLUSIVE_WRITER(var) \ macro
/linux-6.15/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-6.15/kernel/rcu/
H A Dtree.c1702 ASSERT_EXCLUSIVE_WRITER(rcu_state.srs_wait_tail); in rcu_sr_normal_gp_cleanup()
1735 ASSERT_EXCLUSIVE_WRITER(rcu_state.srs_done_tail); in rcu_sr_normal_gp_cleanup()
1780 ASSERT_EXCLUSIVE_WRITER(rcu_state.srs_wait_tail); in rcu_sr_normal_gp_init()
1829 ASSERT_EXCLUSIVE_WRITER(rcu_state.gp_seq); in rcu_gp_init()
2173 ASSERT_EXCLUSIVE_WRITER(rcu_state.gp_seq); in rcu_gp_cleanup()
4226 ASSERT_EXCLUSIVE_WRITER(rcu_state.n_online_cpus); in rcutree_prepare_cpu()
4305 ASSERT_EXCLUSIVE_WRITER(rcu_state.ncpus); in rcutree_report_cpu_starting()
4437 ASSERT_EXCLUSIVE_WRITER(rcu_state.n_online_cpus); in rcutree_dead_cpu()
H A Dsrcutree.c660 ASSERT_EXCLUSIVE_WRITER(sup->srcu_n_exp_nodelay); in srcu_get_delay()
1870 ASSERT_EXCLUSIVE_WRITER(sup->reschedule_count); in process_srcu()
H A Dtree_exp.h267 ASSERT_EXCLUSIVE_WRITER(rdp->cpu_no_qs.b.exp); in rcu_report_exp_rdp()
H A Drcutorture.c510 ASSERT_EXCLUSIVE_WRITER(rp->rtort_pipe_count); in rcu_torture_pipe_update_one()
1520 ASSERT_EXCLUSIVE_WRITER(rp->rtort_pipe_count); in rcu_torture_writer()
1536 ASSERT_EXCLUSIVE_WRITER(old_rp->rtort_pipe_count); in rcu_torture_writer()
/linux-6.15/lib/
H A Dstackdepot.c283 ASSERT_EXCLUSIVE_WRITER(pools_num); in depot_init_pool()
/linux-6.15/net/9p/
H A Dtrans_fd.c201 ASSERT_EXCLUSIVE_WRITER(m->err); in p9_conn_cancel()
/linux-6.15/kernel/
H A Dfork.c493 ASSERT_EXCLUSIVE_WRITER(orig->vm_flags); in vm_area_dup()
494 ASSERT_EXCLUSIVE_WRITER(orig->vm_file); in vm_area_dup()
/linux-6.15/kernel/kcsan/
H A Dkcsan_test.c366 ASSERT_EXCLUSIVE_WRITER(test_var); in test_kernel_assert_writer()
/linux-6.15/Documentation/dev-tools/
H A Dkcsan.rst239 :functions: ASSERT_EXCLUSIVE_WRITER ASSERT_EXCLUSIVE_WRITER_SCOPED
/linux-6.15/kernel/sched/
H A Dsched.h2755 ASSERT_EXCLUSIVE_WRITER(p->on_rq); in __block_task()
H A Dcore.c2125 ASSERT_EXCLUSIVE_WRITER(p->on_rq); in activate_task()
2133 ASSERT_EXCLUSIVE_WRITER(p->on_rq); in deactivate_task()