Home
last modified time | relevance | path

Searched defs:call (Results 1 - 25 of 220) sorted by relevance

123456789

/kernel/linux/linux-5.10/include/linux/
H A Ddelayed_call.h18 static inline void set_delayed_call(struct delayed_call *call, in set_delayed_call() argument
25 static inline void do_delayed_call(struct delayed_call *call) in do_delayed_call() argument
31 static inline void clear_delayed_call(struct delayed_call *call) in clear_delayed_call() argument
/kernel/linux/linux-6.6/include/linux/
H A Ddelayed_call.h18 static inline void set_delayed_call(struct delayed_call *call, in set_delayed_call() argument
25 static inline void do_delayed_call(struct delayed_call *call) in do_delayed_call() argument
31 static inline void clear_delayed_call(struct delayed_call *call) in clear_delayed_call() argument
/kernel/linux/linux-6.6/net/rxrpc/
H A Dcall_state.c13 bool rxrpc_set_call_completion(struct rxrpc_call *call, in rxrpc_set_call_completion() argument
35 rxrpc_call_completed(struct rxrpc_call *call) rxrpc_call_completed() argument
43 rxrpc_abort_call(struct rxrpc_call *call, rxrpc_seq_t seq, u32 abort_code, int error, enum rxrpc_abort_reason why) rxrpc_abort_call() argument
60 rxrpc_prefail_call(struct rxrpc_call *call, enum rxrpc_call_completion compl, int error) rxrpc_prefail_call() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_probe_user.c34 int BPF_KSYSCALL(handle_sys_socketcall, int call, unsigned long *args) in BPF_KSYSCALL() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_hfp_hf_call.cpp31 BluetoothHfpHfCall *call = new BluetoothHfpHfCall(); in Unmarshalling() local
/foundation/communication/bluetooth_service/test/unittest/hfp/
H A Dhf_call_test.cpp86 HandsFreeUnitCall call; in HWTEST_F() local
101 HandsFreeUnitCall call; in HWTEST_F() local
117 HandsFreeUnitCall call; in HWTEST_F() local
134 HandsFreeUnitCall call; HWTEST_F() local
150 HandsFreeUnitCall call; HWTEST_F() local
166 HandsFreeUnitCall call; HWTEST_F() local
182 HandsFreeUnitCall call; HWTEST_F() local
198 HandsFreeUnitCall call; HWTEST_F() local
214 HandsFreeUnitCall call; HWTEST_F() local
229 HandsFreeUnitCall call; HWTEST_F() local
246 HandsFreeUnitCall call; HWTEST_F() local
262 HandsFreeUnitCall call; HWTEST_F() local
[all...]
/foundation/communication/dhcp/test/fuzztest/dhcpserver_fuzzer/
H A Ddhcpserver_fuzzer.cpp33 int call = 2; in DhcpServerFuzzerTest() local
/foundation/ability/ability_runtime/test/unittest/call_record_test/
H A Dcall_record_test.cpp83 OHOS::sptr<OHOS::IRemoteObject> call = new (std::nothrow) MockServiceAbilityManagerService(); in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/
H A Dlocal_call_record_ut_test.cpp77 sptr<IRemoteObject> call = new (std::nothrow) MockServiceAbilityManagerService(); in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dability_thread_for_ability_on_configuration_update.cpp114 auto call = [](const Configuration&) { GTEST_LOG_(INFO) << "---------- OnConfigurationUpdated Call Success"; }; in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_hf_observer_proxy.cpp78 void BluetoothHfpHfObserverProxy::OnCallChanged(const BluetoothRawAddress &device, const BluetoothHfpHfCall &call) { in OnCallChanged() argument
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_hfp_hf.h84 virtual void OnCallChanged(const BluetoothRemoteDevice &device, const HandsFreeUnitCall &call) in OnCallChanged() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_hfp_hf.h85 virtual void OnCallChanged(const RawAddress &device, const HandsFreeUnitCalls &call) in OnCallChanged() argument
[all...]
/foundation/communication/netstack/frameworks/js/napi/socket/task_queue/src/
H A Dtask_queue.cpp29 Task(TaskPriority priority, AsyncWorkExecutor exec, AsyncWorkCallback call, void *d) in Task() argument
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Dsingle_kvstore_async_get_test.cpp184 std::function<void(Status, Value&&)> call = [blockData, value](Status status, Value &&out) { in HWTEST_F() local
215 std::function<void(Status, Value&&)> call = [blockData](Status status, Value &&value) { in HWTEST_F() local
249 std::function<void(Status, std::vector<Entry>&&)> call = [blockData](Status status, std::vector<Entry> &&value) { in HWTEST_F() local
277 std::function<void(Status, Value&&)> call = [blockData, result](Status status, Value &&value) { in HWTEST_F() local
305 std::function<void(Status, std::vector<Entry>&&)> call = HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/src/
H A Ddaudio_hdi_handler.cpp111 auto call = mapAudioMgrCallback_.find(searchKey); in RegisterAudioDevice() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_call_manager.cpp62 void HfpHfCallManager::UpdateCall(HandsFreeUnitCalls &call) in UpdateCall() argument
113 void HfpHfCallManager::NotifyCallChanged(const HandsFreeUnitCalls &call) in NotifyCallChanged() argument
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dftrace.c17 u32 call; in ftrace_call_replace() local
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dftrace.c17 u32 call; in ftrace_call_replace() local
/kernel/linux/linux-5.10/net/rxrpc/
H A Drtt.c147 void rxrpc_peer_add_rtt(struct rxrpc_call *call, enum rxrpc_rtt_rx_trace why, in rxrpc_peer_add_rtt() argument
H A Dinsecure.c21 static int none_secure_packet(struct rxrpc_call *call, in none_secure_packet() argument
29 static int none_verify_packet(struct rxrpc_call *call, struct sk_buff *skb, in none_verify_packet() argument
36 static void none_free_call_crypto(struct rxrpc_call *call) in none_free_call_crypto() argument
40 static void none_locate_data(struct rxrpc_call *call, struct sk_buff *skb, in none_locate_data() argument
/kernel/linux/linux-5.10/fs/afs/
H A Dvl_probe.c47 void afs_vlserver_probe_result(struct afs_call *call) in afs_vlserver_probe_result() argument
152 struct afs_call *call; afs_do_probe_vlserver() local
[all...]
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_synth.h33 struct trace_event_call call; member
H A Dtrace_export.c18 static int ftrace_event_register(struct trace_event_call *call, in ftrace_event_register() argument
186 ftrace_event_is_function(struct trace_event_call *call) ftrace_event_is_function() argument
[all...]
/kernel/linux/linux-5.10/ipc/
H A Dsyscall.c20 int ksys_ipc(unsigned int call, int first, unsigned long second, in ksys_ipc() argument
130 int compat_ksys_ipc(u32 call, int first, int second, in compat_ksys_ipc() argument
[all...]

Completed in 9 milliseconds

123456789