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:next_tid
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/tests/
H
A
D
switch-tracking.c
128
pid_t
next_tid
, prev_tid;
in process_sample_event()
local
/kernel/linux/linux-5.10/fs/jbd2/
H
A
D
checkpoint.c
510
tid_t first_tid = 0, last_tid = 0,
next_tid
= 0;
in jbd2_journal_shrink_checkpoint_list()
local
/kernel/linux/linux-6.6/fs/jbd2/
H
A
D
checkpoint.c
408
tid_t first_tid = 0, last_tid = 0,
next_tid
= 0;
in jbd2_journal_shrink_checkpoint_list()
local
/kernel/linux/linux-6.6/tools/perf/tests/
H
A
D
switch-tracking.c
131
pid_t
next_tid
, prev_tid;
in process_sample_event()
local
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
intel-pt.c
163
pid_t
next_tid
;
member
/kernel/linux/linux-5.10/fs/proc/
H
A
D
base.c
4014
static struct task_struct *
next_tid
(struct task_struct *start)
in next_tid()
function
/kernel/linux/linux-6.6/fs/proc/
H
A
D
base.c
4046
static struct task_struct *
next_tid
(struct task_struct *start)
in next_tid()
function
/kernel/linux/linux-6.6/include/linux/qed/
H
A
D
nvmetcp_common.h
510
__le16
next_tid
;
member
H
A
D
iscsi_common.h
876
__le16
next_tid
;
member
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
intel-pt.c
199
pid_t
next_tid
;
member
/kernel/linux/linux-5.10/mm/
H
A
D
slub.c
2100
static inline unsigned long
next_tid
(unsigned long tid)
in next_tid()
function
/kernel/linux/linux-6.6/mm/
H
A
D
slub.c
2428
static inline unsigned long
next_tid
(unsigned long tid)
in next_tid()
function
[all...]
/kernel/linux/linux-5.10/include/linux/qed/
H
A
D
iscsi_common.h
876
__le16
next_tid
;
member
Completed in 50 milliseconds