/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/ |
H A D | ncsi_server.h | 41 * response_buf: buffer, where to put the response. Must be big enough to fit 57 * response_buf: buffer, where to put the response. Must be big enough to fit 71 * response_buf: buffer, where to put the response. Must be big enough to fit 88 * response_buf: buffer, where to put the response. Must be big enough to fit 105 * response_buf: buffer, where to put the response. Must be big enough to fit 121 * response_buf: buffer, where to put the response. Must be big enough to fit 135 * response_buf: buffer, where to put the response. Must be big enough to fit 149 * response_buf: buffer, where to put the response. Must be big enough to fit 165 * response_buf: buffer, where to put the response. Must be big enough to fit 191 * response_buf: buffer, where to put the response. Must be big enough to fit
|
/openbmc/linux/tools/testing/selftests/memfd/ |
D | run_hugetlbfs_test.sh |
|
/openbmc/boost-dbus/include/dbus/impl/ |
H A D | message_iterator.ipp | 20 // returns false if not enough memory- throw bad_alloc 25 // returns false if not enough memory- throw bad_alloc 31 // returns false if not enough memory- throw bad_alloc 42 // returns false if not enough memory- throw bad_alloc
|
/openbmc/sdbusplus/src/ |
H A D | bus.cpp | 106 // the bus isn't up far enough, this causes an assert deep in in bus() 108 // enough to avoid the assert. in bus() 121 // the bus isn't up far enough, this causes an assert deep in in bus() 123 // enough to avoid the assert. in bus() 135 // the bus isn't up far enough, this causes an assert deep in in bus() 137 // enough to avoid the assert. in bus()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
H A D | rdist-6.1.5-stat64.patch | 73 - "%s: Not enough free space on filesystem: min %d free %d", 74 + "%s: Not enough free space on filesystem: min %lld free %lld", 81 - "%s: Not enough free files on filesystem: min %d free %d", 82 + "%s: Not enough free files on filesystem: min %lld free %lld",
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/ |
H A D | update-results-script.patch | 27 -ENOUGH=`../bin/$OS/enough` 29 +ENOUGH=`enough` 30 export ENOUGH 31 echo "OK, it looks like you can time stuff down to $ENOUGH usec resolution."
|
/openbmc/linux/arch/powerpc/include/asm/ |
D | pgalloc.h |
|
/openbmc/linux/lib/zlib_inflate/ |
D | inffast.c |
|
D | inftrees.c |
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Decorator/ |
H A D | PowerSystemInputs.interface.yaml | 21 The power supply unit(s) are not providing enough power for 27 The power supply unit(s) are providing enough power for normal
|
/openbmc/linux/include/linux/ |
D | zlib.h |
|
/openbmc/linux/tools/testing/selftests/riscv/hwprobe/ |
D | hwprobe.c |
|
/openbmc/u-boot/include/u-boot/ |
H A D | md5.h | 22 * 'input'. 'output' must have enough space to hold 16 bytes. 28 * 'output' must have enough space to hold 16 bytes. If 'chunk' Trigger the
|
/openbmc/u-boot/lib/zlib/ |
H A D | inffast.c | 36 literal and match bytes until either not enough input or output is 38 When large enough input and output buffers are supplied to inflate(), for 52 LEN -- ran out of enough output space or enough available input 61 Therefore if strm->avail_in >= 6, then there is enough input to avoid 74 unsigned char FAR *last; /* while in < last, enough input available */ in inflate_fast() 77 unsigned char FAR *end; /* while out < end, enough space available */ in inflate_fast() 127 /* decode literals and length/distances until end-of-block or not enough in inflate_fast()
|
H A D | inftrees.c | 26 -1 is an invalid code, and +1 means that ENOUGH isn't enough. table 166 against the space in *table, ENOUGH, minus the maximum space needed by in inflate_table() 168 sufficiency of ENOUGH has not been proven exhaustively, hence the check. in inflate_table() 208 if (type == LENS && used >= ENOUGH - MAXD) in inflate_table() 274 /* check for enough space */ in inflate_table() 276 if (type == LENS && used >= ENOUGH - MAXD) in inflate_table()
|
/openbmc/u-boot/test/py/tests/ |
H A D | test_sleep.py | 26 # 3s isn't too long, but is enough to cross a few second boundaries. 34 # 0.25s margin is hopefully enough to account for any system overhead.
|
/openbmc/openbmc/poky/meta/recipes-core/udev/eudev/ |
H A D | 0001-random-util.c-sync-dev_urandom-implementation-to-sys.patch | 16 dev_urandom() will block if enough random pool is not supplied. 25 - If enough entropy is not supplied, fallback to reading /dev/urandom, 75 - * returned entropy, but is good enough for or usual usecases 93 - /* not enough entropy for now. Let's
|
/openbmc/linux/Documentation/devicetree/bindings/dma/ |
D | dma-common.yaml |
|
/openbmc/docs/security/ |
H A D | obmc-github-security-advisory-template.md | 43 enough details to differentiate this from similar problems, but not enough
|
/openbmc/linux/fs/ext4/ |
D | truncate.h |
|
/openbmc/linux/Documentation/fb/ |
D | sa1100fb.rst |
|
/openbmc/linux/drivers/hv/ |
D | ring_buffer.c |
|
/openbmc/linux/arch/um/drivers/ |
D | stderr_console.c |
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-config/witherspoon/ |
H A D | zones.yaml | 33 sufficient enough. 81 sufficient enough.
|
/openbmc/u-boot/drivers/video/rockchip/ |
H A D | rk_hdmi.h | 28 * N.B.: The buffer should be large enough to hold 2 EDID blocks, as 30 * argument and assumes that there's always enough space for 2
|