Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\rcu\rcutorture.c Create Date:2022-07-28 10:21:16
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Definitions for trivial CONFIG_PREEMPT=n-only torture testing.* This implementation does not necessarily work well with CPU hotplug.

Proto:static void synchronize_rcu_trivial(void)

Type:void

Parameter:Nothing

695  for_each_online_cpu(cpu)
696  Get rcutorture access to sched_setaffinity().
697  WARN_ON_ONCE(These macros fold the SMP functionality into a single CPU system() != cpu)