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:unreachable
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H
A
D
verifier_cfg.c
12
__naked void
unreachable
(void)
in unreachable()
function
/kernel/linux/linux-5.10/include/linux/
H
A
D
compiler.h
162
# define
unreachable
() do { \
macro
H
A
D
compiler-gcc.h
75
#define
unreachable
() \
macro
/kernel/linux/linux-6.6/include/linux/
H
A
D
compiler.h
136
# define
unreachable
() do { \
macro
H
A
D
compiler-gcc.h
62
#define
unreachable
() \
macro
/kernel/linux/linux-6.6/tools/include/linux/
H
A
D
compiler.h
54
#define
unreachable
() __builtin_unreachable()
macro
/kernel/linux/linux-5.10/include/trace/events/
H
A
D
sunrpc.h
536
DEFINE_RPCB_ERROR_EVENT(
unreachable
);
variable
/kernel/linux/linux-6.6/include/trace/events/
H
A
D
sunrpc.h
558
DEFINE_RPCB_ERROR_EVENT(
unreachable
);
variable
/kernel/linux/linux-6.6/mm/
H
A
D
mmap.c
143
static void remove_vma(struct vm_area_struct *vma, bool
unreachable
)
in remove_vma()
argument
Completed in 11 milliseconds