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:l_whence
(Results
1 - 25
of
38
) sorted by relevance
1
2
/kernel/linux/linux-5.10/include/linux/
H
A
D
falloc.h
14
__s16
l_whence
;
member
39
__s16
l_whence
;
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
falloc.h
14
__s16
l_whence
;
member
39
__s16
l_whence
;
member
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
H
A
D
fcntl.h
197
short
l_whence
;
member
212
short
l_whence
;
member
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H
A
D
fcntl.h
198
short
l_whence
;
member
213
short
l_whence
;
member
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H
A
D
fcntl.h
197
short
l_whence
;
member
211
short
l_whence
;
member
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/
H
A
D
fcntl.h
197
short
l_whence
;
member
211
short
l_whence
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H
A
D
fcntl.h
137
short
l_whence
;
member
150
short
l_whence
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H
A
D
fcntl.h
152
short
l_whence
;
member
166
short
l_whence
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H
A
D
fcntl.h
152
short
l_whence
;
member
166
short
l_whence
;
member
/kernel/linux/linux-5.10/arch/arm/kernel/
H
A
D
sys_oabi-compat.c
188
short
l_whence
;
member
206
kernel.
l_whence
= user.
l_whence
;
in do_locks()
218
user.
l_whence
= kernel.
l_whence
;
in do_locks()
/kernel/linux/linux-6.6/arch/arm/kernel/
H
A
D
sys_oabi-compat.c
194
short
l_whence
;
member
209
kernel->
l_whence
= user.
l_whence
;
in get_oabi_flock()
222
user.
l_whence
= kernel->
l_whence
;
in put_oabi_flock()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H
A
D
compat.h
55
short
l_whence
;
member
69
short
l_whence
;
member
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H
A
D
compat.h
71
short
l_whence
;
member
83
short
l_whence
;
member
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
compat.h
53
short
l_whence
;
member
65
short
l_whence
;
member
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H
A
D
compat.h
81
short
l_whence
;
member
94
short
l_whence
;
member
/kernel/linux/linux-6.6/tools/testing/selftests/filelock/
H
A
D
ofdlocks.c
16
fl->
l_whence
= SEEK_SET;
in lock_set()
28
fl->
l_whence
= SEEK_SET;
in lock_get()
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H
A
D
compat.h
59
short
l_whence
;
member
67
short
l_whence
;
member
/kernel/linux/linux-5.10/arch/x86/include/asm/
H
A
D
compat.h
54
short
l_whence
;
member
70
short
l_whence
;
member
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
H
A
D
fcntl.h
66
short
l_whence
;
member
/kernel/linux/linux-5.10/arch/s390/include/asm/
H
A
D
compat.h
108
short
l_whence
;
member
120
short
l_whence
;
member
/kernel/linux/linux-5.10/fs/ocfs2/
H
A
D
ocfs2_ioctl.h
32
__s16
l_whence
;
member
/kernel/linux/linux-6.6/fs/ocfs2/
H
A
D
ocfs2_ioctl.h
22
__s16
l_whence
;
member
/kernel/linux/linux-5.10/fs/xfs/
H
A
D
xfs_ioctl32.h
150
__s16
l_whence
;
member
H
A
D
xfs_ioctl32.c
36
get_user(bf->
l_whence
, &arg32->
l_whence
) ||
in xfs_compat_flock64_copyin()
/kernel/linux/linux-5.10/fs/
H
A
D
ioctl.c
470
* Only the l_start, l_len and
l_whence
fields of the 'struct space_resv'
481
switch (sr.
l_whence
) {
in ioctl_preallocate()
510
switch (sr.
l_whence
) {
in compat_ioctl_preallocate()
Completed in 15 milliseconds
1
2