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:works
(Results
1 - 25
of
28
) sorted by relevance
1
2
/kernel/linux/linux-5.10/arch/x86/pci/
H
A
D
direct.c
227
int
works
= 0;
in pci_check_type1()
local
246
int
works
= 0;
in pci_check_type2()
local
/kernel/linux/linux-6.6/arch/x86/pci/
H
A
D
direct.c
227
int
works
= 0;
in pci_check_type1()
local
246
int
works
= 0;
in pci_check_type2()
local
/kernel/linux/linux-5.10/kernel/
H
A
D
stop_machine.c
42
struct list_head
works
; /* list of pending
works
*/
member
[all...]
H
A
D
padata.c
135
static void __init padata_works_free(struct list_head *
works
)
in padata_works_free()
argument
H
A
D
workqueue.c
3303
struct work_struct __percpu *
works
;
schedule_on_each_cpu()
local
[all...]
/kernel/linux/linux-6.6/kernel/
H
A
D
stop_machine.c
42
struct list_head
works
; /* list of pending
works
*/
member
[all...]
H
A
D
padata.c
130
static void __init padata_works_free(struct list_head *
works
)
in padata_works_free()
argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
dce_virtual.c
663
struct amdgpu_flip_work *
works
;
in dce_virtual_pageflip()
local
H
A
D
dce_v11_0.c
3267
struct amdgpu_flip_work *
works
;
in dce_v11_0_pageflip_irq()
local
H
A
D
dce_v8_0.c
3110
struct amdgpu_flip_work *
works
;
in dce_v8_0_pageflip_irq()
local
H
A
D
dce_v10_0.c
3141
struct amdgpu_flip_work *
works
;
in dce_v10_0_pageflip_irq()
local
H
A
D
dce_v6_0.c
3020
struct amdgpu_flip_work *
works
;
in dce_v6_0_pageflip_irq()
local
/kernel/linux/linux-5.10/drivers/staging/vt6655/
H
A
D
device_main.c
757
int
works
= 0;
in device_rx_srv()
local
901
int
works
= 0;
in device_tx_srv()
local
/kernel/linux/linux-6.6/drivers/staging/vt6655/
H
A
D
device_main.c
824
int
works
= 0;
in device_rx_srv()
local
968
int
works
= 0;
in device_tx_srv()
local
/kernel/linux/linux-5.10/drivers/mtd/ubi/
H
A
D
ubi.h
623
struct list_head
works
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/via/
H
A
D
via-velocity.c
1913
int
works
= 0;
in velocity_tx_srv()
local
2111
int
works
= 0;
in velocity_rx_srv()
local
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H
A
D
ubi.h
621
struct list_head
works
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
dce_v8_0.c
3129
struct amdgpu_flip_work *
works
;
in dce_v8_0_pageflip_irq()
local
H
A
D
dce_v11_0.c
3282
struct amdgpu_flip_work *
works
;
in dce_v11_0_pageflip_irq()
local
H
A
D
dce_v10_0.c
3151
struct amdgpu_flip_work *
works
;
in dce_v10_0_pageflip_irq()
local
H
A
D
dce_v6_0.c
3041
struct amdgpu_flip_work *
works
;
in dce_v6_0_pageflip_irq()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/via/
H
A
D
via-velocity.c
1913
int
works
= 0;
in velocity_tx_srv()
local
2111
int
works
= 0;
in velocity_rx_srv()
local
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H
A
D
hisi_sas.h
157
struct work_struct
works
[HISI_PHYES_NUM];
member
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H
A
D
hisi_sas.h
172
struct work_struct
works
[HISI_PHYES_NUM];
member
/kernel/linux/linux-5.10/fs/btrfs/
H
A
D
inode.c
9453
struct list_head
works
;
in start_delalloc_inodes()
local
Completed in 74 milliseconds
1
2