Searched refs:total (Results 1 – 15 of 15) sorted by relevance
/include/linux/ |
D | bvec.h | 165 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()
|
D | psi_types.h | 144 u64 total[NR_PSI_AGGREGATORS][NR_PSI_STATES - 1]; member
|
D | lockdep.h | 124 s64 total; member
|
/include/crypto/ |
D | ctr.h | 42 if (nbytes < walk.total) { in crypto_ctr_encrypt_walk()
|
D | algapi.h | 105 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/ |
D | hash.h | 26 unsigned int total; member 64 return !(walk->entrylen | walk->total); in crypto_hash_walk_last()
|
D | skcipher.h | 51 unsigned int total; member
|
/include/net/ |
D | inetpeer.h | 64 int total; member
|
D | devlink.h | 960 unsigned long total);
|
/include/drm/ |
D | drm_legacy.h | 55 int total; /**< Buffer size */ member
|
/include/uapi/linux/ |
D | omapfb.h | 201 __u32 total; member
|
/include/linux/sunrpc/ |
D | svc.h | 522 struct kvec *first, size_t total); 525 size_t total);
|
/include/trace/events/ |
D | sunrpc.h | 781 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/ |
D | drm.h | 377 int total; /**< Buffer size */ member
|
/include/linux/mtd/ |
D | rawnand.h | 359 int total; member
|