Home
last modified time | relevance | path

Searched defs:msg (Results 1 - 25 of 4552) sorted by relevance

12345678910>>...183

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dsockmap_tcp_msg_prog.c7 int bpf_prog1(struct sk_msg_md *msg) in bpf_prog1() argument
H A Dtest_sockmap_progs_query.c19 int prog_skmsg_verdict(struct sk_msg_md *msg) in prog_skmsg_verdict() argument
H A Dtest_skmsg_load_helpers.c28 int prog_msg_verdict(struct sk_msg_md *msg) in prog_msg_verdict() argument
H A Dtest_tcpnotify_kern.c64 struct tcp_notifier msg = { in bpf_testcb() local
/base/hiviewdfx/hiview/core/test/unittest/common/
H A Dplatform_test_result_listener.cpp18 void PlatformTestResultListener::OnUnorderedEvent(const Event& msg) in OnUnorderedEvent() argument
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H A Dadf_vf2pf_msg.c17 u32 msg = (ADF_VF2PF_MSGORIGIN_SYSTEM | in adf_vf2pf_notify_init() local
40 u32 msg = (ADF_VF2PF_MSGORIGIN_SYSTEM | in adf_vf2pf_notify_shutdown() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dsockmap_tcp_msg_prog.c9 int bpf_prog1(struct sk_msg_md *msg) in bpf_prog1() argument
H A Dtest_skmsg_load_helpers.c28 int prog_msg_verdict(struct sk_msg_md *msg) in prog_msg_verdict() argument
H A Dtest_tcpnotify_kern.c66 struct tcp_notifier msg = { in bpf_testcb() local
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Damd_hsmp.h11 static inline int hsmp_send_message(struct hsmp_message *msg) in hsmp_send_message() argument
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dopal.h389 static inline int opal_get_async_rc(struct opal_msg msg) in opal_get_async_rc() argument
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dopal.h377 static inline int opal_get_async_rc(struct opal_msg msg) in opal_get_async_rc() argument
/kernel/linux/linux-5.10/drivers/media/cec/core/
H A Dcec-priv.h23 static inline bool msg_is_raw(const struct cec_msg *msg) in msg_is_raw() argument
/kernel/linux/linux-6.6/kernel/trace/rv/
H A Dreactor_printk.c15 static void rv_printk_reaction(char *msg) in rv_printk_reaction() argument
H A Dreactor_panic.c16 static void rv_panic_reaction(char *msg) in rv_panic_reaction() argument
/kernel/linux/linux-6.6/sound/virtio/
H A Dvirtio_ctl_msg.h49 virtsnd_ctl_msg_send_sync(struct virtio_snd *snd, struct virtio_snd_msg *msg) virtsnd_ctl_msg_send_sync() argument
63 virtsnd_ctl_msg_send_async(struct virtio_snd *snd, struct virtio_snd_msg *msg) virtsnd_ctl_msg_send_async() argument
[all...]
/base/useriam/user_auth_framework/frameworks/native/client/src/
H A Dauth_message_impl.cpp21 const std::vector<uint8_t> &AuthMessageImpl::GetMsgBuffer(const std::shared_ptr<AuthMessage> &msg) in GetMsgBuffer() argument
28 std::shared_ptr<AuthMessage> AuthMessage::As(const std::vector<uint8_t> &msg) in As() argument
/kernel/linux/linux-5.10/drivers/firmware/imx/
H A Drm.c26 struct imx_sc_msg_rm_rsrc_owned msg; in imx_sc_rm_is_resource_owned() local
/kernel/linux/linux-6.6/drivers/media/cec/core/
H A Dcec-priv.h33 static inline bool msg_is_raw(const struct cec_msg *msg) in msg_is_raw() argument
/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A Dtimerlat.c21 static const char * const msg[] = { in timerlat_usage() local
/base/inputmethod/imf/common/src/
H A Dmessage_handler.cpp30 Message *msg = mQueue.front(); in ~MessageHandler() local
41 void MessageHandler::SendMessage(Message *msg) in SendMessage() argument
56 Message *msg = reinterpret_cast<Message *>(mQueue.front()); in GetMessage() local
H A Dmessage.cpp36 Message::Message(const Message &msg) in Message() argument
50 Message &Message::operator=(const Message &msg) in operator =() argument
[all...]
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_logger.cpp52 void DfxLogToSocket(const char *msg) in DfxLogToSocket() argument
/base/hiviewdfx/faultloggerd/tools/dump_catcher/
H A Ddump_catcher.cpp33 std::string msg = ""; in Dump() local
/base/print/print_fwk/services/print_service/src/
H A Dhisys_event_util.cpp23 void HisysEventUtil::reportBehaviorEvent(std::string name, int behaviorCode, const std::string &msg) in reportBehaviorEvent() argument
35 void HisysEventUtil::reportFaultEvent(std::string name, int faultCode, std::string scene, std::string msg) in reportFaultEvent() argument
48 void HisysEventUtil::reportPrintSuccess(const std::string &msg) in reportPrintSuccess() argument
53 void HisysEventUtil::faultPrint(std::string scene, std::string msg) in faultPrint() argument

Completed in 7 milliseconds

12345678910>>...183