Home
last modified time | relevance | path

Searched refs:desired (Results 1 – 18 of 18) sorted by relevance

/arch/powerpc/kernel/
Dvio.c99 size_t desired; member
250 if (excess_freed && (vio_cmo.desired > vio_cmo.reserve.size)) { in vio_cmo_dealloc()
251 tmp = min(excess_freed, (vio_cmo.desired - vio_cmo.reserve.size)); in vio_cmo_dealloc()
405 cmo->desired = cmo->min; in vio_cmo_balance()
416 cmo->desired += (viodev->cmo.desired - VIO_CMO_MIN_ENT); in vio_cmo_balance()
431 if (viodev->cmo.desired <= level) { in vio_cmo_balance()
442 chunk = min(chunk, (viodev->cmo.desired - in vio_cmo_balance()
640 void vio_cmo_set_dev_desired(struct vio_dev *viodev, size_t desired) in vio_cmo_set_dev_desired() argument
650 if (desired < VIO_CMO_MIN_ENT) in vio_cmo_set_dev_desired()
651 desired = VIO_CMO_MIN_ENT; in vio_cmo_set_dev_desired()
[all …]
/arch/x86/platform/olpc/
Dolpc.c70 static int __wait_on_ibf(unsigned int line, unsigned int port, int desired) in __wait_on_ibf() argument
75 for (timeo = ec_timeout; state != desired && timeo; timeo--) { in __wait_on_ibf()
80 if ((state == desired) && (ec_timeout > EC_BASE_TIMEOUT) && in __wait_on_ibf()
86 return !(state == desired); in __wait_on_ibf()
90 static int __wait_on_obf(unsigned int line, unsigned int port, int desired) in __wait_on_obf() argument
95 for (timeo = ec_timeout; state != desired && timeo; timeo--) { in __wait_on_obf()
100 if ((state == desired) && (ec_timeout > EC_BASE_TIMEOUT) && in __wait_on_obf()
106 return !(state == desired); in __wait_on_obf()
/arch/powerpc/include/asm/
Dvio.h107 size_t desired; member
139 extern void vio_cmo_set_dev_desired(struct vio_dev *viodev, size_t desired);
/arch/m68k/ifpsp060/
Dilsp.doc70 below in "68060ILSP Entry Points" that corresponds to the desired
134 to record that such an event occurred if desired.
Dfplsp.doc71 below in "68060FPLSP entry points" that corresponds to the desired
Diskeleton.S61 | can do any clean-up desired. The stack frame is the
DTEST.DOC149 is desired:
/arch/frv/kernel/
Dsleep.S127 # On entry: gr7 holds desired hsr0 sleep value
128 # gr8 holds desired psr sleep value
/arch/m68k/fpsp040/
Dbinstr.S7 | Input: 64-bit binary integer in d2:d3, desired length (LEN) in
Dbindec.S68 | The mantissa is scaled to the desired number of
/arch/arm/nwfpe/
Dsoftfloat-specialize43 defined here if desired. It is currently not possible for such a trap to
/arch/cris/arch-v10/
DREADME.mm238 used just like alloc_area_pmd to check which page table entry is desired,
/arch/tile/
DKconfig305 Select the desired split between kernel and user memory.
/arch/unicore32/kernel/
Dentry.S278 @ set desired INTR state, then call main handler
/arch/arm/mm/
DKconfig884 so that the cache operation has the desired effect.
/arch/arm/
DKconfig1460 Select the desired split between kernel and user memory.
/arch/x86/
DKconfig1288 Select the desired split between kernel and user memory.
/arch/m68k/ifpsp060/src/
Dfpsp.S10268 # positive which is the desired result for fcosh(). #