| /linux-6.15/tools/testing/selftests/riscv/hwprobe/ |
| H A D | cbo.c | 218 unsigned int plan = 0; in main() local 257 plan += tests[i].enabled ? tests[i].nr_tests : 0; in main() 259 if (plan == 0) in main() 262 ksft_set_plan(plan); in main()
|
| /linux-6.15/Documentation/gpu/rfc/ |
| H A D | i915_gem_lmem.rst | 5 Upstream plan 7 For upstream the overall plan for landing all the DG1 stuff and turning it for
|
| H A D | i915_scheduler.rst | 5 Upstream plan 7 For upstream the overall plan for landing GuC submission and integrating the
|
| /linux-6.15/tools/testing/selftests/riscv/abi/ |
| H A D | pointer_masking.c | 321 unsigned int plan = 0; in main() local 340 plan += tests[i].nr_tests; in main() 342 ksft_set_plan(plan); in main()
|
| /linux-6.15/tools/testing/selftests/mm/ |
| H A D | uffd-wp-mremap.c | 340 int i, j, plan = 0; in main() local 359 plan += *testcases[i].nr_sizes; in main() 360 ksft_set_plan(plan); in main()
|
| /linux-6.15/drivers/parport/ |
| H A D | Kconfig | 101 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-6.15/net/mac802154/ |
| H A D | Kconfig | 20 If you plan to use HardMAC IEEE 802.15.4 devices, you can
|
| /linux-6.15/drivers/block/drbd/ |
| H A D | drbd_worker.c | 507 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-6.15/drivers/net/wireless/realtek/rtw89/ |
| H A D | chan.c | 962 pattern->plan, pattern->courtesy.enable); in rtw89_mcc_assign_pattern() 1018 ptrn->plan = RTW89_MCC_PLAN_MID_BT; in __rtw89_mcc_calc_pattern_loose() 1024 ptrn->plan, bcn_ofst); in __rtw89_mcc_calc_pattern_loose() 1069 ptrn->plan, bcn_ofst); in __rtw89_mcc_calc_pattern_strict() 1071 if (ptrn->plan == RTW89_MCC_PLAN_MID_BT) in __rtw89_mcc_calc_pattern_strict() 1181 .plan = i, in rtw89_mcc_calc_pattern() 1209 tmp.plan = RTW89_MCC_PLAN_NO_BT; in rtw89_mcc_set_default_pattern() 1712 switch (pattern->plan) { in __mcc_fw_start() 1830 switch (pattern->plan) { in __mrc_fw_start() 2208 if (old_cfg.pattern.plan != RTW89_MCC_PLAN_NO_BT || in rtw89_mcc_update() [all …]
|
| /linux-6.15/tools/testing/selftests/ |
| H A D | kselftest.h | 144 static inline void ksft_set_plan(unsigned int plan) in ksft_set_plan() argument 146 ksft_plan = plan; in ksft_set_plan()
|
| /linux-6.15/drivers/net/slip/ |
| H A D | Kconfig | 24 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-6.15/drivers/net/ethernet/toshiba/ |
| H A D | Kconfig | 37 If you have the wireless-less model of PS3 or have no plan to
|
| /linux-6.15/drivers/media/usb/pvrusb2/ |
| H A D | Kconfig | 64 You do not need to select this option unless you plan
|
| /linux-6.15/arch/m68k/ |
| H A D | Kconfig.machine | 12 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 37 computers. If you plan to use this kernel on a Mac, say Y here and 99 experimental. If you plan to try to use the kernel on such a machine
|
| /linux-6.15/drivers/gpu/drm/i915/ |
| H A D | TODO.txt | 8 - Come up with a plan what to do with drm/scheduler and how to get there.
|
| /linux-6.15/Documentation/dev-tools/ |
| H A D | ktap.rst | 56 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-6.15/Documentation/hwmon/ |
| H A D | corsair-psu.rst | 87 PSU. Accordingly to the default automatic fan speed plan the fan starts at about
|
| H A D | w83627ehf.rst | 158 The attributes can be written to, which is useful if you plan to
|
| /linux-6.15/drivers/net/can/ |
| H A D | Kconfig | 17 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-6.15/Documentation/devicetree/bindings/net/ |
| H A D | cpsw.txt | 65 Future plan is to migrate hwmod data base contents into device tree
|
| /linux-6.15/Documentation/i2c/ |
| H A D | dma-considerations.rst | 69 Final note: If you plan to use DMA with I2C (or with anything else, actually)
|
| /linux-6.15/drivers/input/serio/ |
| H A D | Kconfig | 48 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-6.15/Documentation/process/ |
| H A D | botching-up-ioctls.rst | 65 * 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-6.15/Documentation/netlink/specs/ |
| H A D | nl80211.yaml | 991 name: max-scan-plan-interval 994 name: max-scan-plan-iterations 1903 - max-scan-plan-interval 1904 - max-scan-plan-iterations
|
| /linux-6.15/Documentation/ABI/stable/ |
| H A D | sysfs-class-ubi | 16 format. Currently it is 1, and there is no plan to change this.
|