Home
last modified time | relevance | path

Searched refs:expectations (Results 1 – 25 of 32) sorted by relevance

12

/kernel/linux/linux-5.10/Documentation/ABI/stable/
Dsysfs-acpi-pmprofile6 power management (and performance) requirement expectations
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
DKconfig.unstable16 verify that the uAPI meet their expectations. These uAPI should
/kernel/linux/linux-5.10/Documentation/dev-tools/kunit/
Dusage.rst55 and then sets *expectations* for what should happen. For example:
69 nothing; no expectations are set, so all expectations pass. On the other hand
77 by setting expectations about the behavior of a piece of code under test; when
78 one or more of the expectations fail, the test case fails and information about
94 expectations, the test case, ``add_test_basic`` will pass; if any one of these
95 expectations fails, the test case will fail.
99 expectations until the test case ends or is otherwise terminated. This is as
102 To learn about more expectations supported by KUnit, see :doc:`api/test`.
/kernel/linux/linux-5.10/drivers/soc/rockchip/
DKconfig15 to make some of them conform to expectations of the kernel.
/kernel/linux/linux-5.10/Documentation/process/
Dcode-of-conduct-interpretation.rst68 secondary by the expectations of contributors and maintainers.
70 Both the expertise expectations and decision-making are subject to
76 As a consequence, setting expertise expectations, making decisions and
Dkernel-enforcement-statement.rst43 eliminate any uncertainty about our expectations regarding compliance or
Dbotching-up-ioctls.rst100 Check that the error code matches your expectations. And finally make sure
D5.Posting.rst11 document will attempt to cover these expectations in reasonable detail;
/kernel/linux/linux-5.10/include/net/netfilter/
Dnf_conntrack_helper.h74 struct hlist_head expectations; member
/kernel/linux/linux-5.10/net/netfilter/
Dnf_conntrack_expect.c223 hlist_for_each_entry_safe(exp, next, &help->expectations, lnode) { in nf_ct_remove_expectations()
388 hlist_add_head_rcu(&exp->lnode, &master_help->expectations); in nf_ct_expect_insert()
404 hlist_for_each_entry(exp, &master_help->expectations, lnode) { in evict_oldest_expect()
Dnf_conntrack_helper.c205 INIT_HLIST_HEAD(&help->expectations); in nf_ct_helper_ext_add()
Dnf_conntrack_sip.c812 hlist_for_each_entry_safe(exp, next, &help->expectations, lnode) { in refresh_signalling_expectation()
835 hlist_for_each_entry_safe(exp, next, &help->expectations, lnode) { in flush_expectations()
Dnf_nat_sip.c340 hlist_for_each_entry(pair_exp, &help->expectations, lnode) { in nf_nat_sip_expected()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/soc/qcom/
Dqcom,glink.txt58 meet expectations of the remote.
/kernel/linux/linux-5.10/drivers/fsi/
DKconfig26 to match old userspace expectations.
/kernel/linux/linux-5.10/Documentation/driver-api/driver-model/
Ddevice.rst100 strict expectations on when attributes get created. When a new device is
/kernel/linux/linux-5.10/Documentation/filesystems/
Ddnotify.rst43 Implementation expectations (features and bugs :-))
/kernel/linux/linux-5.10/Documentation/
Dindex.rst44 The following holds information on the kernel's expectations regarding the
/kernel/linux/linux-5.10/Documentation/maintainer/
Dmaintainer-entry-profile.rst10 their expectations and avoid common mistakes; maintainers may use these
/kernel/linux/linux-5.10/Documentation/firmware-guide/acpi/apei/
Deinj.rst160 creativity in using this feature expands beyond our expectations).
/kernel/linux/linux-5.10/Documentation/admin-guide/laptops/
Ddisk-shock-protection.rst75 milliseconds may raise expectations that cannot be satisfied in
/kernel/linux/linux-5.10/Documentation/firmware-guide/acpi/
Dgpio-properties.rst68 and polarity settings. The table below shows the expectations:
/kernel/linux/linux-5.10/Documentation/power/
Dpm_qos_interface.rst6 performance expectations by drivers, subsystems and user space applications on
/kernel/linux/linux-5.10/Documentation/arm64/
Dacpi_object_usage.rst5 The expectations of individual ACPI tables are discussed in the list that
434 The expectations on individual ACPI objects that are likely to be used are
/kernel/linux/linux-5.10/Documentation/core-api/
Datomic_ops.rst572 Spinlocks and rwlocks have memory barrier expectations as well.

12