Searched full:increased (Results 1 – 25 of 597) sorted by relevance
12345678910>>...24
/linux-6.12.1/tools/testing/selftests/damon/ |
D | damos_quota_goal.py | 69 increased = last_effective_bytes < goal.effective_bytes 70 if expect_increase != increased: 71 print('expectation of increase (%s) != increased (%s)' % 72 (expect_increase, increased))
|
/linux-6.12.1/tools/testing/selftests/drivers/net/mlxsw/ |
D | devlink_trap_l2_drops.sh | 436 check_fail $? "Trap stats increased before setting action to \"trap\"" 448 check_fail $? "Trap stats increased after setting action to \"drop\"" 456 check_fail $? "Trap stats increased after adding an FDB entry" 463 check_fail $? "Trap stats increased after unlocking port" 485 check_fail $? "Trap stats increased before setting action to \"trap\"" 497 check_fail $? "Trap stats increased after setting action to \"drop\"" 504 check_fail $? "Trap stats increased after unlocking port" 511 check_fail $? "Trap stats increased after replacing an FDB entry"
|
D | devlink_trap_l3_exceptions.sh | 385 # The ping should pass and devlink counters should be increased. 420 # Without it, counters of unresolved_neigh will be increased 430 check_err 1 "Trap counter increased when it should not"
|
/linux-6.12.1/Documentation/ABI/stable/ |
D | sysfs-devices-system-xen_memory | 17 increased to. The default value is 32 seconds. 37 increased, 'schedule_delay' is increased (until
|
/linux-6.12.1/Documentation/userspace-api/media/dvb/ |
D | frontend-stat-properties.rst | 107 This measurement is monotonically increased, as the frontend gets more 135 This measurement is monotonically increased, as the frontend gets more 164 This measurement is monotonically increased, as the frontend gets more 192 This measurement is monotonically increased, as the frontend gets more 213 This measurement is monotonically increased, as the frontend gets more
|
/linux-6.12.1/Documentation/networking/ |
D | snmp_counter.rst | 21 IpExtInOctets. It will be increased even if the packet is dropped 77 Defined in `RFC1213 ipInAddrErrors`_. It will be increased in two 93 Defined in `RFC1213 ipInUnknownProtos`_. It will be increased if the 96 and this counter won't be increased. 137 would be increased even if the ICMP packet has an invalid type. The 227 is increased, IcmpInErrors would always be increased too. 526 TcpExtTCPAbortFailed will be increased. 1060 IcmpOutMsgs, IcmpOutEchos and IcmpMsgOutType8 were increased 1. The 1062 IcmpInEchoReps and IcmpMsgInType0 were increased 1. The ICMP Echo Reply 1064 increased 1. The default ping data size is 48, so an ICMP Echo packet [all …]
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dpp/dcn32/ |
D | dcn32_dpp.c | 70 /* use increased LB size for calculation only if Scaler not enabled */ in dscl32_calc_lb_num_partitions() 83 /* use increased LB size for calculation only if Scaler not enabled */ in dscl32_calc_lb_num_partitions() 203 /* use increased LB size for calculation only if Scaler not enabled */ in dscl32_spl_calc_lb_num_partitions() 216 /* use increased LB size for calculation only if Scaler not enabled */ in dscl32_spl_calc_lb_num_partitions()
|
/linux-6.12.1/Documentation/mm/ |
D | page_migration.rst | 90 is increased so that the folio cannot be freed while folio migration occurs. 169 this counter is increased by one. If the page was a THP or hugetlb, then 170 this counter is increased by the number of THP or hugetlb subpages. 175 PGMIGRATE_SUCCESS, above: this will be increased by the number of subpages,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dpp/dcn401/ |
D | dcn401_dpp.c | 319 /* use increased LB size for calculation only if Scaler not enabled */ in dscl401_calc_lb_num_partitions() 332 /* use increased LB size for calculation only if Scaler not enabled */ in dscl401_calc_lb_num_partitions() 394 /* use increased LB size for calculation only if Scaler not enabled */ in dscl401_spl_calc_lb_num_partitions() 407 /* use increased LB size for calculation only if Scaler not enabled */ in dscl401_spl_calc_lb_num_partitions()
|
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx6ull-dhcor-som.dtsi | 39 792000 1250000 /* Voltage increased */ 46 792000 1250000 /* Voltage increased */ 201 * the speed can be increased accordingly.
|
/linux-6.12.1/include/uapi/linux/ |
D | counter.h | 54 /* Count value increased past ceiling */ 58 /* Count value increased past ceiling, or decreased past floor */
|
/linux-6.12.1/tools/perf/pmu-events/arch/arm64/ampere/ampereonex/ |
D | cache.json | 173 "PublicDescription": "L1 prefetcher, distance was increased", 176 "BriefDescription": "L1 prefetcher, distance was increased"
|
/linux-6.12.1/net/batman-adv/ |
D | originator.c | 55 * Return: orig_node (with increased refcnt), NULL on errors 168 * The object is returned with refcounter increased by 1. 316 * The object is returned with refcounter increased by 1. 375 * The object is returned with refcounter increased by 1. 409 * The object is returned with refcounter increased by 1. 451 * The object is returned with refcounter increased by 1. 488 * The object is returned with refcounter increased by 1. 1185 * Return: the current best neighbor, with refcount increased.
|
/linux-6.12.1/Documentation/bpf/ |
D | prog_cgroup_sockopt.rst | 30 Note, that ``optlen`` can not be increased beyond the user-supplied 47 has been increased above initial ``getsockopt`` value (i.e. userspace
|
/linux-6.12.1/drivers/video/fbdev/ |
D | pxa3xx-gcu.h | 10 /* To be increased when breaking the ABI */
|
/linux-6.12.1/drivers/hid/intel-ish-hid/ |
D | Kconfig | 14 low power modes more often, resulting in the increased battery life.
|
/linux-6.12.1/Documentation/filesystems/ |
D | qnx6.rst | 45 serial of the new master superblock is increased (old superblock serial + 1) 193 superblock atomically is increased and the fs switches over to that - then
|
/linux-6.12.1/drivers/usb/gadget/function/ |
D | u_tcm.h | 20 * If non-null its refcount will be increased when a tpg is created and
|
/linux-6.12.1/tools/testing/selftests/kvm/x86_64/ |
D | hyperv_clock.c | 59 /* For increased accuracy, take mean rdtsc() before and afrer rdmsr() */ in check_tsc_msr_rdtsc() 184 /* For increased accuracy, take mean rdtsc() before and afrer ioctl */ in host_check_tsc_msr_rdtsc()
|
/linux-6.12.1/arch/riscv/include/asm/ |
D | xip_fixup.h | 28 * writable section, the VMA is increased while LMA remains the same.
|
/linux-6.12.1/include/linux/ |
D | coda.h | 54 * Based on cfs.h from Mach, but revamped for increased simplicity.
|
/linux-6.12.1/tools/testing/selftests/net/tcp_ao/ |
D | seq-ext.c | 149 test_ok("TCPAOGood counter increased %" PRIu64 " => %" PRIu64, in server_fn() 235 test_ok("TCPAOGood counter increased %" PRIu64 " => %" PRIu64, in client_fn()
|
/linux-6.12.1/Documentation/hwmon/ |
D | nct6775.rst | 221 milliseconds before fan speed is increased 271 milliseconds before fan speed is increased
|
/linux-6.12.1/Documentation/scsi/ |
D | link_power_management_policy.rst | 15 sacrifice some performance due to increased latency
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/intel/ |
D | e1000e.rst | 54 increased CPU utilization, though it may help throughput in some circumstances. 85 to the increased CPU utilization of the higher interrupt rate. 95 increased stepwise to 20000. This default mode is suitable for most
|
12345678910>>...24