Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dstm.h46 #define STP_POLICY_ID_SET _IOWR('%', 0, struct stp_policy_id) macro
/linux-4.4.14/Documentation/trace/
Dstm.txt56 to the policy, they need to do a STP_POLICY_ID_SET ioctl on this file
68 4096 bytes, after a successful STP_POLICY_ID_SET ioctl() call with
/linux-4.4.14/drivers/hwtracing/stm/
Dcore.c552 case STP_POLICY_ID_SET: in stm_char_ioctl()