| /OK3568_Linux_fs/kernel/fs/exportfs/ |
| H A D | expfs.c | 44 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 D | fe_property_parameters.rst | 159 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 D | CVE-2023-0466.patch | 30 -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 D | aspm.c | 76 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 D | AddingTestCases.txt | 49 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 D | PULL_REQUEST_TEMPLATE.md | 10 …- '*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 D | Kconfig | 16 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 D | python3-waitress_2.1.1.bb | 3 server with very acceptable performance."
|
| /OK3568_Linux_fs/u-boot/drivers/clk/ |
| H A D | Kconfig | 18 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 D | input.c | 577 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 D | reproducible-paths.patch | 4 Upstream-Status: Inappropriate [would need reworking somehow to be acceptable upstream]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/ |
| H A D | MAINTAINERS | 22 One pattern per line. Multiple F: lines acceptable.
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | exportfs.h | 223 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 D | 0001-exec.go-do-not-write-linker-flags-into-buildids.patch | 8 To make this acceptable to upstream, we probably need to trim the flags,
|
| /OK3568_Linux_fs/buildroot/package/pcm-tools/ |
| H A D | 0001-Look-for-pcm-core-at-the-default-path.patch | 11 we look for a solution that is acceptable upstream.
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | license.bbclass | 326 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 D | dccp.rst | 118 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 D | 0005-or1k-Avoid-R_OR1K_GOT16-signed-overflow-by-using-spe.patch | 8 relocation value in order to avoid overflow complaints when acceptable.
|
| /OK3568_Linux_fs/buildroot/package/binutils/2.38/ |
| H A D | 0004-or1k-Avoid-R_OR1K_GOT16-signed-overflow-by-using-spe.patch | 8 relocation value in order to avoid overflow complaints when acceptable.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | pnp.rst | 80 Dependent: 01 - Priority acceptable 85 Dependent: 02 - Priority acceptable
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/unfs3/unfs3/ |
| H A D | 0001-attr-fix-utime-for-symlink.patch | 13 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 D | 05_wildcard_matching.patch | 95 + /* Check if the next character of the string is acceptable. */
|
| /OK3568_Linux_fs/kernel/Documentation/power/regulator/ |
| H A D | consumer.rst | 84 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 D | code-of-conduct.rst | 44 Maintainers are responsible for clarifying the standards of acceptable behavior
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/acpi/ |
| H A D | linuxized-acpica.rst | 123 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
|