Home
last modified time | relevance | path

Searched refs:plan (Results 1 – 25 of 51) sorted by relevance

123

/Linux-v5.4/tools/testing/selftests/
Dkselftest.h66 static inline void ksft_set_plan(unsigned int plan) in ksft_set_plan() argument
68 ksft_plan = plan; in ksft_set_plan()
/Linux-v5.4/drivers/parport/
DKconfig100 called parport_ip32. If in doubt, saying N is the safe plan.
109 called parport_amiga. If in doubt, saying N is the safe plan.
118 parport_mfc3. If in doubt, saying N is the safe plan.
127 called parport_atari. If in doubt, saying N is the safe plan.
/Linux-v5.4/drivers/block/drbd/
Ddrbd_worker.c510 struct fifo_buffer *plan; in drbd_rs_controller() local
513 plan = rcu_dereference(device->rs_plan_s); in drbd_rs_controller()
515 steps = plan->size; /* (dc->c_plan_ahead * 10 * SLEEP_TIME) / HZ; */ in drbd_rs_controller()
524 correction = want - device->rs_in_flight - plan->total; in drbd_rs_controller()
528 fifo_add_val(plan, cps); in drbd_rs_controller()
529 plan->total += cps * steps; in drbd_rs_controller()
532 curr_corr = fifo_push(plan, 0); in drbd_rs_controller()
533 plan->total -= curr_corr; in drbd_rs_controller()
1675 struct fifo_buffer *plan; in drbd_rs_controller_reset() local
1687 plan = rcu_dereference(device->rs_plan_s); in drbd_rs_controller_reset()
[all …]
/Linux-v5.4/net/mac802154/
DKconfig20 If you plan to use HardMAC IEEE 802.15.4 devices, you can
/Linux-v5.4/Documentation/devicetree/bindings/net/
Ddavinci-mdio.txt18 Future plan is to migrate hwmod data base contents into device tree
Dcpsw.txt65 Future plan is to migrate hwmod data base contents into device tree
/Linux-v5.4/net/wimax/
DKconfig16 for a service plan with a provider.
/Linux-v5.4/Documentation/devicetree/bindings/i2c/
Di2c-omap.txt24 Future plan is to migrate hwmod data base contents into device tree
/Linux-v5.4/drivers/net/slip/
DKconfig24 you plan to use SLiRP, make sure to say Y to CSLIP, below. The
54 you plan to use SLiRP, the SLIP emulator (available from
/Linux-v5.4/drivers/net/wireless/
DKconfig28 We plan to remove this option and code, so if you find
32 necessary, give up on our plan of removing it).
/Linux-v5.4/drivers/net/ethernet/toshiba/
DKconfig37 If you have the wireless-less model of PS3 or have no plan to
/Linux-v5.4/Documentation/devicetree/bindings/net/can/
Dc_can.txt34 Future plan is to migrate hwmod data base contents into device tree
/Linux-v5.4/drivers/media/usb/pvrusb2/
DKconfig63 You do not need to select this option unless you plan
/Linux-v5.4/Documentation/admin-guide/LSM/
Dtomoyo.rst54 What is future plan?
/Linux-v5.4/arch/c6x/
DKconfig80 Say Y if you plan on running a kernel in big-endian mode.
/Linux-v5.4/arch/m68k/
DKconfig.machine12 you plan to use this kernel on an Amiga, say Y here and browse the
22 computers (including the TT, Falcon and Medusa). If you plan to use
95 experimental. If you plan to try to use the kernel on such a machine
/Linux-v5.4/Documentation/i2c/
Ddma-considerations.rst69 Final note: If you plan to use DMA with I2C (or with anything else, actually)
/Linux-v5.4/drivers/input/serio/
DKconfig48 Say Y here if you plan to use an input device (mouse, joystick,
139 driver, and the new HIL driver is experimental, so if you plan
/Linux-v5.4/Documentation/gpu/
Dtodo.rst130 Contact: Sean Paul, Maintainer of the driver you plan to convert
140 Contact: Maintainer of the driver you plan to convert
158 Contact: Maintainer of the driver you plan to convert
/Linux-v5.4/Documentation/ioctl/
Dbotching-up-ioctls.rst65 * Have a plan for extending ioctls with new flags or new fields at the end of
73 and reject the ioctl if that's not the case. Otherwise your nice plan for
/Linux-v5.4/Documentation/ABI/stable/
Dsysfs-class-ubi16 format. Currently it is 1, and there is no plan to change this.
/Linux-v5.4/Documentation/hwmon/
Dw83627ehf.rst158 The attributes can be written to, which is useful if you plan to
/Linux-v5.4/Documentation/isdn/
Dhysdn.rst78 If you plan to use the capidrv-link to isdn4linux, make sure to load
/Linux-v5.4/Documentation/usb/
Dgadget_printer.rst50 BEFORE RELEASING A PRODUCT. If you plan to release a product and don't
/Linux-v5.4/drivers/video/fbdev/
DKconfig246 Say N unless you have such a graphics board or plan to get one
330 If you plan to use the LCD display with your SA-1100 system, say
819 Say Y here if you have a PowerVR 2 card in your box. If you plan to
988 and 815 chipsets. Say Y if you have and plan to use such a board.
1057 Say Y if you have and plan to use such a board.
2183 far only synchronous displays are supported. If you plan to use

123