/openbmc/linux/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() 448 int (*acceptable)(void *, struct dentry *), in exportfs_decode_fh_raw() 471 if (!acceptable) in exportfs_decode_fh_raw() 489 if (!acceptable(context, result)) { in exportfs_decode_fh_raw() 510 alias = find_acceptable_alias(result, acceptable, context); in exportfs_decode_fh_raw() 579 alias = find_acceptable_alias(result, acceptable, context); in exportfs_decode_fh_raw() 596 int (*acceptable)(void *, struct dentry *), in exportfs_decode_fh() 602 acceptable, context); in exportfs_decode_fh()
|
/openbmc/openbmc-tools/tof-voters/libvoters/subcmd/ |
H A D | analyze-commits.py | 10 import libvoters.acceptable as acceptable namespace 75 if not acceptable.project(project): 86 if not acceptable.file(project, file_data["file"]):
|
H A D | analyze-reviews.py | 10 import libvoters.acceptable as acceptable namespace 57 if not acceptable.project(project): 78 if not acceptable.file(project, comment["file"]):
|
/openbmc/phosphor-pid-control/pid/ |
H A D | thermalcontroller.cpp | 106 bool acceptable = false; in inputProc() local 158 acceptable = true; in inputProc() 161 if (!acceptable) in inputProc()
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A D | fe_property_parameters.rst | 164 The acceptable values are defined by :c:type:`fe_spectral_inversion`. 192 The acceptable values are defined by :c:type:`fe_code_rate`. 207 The acceptable values are defined by :c:type:`fe_sec_voltage`. 227 The acceptable values are defined by :c:type:`fe_pilot`. 239 The acceptable values are defined by :c:type:`fe_rolloff`. 273 The acceptable values are defined by :c:type:`fe_delivery_system`. 721 The acceptable values are defined by :c:type:`atscmh_rs_frame_mode`. 733 The acceptable values are defined by :c:type:`atscmh_rs_frame_ensemble`. 745 The acceptable values are defined by :c:type:`atscmh_rs_code_mode`. 757 The acceptable values are defined by :c:type:`atscmh_rs_code_mode`. [all …]
|
/openbmc/linux/tools/testing/selftests/tc-testing/creating-testcases/ |
H A D | AddingTestCases.txt | 51 more acceptable exit codes for this command. 65 of 0 is acceptable. 72 more acceptable exit codes for this command. 89 It's possible to include acceptable exit codes with the setup/teardown command 92 acceptable exit codes for the command.
|
/openbmc/linux/include/linux/ |
H A D | exportfs.h | 246 int (*acceptable)(void *, struct dentry *), 249 int fh_len, int fileid_type, int (*acceptable)(void *, struct dentry *),
|
/openbmc/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
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-waitress_3.0.2.bb | 3 server with very acceptable performance."
|
/openbmc/linux/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()
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
H A D | 0022-Avoid-hardcoded-build-time-paths-in-the-output-binar.patch | 8 Upstream-Status: Inappropriate [would need reworking somehow to be acceptable upstream]
|
/openbmc/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
|
/openbmc/openbmc/meta-openembedded/meta-networking/ |
H A D | MAINTAINERS | 22 One pattern per line. Multiple F: lines acceptable.
|
/openbmc/bmcweb/redfish-core/include/registries/ |
H A D | openbmc_message_registry.readmefirst.md | 14 acceptable)
|
/openbmc/openbmc/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
|
/openbmc/openbmc-test-automation/openpower/ |
H A D | test_nmi_interface.robot | 75 # caller considers acceptable.
|
/openbmc/linux/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
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | pnp.rst | 80 Dependent: 01 - Priority acceptable 85 Dependent: 02 - Priority acceptable
|
/openbmc/openbmc-test-automation/extended/ |
H A D | test_bios_update.robot | 20 # OBMC Boot Test failures are not acceptable so we set the threshold to 0.
|
/openbmc/openbmc/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. */
|
/openbmc/linux/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
|
/openbmc/qemu/docs/devel/ |
H A D | code-of-conduct.rst | 24 Harassment and other exclusionary behavior are not acceptable. A community
|
/openbmc/linux/Documentation/process/ |
H A D | code-of-conduct.rst | 44 Maintainers are responsible for clarifying the standards of acceptable behavior
|
H A D | researcher-guidelines.rst | 21 acceptable and non-acceptable practices when conducting such research. At
|
/openbmc/linux/Documentation/scsi/ |
H A D | megaraid.rst | 36 "Shared code in a third module, a "library module", is an acceptable
|