Home
last modified time | relevance | path

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

123

/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
/third_party/curl/src/
H A Dtool_cb_prg.h32 int calls; member
/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...]
/third_party/json/tests/src/
H A Dunit-unicode2.cpp30 size_t calls = 0; member
H A Dunit-unicode4.cpp30 size_t calls = 0; member
H A Dunit-unicode5.cpp30 size_t calls = 0; member
H A Dunit-unicode3.cpp30 size_t calls = 0; member
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dcrypt.h101 static unsigned calls = 0; /* ensure different random header each time */ in crypthead() local
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dcrypt.h101 static unsigned calls = 0; /* ensure different random header each time */ in crypthead() local
/third_party/zlib/contrib/minizip/
H A Dcrypt.h102 static unsigned calls = 0; /* ensure different random header each time */ in crypthead() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_call_manager.cpp54 std::vector<HandsFreeUnitCalls> calls; in GetCurrentCalls() local
/third_party/node/test/cctest/
H A Dtest_linked_binding.cc71 int calls = 0; in TEST_F() local
346 int calls = 0; in TEST_F() local
[all...]
/third_party/python/Lib/test/
H A Dtest_rlcompleter.py91 calls = 0 variable in TestRlcompleter.test_excessive_getattr.Foo
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dfast_uniform_bits_test.cc66 size_t calls = 0; member
[all...]
/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
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dsun3xflop.h122 static int calls=0; in sun3xflop_hardint() local
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_hf_stub.cpp263 std::vector<BluetoothHfpHfCall> calls; in GetCurrentCallListInner() local

Completed in 16 milliseconds

123