Home
last modified time | relevance | path

Searched defs:calls (Results 1 - 25 of 45) sorted by relevance

12

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_cgroup_link.c6 int calls = 0; variable
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_cgroup_link.c6 int calls = 0; variable
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Dspu_syscalls.c26 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_syscalls(struct spufs_calls *calls) register_spu_syscalls() argument
159 unregister_spu_syscalls(struct spufs_calls *calls) unregister_spu_syscalls() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H A Dspu_syscalls.c26 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_syscalls(struct spufs_calls *calls) register_spu_syscalls() argument
159 unregister_spu_syscalls(struct spufs_calls *calls) unregister_spu_syscalls() argument
[all...]
/kernel/linux/linux-5.10/scripts/tracing/
H A Ddraw_functrace.py44 def calls(self, func, calltime): member in CallTree
/kernel/linux/linux-6.6/scripts/tracing/
H A Ddraw_functrace.py44 def calls(self, func, calltime): member in CallTree
/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dbase.c23 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 Dbase.c24 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 Dhfp_hf_call_manager.cpp54 std::vector<HandsFreeUnitCalls> calls; in GetCurrentCalls() local
/base/telephony/call_manager/services/distributed_call/src/distributed_communication/
H A Ddistributed_data_sink_controller.cpp273 auto calls = CallObjectManager::GetAllCallList(); in SendCurrentDataQueryReq() local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_hfp_hf_proxy.cpp189 int BluetoothHfpHfProxy::GetCurrentCallList(const BluetoothRawAddress &device, std::vector<BluetoothHfpHfCall> &calls) in GetCurrentCallList() argument
/foundation/communication/bluetooth_service/test/unittest/hfp/
H A Dhfp_hf_test.cpp277 vector<HandsFreeUnitCall> calls = profile_->GetExistingCalls(device); in HWTEST_F() local
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dsun3xflop.h122 static int calls=0; in sun3xflop_hardint() local
H A Dfloppy.h191 static int calls=0; in floppy_hardint() local
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dsun3xflop.h122 static int calls=0; in sun3xflop_hardint() local
H A Dfloppy.h191 static int calls=0; in floppy_hardint() local
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_hf_stub.cpp263 std::vector<BluetoothHfpHfCall> calls; in GetCurrentCallListInner() local
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hfp_hf_server.cpp422 HandsFreeUnitCalls calls; in StartDial() local
303 GetCurrentCallList(const BluetoothRawAddress &device, std::vector<BluetoothHfpHfCall> &calls) GetCurrentCallList() argument
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_hf.cpp276 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 Dtraps_32.c201 static int calls; local
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dtraps_32.c201 static int calls; local
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dmodule.c281 *calls = NULL, *cfi = NULL; in module_finalize() local
/test/testfwk/arkxtest/uitest/test/
H A Dfrontend_api_handler_test.cpp364 ApiCallInfo calls[] = { in TEST_F() local
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dfloppy.h61 static int calls; in floppy_hardint() local
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dfloppy.h59 static int calls=0; in floppy_hardint() local

Completed in 13 milliseconds

12