Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dstm.h42 #define STP_POLICY_ID_SET _IOWR('%', 0, struct stp_policy_id) macro
/linux-6.1.9/Documentation/trace/
Dstm.rst62 identify itself by calling an STP_POLICY_ID_SET ioctl on the character
89 4096 bytes, after a successful STP_POLICY_ID_SET ioctl() call with
/linux-6.1.9/drivers/hwtracing/stm/
Dcore.c806 case STP_POLICY_ID_SET: in stm_char_ioctl()