Home
last modified time | relevance | path

Searched refs:last_off (Results 1 – 2 of 2) sorted by relevance

/arch/sparc/lib/
A Dbitext.c57 offset = t->last_off & ~align1; in bit_map_string_get()
89 if ((t->last_off = offset + len) >= t->size) in bit_map_string_get()
90 t->last_off = 0; in bit_map_string_get()
/arch/sparc/include/asm/
A Dbitext.h18 int last_off; member

Completed in 6 milliseconds