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:calls
(Results
1 - 25
of
45
) sorted by relevance
1
2
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H
A
D
test_cgroup_link.c
6
int
calls
= 0;
variable
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H
A
D
test_cgroup_link.c
6
int
calls
= 0;
variable
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H
A
D
spu_syscalls.c
26
struct spufs_calls *
calls
= NULL;
in spufs_calls_get()
local
37
static inline void spufs_calls_put(struct spufs_calls *
calls
)
in spufs_calls_put()
argument
52
static inline void spufs_calls_put(struct spufs_calls *
calls
) { }
in spufs_calls_put()
argument
60
struct spufs_calls *
calls
;
in SYSCALL_DEFINE4()
local
84
struct spufs_
calls
*
calls
;
SYSCALL_DEFINE3()
local
104
struct spufs_
calls
*
calls
;
elf_coredump_extra_notes_size()
local
120
struct spufs_
calls
*
calls
;
elf_coredump_extra_notes_write()
local
137
struct spufs_
calls
*
calls
;
notify_spus_active()
local
149
register_spu_sys
calls
(struct spufs_
calls
*
calls
)
register_spu_syscalls()
argument
159
unregister_spu_sys
calls
(struct spufs_
calls
*
calls
)
unregister_spu_syscalls()
argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H
A
D
spu_syscalls.c
26
struct spufs_calls *
calls
= NULL;
in spufs_calls_get()
local
37
static inline void spufs_calls_put(struct spufs_calls *
calls
)
in spufs_calls_put()
argument
52
static inline void spufs_calls_put(struct spufs_calls *
calls
) { }
in spufs_calls_put()
argument
60
struct spufs_calls *
calls
;
in SYSCALL_DEFINE4()
local
84
struct spufs_
calls
*
calls
;
SYSCALL_DEFINE3()
local
104
struct spufs_
calls
*
calls
;
elf_coredump_extra_notes_size()
local
120
struct spufs_
calls
*
calls
;
elf_coredump_extra_notes_write()
local
137
struct spufs_
calls
*
calls
;
notify_spus_active()
local
149
register_spu_sys
calls
(struct spufs_
calls
*
calls
)
register_spu_syscalls()
argument
159
unregister_spu_sys
calls
(struct spufs_
calls
*
calls
)
unregister_spu_syscalls()
argument
[all...]
/kernel/linux/linux-5.10/scripts/tracing/
H
A
D
draw_functrace.py
44
def
calls
(self, func, calltime):
member in CallTree
/kernel/linux/linux-6.6/scripts/tracing/
H
A
D
draw_functrace.py
44
def
calls
(self, func, calltime):
member in CallTree
/kernel/linux/linux-5.10/drivers/misc/cxl/
H
A
D
base.c
23
struct cxl_calls *
calls
= NULL;
in cxl_calls_get()
local
34
static inline void cxl_calls_put(struct cxl_calls *
calls
)
in cxl_calls_put()
argument
49
static inline void cxl_calls_put(struct cxl_calls *
calls
) { }
in cxl_calls_put()
argument
68
struct cxl_calls *
calls
;
in cxl_slbia()
local
80
register_cxl_
calls
(struct cxl_
calls
*
calls
)
register_cxl_calls()
argument
90
unregister_cxl_
calls
(struct cxl_
calls
*
calls
)
unregister_cxl_calls()
argument
[all...]
/kernel/linux/linux-6.6/drivers/misc/cxl/
H
A
D
base.c
24
struct cxl_calls *
calls
= NULL;
in cxl_calls_get()
local
35
static inline void cxl_calls_put(struct cxl_calls *
calls
)
in cxl_calls_put()
argument
50
static inline void cxl_calls_put(struct cxl_calls *
calls
) { }
in cxl_calls_put()
argument
69
struct cxl_calls *
calls
;
in cxl_slbia()
local
81
register_cxl_
calls
(struct cxl_
calls
*
calls
)
register_cxl_calls()
argument
91
unregister_cxl_
calls
(struct cxl_
calls
*
calls
)
unregister_cxl_calls()
argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H
A
D
hfp_hf_call_manager.cpp
54
std::vector<HandsFreeUnitCalls>
calls
;
in GetCurrentCalls()
local
/base/telephony/call_manager/services/distributed_call/src/distributed_communication/
H
A
D
distributed_data_sink_controller.cpp
273
auto
calls
= CallObjectManager::GetAllCallList();
in SendCurrentDataQueryReq()
local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H
A
D
bluetooth_hfp_hf_proxy.cpp
189
int BluetoothHfpHfProxy::GetCurrentCallList(const BluetoothRawAddress &device, std::vector<BluetoothHfpHfCall> &
calls
)
in GetCurrentCallList()
argument
/foundation/communication/bluetooth_service/test/unittest/hfp/
H
A
D
hfp_hf_test.cpp
277
vector<HandsFreeUnitCall>
calls
= profile_->GetExistingCalls(device);
in HWTEST_F()
local
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H
A
D
sun3xflop.h
122
static int
calls
=0;
in sun3xflop_hardint()
local
H
A
D
floppy.h
191
static int
calls
=0;
in floppy_hardint()
local
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H
A
D
sun3xflop.h
122
static int
calls
=0;
in sun3xflop_hardint()
local
H
A
D
floppy.h
191
static int
calls
=0;
in floppy_hardint()
local
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H
A
D
bluetooth_hfp_hf_stub.cpp
263
std::vector<BluetoothHfpHfCall>
calls
;
in GetCurrentCallListInner()
local
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H
A
D
bluetooth_hfp_hf_server.cpp
422
HandsFreeUnitCalls
calls
;
in StartDial()
local
303
GetCurrentCallList(const BluetoothRawAddress &device, std::vector<BluetoothHfpHfCall> &
calls
)
GetCurrentCallList()
argument
/foundation/communication/bluetooth/frameworks/inner/src/
H
A
D
bluetooth_hfp_hf.cpp
276
std::vector<HandsFreeUnitCall>
calls
;
in GetExistingCalls()
local
413
BluetoothHfpHfCall
calls
;
in StartDial()
local
414
proxy->StartDial(BluetoothRawAddress(device.GetDeviceAddr()), number,
calls
);
in StartDial()
local
[all...]
/kernel/linux/linux-5.10/arch/sparc/kernel/
H
A
D
traps_32.c
201
static int
calls
;
local
/kernel/linux/linux-6.6/arch/sparc/kernel/
H
A
D
traps_32.c
201
static int
calls
;
local
/kernel/linux/linux-6.6/arch/x86/kernel/
H
A
D
module.c
281
*
calls
= NULL, *cfi = NULL;
in module_finalize()
local
/test/testfwk/arkxtest/uitest/test/
H
A
D
frontend_api_handler_test.cpp
364
ApiCallInfo
calls
[] = {
in TEST_F()
local
/kernel/linux/linux-5.10/arch/x86/include/asm/
H
A
D
floppy.h
61
static int
calls
;
in floppy_hardint()
local
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H
A
D
floppy.h
59
static int
calls
=0;
in floppy_hardint()
local
Completed in 13 milliseconds
1
2