Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hwtracing/stm/
Dp_sys-t.c278 sz = stm_data_write(data, m, c, false, &payload, sizeof(payload)); in sys_t_clock_sync()
325 sz = stm_data_write(data, m, c, false, op->node.uuid.b, UUID_SIZE); in sys_t_write()
343 sz = stm_data_write(data, m, c, false, &ts, sizeof(ts)); in sys_t_write()
349 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);