Home
last modified time | relevance | path

Searched refs:do_len (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hwtracing/stm/
H A Dp_sys-t.c108 bool do_len; member
176 return sprintf(page, "%d\n", pn->do_len); in sys_t_policy_do_len_show()
188 ret = kstrtobool(page, &pn->do_len); in sys_t_policy_do_len_store()
194 CONFIGFS_ATTR(sys_t_policy_, do_len);
389 if (op->node.do_len) in sys_t_write()
413 if (op->node.do_len) { in sys_t_write()
/linux/Documentation/trace/
H A Dsys-t.rst41 do_len
51 do_len switches on/off the additional "payload length" field in the
/linux/Documentation/ABI/testing/
H A Dconfigfs-stp-policy-p_sys-t13 What: /config/stp-policy/<device>:p_sys-t.<policy>/<node>/do_len