Searched refs:tail_end (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/metag/include/asm/
H A Dtraps.h30 static inline TBIRES tail_end(TBIRES state) tail_end() function
/linux-4.4.14/arch/metag/kernel/
H A Dkick.c109 return tail_end(ret); kick_handler()
H A Dtraps.c482 return tail_end(State); trigger_handler()
555 return tail_end(State); fault_handler()
602 return tail_end(State); fault_handler()
653 return tail_end(State); switch1_handler()
708 return tail_end(State); switchx_handler()
740 return tail_end(State); fpe_handler()
915 __TBIASyncResume(tail_end(Next)); ret_from_fork()
/linux-4.4.14/fs/reiserfs/
H A Dinode.c580 unsigned long tail_end; convert_tail_for_hole() local
591 tail_end = (tail_start | (bh_result->b_size - 1)) + 1; convert_tail_for_hole()
620 tail_end - tail_start); convert_tail_for_hole()
627 retval = reiserfs_commit_write(NULL, tail_page, tail_start, tail_end); convert_tail_for_hole()

Completed in 214 milliseconds