Home
last modified time | relevance | path

Searched refs:stm_data_write (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/hwtracing/stm/
Dp_sys-t.c278 sz = stm_data_write(data, m, c, false, &payload, sizeof(payload)); in sys_t_clock_sync()
327 sz = stm_data_write(data, m, c, false, uuid, sizeof(op->node.uuid)); in sys_t_write()
345 sz = stm_data_write(data, m, c, false, &ts, sizeof(ts)); in sys_t_write()
351 sz = stm_data_write(data, m, c, false, buf, count); in sys_t_write()
Dp_basic.c20 sz = stm_data_write(data, m, c, true, buf, count); in basic_write()
Dstm.h113 ssize_t stm_data_write(struct stm_data *data, unsigned int m,
Dcore.c576 ssize_t notrace stm_data_write(struct stm_data *data, unsigned int m, in stm_data_write() function
599 EXPORT_SYMBOL_GPL(stm_data_write);