Home
last modified time | relevance | path

Searched refs:ASSERT_EXCLUSIVE_WRITER (Results 1 – 15 of 15) 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
H A Dmmap_lock.h130 ASSERT_EXCLUSIVE_WRITER(mm->mm_lock_seq); in mm_lock_seqcount_end()
/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/net/core/
H A Ddevmem.c516 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/kernel/rcu/
H A Dsrcutree.c693 ASSERT_EXCLUSIVE_WRITER(sup->srcu_n_exp_nodelay); in srcu_get_delay()
1982 ASSERT_EXCLUSIVE_WRITER(sup->reschedule_count); in process_srcu()
/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/
H A Dexit.c611 ASSERT_EXCLUSIVE_WRITER(pid_ns->child_reaper); in find_child_reaper()
H A Dfork.c2477 ASSERT_EXCLUSIVE_WRITER(ns->child_reaper); in copy_process()
/linux/kernel/sched/
H A Dsched.h2988 ASSERT_EXCLUSIVE_WRITER(p->on_rq); in __block_task()
H A Dcore.c2208 ASSERT_EXCLUSIVE_WRITER(p->on_rq); in activate_task()
2216 ASSERT_EXCLUSIVE_WRITER(p->on_rq); in deactivate_task()