Lines Matching refs:entry
569 * @offset: offset of the first entry in this table in the buffer
571 * @last: index of the last initialized entry in this table
572 * @z_count: how many times the first entry repeats
615 /* make -1 stand for the last table entry */
671 * In case of singe-entry ToPA, always put the self-referencing END
672 * link as the 2nd entry in the table
697 * accordingly; otherwise, add a END=1 link entry to @topa to the current
729 /* single-entry ToPA is a special case */
800 pr_debug("# entry @%p (%lx sz %u %c%c%c) raw=%16llx\n",
822 * Advance the current pointers in the buffer to the next ToPA entry.
914 * On systems that only do single-entry ToPA, hitting STOP
928 * Also on single-entry ToPA implementations, interrupt will come
1038 * Means we couldn't find a ToPA entry in the table that does match.
1097 /* single entry ToPA is handled by marking all regions STOP=1 INT=1 */
1101 /* clear STOP and INT from current entry */
1152 * Find the ToPA table and entry corresponding to given @head and set buffer's
1404 list_for_each_entry(filter, filters, entry) {
1432 list_for_each_entry(filter, &head->list, entry) {