Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/riscv/hwprobe/
H A Dcbo.c302 unsigned int plan = 0; in main() local
364 plan += tests[i].enabled ? tests[i].nr_tests : 0; in main()
366 if (plan == 0) in main()
369 ksft_set_plan(plan); in main()
/linux/Documentation/gpu/rfc/
H A Di915_gem_lmem.rst5 Upstream plan
7 For upstream the overall plan for landing all the DG1 stuff and turning it for
H A Di915_scheduler.rst5 Upstream plan
7 For upstream the overall plan for landing GuC submission and integrating the
/linux/tools/testing/selftests/riscv/abi/
H A Dpointer_masking.c321 unsigned int plan = 0; in main() local
340 plan += tests[i].nr_tests; in main()
342 ksft_set_plan(plan); in main()
/linux/tools/testing/selftests/mm/
H A Duffd-wp-mremap.c337 int i, j, plan = 0; in main() local
356 plan += *testcases[i].nr_sizes; in main()
357 ksft_set_plan(plan); in main()
/linux/drivers/parport/
H A DKconfig101 called parport_ip32. If in doubt, saying N is the safe plan.
110 called parport_amiga. If in doubt, saying N is the safe plan.
119 parport_mfc3. If in doubt, saying N is the safe plan.
128 called parport_atari. If in doubt, saying N is the safe plan.
/linux/drivers/block/drbd/
H A Ddrbd_worker.c508 struct fifo_buffer *plan; in drbd_rs_controller() local
511 plan = rcu_dereference(device->rs_plan_s); in drbd_rs_controller()
513 steps = plan->size; /* (dc->c_plan_ahead * 10 * SLEEP_TIME) / HZ; */ in drbd_rs_controller()
522 correction = want - device->rs_in_flight - plan->total; in drbd_rs_controller()
526 fifo_add_val(plan, cps); in drbd_rs_controller()
527 plan->total += cps * steps; in drbd_rs_controller()
530 curr_corr = fifo_push(plan, 0); in drbd_rs_controller()
531 plan->total -= curr_corr; in drbd_rs_controller()
1661 struct fifo_buffer *plan; in drbd_rs_controller_reset() local
1674 plan = rcu_dereference(device->rs_plan_s); in drbd_rs_controller_reset()
[all …]
/linux/net/mac802154/
H A DKconfig20 If you plan to use HardMAC IEEE 802.15.4 devices, you can
/linux/tools/testing/selftests/
H A Dkselftest.h154 static inline void ksft_set_plan(unsigned int plan) in ksft_set_plan() argument
156 ksft_plan = plan; in ksft_set_plan()
/linux/drivers/net/slip/
H A 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/drivers/media/usb/pvrusb2/
H A DKconfig64 You do not need to select this option unless you plan
/linux/Documentation/process/
H A Dconclave.rst41 necessary to support and implement this plan.
H A 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/drivers/gpu/drm/i915/
H A DTODO.txt8 - Come up with a plan what to do with drm/scheduler and how to get there.
/linux/drivers/net/can/
H A DKconfig17 virtual ones. If you own such devices or plan to use the virtual CAN
65 plan to use such devices or if unsure, say Y.
/linux/Documentation/devicetree/bindings/net/
H A Dcpsw.txt65 Future plan is to migrate hwmod data base contents into device tree
/linux/drivers/input/serio/
H A 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/Documentation/i2c/
H A Ddma-considerations.rst69 Final note: If you plan to use DMA with I2C (or with anything else, actually)
/linux/Documentation/ABI/stable/
H A Dsysfs-class-ubi16 format. Currently it is 1, and there is no plan to change this.
/linux/Documentation/virt/hyperv/
H A Dvpci.rst20 .. _DDA: https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/plan/plan-for-depl…
/linux/Documentation/hwmon/
H A Dw83627ehf.rst158 The attributes can be written to, which is useful if you plan to
/linux/Documentation/usb/
H A Dgadget_printer.rst50 BEFORE RELEASING A PRODUCT. If you plan to release a product and don't
/linux/Documentation/timers/
H A Dtimekeeping.rst104 attribute however: the system will not try to plan events beyond the time
/linux/tools/perf/Documentation/
H A Dperf-sched.txt226 we plan to remove them in next revision.
/linux/drivers/video/fbdev/
H A DKconfig87 Say N unless you have such a graphics board or plan to get one
146 If you plan to use the LCD display with your SA-1100 system, say
609 Say Y here if you have a PowerVR 2 card in your box. If you plan to
775 and 815 chipsets. Say Y if you have and plan to use such a board.

12