Home
last modified time | relevance | path

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

/include/linux/
Dtnum.h59 static inline bool tnum_is_const(struct tnum a) in tnum_is_const() function
67 return tnum_is_const(a) && a.value == b; in tnum_equals_const()