Home
last modified time | relevance | path

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

12

/linux/Documentation/maintainer/
H A Dfeature-and-driver-maintainers.rst12 populous) group. It provides tips and describes the expectations and
31 The exact expectations on the response time will vary by subsystem.
35 review delay of the subsystem maintainer. The resulting expectations
100 The previous section described the expectations of the maintainer,
H A Dmaintainer-entry-profile.rst10 their expectations and avoid common mistakes; maintainers may use these
/linux/Documentation/driver-api/cxl/
H A Dconventions.rst7 expectations. Record the details and the rationale for those deviations.
/linux/drivers/soc/rockchip/
H A DKconfig15 to make some of them conform to expectations of the kernel.
/linux/Documentation/dev-tools/kunit/
H A Darchitecture.rst108 KUnit tests verify state using expectations/assertions.
109 All expectations/assertions are formatted as:
116 - For expectations, the test is marked as failed and the failure is logged.
H A Dusage.rst11 and then sets *expectations* for what should happen. For example:
25 nothing; no expectations are set, and therefore all expectations pass. On the
34 expectations about the behavior of a piece of code under test. When one or more
35 expectations fail, the test case fails and information about the failure is
51 expectations, the test case, ``add_test_basic`` will pass; if any one of these
52 expectations fails, the test case will fail.
55 continue to run, and try other expectations until the test case ends or is
59 To learn about more KUnit expectations, see Documentation/dev-tools/kunit/api/test.rst.
/linux/net/netfilter/
H A Dnf_conntrack_expect.c244 hlist_for_each_entry_safe(exp, next, &help->expectations, lnode) { in nf_ct_remove_expectations()
427 hlist_add_head_rcu(&exp->lnode, &master_help->expectations); in nf_ct_expect_insert()
444 hlist_for_each_entry(exp, &master_help->expectations, lnode) { in evict_oldest_expect()
H A Dnf_conntrack_helper.c184 INIT_HLIST_HEAD(&help->expectations); in nf_ct_helper_ext_add()
H A 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()
/linux/include/net/netfilter/
H A Dnf_conntrack_helper.h74 struct hlist_head expectations; member
/linux/Documentation/
H A Dindex.rst86 The following holds information on the kernel's expectations regarding the
/linux/Documentation/admin-guide/
H A Dindex.rst175 subsystems expectations will be found here.
/linux/Documentation/process/
H A 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
H A Dcontribution-maturity-model.rst24 expectations for upstream community engagement aim to increase the
H A Dgenerated-content.rst15 The goal here is to clarify community expectations around tools. This
H A Dkernel-enforcement-statement.rst43 eliminate any uncertainty about our expectations regarding compliance or
H A Dresearcher-guidelines.rst168 related to this document and the developer community's expectations,
/linux/Documentation/filesystems/
H A Ddnotify.rst43 Implementation expectations (features and bugs :-))
/linux/Documentation/driver-api/driver-model/
H A Ddevice.rst111 strict expectations on when attributes get created. When a new device is
/linux/drivers/fsi/
H A DKconfig26 to match old userspace expectations.
/linux/Documentation/ABI/testing/
H A Dconfigfs-tsm-report88 sure the number of writes matches expectations after reading
/linux/Documentation/gpu/
H A Dautomated_testing.rst123 How to update test expectations
/linux/Documentation/bpf/
H A Dbpf_design_QA.rst208 lifecycle expectations as described in :ref:`BPF_kfunc_lifecycle_expectations`.
350 lifecycle expectations as the kfuncs themselves. See
/linux/Documentation/admin-guide/pm/
H A Dintel_uncore_frequency_scaling.rst20 It is possible that users have different expectations of uncore performance and
/linux/Documentation/admin-guide/laptops/
H A Ddisk-shock-protection.rst75 milliseconds may raise expectations that cannot be satisfied in

12