HomeSort by relevance Sort by last modified time
    Searched full:cookie_entry (Results 1 - 1 of 1) sorted by null

  /external/oprofile/daemon/
opd_cookie.c 89 struct cookie_entry { struct
102 static struct cookie_entry * create_cookie(cookie_t cookie)
105 struct cookie_entry * entry = xmalloc(sizeof(struct cookie_entry));
137 struct cookie_entry * entry;
143 entry = list_entry(pos, struct cookie_entry, list);
160 struct cookie_entry * entry;
166 entry = list_entry(pos, struct cookie_entry, list);
182 struct cookie_entry * entry;
191 entry = list_entry(pos, struct cookie_entry, list)
    [all...]

Completed in 170 milliseconds