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:seq_ops
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/block/
H
A
D
blk-mq-debugfs.h
15
const struct seq_operations *
seq_ops
;
member
/kernel/linux/linux-6.6/block/
H
A
D
blk-mq-debugfs.h
17
const struct seq_operations *
seq_ops
;
member
/kernel/linux/linux-5.10/fs/proc/
H
A
D
internal.h
48
const struct seq_operations *
seq_ops
;
member
H
A
D
base.c
3219
proc_id_map_open(struct inode *inode, struct file *file, const struct seq_operations *
seq_ops
)
proc_id_map_open()
argument
/kernel/linux/linux-6.6/fs/proc/
H
A
D
internal.h
48
const struct seq_operations *
seq_ops
;
member
H
A
D
base.c
3215
proc_id_map_open(struct inode *inode, struct file *file, const struct seq_operations *
seq_ops
)
proc_id_map_open()
argument
/kernel/linux/linux-6.6/include/sound/
H
A
D
ump.h
58
const struct snd_seq_ump_ops *
seq_ops
;
member
/kernel/linux/linux-5.10/kernel/trace/
H
A
D
trace_events.c
1960
const struct seq_operations *
seq_ops
= &show_event_seq_ops;
in ftrace_event_avail_open()
local
1969
const struct seq_operations *
seq_ops
= &show_set_event_seq_ops;
in ftrace_event_set_open()
local
1990
const struct seq_operations *
seq_ops
= &show_set_pid_seq_ops;
in ftrace_event_set_pid_open()
local
2011
const struct seq_operations *
seq_ops
= &show_set_no_pid_seq_ops;
in ftrace_event_set_npid_open()
local
1928
ftrace_event_open(struct inode *inode, struct file *file, const struct seq_operations *
seq_ops
)
ftrace_event_open()
argument
[all...]
H
A
D
ftrace.c
5745
const struct seq_operations *
seq_ops
;
member
7349
const struct seq_operations *
seq_ops
;
in pid_open()
local
/kernel/linux/linux-6.6/kernel/trace/
H
A
D
trace_events.c
2205
const struct seq_operations *
seq_ops
= &show_event_seq_ops;
in ftrace_event_avail_open()
local
2214
const struct seq_operations *
seq_ops
= &show_set_event_seq_ops;
in ftrace_event_set_open()
local
2235
const struct seq_operations *
seq_ops
= &show_set_pid_seq_ops;
in ftrace_event_set_pid_open()
local
2256
const struct seq_operations *
seq_ops
= &show_set_no_pid_seq_ops;
in ftrace_event_set_npid_open()
local
2173
ftrace_event_open(struct inode *inode, struct file *file, const struct seq_operations *
seq_ops
)
ftrace_event_open()
argument
[all...]
H
A
D
ftrace.c
5999
const struct seq_operations *
seq_ops
;
member
7677
const struct seq_operations *
seq_ops
;
in pid_open()
local
/kernel/linux/linux-5.10/include/linux/
H
A
D
bpf.h
48
const struct seq_operations *
seq_ops
;
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
bpf.h
68
const struct seq_operations *
seq_ops
;
member
Completed in 49 milliseconds