Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dtnum.h50 static inline bool tnum_is_const(struct tnum a) in tnum_is_const() function
58 return tnum_is_const(a) && a.value == b; in tnum_equals_const()