Searched defs:__get_type (Results 1 – 2 of 2) sorted by relevance
/linux/kernel/trace/ | ||
H A D | fgraph.c | 231 static inline int __get_type(unsigned long val) in __get_type() function |
/linux/net/bluetooth/rfcomm/ | ||
H A D | core.c | 77 #define __get_type(b) ((b & 0xef)) macro |