Searched refs:subroutine (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/mfd/
H A Drave-sp.c113 * @subroutine: Utilized checksum algorithm implementation
117 void (*subroutine)(const u8 *, size_t, u8 *); member in struct:rave_sp_checksum
296 sp->variant->checksum->subroutine(data, data_size, crc);
460 sp->variant->checksum->subroutine(data, payload_length,
722 .subroutine = csum_8b2c,
727 .subroutine = csum_ccitt,
/linux-master/arch/s390/boot/
H A Dhead.S126 # subroutine to wait for end I/O
136 # subroutine for loading cards from the reader
/linux-master/arch/m68k/fpsp040/
H A Dx_unfl.S185 | ;before it reaches the round subroutine
189 | Set up d1 for round subroutine d1 contains the PREC/MODE
H A Dround.S49 bsrs ext_grs |this subroutine looks at the
130 | selected rounding precision. It is called by the round subroutine
/linux-master/arch/m68k/ifpsp060/src/
H A Dilsp.S66 # This is the library version which is accessed as a subroutine #
483 # This is the library version which is accessed as a subroutine #
762 # This is the library version which is accessed as a subroutine #
H A Disp.S34 # Also, subroutine stubs exist in this file (_isp_done for
392 # they could be accessed by indexing rather than to make subroutine #
1928 # the bounds are word size. fetch them in one subroutine call by
1952 # the bounds are byte size. fetch them in one subroutine call by
H A Dpfpsp.S34 # Also, subroutine stubs exist in this file (_fpsp_done for
665 # maybe we can avoid the subroutine call.
1514 # the src can ONLY be a DENORM or an UNNORM! so, don't make any big subroutine
6332 # selected rounding precision. It is called by the round subroutine
6339 # uphold standard subroutine calling practices.
H A Dfpsp.S35 # Also, subroutine stubs exist in this file (_fpsp_done for
666 # maybe we can avoid the subroutine call.
1515 # the src can ONLY be a DENORM or an UNNORM! so, don't make any big subroutine
3967 # emulation subroutine index table. After emulation returns, this #
22210 # selected rounding precision. It is called by the round subroutine
22217 # uphold standard subroutine calling practices.

Completed in 424 milliseconds