| /OK3568_Linux_fs/kernel/kernel/rcu/ |
| H A D | tree_stall.h | 445 data_race(rcu_state.n_force_qs) - rcu_state.n_force_qs_gpstart, in print_cpu_stall_info() 460 data_race(rcu_state.gp_flags), in rcu_check_gp_kthread_starvation() 525 gpa = data_race(rcu_state.gp_activity); in print_other_cpu_stall() 528 data_race(jiffies_till_next_fqs), in print_other_cpu_stall() 706 ja = j - data_race(rcu_state.gp_activity); in show_rcu_gp_kthreads() 707 jr = j - data_race(rcu_state.gp_req_activity); in show_rcu_gp_kthreads() 708 jw = j - data_race(rcu_state.gp_wake_time); in show_rcu_gp_kthreads() 712 ja, jr, jw, (long)data_race(rcu_state.gp_wake_seq), in show_rcu_gp_kthreads() 713 (long)data_race(rcu_state.gp_seq), in show_rcu_gp_kthreads() 714 (long)data_race(rcu_get_root()->gp_seq_needed), in show_rcu_gp_kthreads() [all …]
|
| H A D | tasks.h | 142 int i = data_race(rtp->gp_state); // Let KCSAN detect update races in tasks_gp_state_getname() 284 tasks_gp_state_getname(rtp), data_race(rtp->gp_state), in show_rcu_tasks_generic_gp_kthread() 285 jiffies - data_race(rtp->gp_jiffies), in show_rcu_tasks_generic_gp_kthread() 286 data_race(rtp->n_gps), in show_rcu_tasks_generic_gp_kthread() 287 data_race(rtp->n_ipis_fails), data_race(rtp->n_ipis), in show_rcu_tasks_generic_gp_kthread() 288 ".k"[!!data_race(rtp->kthread_ptr)], in show_rcu_tasks_generic_gp_kthread() 289 ".C"[!!data_race(rtp->cbs_head)], in show_rcu_tasks_generic_gp_kthread() 1213 data_race(n_heavy_reader_ofl_updates), in show_rcu_tasks_trace_gp_kthread() 1214 data_race(n_heavy_reader_updates), in show_rcu_tasks_trace_gp_kthread() 1215 data_race(n_heavy_reader_attempts)); in show_rcu_tasks_trace_gp_kthread()
|
| H A D | tree_exp.h | 547 data_race(rnp_root->expmask), in synchronize_rcu_expedited_wait() 548 ".T"[!!data_race(rnp_root->exp_tasks)]); in synchronize_rcu_expedited_wait() 558 data_race(rnp->expmask), in synchronize_rcu_expedited_wait() 559 ".T"[!!data_race(rnp->exp_tasks)]); in synchronize_rcu_expedited_wait()
|
| H A D | srcutree.c | 1341 u0 = data_race(sdp->srcu_unlock_count[!idx]); in srcu_torture_stats_print() 1342 u1 = data_race(sdp->srcu_unlock_count[idx]); in srcu_torture_stats_print() 1350 l0 = data_race(sdp->srcu_lock_count[!idx]); in srcu_torture_stats_print() 1351 l1 = data_race(sdp->srcu_lock_count[idx]); in srcu_torture_stats_print()
|
| H A D | rcutorture.c | 1562 data_race(n_barrier_successes), in rcu_torture_stats_print() 1563 data_race(n_barrier_attempts), in rcu_torture_stats_print() 1564 data_race(n_rcu_torture_barrier_error)); in rcu_torture_stats_print() 1565 pr_cont("read-exits: %ld\n", data_race(n_read_exits)); in rcu_torture_stats_print()
|
| H A D | tree_plugin.h | 761 __func__, READ_ONCE(rnp->gp_tasks), data_race(rnp->boost_tasks), in dump_blkd_tasks()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | frontswap.c | 64 data_race(frontswap_loads++); in inc_frontswap_loads() 67 data_race(frontswap_succ_stores++); in inc_frontswap_succ_stores() 70 data_race(frontswap_failed_stores++); in inc_frontswap_failed_stores() 73 data_race(frontswap_invalidates++); in inc_frontswap_invalidates()
|
| H A D | page_io.c | 263 if (data_race(sis->flags & SWP_FS_OPS)) { in __swap_writepage() 357 if (data_race(sis->flags & SWP_FS_OPS)) { in swap_readpage() 420 if (data_race(sis->flags & SWP_FS_OPS)) { in swap_set_page_dirty()
|
| H A D | page_counter.c | 125 data_race(c->failcnt++); in page_counter_try_charge()
|
| H A D | swap_state.c | 61 #define INC_CACHE_INFO(x) data_race(swap_cache_info.x++) 62 #define ADD_CACHE_INFO(x, nr) data_race(swap_cache_info.x += (nr))
|
| H A D | swap.c | 669 if (data_race(pagevec_count(pvec))) { in lru_add_drain_cpu() 915 data_race(pagevec_count(&per_cpu(lru_rotate.pvec, cpu))) || in __lru_add_drain_all()
|
| H A D | swapfile.c | 952 if (data_race(!si->swap_map[offset])) { in scan_swap_map_slots() 969 if (data_race(!si->swap_map[offset])) { in scan_swap_map_slots() 1179 if (data_race(!(p->flags & SWP_USED))) in __swap_info_get() 1205 if (data_race(!p->swap_map[swp_offset(entry)])) in _swap_info_get() 1328 if (data_race(!(si->flags & SWP_VALID))) in get_swap_device()
|
| H A D | rmap.c | 691 if (data_race(mm->tlb_flush_batched)) { in flush_tlb_batched_pending()
|
| /OK3568_Linux_fs/kernel/security/tomoyo/ |
| H A D | util.c | 1064 perm = data_race(container_of(ptr, struct tomoyo_path_acl, head)->perm); in tomoyo_domain_quota_is_ok() 1067 perm = data_race(container_of(ptr, struct tomoyo_path2_acl, head)->perm); in tomoyo_domain_quota_is_ok() 1070 perm = data_race(container_of(ptr, struct tomoyo_path_number_acl, head) in tomoyo_domain_quota_is_ok() 1074 perm = data_race(container_of(ptr, struct tomoyo_mkdev_acl, head)->perm); in tomoyo_domain_quota_is_ok() 1077 perm = data_race(container_of(ptr, struct tomoyo_inet_acl, head)->perm); in tomoyo_domain_quota_is_ok() 1080 perm = data_race(container_of(ptr, struct tomoyo_unix_acl, head)->perm); in tomoyo_domain_quota_is_ok()
|
| /OK3568_Linux_fs/kernel/kernel/locking/ |
| H A D | osq_lock.c | 161 if (data_race(prev->next) == node && in osq_lock()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | compiler.h | 206 #define data_race(expr) \ macro
|
| /OK3568_Linux_fs/kernel/mm/kfence/ |
| H A D | core.c | 842 distance = addr - data_race(meta->addr + meta->size); in kfence_handle_page_fault() 848 if (!to_report || distance > data_race(meta->addr) - addr) in kfence_handle_page_fault()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | wmi.c | 173 if (!data_race(priv->tx.initialized)) in ath9k_wmi_event_tasklet()
|
| H A D | htc_drv_txrx.c | 1142 if (!data_race(priv->rx.initialized)) in ath9k_htc_rxep()
|
| /OK3568_Linux_fs/kernel/fs/jbd2/ |
| H A D | transaction.c | 357 if (!data_race(journal->j_running_transaction)) { in start_this_handle() 1480 if (data_race(jh->b_transaction != transaction && in jbd2_journal_dirty_metadata() 1489 if (data_race(jh->b_transaction == transaction && in jbd2_journal_dirty_metadata()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | scftorture.c | 149 invoked_count += data_race(per_cpu(scf_invoked_count, cpu)); in scf_torture_stats_print()
|
| H A D | fork.c | 371 *new = data_race(*orig); in vm_area_dup() 2049 if (data_race(nr_threads >= max_threads)) in copy_process()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | af_inet.c | 579 if (data_race(!inet_sk(sk)->inet_num) && inet_autobind(sk)) in inet_dgram_connect() 806 if (data_race(!inet_sk(sk)->inet_num) && !sk->sk_prot->no_autobind && in inet_send_prepare()
|
| /OK3568_Linux_fs/kernel/kernel/kcsan/ |
| H A D | kcsan-test.c | 296 static noinline void test_kernel_data_race(void) { data_race(test_var++); } in test_kernel_data_race()
|
| /OK3568_Linux_fs/kernel/Documentation/dev-tools/ |
| H A D | kcsan.rst | 104 * KCSAN understands the ``data_race(expr)`` annotation, which tells KCSAN that
|