Home
last modified time | relevance | path

Searched refs:raw_cpu_write (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dprandom.h59 raw_cpu_write(net_rand_noise, d); in prandom_u32_add_noise()
H A Dpercpu-defs.h421 #define raw_cpu_write(pcp, val) __pcpu_size_call(raw_cpu_write_, pcp, val) macro
452 raw_cpu_write(pcp, val); \
/OK3568_Linux_fs/kernel/kernel/
H A Dwatchdog_hld.c41 raw_cpu_write(watchdog_nmi_touch, true); in arch_touch_nmi_watchdog()
H A Dwatchdog.c301 raw_cpu_write(watchdog_touch_ts, SOFTLOCKUP_RESET); in touch_softlockup_watchdog_sched()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpercpu.h258 #define __this_cpu_write raw_cpu_write
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpercpu.h252 raw_cpu_write(var, (nval)); \
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_set_pipapo.c463 raw_cpu_write(nft_pipapo_scratch_index, map_index); in nft_pipapo_lookup()
480 raw_cpu_write(nft_pipapo_scratch_index, map_index); in nft_pipapo_lookup()
H A Dnft_set_pipapo_avx2.c1222 raw_cpu_write(nft_pipapo_avx2_scratch_index, !map_index); in nft_pipapo_avx2_lookup()
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree.c416 raw_cpu_write(rcu_data.rcu_need_heavy_qs, false); in rcu_momentary_dyntick_idle()