Home
last modified time | relevance | path

Searched refs:hisysevent_put_string (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/dfx/
H A Dhiview_hisysevent.h31 int hisysevent_put_string(struct hiview_hisysevent *event, const char *key, const char *value);
55 hisysevent_put_string(struct hiview_hisysevent *event, const char *key, const char *value) in hisysevent_put_string() function
/kernel/linux/linux-6.6/include/dfx/
H A Dhiview_hisysevent.h31 int hisysevent_put_string(struct hiview_hisysevent *event, const char *key, const char *value);
55 hisysevent_put_string(struct hiview_hisysevent *event, const char *key, const char *value) in hisysevent_put_string() function
/kernel/linux/linux-5.10/drivers/staging/hisysevent/
H A Dhiview_hisysevent.c82 int hisysevent_put_string(struct hiview_hisysevent *event, const char *key, const char *value) in hisysevent_put_string() function
90 EXPORT_SYMBOL_GPL(hisysevent_put_string); variable
/kernel/linux/linux-6.6/drivers/staging/hisysevent/
H A Dhiview_hisysevent.c83 int hisysevent_put_string(struct hiview_hisysevent *event, const char *key, const char *value) in hisysevent_put_string() function
91 EXPORT_SYMBOL_GPL(hisysevent_put_string); variable
/kernel/linux/linux-5.10/drivers/staging/zerohung/
H A Dzrhung_event.c24 ret = hisysevent_put_string(event, "MSG", msg_buf); in zrhung_send_event()
/kernel/linux/linux-6.6/drivers/staging/zerohung/
H A Dzrhung_event.c24 ret = hisysevent_put_string(event, "MSG", msg_buf); in zrhung_send_event()

Completed in 2 milliseconds