Home
last modified time | relevance | path

Searched refs:lru_tail (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dunwind.c99 unsigned short lru_tail; /* index of most-recently used script */ member
1296 unw.cache[unw.lru_tail].lru_chain = head; in script_new()
1297 unw.lru_tail = head; in script_new()
2280 unw.lru_tail = 0; in unw_init()
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dunwind.c99 unsigned short lru_tail; /* index of most-recently used script */ member
1296 unw.cache[unw.lru_tail].lru_chain = head; in script_new()
1297 unw.lru_tail = head; in script_new()
2280 unw.lru_tail = 0; in unw_init()

Completed in 8 milliseconds