Searched refs:this_cookie (Results 1 – 1 of 1) sorted by relevance
2089 u64 this_cookie; in fill_cookies() local2099 this_cookie = make_cookie(sp->pte_idx, in fill_cookies()2104 if (this_cookie == sp->prev_cookie) { in fill_cookies()2107 sp->cookies[sp->nc].cookie_addr = this_cookie; in fill_cookies()2111 sp->prev_cookie = this_cookie + tlen; in fill_cookies()