Searched defs:todo (Results 1 - 25 of 71) sorted by path

123

/linux-master/drivers/s390/cio/
H A Dccwreq.c174 enum uc_todo todo; local
/linux-master/arch/arm/crypto/
H A Dchacha-glue.c96 unsigned int todo = min_t(unsigned int, bytes, SZ_4K); local
H A Dpoly1305-glue.c165 unsigned int todo = min_t(unsigned int, len, SZ_4K); local
/linux-master/arch/arm64/crypto/
H A Dchacha-neon-glue.c91 unsigned int todo = min_t(unsigned int, bytes, SZ_4K); local
H A Dpoly1305-glue.c147 unsigned int todo = min_t(unsigned int, len, SZ_4K); local
/linux-master/arch/powerpc/crypto/
H A Dchacha-p10-glue.c74 unsigned int todo = min_t(unsigned int, bytes, SZ_4K); local
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-lpc.c188 u32 data, pos, len, todo; local
279 u32 data, pos, len, todo; local
[all...]
/linux-master/arch/x86/crypto/
H A Dchacha_glue.c150 unsigned int todo = min_t(unsigned int, bytes, SZ_4K); local
/linux-master/drivers/android/
H A Dbinder_internal.h421 struct list_head todo; member in struct:binder_proc
484 struct list_head todo; member in struct:binder_thread
/linux-master/drivers/atm/
H A Dsuni.c117 int todo; local
/linux-master/drivers/base/
H A Ddevres.c496 static void release_nodes(struct device *dev, struct list_head *todo) argument
435 remove_nodes(struct device *dev, struct list_head *first, struct list_head *end, struct list_head *todo) argument
[all...]
/linux-master/drivers/block/drbd/
H A Ddrbd_worker.c2022 static void do_device_work(struct drbd_device *device, const unsigned long todo) argument
2064 unsigned long todo = get_work_bits(&device->flags); local
[all...]
/linux-master/drivers/char/xillybus/
H A Dxillyusb.c228 unsigned int todo = len; local
281 unsigned int todo = len; local
/linux-master/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-cipher.c32 unsigned int todo; local
198 unsigned int todo; local
[all...]
H A Dsun4i-ss-hash.c189 unsigned int i = 0, end, fill, min_fill, nwait, nbw = 0, j = 0, todo; local
H A Dsun4i-ss-prng.c27 unsigned int todo = (dlen / 4) * 4; local
/linux-master/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-cipher.c30 unsigned int todo, len; local
132 unsigned int todo, len, offset, ivsize; local
[all...]
H A Dsun8i-ce-hash.c347 int j, i, todo; local
H A Dsun8i-ce-prng.c65 unsigned int todo; local
[all...]
H A Dsun8i-ce-trng.c29 unsigned int todo; local
[all...]
/linux-master/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-cipher.c31 unsigned int todo, len; local
127 unsigned int todo, offset; local
193 unsigned int todo, len, offset, ivsize; local
[all...]
H A Dsun8i-ss-hash.c488 int j, i, k, todo; local
H A Dsun8i-ss-prng.c66 unsigned int todo; local
[all...]
/linux-master/drivers/crypto/amlogic/
H A Damlogic-gxl-cipher.c93 unsigned int todo, eat, len; local
/linux-master/drivers/crypto/gemini/
H A Dsl3516-ce-cipher.c136 unsigned int todo, len; local
[all...]

Completed in 517 milliseconds

123