Searched refs:_loop (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | sha1_avx2_x86_64_asm.S | 488 _loop: label 548 jz _loop 626 jmp _loop
|
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | pl330.c | 1290 static inline int _loop(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], in _loop() function 1384 off += _loop(pl330, dry_run, &buf[off], &c, pxs); in _setup_loops()
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | pl330.c | 1290 static inline int _loop(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], in _loop() function 1384 off += _loop(pl330, dry_run, &buf[off], &c, pxs); in _setup_loops()
|
Completed in 10 milliseconds