Home
last modified time | relevance | path

Searched full:potential (Results 1 – 25 of 1098) sorted by relevance

12345678910>>...44

/openbmc/linux/Documentation/admin-guide/aoe/
H A Dtodo.rst4 There is a potential for deadlock when allocating a struct sk_buff for
9 not been observed, but it would be nice to eliminate any potential for
16 efficiently allocate sk_buffs without introducing any potential for
/openbmc/linux/include/linux/
H A Ddma-fence-unwrap.h20 * @chain: potential dma_fence_chain, but can be other fence as well
24 * @array: potential dma_fence_array, but can be other fence as well
44 * potential fences in them. If @head is just a normal fence only that one is
H A Dshrinker.h50 * be executed due to potential deadlocks to be run at a later call when the
57 * due to potential deadlocks. If SHRINK_STOP is returned, then no further
/openbmc/qemu/scripts/coccinelle/
H A Doverflow_muldiv64.cocci1 // Find muldiv64(i64, i64, x) for potential overflow
16 cocci.print_main("potential muldiv64() overflow", p)
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dsecurity-subjects.rst13 ecosystem. It includes information on reporting a potential security issue,
18 How to report a potential security vulnerability?
32 reporting potential security issues in the specific ``SECURITY.md`` file at the
66 This is a private mailing list for reporting non-published potential
122 When the YP Security team receives a report about a potential security
/openbmc/docs/designs/
H A Dci-authorization.md17 protection from potential bad actors.
101 potential for decreased service availability and data loss.
H A Dfirmware-update-via-usb.md31 a potential loop in the event of a key inserted.
65 - It is recommended to run a local CI run and analyze & avoid potential
H A Dentity-manager-hw-id-vpd-discover-via-device-tree.md175 potential for non-HPE platform to make easy use of it. Relying on 'model' as
176 an arbitrary property in reserved-memory has less potential to be useful
205 1. Potential issues with limited writes to memory where u-boot env variables are
221 2. Harder to leverage code for potential future cases
/openbmc/qemu/include/hw/virtio/
H A Dvhost.h405 * @errp: Potential error description
419 * has closed the pipe, inquire the back-end to report any potential
428 * @errp: Potential error description
447 * @errp: Potential error message
464 * @errp: Potential error message
/openbmc/linux/Documentation/timers/
H A Dhrtimers.rst68 with other potential users for precise timers gives another reason to
71 Another potential benefit is that such a separation allows even more
123 potential for code sharing either.
/openbmc/linux/Documentation/process/
H A Dsecurity-bugs.rst69 The kernel security team strongly recommends that reporters of potential
77 not contribute to actually fixing any potential security problems.
/openbmc/qemu/tests/qapi-schema/
H A Dreserved-type-list.json1 # Potential C name collision
H A Dreserved-member-u.json1 # Potential C member name collision
/openbmc/u-boot/doc/
H A DREADME.memory-test6 before looking for any other potential causes of any problems.
13 determine the presence and actual size of each of the potential
/openbmc/linux/security/safesetid/
H A Dlsm.c206 * Kill this process to avoid potential security vulnerabilities in safesetid_task_fix_setuid()
230 * Kill this process to avoid potential security vulnerabilities in safesetid_task_fix_setgid()
251 * Kill this process to avoid potential security vulnerabilities in safesetid_task_fix_setgroups()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_ref_tracking.c111 __description("reference tracking: leak potential reference")
126 __description("reference tracking: leak potential reference to sock_common")
141 __description("reference tracking: leak potential reference on stack")
159 __description("reference tracking: leak potential reference on stack 2")
179 __description("reference tracking: zero potential reference")
194 __description("reference tracking: zero potential reference to sock_common")
209 __description("reference tracking: copy and zero potential references")
317 __description("reference tracking: leak potential reference to user key")
332 __description("reference tracking: leak potential reference to system key")
/openbmc/linux/kernel/irq/
H A Dautoprobe.c27 * and a mask of potential interrupt lines is returned.
142 * @val: mask of potential interrupts (unused)
/openbmc/entity-manager/docs/
H A Daddress_size_detection_modes.md20 ### Issue and potential issue with this MODE-1
60 There is no STOP condition after the second (potential) address byte. A START
/openbmc/linux/drivers/accel/ivpu/
H A DTODO1 - Move to threaded_irqs to mitigate potential infinite loop in ivpu_ipc_irq_handler()
/openbmc/qemu/target/loongarch/tcg/insn_trans/
H A Dtrans_arith.c.inc119 * This avoids potential host overflow trap and produces min.
121 * This avoids potential host overflow trap;
139 * This avoids potential host overflow trap;
/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen1/
H A Dbranch.json16 … "PublicDescription": "Indirect Branch Prediction for potential multi-target branch (speculative)."
/openbmc/openpower-hw-diags/analyzer/
H A Dfilter-root-cause.cpp148 // Will query if a signature is a potential system checkstop root cause.
356 // potential root cause of a system checkstop attention. These would include in findRootCause()
366 // failures) that have been identified as a potential root cause of a in findRootCause()
467 // Check if the root cause found was a potential side effect of an in rootCauseSpecialCases()
469 // in the signature list was a potential root cause. in rootCauseSpecialCases()
/openbmc/openbmc/poky/meta/classes-global/
H A Dstaging.bbclass464 potential = []
473 potential.append(l)
476 if potential:
488 if l in potential:
489 potential.remove(l)
490 for l in potential:
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-xen-blkfront8 is 32 - higher value means more potential throughput but more
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dtimer.c133 /* mod_timer synchronizes us with potential add_timer calls in tulip_media_task()
167 /* mod_timer synchronizes us with potential add_timer calls in comet_timer()

12345678910>>...44