Home
last modified time | relevance | path

Searched defs:end_pos (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dregset.h266 const int start_pos, const int end_pos) in user_regset_copyin()
293 const int end_pos) in user_regset_copyin_ignore()
/linux/kernel/
H A Drelay.c945 size_t read_subbuf, padding, end_pos; in relay_file_read_end_pos() local