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:statbuf
(Results
1 - 25
of
39
) sorted by relevance
1
2
/kernel/linux/linux-5.10/tools/testing/selftests/splice/
H
A
D
splice_read.c
32
struct stat
statbuf
;
in main()
local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H
A
D
link_pinning.c
15
struct stat
statbuf
= {};
in test_link_pinning_subtest()
local
H
A
D
pinning.c
37
struct stat
statbuf
= {};
in test_pinning()
local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H
A
D
link_pinning.c
15
struct stat
statbuf
= {};
in test_link_pinning_subtest()
local
H
A
D
pinning.c
37
struct stat
statbuf
= {};
in test_pinning()
local
/kernel/linux/linux-6.6/tools/testing/selftests/splice/
H
A
D
splice_read.c
32
struct stat
statbuf
;
in main()
local
/kernel/linux/linux-5.10/arch/sparc/kernel/
H
A
D
sys_sparc32.c
64
cp_compat_stat64(struct kstat *stat, struct compat_stat64 __user *
statbuf
)
cp_compat_stat64()
argument
[all...]
/kernel/linux/linux-6.6/arch/sparc/kernel/
H
A
D
sys_sparc32.c
64
cp_compat_stat64(struct kstat *stat, struct compat_stat64 __user *
statbuf
)
cp_compat_stat64()
argument
[all...]
/kernel/linux/linux-5.10/tools/power/cpupower/lib/
H
A
D
cpupower.c
54
struct stat
statbuf
;
in cpupower_is_cpu_online()
local
H
A
D
cpuidle.c
34
struct stat
statbuf
;
in cpuidle_state_file_exists()
local
287
struct stat
statbuf
;
in cpuidle_state_count()
local
/kernel/linux/linux-5.10/tools/power/cpupower/utils/
H
A
D
cpupower.c
176
struct stat
statbuf
;
in main()
local
/kernel/linux/linux-6.6/tools/power/cpupower/lib/
H
A
D
cpupower.c
82
struct stat
statbuf
;
in cpupower_is_cpu_online()
local
H
A
D
powercap.c
89
struct stat
statbuf
;
in powercap_get_driver()
local
H
A
D
cpuidle.c
34
struct stat
statbuf
;
in cpuidle_state_file_exists()
local
287
struct stat
statbuf
;
in cpuidle_state_count()
local
/kernel/linux/linux-5.10/tools/perf/examples/bpf/
H
A
D
augmented_syscalls.c
100
struct stat *
statbuf
;
member
/kernel/linux/linux-6.6/fs/xfs/scrub/
H
A
D
xfile.c
296
xfile_stat( struct xfile *xf, struct xfile_stat *
statbuf
)
xfile_stat()
argument
/kernel/linux/linux-6.6/tools/power/cpupower/utils/
H
A
D
cpupower.c
179
struct stat
statbuf
;
in main()
local
/kernel/liteos_m/testsuites/unittest/posix/src/fs/
H
A
D
posix_fs_func_test.c
1915
struct stat
statbuf
;
variable
/kernel/linux/linux-6.6/samples/landlock/
H
A
D
sandboxer.c
113
struct stat
statbuf
;
in populate_ruleset()
local
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/
H
A
D
gzfht_test.c
146
struct stat
statbuf
;
in read_alloc_input_file()
local
/kernel/linux/linux-5.10/scripts/dtc/
H
A
D
dtc.c
132
struct stat
statbuf
;
in guess_input_format()
local
/kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/
H
A
D
sysfs.c
55
struct stat
statbuf
;
in sysfs_is_cpu_online()
local
108
struct stat
statbuf
;
in sysfs_idlestate_file_exists()
local
357
struct stat
statbuf
;
in sysfs_get_idlestate_count()
local
[all...]
/kernel/linux/linux-5.10/fs/
H
A
D
stat.c
225
static int cp_old_stat(struct kstat *stat, struct __old_kernel_stat __user *
statbuf
)
in cp_old_stat()
argument
313
static int cp_new_stat(struct kstat *stat, struct stat __user *
statbuf
)
in cp_new_stat()
argument
458
cp_new_stat64(struct kstat *stat, struct stat64 __user *
statbuf
)
cp_new_stat64()
argument
[all...]
/kernel/linux/linux-6.6/fs/
H
A
D
stat.c
311
static int cp_old_stat(struct kstat *stat, struct __old_kernel_stat __user *
statbuf
)
in cp_old_stat()
argument
393
static int cp_new_stat(struct kstat *stat, struct stat __user *
statbuf
)
in cp_new_stat()
argument
538
cp_new_stat64(struct kstat *stat, struct stat64 __user *
statbuf
)
cp_new_stat64()
argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/
H
A
D
test_util.c
140
struct stat
statbuf
;
in thp_configured()
local
Completed in 13 milliseconds
1
2