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:shared_data
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/futex/functional/
H
A
D
futex_waitv.c
121
unsigned int *
shared_data
= shmat(shm_id, NULL, 0);
in main()
local
H
A
D
futex_wait.c
51
u_int32_t f_private = 0, *
shared_data
;
in main()
local
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/aarch64/
H
A
D
arch_timer.c
90
guest_configure_timer_action(struct test_vcpu_shared_data *
shared_data
)
in guest_configure_timer_action()
argument
118
guest_validate_irq(unsigned int intid, struct test_vcpu_
shared_data
*
shared_data
)
guest_validate_irq()
argument
172
struct test_vcpu_
shared_data
*
shared_data
= &vcpu_
shared_data
[cpu];
guest_irq_handler()
local
179
guest_run_stage(struct test_vcpu_
shared_data
*
shared_data
, enum guest_stage stage)
guest_run_stage()
argument
203
struct test_vcpu_
shared_data
*
shared_data
= &vcpu_
shared_data
[cpu];
guest_code()
local
231
struct test_vcpu_
shared_data
*
shared_data
= &vcpu_
shared_data
[vcpu_idx];
test_vcpu_run()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H
A
D
3945.c
2201
struct il3945_shared *
shared_data
= il->_3945.shared_virt;
in il3945_hw_tx_queue_init()
local
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H
A
D
3945.c
2201
struct il3945_shared *
shared_data
= il->_3945.shared_virt;
in il3945_hw_tx_queue_init()
local
/kernel/linux/linux-5.10/drivers/block/
H
A
D
xen-blkfront.c
656
void *
shared_data
;
in blkif_setup_rw_req_grant()
local
1405
char *
shared_data
;
in blkif_copy_from_grant()
local
/kernel/linux/linux-6.6/drivers/block/
H
A
D
xen-blkfront.c
644
void *
shared_data
;
in blkif_setup_rw_req_grant()
local
1332
char *
shared_data
;
in blkif_copy_from_grant()
local
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H
A
D
aic7xxx.h
416
}
shared_data
;
member
H
A
D
aic79xx.h
449
}
shared_data
;
member
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H
A
D
aic79xx.h
449
}
shared_data
;
member
H
A
D
aic7xxx.h
416
}
shared_data
;
member
Completed in 24 milliseconds