Home
last modified time | relevance | path

Searched refs:checked (Results 76 – 100 of 392) sorted by relevance

12345678910>>...16

/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-mm-ksm30 pages_unshared: how many pages unique but repeatedly checked
H A Ddebugfs-driver-qat45 Description: (RO) Read returns the number of times the control process checked
/openbmc/linux/fs/btrfs/
H A Dbackref.c3179 ASSERT(upper->checked); in handle_direct_tree_backref()
3315 upper->checked = 0; in handle_indirect_tree_backref()
3317 upper->checked = 1; in handle_indirect_tree_backref()
3324 if (!upper->checked && need_check) { in handle_indirect_tree_backref()
3329 if (upper->checked) in handle_indirect_tree_backref()
3336 ASSERT(upper->checked); in handle_indirect_tree_backref()
3395 WARN_ON(cur->checked); in btrfs_backref_add_tree_node()
3410 if (!exist->checked) in btrfs_backref_add_tree_node()
3479 cur->checked = 1; in btrfs_backref_add_tree_node()
3497 ASSERT(start->checked); in btrfs_backref_finish_upper_links()
[all …]
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/
H A D0001-compat-Define-off64_t-as-off_t-on-linux.patch13 As such, it is safe to assume off_t is 64-bit wide. This is checked by a
/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/fvp/
H A Dfvp-common.inc8 # be later checked if the user accepted the EULA or not and if
/openbmc/linux/lib/
H A DKconfig.kasan186 checked. Enabling this option leads to higher memory usage.
189 are checked. There is no additional memory usage.
/openbmc/linux/drivers/soc/samsung/
H A DKconfig62 going to sleep. The blocks are then checked on resume for any
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Dptest-packagelists.inc135 # rt-tests \ # Needs to be checked whether it runs at all
/openbmc/openbmc-test-automation/network/
H A Dtest_network_nping.robot82 # ${host}- System on which packet loss to be checked.
/openbmc/phosphor-ipmi-flash/
H A DREADME.md253 | `VERIFY_STATUS_FILENAME` | `/tmp/bmc.verify` | The file checked for …
256 | `UPDATE_STATUS_FILENAME` | `/tmp/bmc.update` | The file checked for …
258 | `BIOS_VERIFY_STATUS_FILENAME` | `/tmp/bios.verify` | The file checked for …
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0002-gcc-poison-system-directories.patch7 zecke-no-host-includes.patch patch. The original patch checked for
61 optimizer and back end) to be checked for dynamic type safety at runtime.
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ipsec.c569 int checked, match, first; in ixgbe_ipsec_add_sa() local
640 checked = 0; in ixgbe_ipsec_add_sa()
645 (checked < ipsec->num_rx_sa || first < 0); in ixgbe_ipsec_add_sa()
653 checked++; in ixgbe_ipsec_add_sa()
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0021-fix-create-thread-failed-in-unprivileged-process-BZ-.patch86 /* NB: Restore errno since errno may be checked against non-zero
/openbmc/linux/drivers/pci/hotplug/
H A DTODO36 * The return value of pci_hp_register() is not checked.
/openbmc/openbmc/poky/meta/recipes-kernel/linux/
H A Dlinux-yocto-dev.bb37 # yaml and dtschema are required for 5.16+ device tree validation, libyaml is checked
/openbmc/openbmc/poky/documentation/kernel-dev/
H A Dmaint-appx.rst63 Once you have checked out and switched to appropriate branches, you can
140 branches checked out and any required branching, patching and tagging
194 In the previous example, the "yocto-4.12" branch is checked out in
/openbmc/bmcweb/
H A DDEVELOPING.md29 - All buffer boundaries must be checked before indexing or using values
30 - All pointers and iterators must be checked for null before dereferencing
34 - All error statuses are checked and accounted for in control flow.
/openbmc/u-boot/drivers/mtd/ubi/
H A Dkapi.c199 if (!vol->checked) { in ubi_open_volume()
212 vol->checked = 1; in ubi_open_volume()
/openbmc/linux/drivers/mtd/ubi/
H A Dkapi.c193 if (!vol->checked && !vol->skip_check) { in ubi_open_volume()
206 vol->checked = 1; in ubi_open_volume()
/openbmc/linux/Documentation/hwmon/
H A Dlm80.rst47 should work in the same way (but this must be checked; the datasheet
/openbmc/linux/Documentation/block/
H A Ddeadline-iosched.rst37 deadline expiries are only checked between batches. fifo_batch controls the
/openbmc/linux/Documentation/admin-guide/
H A Dhighuid.rst65 Other filesystems have not been checked yet.
/openbmc/openbmc-tools/dbus-vis/
H A Dboost_handler_timeline_vis.js117 if (cb.checked) {
/openbmc/linux/Documentation/riscv/
H A Dpatch-acceptance.rst22 RISC-V has a patchwork instance, where the status of patches can be checked:
/openbmc/linux/Documentation/devicetree/bindings/arm/tegra/
H A Dnvidia,tegra194-cbb.yaml69 Specifies the node having all axi2apb bridges which need to be checked

12345678910>>...16