Searched defs:tainted (Results 1 – 2 of 2) sorted by relevance
143 struct tainted { struct147 struct tainted *next; argument148 struct tainted *prev; argument
172 static unsigned long tainted(unsigned long *taints) in tainted() function