Searched refs:cup (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/nfsd/ |
H A D | nfs4recover.c | 755 struct cld_upcall *cup = container_of(cmsg, struct cld_upcall, cu_u); in __cld_pipe_upcall() local 766 wait_for_completion(&cup->cu_done); in __cld_pipe_upcall() 863 struct cld_upcall *tmp, *cup; in cld_pipe_downcall() local 895 cup = NULL; in cld_pipe_downcall() 899 cup = tmp; in cld_pipe_downcall() 901 list_del_init(&cup->cu_list); in cld_pipe_downcall() 908 if (!cup) { in cld_pipe_downcall() 916 if (copy_from_user(&cup->cu_u.cu_msg_v2, src, mlen) != 0) in cld_pipe_downcall() 919 complete(&cup->cu_done); in cld_pipe_downcall() 927 struct cld_upcall *cup = container_of(cmsg, struct cld_upcall, in cld_pipe_destroy_msg() local [all …]
|
/openbmc/qemu/libdecnumber/ |
H A D | decNumber.c | 5034 const Unit *cup; /* .. */ in decMultiplyOp() local 5139 for (count=lhs->digits, cup=lhs->lsu, lip=zlhi; count>0; lip++) in decMultiplyOp() 5141 p+=DECDPUN, cup++, count-=DECDPUN) in decMultiplyOp() 5142 *lip+=*cup*powers[p]; in decMultiplyOp() 5144 for (count=rhs->digits, cup=rhs->lsu, rip=zrhi; count>0; rip++) in decMultiplyOp() 5146 p+=DECDPUN, cup++, count-=DECDPUN) in decMultiplyOp() 5147 *rip+=*cup*powers[p]; in decMultiplyOp()
|
/openbmc/linux/Documentation/core-api/ |
H A D | dma-api-howto.rst | 910 Grant Grundler <grundler@cup.hp.com>
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/ |
H A D | buildhistory_filelist2.txt | 4781 -rw-r--r-- root root 1353 ./usr/include/X11/extensions/cup.h
|
H A D | buildhistory_filelist1.txt | 4780 -rw-r--r-- root root 1353 ./usr/include/X11/extensions/cup.h
|