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:orig_head
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/kernel/
H
A
D
pci_msi.c
19
unsigned long
orig_head
, head;
in sparc64_msiq_interrupt()
local
/kernel/linux/linux-6.6/arch/sparc/kernel/
H
A
D
pci_msi.c
21
unsigned long
orig_head
, head;
in sparc64_msiq_interrupt()
local
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H
A
D
cpqphp_ctrl.c
396
do_pre_bridge_resource_split(struct pci_resource **head, struct pci_resource **
orig_head
, u32 alignment)
do_pre_bridge_resource_split()
argument
/kernel/linux/linux-5.10/mm/
H
A
D
memory-failure.c
1330
struct page *
orig_head
;
in memory_failure()
local
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H
A
D
cpqphp_ctrl.c
396
do_pre_bridge_resource_split(struct pci_resource **head, struct pci_resource **
orig_head
, u32 alignment)
do_pre_bridge_resource_split()
argument
/kernel/linux/linux-5.10/fs/xfs/
H
A
D
xfs_log_recover.c
1323
xfs_daddr_t
orig_head
= *head_blk;
in xlog_find_tail()
local
/kernel/linux/linux-6.6/fs/xfs/
H
A
D
xfs_log_recover.c
1317
xfs_daddr_t
orig_head
= *head_blk;
in xlog_find_tail()
local
/kernel/linux/linux-6.6/kernel/bpf/
H
A
D
helpers.c
1828
struct list_head *head = list_head, *
orig_head
= list_head;
in bpf_list_head_free()
local
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
parse-events.c
1492
struct list_head *
orig_head
= NULL;
in parse_events_multi_pmu_add()
local
Completed in 23 milliseconds