Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\trace_irqsoff.c Create Date:2022-07-28 12:09:37
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:tracer_preempt_off

Proto:void tracer_preempt_off(unsigned long a0, unsigned long a1)

Type:void

Parameter:

TypeParameterName
unsigned longa0
unsigned longa1
672  pc = We mask the PREEMPT_NEED_RESCHED bit so as not to confuse all current users* that think a non-zero value indicates we cannot preempt.
674  If preempt_trace(pc) && Not irq_trace() Then start_critical_timing(a0, a1, pc)