Home
last modified time | relevance | path

Searched defs:__get_type (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/trace/
H A Dfgraph.c231 static inline int __get_type(unsigned long val) in __get_type() function
/linux/net/bluetooth/rfcomm/
H A Dcore.c77 #define __get_type(b) ((b & 0xef)) macro