Searched refs:this_cookie (Results 1 – 1 of 1) sorted by relevance
2026 u64 this_cookie; in fill_cookies() local2036 this_cookie = make_cookie(sp->pte_idx, in fill_cookies()2041 if (this_cookie == sp->prev_cookie) { in fill_cookies()2044 sp->cookies[sp->nc].cookie_addr = this_cookie; in fill_cookies()2048 sp->prev_cookie = this_cookie + tlen; in fill_cookies()