Searched defs:MSG_TYPE (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/ipc/ | ||
D | msgque.c | 21 #define MSG_TYPE 1 macro |
/kernel/linux/linux-5.10/drivers/hwmon/ | ||
D | xgene-hwmon.c | 34 #define MSG_TYPE(v) (((v) & 0xF0000000) >> 28) macro |