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:sentinel
(Results
1 - 21
of
21
) sorted by relevance
/kernel/linux/linux-6.6/include/linux/
H
A
D
tty_buffer.h
40
struct tty_buffer
sentinel
;
member
/kernel/linux/linux-5.10/fs/nfs/
H
A
D
nfs3acl.c
22
struct posix_acl *
sentinel
= uncached_acl_sentinel(current);
in nfs3_prepare_get_acl()
local
31
struct posix_acl *
sentinel
= uncached_acl_sentinel(current);
in nfs3_complete_get_acl()
local
41
struct posix_acl *
sentinel
= uncached_acl_sentinel(current);
in nfs3_abort_get_acl()
local
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H
A
D
nfs3acl.c
22
struct posix_acl *
sentinel
= uncached_acl_sentinel(current);
in nfs3_prepare_get_acl()
local
30
struct posix_acl *
sentinel
= uncached_acl_sentinel(current);
in nfs3_complete_get_acl()
local
40
struct posix_acl *
sentinel
= uncached_acl_sentinel(current);
in nfs3_abort_get_acl()
local
[all...]
/kernel/linux/linux-5.10/arch/x86/boot/
H
A
D
header.S
280
sentinel
: .byte 0xff, 0xff /* Used to detect broken loaders */
label
/kernel/linux/linux-6.6/arch/x86/boot/
H
A
D
header.S
222
sentinel
: .byte 0xff, 0xff /* Used to detect broken loaders */
label
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H
A
D
bnxt_hwrm.c
103
u64
sentinel
;
in __hwrm_ctx()
local
[all...]
H
A
D
bnxt_hwrm.h
26
u64
sentinel
;
member
/kernel/linux/linux-5.10/fs/
H
A
D
posix_acl.c
98
void *
sentinel
;
in get_acl()
local
[all...]
/kernel/linux/linux-5.10/arch/arc/kernel/
H
A
D
perf_event.c
571
char
sentinel
;
in arc_pmu_device_probe()
member
/kernel/linux/linux-6.6/arch/arc/kernel/
H
A
D
perf_event.c
733
char
sentinel
;
in arc_pmu_device_probe()
member
/kernel/linux/linux-6.6/fs/
H
A
D
posix_acl.c
119
struct posix_acl *
sentinel
;
in __get_acl()
local
[all...]
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H
A
D
bootparam.h
212
__u8
sentinel
; /* 0x1ef */
member
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H
A
D
bootparam.h
223
__u8
sentinel
; /* 0x1ef */
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H
A
D
bootparam.h
176
__u8
sentinel
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H
A
D
bootparam.h
176
__u8
sentinel
;
member
/kernel/linux/linux-5.10/include/linux/
H
A
D
tty.h
66
struct tty_buffer
sentinel
;
member
/kernel/liteos_a/kernel/base/mem/tlsf/
H
A
D
los_memory.c
1165
struct OsMemNodeHead *
sentinel
= OS_MEM_END_NODE(pool, size);
in OsMemAddrValidCheck()
local
1556
struct OsMemNodeHead *
sentinel
= OS_MEM_END_NODE(pool, count);
in LOS_MemPoolSizeGet()
local
1707
struct OsMemNodeHead *
sentinel
= OS_MEM_END_NODE(pool, pool->info.totalSize);
OsMemPoolHeadCheck()
local
[all...]
/kernel/liteos_m/kernel/src/mm/
H
A
D
los_memory.c
1201
struct OsMemNodeHead *
sentinel
= OS_MEM_END_NODE(pool, size);
local
1574
struct OsMemNodeHead *
sentinel
= OS_MEM_END_NODE(pool, count);
local
1711
struct OsMemNodeHead *
sentinel
= OS_MEM_END_NODE(pool, pool->info.totalSize);
global()
local
[all...]
/kernel/linux/linux-5.10/drivers/md/
H
A
D
dm-cache-policy-smq.c
45
bool
sentinel
:1;
member
887
struct entry *
sentinel
;
__update_writeback_sentinels()
local
900
struct entry *
sentinel
;
__update_demote_sentinels()
local
927
struct entry *
sentinel
;
__sentinels_init()
local
[all...]
/kernel/linux/linux-6.6/drivers/md/
H
A
D
dm-cache-policy-smq.c
46
bool
sentinel
:1;
member
890
struct entry *
sentinel
;
__update_writeback_sentinels()
local
903
struct entry *
sentinel
;
__update_demote_sentinels()
local
930
struct entry *
sentinel
;
__sentinels_init()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H
A
D
intel_lrc.c
1586
bool
sentinel
= false;
in assert_pending_valid()
local
Completed in 27 milliseconds