Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Ddumpstack_64.c35 unsigned *usedp, char **idp) in in_exception_stack() argument
62 if (*usedp & (1U << k)) in in_exception_stack()
64 *usedp |= 1U << k; in in_exception_stack()
88 if (*usedp & (1U << j)) in in_exception_stack()
90 *usedp |= 1U << j; in in_exception_stack()