Searched refs:this_cookie (Results 1 – 1 of 1) sorted by relevance
2021 u64 this_cookie; in fill_cookies() local2031 this_cookie = make_cookie(sp->pte_idx, in fill_cookies()2036 if (this_cookie == sp->prev_cookie) { in fill_cookies()2039 sp->cookies[sp->nc].cookie_addr = this_cookie; in fill_cookies()2043 sp->prev_cookie = this_cookie + tlen; in fill_cookies()