Home
last modified time | relevance | path

Searched refs:safe (Results 51 – 75 of 587) sorted by relevance

12345678910>>...24

/openbmc/linux/net/
H A DKconfig.debug26 This is mostly used by fuzzers, but is safe to select.
/openbmc/qemu/qapi/
H A Dblock-export.json264 # @safe: Remove export if there are no existing connections, fail
279 {'enum': 'BlockExportRemoveMode', 'data': ['safe', 'hard']}
289 # description. Default is 'safe'.
300 # - mode is 'safe' and there are existing connections
413 # description. Default is 'safe'.
415 # Returns: Error if the export is not found or @mode is 'safe' and the
/openbmc/linux/kernel/debug/kdb/
H A Dkdb_cmds5 # be safe. Global breakpoint commands affect each cpu as it is booted.
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/minidlna/minidlna/
H A D0001-configure-Check-for-clock_gettime-seprately-from-__N.patch8 since direct use of __NR_clock_gettime is not time64-safe
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/
H A Dlibparse-yapp-perl_1.21.bb3 of modules that let you generate and use yacc like thread safe (reentrant) parsers \
/openbmc/openbmc/meta-ibm/recipes-phosphor/pldm/
H A Dpldm_%.bbappend13 #PLDM timeouts of up to 20 seconds, so using timeout value of 10 seconds is safe.
/openbmc/linux/Documentation/userspace-api/
H A Dno_new_privs.rst22 new, generic mechanism to make it safe for a process to modify its
61 several options to ``unshare(2)`` and ``clone(2)`` would be safe when
/openbmc/linux/arch/ia64/scripts/
H A Dtoolchain-flags24 please upgrade to a newer version (it is safe to use this linker, but
/openbmc/openbmc/poky/meta/recipes-multimedia/libsamplerate/
H A Dlibsamplerate0_0.2.2.bb24 # normal builds. It should be safe to ignore these, but explicitly disabling
/openbmc/linux/fs/efs/
H A DKconfig12 what all this is about, it's safe to say N. For more information
/openbmc/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a64-pinephone-1.1.dts20 * value here was chosen as a safe default.
H A Dsun50i-a64-pinephone-1.2.dts25 * chosen as a safe default.
/openbmc/linux/scripts/coccinelle/api/
H A Dstream_open.cocci239 …"WARNING: %s: .read() and .write() have stream semantic; safe to change nonseekable_open -> stream…
299 …"WARNING: %s: .read() has stream semantic; safe to change nonseekable_open -> stream_open." % (fop…
347 …"WARNING: %s: .write() has stream semantic; safe to change nonseekable_open -> stream_open." % (fo…
/openbmc/linux/fs/dlm/
H A Dast.c254 struct dlm_lkb *lkb, *safe; in dlm_callback_resume() local
263 list_for_each_entry_safe(lkb, safe, &ls->ls_cb_delay, lkb_cb_list) { in dlm_callback_resume()
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A D0001-Support-deprecated-resolver-functions.patch30 // The anonymous namespace is safe, in this header, as it is not really a header. It is only used
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/concurrencykit/
H A Dconcurrencykit_git.bb2 safe memory reclamation mechanisms and non-blocking data structures \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/arptables/
H A Darptables_git.bb34 # the install target is not multi-job safe, but it doesn't do much
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0020-tzselect.ksh-Use-bin-sh-default-shell-interpreter.patch7 /bin/sh instead of /bin/bash should be safe and portable across systems
/openbmc/linux/arch/x86/um/
H A DKconfig40 N (on x86-64 it's automatically enabled, instead, as it's safe there).
/openbmc/linux/net/batman-adv/
H A Dtp_meter.c337 struct batadv_tp_unacked *un, *safe; in batadv_tp_vars_release() local
345 list_for_each_entry_safe(un, safe, &tp_vars->unacked_list, list) { in batadv_tp_vars_release()
1105 struct batadv_tp_unacked *un, *safe; in batadv_tp_receiver_shutdown() local
1132 list_for_each_entry_safe(un, safe, &tp_vars->unacked_list, list) { in batadv_tp_receiver_shutdown()
1295 struct batadv_tp_unacked *un, *safe; in batadv_tp_ack_unordered() local
1302 list_for_each_entry_safe(un, safe, &tp_vars->unacked_list, list) { in batadv_tp_ack_unordered()
/openbmc/openbmc/poky/meta/recipes-devtools/m4/m4/
H A Dac_config_links.patch10 I believe it should be safe, as GNUmakefile is actually unpacked from
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/lastlog2/
H A Dlastlog2_1.2.0.bb1 SUMMARY = "Y2038 safe version of lastlog"
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Ddma-router.yaml50 ti,dma-safe-map = <0>;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wtmpdb/
H A Dwtmpdb_0.11.0.bb1 SUMMARY = "Y2038 safe version of wtmp"
/openbmc/u-boot/scripts/coccinelle/free/
H A Difnullfree.cocci4 /// "kfree(NULL) is safe this check is probably not required"

12345678910>>...24