Home
last modified time | relevance | path

Searched refs:total (Results 1 – 15 of 15) sorted by relevance

/include/linux/
Dbvec.h165 unsigned total = bvec->bv_offset + bvec->bv_len; in mp_bvec_last_segment() local
166 unsigned last_page = (total - 1) / PAGE_SIZE; in mp_bvec_last_segment()
176 seg->bv_len = total - last_page * PAGE_SIZE; in mp_bvec_last_segment()
Dpsi_types.h144 u64 total[NR_PSI_AGGREGATORS][NR_PSI_STATES - 1]; member
Dlockdep.h124 s64 total; member
/include/crypto/
Dctr.h42 if (nbytes < walk.total) { in crypto_ctr_encrypt_walk()
Dalgapi.h105 unsigned int total; member
127 unsigned int total; member
329 walk->total = nbytes; in blkcipher_walk_init()
339 walk->total = nbytes; in ablkcipher_walk_init()
/include/crypto/internal/
Dhash.h26 unsigned int total; member
64 return !(walk->entrylen | walk->total); in crypto_hash_walk_last()
Dskcipher.h51 unsigned int total; member
/include/net/
Dinetpeer.h64 int total; member
Ddevlink.h960 unsigned long total);
/include/drm/
Ddrm_legacy.h55 int total; /**< Buffer size */ member
/include/uapi/linux/
Domapfb.h201 __u32 total; member
/include/linux/sunrpc/
Dsvc.h522 struct kvec *first, size_t total);
525 size_t total);
/include/trace/events/
Dsunrpc.h781 TP_PROTO(struct rpc_xprt *xprt, ssize_t err, size_t total),
783 TP_ARGS(xprt, err, total),
787 __field(size_t, total)
796 __entry->total = total;
804 __get_str(port), __entry->err, __entry->total)
/include/uapi/drm/
Ddrm.h377 int total; /**< Buffer size */ member
/include/linux/mtd/
Drawnand.h359 int total; member