Home
last modified time | relevance | path

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

12345

/openbmc/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
/openbmc/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.
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/liburi/liburi-perl/
H A D0001-Skip-TODO-test-cases-that-fail.patch56 - plan tests=>30;
57 + plan tests=>28;
59 plan skip_all=>"this perl doesn't support PerlIO layers";
/openbmc/linux/tools/testing/selftests/
H A Dkselftest.h131 static inline void ksft_set_plan(unsigned int plan) in ksft_set_plan() argument
133 ksft_plan = plan; in ksft_set_plan()
/openbmc/estoraged/include/
H A Dmeson.build5 # If the number of drives increases we plan to switch to a config file design
/openbmc/qemu/tests/tsan/
H A Dsuppressions.tsan3 # plan to fix, and to explain why for each item.
/openbmc/linux/drivers/block/drbd/
H 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()
512 steps = plan->size; /* (dc->c_plan_ahead * 10 * SLEEP_TIME) / HZ; */ 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()
[all …]
/openbmc/linux/net/mac802154/
H A DKconfig20 If you plan to use HardMAC IEEE 802.15.4 devices, you can
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wireshark/
H A DREADME9 Currently gtk is supported with this release and I plan on integrating QT.
/openbmc/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
/openbmc/docs/designs/
H A Destoraged.md33 This design is specifically targeted for use with eMMC devices, and we plan to
69 MMC, SATA, NVMe. Initially, we plan to only use eStoraged with eMMC devices,
109 For eMMC devices, we plan to enable the password locking feature (CMD42), to
H A Dcertificate-revocation-list.md35 Google doesn't plan on using Redfish interfaces to manage certificates and CRLs.
/openbmc/linux/drivers/net/ethernet/toshiba/
H A DKconfig37 If you have the wireless-less model of PS3 or have no plan to
/openbmc/linux/drivers/media/usb/pvrusb2/
H A DKconfig64 You do not need to select this option unless you plan
/openbmc/linux/arch/m68k/
H 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
/openbmc/linux/Documentation/admin-guide/LSM/
H A Dtomoyo.rst54 What is future plan?
/openbmc/u-boot/board/theobroma-systems/lion_rk3368/
H A DREADME56 If everything went according to plan, you should see the following
/openbmc/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.
/openbmc/linux/Documentation/dev-tools/
H 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
/openbmc/qemu/docs/interop/
H A Dnbd.rst63 easier to plan for cross-version interoperability. Note that in
/openbmc/linux/Documentation/hwmon/
H A Dcorsair-psu.rst87 PSU. Accordingly to the default automatic fan speed plan the fan starts at about
/openbmc/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.
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dcpsw.txt65 Future plan is to migrate hwmod data base contents into device tree
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dquilt.rst40 notify Quilt about the files you plan to edit. You notify Quilt by

12345