Home
last modified time | relevance | path

Searched defs:todo (Results 1 – 25 of 30) sorted by relevance

12

/linux/lib/crypto/arm/
H A Dpoly1305.h32 unsigned int todo = min_t(unsigned int, len, SZ_4K); in poly1305_blocks() local
H A Dchacha.h86 unsigned int todo = min_t(unsigned int, bytes, SZ_4K); in chacha_crypt_arch() local
/linux/drivers/gpu/drm/display/
H A Ddrm_dp_aux_dev.c159 ssize_t todo = min(iov_iter_count(to), sizeof(buf)); in auxdev_read_iter() local
202 ssize_t todo = min(iov_iter_count(from), sizeof(buf)); in auxdev_write_iter() local
/linux/arch/powerpc/platforms/powernv/
H A Dopal-lpc.c188 u32 data, pos, len, todo; in lpc_debug_read() local
279 u32 data, pos, len, todo; in lpc_debug_write() local
/linux/lib/crypto/powerpc/
H A Dchacha.h59 unsigned int todo = min_t(unsigned int, bytes, SZ_4K); in chacha_crypt_arch() local
/linux/lib/crypto/x86/
H A Dchacha.h147 unsigned int todo = min_t(unsigned int, bytes, SZ_4K); in chacha_crypt_arch() local
/linux/drivers/usb/gadget/udc/
H A Dmax3420_udc.c163 u32 todo; member
182 u32 todo; member
319 int todo; in spi_max3420_enable() local
351 int todo; in spi_max3420_stall() local
478 int todo; in max3420_start() local
/linux/kernel/power/
H A Dprocess.c34 unsigned int todo; in try_to_freeze_tasks() local
/linux/drivers/crypto/rockchip/
H A Drk3288_crypto_skcipher.c290 struct scatterlist *sgd, unsigned int todo) in crypto_dma_start()
312 unsigned int todo; in rk_cipher_run() local
/linux/drivers/media/pci/bt8xx/
H A Dbttv-risc.c41 u32 instructions,line,todo; in bttv_risc_packed() local
122 unsigned int instructions,line,todo,ylen,chroma; in bttv_risc_planar() local
/linux/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-cipher.c32 unsigned int todo; in sun4i_ss_opti_poll() local
198 unsigned int todo; in sun4i_ss_cipher_poll() local
H A Dsun4i-ss-hash.c189 unsigned int i = 0, end, fill, min_fill, nwait, nbw = 0, j = 0, todo; in sun4i_hash() local
/linux/drivers/w1/slaves/
H A Dw1_ds2805.c99 int todo = count; in w1_f0d_read_bin() local
H A Dw1_ds2430.c102 int todo = count; in eeprom_read() local
H A Dw1_ds2431.c102 int todo = count; in eeprom_read() local
/linux/drivers/net/ethernet/alacritech/
H A Dslicoss.c546 static void slic_handle_receive(struct slic_device *sdev, unsigned int todo, in slic_handle_receive()
692 unsigned int todo, unsigned int *done) in slic_handle_irq()
710 static int slic_poll(struct napi_struct *napi, int todo) in slic_poll()
/linux/drivers/crypto/amlogic/
H A Damlogic-gxl-cipher.c93 unsigned int todo, eat, len; in meson_cipher() local
/linux/include/media/
H A Ddmxdev.h150 int todo; member
/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c493 int j, i, k, todo; in sun8i_ss_hash_run() local
/linux/drivers/media/pci/cx88/
H A Dcx88-core.c76 unsigned int line, todo, sol; in cx88_risc_field() local
/linux/drivers/net/ethernet/asix/
H A Dax88796c_main.c551 int todo = 0; in ax88796c_process_isr() local
/linux/drivers/block/drbd/
H A Ddrbd_worker.c2004 static void do_device_work(struct drbd_device *device, const unsigned long todo) in do_device_work()
2046 unsigned long todo = get_work_bits(&device->flags); in do_unqueued_work() local
/linux/drivers/s390/cio/
H A Dio_sch.h172 enum cdev_todo todo; member
/linux/drivers/char/xillybus/
H A Dxillyusb.c229 unsigned int todo = len; in fifo_write() local
282 unsigned int todo = len; in fifo_read() local
/linux/drivers/usb/gadget/function/
H A Du_ether.c81 unsigned long todo; member

12