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
defs:prev_mode
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/fs/dlm/
H
A
D
ast.c
56
int
prev_mode
;
in dlm_add_lkb_callback()
local
/kernel/linux/linux-6.6/fs/dlm/
H
A
D
ast.c
45
int
prev_mode
;
in dlm_enqueue_lkb_callback()
local
/kernel/linux/linux-5.10/arch/arm64/kernel/
H
A
D
armv8_deprecated.c
522
enum insn_emulation_mode
prev_mode
= insn->current_mode;
in emulation_proc_handler()
local
/kernel/linux/linux-6.6/arch/arm64/kernel/
H
A
D
armv8_deprecated.c
515
enum insn_emulation_mode
prev_mode
= insn->current_mode;
in emulation_proc_handler()
local
/kernel/linux/linux-6.6/drivers/hwmon/occ/
H
A
D
common.h
125
u8
prev_mode
;
member
/kernel/linux/linux-5.10/drivers/tty/serial/cpm_uart/
H
A
D
cpm_uart_core.c
491
u16 cval, scval,
prev_mode
;
in cpm_uart_set_termios()
local
/kernel/linux/linux-6.6/drivers/net/dsa/microchip/
H
A
D
ksz9477.c
1020
const char *
prev_mode
;
in ksz9477_config_cpu_port()
local
/kernel/linux/linux-5.10/drivers/net/dsa/microchip/
H
A
D
ksz9477.c
1279
const char *
prev_mode
;
in ksz9477_config_cpu_port()
local
/kernel/linux/linux-5.10/drivers/iio/gyro/
H
A
D
fxas21002c_core.c
140
enum fxas21002c_mode_state
prev_mode
;
member
/kernel/linux/linux-6.6/drivers/tty/serial/
H
A
D
cpm_uart.c
494
u16 cval, scval,
prev_mode
;
in cpm_uart_set_termios()
local
/kernel/linux/linux-6.6/drivers/iio/gyro/
H
A
D
fxas21002c_core.c
140
enum fxas21002c_mode_state
prev_mode
;
member
/kernel/linux/linux-6.6/drivers/iio/accel/
H
A
D
msa311.c
533
unsigned int
prev_mode
;
in msa311_set_pwr_mode()
local
/kernel/linux/linux-6.6/arch/x86/kvm/
H
A
D
emulate.c
3147
enum x86emul_mode
prev_mode
= ctxt->mode;
in em_call_far()
local
/kernel/linux/linux-5.10/arch/x86/kvm/
H
A
D
emulate.c
3575
enum x86emul_mode
prev_mode
= ctxt->mode;
in em_call_far()
local
Completed in 29 milliseconds