Home
last modified time | relevance | path

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

123

/linux/tools/testing/selftests/riscv/hwprobe/
A Dcbo.c182 unsigned int plan = 0; in main() local
213 plan += tests[i].enabled ? tests[i].nr_tests : 0; in main()
215 if (plan == 0) in main()
218 ksft_set_plan(plan); in main()
/linux/Documentation/gpu/rfc/
A Di915_gem_lmem.rst5 Upstream plan
7 For upstream the overall plan for landing all the DG1 stuff and turning it for
A Di915_scheduler.rst5 Upstream plan
7 For upstream the overall plan for landing GuC submission and integrating the
/linux/drivers/parport/
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/net/wireless/realtek/rtw89/
A Dchan.c770 pattern->plan, pattern->courtesy.enable); in rtw89_mcc_assign_pattern()
826 ptrn->plan = RTW89_MCC_PLAN_MID_BT; in __rtw89_mcc_calc_pattern_loose()
832 ptrn->plan, bcn_ofst); in __rtw89_mcc_calc_pattern_loose()
877 ptrn->plan, bcn_ofst); in __rtw89_mcc_calc_pattern_strict()
879 if (ptrn->plan == RTW89_MCC_PLAN_MID_BT) in __rtw89_mcc_calc_pattern_strict()
989 .plan = i, in rtw89_mcc_calc_pattern()
1017 tmp.plan = RTW89_MCC_PLAN_NO_BT; in rtw89_mcc_set_default_pattern()
1520 switch (pattern->plan) { in __mcc_fw_start()
1638 switch (pattern->plan) { in __mrc_fw_start()
2016 if (old_cfg.pattern.plan != RTW89_MCC_PLAN_NO_BT || in rtw89_mcc_update()
[all …]
/linux/net/mac802154/
A DKconfig20 If you plan to use HardMAC IEEE 802.15.4 devices, you can
/linux/drivers/block/drbd/
A Ddrbd_worker.c507 struct fifo_buffer *plan; in drbd_rs_controller() local
510 plan = rcu_dereference(device->rs_plan_s); in drbd_rs_controller()
521 correction = want - device->rs_in_flight - plan->total; in drbd_rs_controller()
525 fifo_add_val(plan, cps); in drbd_rs_controller()
526 plan->total += cps * steps; in drbd_rs_controller()
529 curr_corr = fifo_push(plan, 0); in drbd_rs_controller()
530 plan->total -= curr_corr; in drbd_rs_controller()
1680 struct fifo_buffer *plan; in drbd_rs_controller_reset() local
1693 plan = rcu_dereference(device->rs_plan_s); in drbd_rs_controller_reset()
1694 plan->total = 0; in drbd_rs_controller_reset()
[all …]
/linux/tools/testing/selftests/
A Dkselftest.h142 static inline void ksft_set_plan(unsigned int plan) in ksft_set_plan() argument
144 ksft_plan = plan; in ksft_set_plan()
/linux/drivers/net/slip/
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/net/ethernet/toshiba/
A DKconfig37 If you have the wireless-less model of PS3 or have no plan to
/linux/drivers/media/usb/pvrusb2/
A DKconfig64 You do not need to select this option unless you plan
/linux/drivers/gpu/drm/i915/
A DTODO.txt8 - Come up with a plan what to do with drm/scheduler and how to get there.
/linux/arch/m68k/
A DKconfig.machine13 you plan to use this kernel on an Amiga, say Y here and browse the
24 computers (including the TT, Falcon and Medusa). If you plan to use
40 computers. If you plan to use this kernel on a Mac, say Y here and
105 experimental. If you plan to try to use the kernel on such a machine
/linux/Documentation/dev-tools/
A Dktap.rst56 A test plan provides the number of tests (or subtests) in the KTAP output.
62 which case the test plan may be omitted -- it is strongly recommended one is
190 starting with another KTAP version line and test plan, and end with the overall
/linux/Documentation/hwmon/
A Dcorsair-psu.rst87 PSU. Accordingly to the default automatic fan speed plan the fan starts at about
A Dw83627ehf.rst158 The attributes can be written to, which is useful if you plan to
/linux/drivers/net/can/
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/
A Dcpsw.txt65 Future plan is to migrate hwmod data base contents into device tree
/linux/Documentation/i2c/
A Ddma-considerations.rst69 Final note: If you plan to use DMA with I2C (or with anything else, actually)
/linux/drivers/input/serio/
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/process/
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/Documentation/ABI/stable/
A Dsysfs-class-ubi16 format. Currently it is 1, and there is no plan to change this.
/linux/Documentation/virt/hyperv/
A Dvpci.rst20 .. _DDA: https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/plan/plan-for-depl…
/linux/Documentation/usb/
A Dgadget_printer.rst50 BEFORE RELEASING A PRODUCT. If you plan to release a product and don't
/linux/Documentation/timers/
A Dtimekeeping.rst104 attribute however: the system will not try to plan events beyond the time

Completed in 50 milliseconds

123