Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dstm.h42 #define STP_POLICY_ID_SET _IOWR('%', 0, struct stp_policy_id) macro
/Linux-v4.19/Documentation/trace/
Dstm.rst57 to the policy, they need to do a STP_POLICY_ID_SET ioctl on this file
69 4096 bytes, after a successful STP_POLICY_ID_SET ioctl() call with
/Linux-v4.19/drivers/hwtracing/stm/
Dcore.c625 case STP_POLICY_ID_SET: in stm_char_ioctl()