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:args32
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/staging/vc04_services/interface/vchiq_arm/
H
A
D
vchiq_dev.c
910
struct vchiq_create_service32
args32
;
in vchiq_compat_ioctl_create_service()
local
962
struct vchiq_queue_message32
args32
;
vchiq_compat_ioctl_queue_message()
local
1027
struct vchiq_queue_bulk_transfer32
args32
;
vchiq_compat_ioctl_queue_bulk()
local
1064
struct vchiq_await_completion32
args32
;
vchiq_compat_ioctl_await_completion()
local
1096
struct vchiq_dequeue_message32
args32
;
vchiq_compat_ioctl_dequeue_message()
local
1125
struct vchiq_get_config32
args32
;
vchiq_compat_ioctl_get_config()
local
[all...]
/kernel/linux/linux-5.10/drivers/staging/vc04_services/interface/vchiq_arm/
H
A
D
vchiq_arm.c
1601
struct vchiq_create_service32
args32
;
in vchiq_compat_ioctl_create_service()
local
1652
struct vchiq_queue_message32
args32
;
vchiq_compat_ioctl_queue_message()
local
1716
struct vchiq_queue_bulk_transfer32
args32
;
vchiq_compat_ioctl_queue_bulk()
local
1753
struct vchiq_await_completion32
args32
;
vchiq_compat_ioctl_await_completion()
local
1785
struct vchiq_dequeue_message32
args32
;
vchiq_compat_ioctl_dequeue_message()
local
1814
struct vchiq_get_config32
args32
;
vchiq_compat_ioctl_get_config()
local
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H
A
D
ioctl.c
4566
struct btrfs_ioctl_received_subvol_args_32 *
args32
= NULL;
in btrfs_ioctl_set_received_subvol_32()
local
4882
struct btrfs_ioctl_send_args_32
args32
= { 0 };
_btrfs_ioctl_send()
local
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H
A
D
ioctl.c
4046
struct btrfs_ioctl_received_subvol_args_32 *
args32
= NULL;
in btrfs_ioctl_set_received_subvol_32()
local
4362
struct btrfs_ioctl_send_args_32
args32
= { 0 };
_btrfs_ioctl_send()
local
4412
struct btrfs_ioctl_encoded_io_args_32
args32
;
btrfs_ioctl_encoded_read()
local
4496
struct btrfs_ioctl_encoded_io_args_32
args32
;
btrfs_ioctl_encoded_write()
local
[all...]
Completed in 15 milliseconds