Home
last modified time | relevance | path

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

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