Home
last modified time | relevance | path

Searched refs:acceptable (Results 1 – 25 of 153) sorted by relevance

1234567

/OK3568_Linux_fs/kernel/fs/exportfs/
H A Dexpfs.c44 int (*acceptable)(void *context, struct dentry *dentry), in find_acceptable_alias()
50 if (acceptable(context, result)) in find_acceptable_alias()
60 if (dentry != result && acceptable(context, dentry)) { in find_acceptable_alias()
422 int (*acceptable)(void *, struct dentry *), void *context) in exportfs_decode_fh()
446 if (!acceptable) in exportfs_decode_fh()
464 if (!acceptable(context, result)) { in exportfs_decode_fh()
485 alias = find_acceptable_alias(result, acceptable, context); in exportfs_decode_fh()
553 alias = find_acceptable_alias(result, acceptable, context); in exportfs_decode_fh()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/
H A Dfe_property_parameters.rst159 The acceptable values are defined by :c:type:`fe_spectral_inversion`.
187 The acceptable values are defined by :c:type:`fe_code_rate`.
202 The acceptable values are defined by :c:type:`fe_sec_voltage`.
222 The acceptable values are defined by :c:type:`fe_pilot`.
234 The acceptable values are defined by :c:type:`fe_rolloff`.
268 The acceptable values are defined by :c:type:`fe_delivery_system`.
716 The acceptable values are defined by :c:type:`atscmh_rs_frame_mode`.
728 The acceptable values are defined by :c:type:`atscmh_rs_frame_ensemble`.
740 The acceptable values are defined by :c:type:`atscmh_rs_code_mode`.
752 The acceptable values are defined by :c:type:`atscmh_rs_code_mode`.
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/openssl/openssl/
H A DCVE-2023-0466.patch30 -by default) and adds B<policy> to the acceptable policy set.
31 +X509_VERIFY_PARAM_add0_policy() adds B<policy> to the acceptable policy set.
36 by default) and sets the acceptable policy set to B<policies>. Any existing
/OK3568_Linux_fs/kernel/drivers/pci/pcie/
H A Daspm.c76 struct aspm_latency acceptable[8]; member
382 struct aspm_latency *acceptable; in pcie_aspm_check_latency() local
391 acceptable = &link->acceptable[PCI_FUNC(endpoint->devfn)]; in pcie_aspm_check_latency()
396 (link->latency_up.l0s > acceptable->l0s)) in pcie_aspm_check_latency()
401 (link->latency_dw.l0s > acceptable->l0s)) in pcie_aspm_check_latency()
418 (latency + l1_switch_latency > acceptable->l1)) in pcie_aspm_check_latency()
664 struct aspm_latency *acceptable = in pcie_aspm_cap_init() local
665 &link->acceptable[PCI_FUNC(child->devfn)]; in pcie_aspm_cap_init()
674 acceptable->l0s = calc_l0s_acceptable(encoding); in pcie_aspm_cap_init()
677 acceptable->l1 = calc_l1_acceptable(encoding); in pcie_aspm_cap_init()
/OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/creating-testcases/
H A DAddingTestCases.txt49 more acceptable exit codes for this command.
63 of 0 is acceptable.
70 more acceptable exit codes for this command.
87 It's possible to include acceptable exit codes with the setup/teardown command
90 acceptable exit codes for the command.
/OK3568_Linux_fs/yocto/meta-clang/.github/
H A DPULL_REQUEST_TEMPLATE.md10 …- '*Approve*' if this change would be acceptable in the codebase (even if there are minor or cosme…
11 …- '*Request Changes*' if this change would not be acceptable in our codebase (e.g. bugs, changes t…
/OK3568_Linux_fs/u-boot/drivers/ram/
H A DKconfig16 If this is acceptable and you have a need to use RAM drivers in
25 If this is acceptable and you have a need to use RAM drivers in
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-waitress_2.1.1.bb3 server with very acceptable performance."
/OK3568_Linux_fs/u-boot/drivers/clk/
H A DKconfig18 If this is acceptable and you have a need to use clock drivers in
28 If this is acceptable and you have a need to use clock drivers in
/OK3568_Linux_fs/kernel/net/dccp/
H A Dinput.c577 bool acceptable; in dccp_rcv_state_process() local
609 acceptable = inet_csk(sk)->icsk_af_ops->conn_request(sk, skb) >= 0; in dccp_rcv_state_process()
612 if (!acceptable) in dccp_rcv_state_process()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/
H A Dreproducible-paths.patch4 Upstream-Status: Inappropriate [would need reworking somehow to be acceptable upstream]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/
H A DMAINTAINERS22 One pattern per line. Multiple F: lines acceptable.
/OK3568_Linux_fs/kernel/include/linux/
H A Dexportfs.h223 int fh_len, int fileid_type, int (*acceptable)(void *, struct dentry *),
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/go-1.18/
H A D0001-exec.go-do-not-write-linker-flags-into-buildids.patch8 To make this acceptable to upstream, we probably need to trim the flags,
/OK3568_Linux_fs/buildroot/package/pcm-tools/
H A D0001-Look-for-pcm-core-at-the-default-path.patch11 we look for a solution that is acceptable upstream.
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dlicense.bbclass326 aren't acceptable.
329 of acceptable license flags, or all of the LICENSE_FLAGS if there
330 is no list of acceptable flags.
332 If everything is is acceptable, it returns None.
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Ddccp.rst118 range 0..15 are acceptable. The default setting is 0 (full coverage),
122 sets a threshold, where again values 0..15 are acceptable. The default
125 coverage value are also acceptable. The higher the number, the more
/OK3568_Linux_fs/buildroot/package/binutils/2.37/
H A D0005-or1k-Avoid-R_OR1K_GOT16-signed-overflow-by-using-spe.patch8 relocation value in order to avoid overflow complaints when acceptable.
/OK3568_Linux_fs/buildroot/package/binutils/2.38/
H A D0004-or1k-Avoid-R_OR1K_GOT16-signed-overflow-by-using-spe.patch8 relocation value in order to avoid overflow complaints when acceptable.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dpnp.rst80 Dependent: 01 - Priority acceptable
85 Dependent: 02 - Priority acceptable
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/unfs3/unfs3/
H A D0001-attr-fix-utime-for-symlink.patch13 is a solution, but not the best one. An acceptable approach is
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D05_wildcard_matching.patch95 + /* Check if the next character of the string is acceptable. */
/OK3568_Linux_fs/kernel/Documentation/power/regulator/
H A Dconsumer.rst84 Where min_uV and max_uV are the minimum and maximum acceptable voltages in
115 Where min_uA and max_uA are the minimum and maximum acceptable current limit in
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dcode-of-conduct.rst44 Maintainers are responsible for clarifying the standards of acceptable behavior
/OK3568_Linux_fs/kernel/Documentation/driver-api/acpi/
H A Dlinuxized-acpica.rst123 As the coding style adopted by the ACPICA project is not acceptable by
215 Those changes may not be acceptable by ACPICA upstream and in such cases

1234567