Searched refs:load (Results 1 - 25 of 95) sorted by last modified time

1234

/drivers/virt/
H A Dfsl_hypervisor.c109 param.load);
/drivers/watchdog/
H A DKconfig811 will only load on an HP ProLiant system with a minimum of iLO2 support.
1073 this driver into your kernel and/or load it as a module, that you
H A Dsp805_wdt.c61 * @load_val: load value to be set for current timeout
77 /* This routine finds load value that will reset system in required timout */
81 u64 load, rate; local
89 * load is half of what should be required.
91 load = div_u64(rate, 2) * timeout - 1;
93 load = (load > LOAD_MAX) ? LOAD_MAX : load;
94 load = (load < LOAD_MI
109 u64 load, rate; local
[all...]
/drivers/xen/
H A Dtmem.c370 .load = tmem_frontswap_load,
/drivers/usb/host/
H A Disp116x-hcd.c331 isp116x->load[i] -= ep->load;
335 ep->load / ep->period;
483 u16 load = 0; local
503 if ((load = isp116x->load[index])) {
528 len = (MAX_LOAD_LIMIT - load) / byte_time;
549 load += len * byte_time;
550 if (load > MAX_LOAD_LIMIT)
650 static int balance(struct isp116x *isp116x, u16 period, u16 load) argument
[all...]
H A Disp116x.h278 u16 load[PERIODIC_SIZE]; member in struct:isp116x
319 u16 load; member in struct:isp116x_ep
H A Disp1362-hcd.c485 DBG(1, "deschedule qh%d/%p branch %d load %d bandwidth %d -> %d\n", ep->interval,
486 ep, ep->branch, ep->load,
487 isp1362_hcd->load[ep->branch],
488 isp1362_hcd->load[ep->branch] - ep->load);
489 isp1362_hcd->load[ep->branch] -= ep->load;
1182 static int balance(struct isp1362_hcd *isp1362_hcd, u16 interval, u16 load) argument
1190 if (branch < 0 || isp1362_hcd->load[branch] > isp1362_hcd->load[
[all...]
H A Disp1362.h449 u16 load; member in struct:isp1362_ep
504 u16 load[PERIODIC_SIZE]; member in struct:isp1362_hcd
H A Dohci-dbg.c506 /* dump a snapshot of the periodic schedule (and load) */
512 temp = scnprintf (next, size, "%2d [%3d]:", i, ohci->load [i]);
H A Dohci-hcd.c1043 for (i = 0; i < NUM_INTS; i++) ohci->load [i] = 0;
H A Dohci-q.c106 * does some load balancing; returns the branch, or negative errno.
108 static int balance (struct ohci_hcd *ohci, int interval, int load) argument
120 if (branch < 0 || ohci->load [branch] > ohci->load [i]) {
125 if ((ohci->load [j] + load) > 900)
148 ed, ed->branch, ed->load, ed->interval);
175 ohci->load [i] += ed->load;
177 ohci_to_hcd(ohci)->self.bandwidth_allocated += ed->load / e
[all...]
H A Dohci.h65 u16 load; member in struct:ed
400 int load [NUM_INTS]; member in struct:ohci_hcd
H A Dsl811-hcd.c459 sl811->load[i] -= ep->load;
464 -= ep->load / ep->period;
758 * NOTE: the periodic schedule is a sparse tree, with the load for
763 static int balance(struct sl811 *sl811, u16 period, u16 load) argument
771 if (branch < 0 || sl811->load[branch] > sl811->load[i]) {
775 if ((sl811->load[j] + load)
879 ep->load
[all...]
H A Dsl811.h153 u16 load[PERIODIC_SIZE]; member in struct:sl811
184 u16 load; member in struct:sl811h_ep
H A Duhci-debug.c186 "%*s period %d phase %d load %d us, frame %x desc [%p]\n",
187 space, "", qh->period, qh->phase, qh->load,
190 out += sprintf(out, "%*s period %d phase %d load %d us\n",
191 space, "", qh->period, qh->phase, qh->load);
397 out += sprintf(out, "Periodic load table\n");
399 out += sprintf(out, "\t%d", uhci->load[i]);
H A Duhci-hcd.h168 short load; /* Periodic time requirement, in us */ member in struct:uhci_qh
444 short load[MAX_PHASE]; /* Periodic allocations */ member in struct:uhci_hcd
H A Duhci-q.c280 qh->load = usb_calc_bus_time(udev->speed,
609 * Find the highest existing bandwidth load for a given phase and period.
613 int highest_load = uhci->load[phase];
616 highest_load = max_t(int, highest_load, uhci->load[phase]);
629 * its load value. */
633 int phase, load; local
639 load = uhci_highest_load(uhci, phase, qh->period);
640 if (load < minimax_load) {
641 minimax_load = load;
648 if (minimax_load + qh->load > 90
663 int load = qh->load; local
687 qh->period, qh->phase, load); local
696 int load = qh->load; local
720 qh->period, qh->phase, load); local
[all...]
/drivers/usb/misc/
H A DKconfig12 After firmware load the device is handled with standard linux
26 After firmware load the device is handled with standard linux
/drivers/video/fbdev/
H A DKconfig958 module load time. The parameters look like "video=pvr2:XXX", where
1244 module load time. The parameters look like "video=matroxfb:XXX", and
1330 also load i2c-matroxfb to get it to run.
2256 module will be called vfb. In order to load it, you must use
/drivers/staging/comedi/drivers/
H A Ddas6402.c174 static void das6402_enable_counter(struct comedi_device *dev, bool load) argument
179 if (load) {
270 /* load the mux for single channel conversion */
/drivers/staging/imx-drm/
H A Dimx-drm-core.c530 .load = imx_drm_driver_load,
659 /* The drm_dev is NULL before .load hook is called */
/drivers/staging/lustre/lustre/include/
H A Ddt_object.h617 int (*load)(const struct lu_env *env, member in struct:dt_index_operations::dt_it_ops
/drivers/staging/lustre/lustre/obdclass/
H A Ddt_object.c785 rc = iops->load(env, it, rdpg->rp_hash);
893 /* load index feature if not done already */
/drivers/staging/slicoss/
H A Dslic.h305 u32 load; member in struct:sliccard
H A Dslicoss.c398 "Failed to load firmware %s\n", file);
476 "Failed to load firmware %s\n", file);
805 u32 load = card->events; local
815 if (load > SLIC_LOAD_5)
817 else if (load > SLIC_LOAD_4)
819 else if (load > SLIC_LOAD_3)
821 else if (load > SLIC_LOAD_2)
823 else if (load > SLIC_LOAD_1)
833 if (load > SLIC_LOAD_5)
835 else if (load > SLIC_LOAD_
[all...]

Completed in 267 milliseconds

1234