Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:preemption
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/arch/arc/kernel/
H
A
D
entry-compact.S
152
; if L2 IRQ interrupted a L1 ISR, disable
preemption
157
; -
preemption
off IRQ, user task in syscall picked to run
172
; bump thread_info->preempt_count (Disable
preemption
)
358
; if L2 IRQ interrupted an L1 ISR, we'd disabled
preemption
earlier
367
; decrement thread_info->preempt_count (re-enable
preemption
)
H
A
D
entry.S
299
; --- (Slow Path #1) task
preemption
---
354
; Can't preempt if
preemption
disabled
/kernel/linux/linux-6.6/arch/arc/kernel/
H
A
D
entry-compact.S
152
; if L2 IRQ interrupted a L1 ISR, disable
preemption
157
; -
preemption
off IRQ, user task in syscall picked to run
172
; bump thread_info->preempt_count (Disable
preemption
)
343
; if L2 IRQ interrupted an L1 ISR, we'd disabled
preemption
earlier
352
; decrement thread_info->preempt_count (re-enable
preemption
)
H
A
D
entry.S
274
; --- (Slow Path #1) task
preemption
---
329
; Can't preempt if
preemption
disabled
/kernel/linux/linux-5.10/include/rdma/
H
A
D
opa_port_info.h
321
}
preemption
;
member
/kernel/linux/linux-6.6/include/rdma/
H
A
D
opa_port_info.h
321
}
preemption
;
member
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/
H
A
D
iskeleton.S
261
| Linux/m68k: perhaps reenable
preemption
here...
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/
H
A
D
iskeleton.S
261
| Linux/m68k: perhaps reenable
preemption
here...
/kernel/linux/linux-5.10/arch/s390/kernel/
H
A
D
entry.S
823
# the
preemption
counter and if it is zero call preempt_schedule_irq
832
jnz .Lio_restore #
preemption
is disabled
Completed in 7 milliseconds