/openbmc/linux/Documentation/admin-guide/aoe/ |
H A D | todo.rst | 4 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 D | dma-fence-unwrap.h | 20 * @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 D | shrinker.h | 50 * 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 D | overflow_muldiv64.cocci | 1 // Find muldiv64(i64, i64, x) for potential overflow 16 cocci.print_main("potential muldiv64() overflow", p)
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | security-subjects.rst | 13 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 D | ci-authorization.md | 17 protection from potential bad actors. 101 potential for decreased service availability and data loss.
|
H A D | firmware-update-via-usb.md | 31 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 D | entity-manager-hw-id-vpd-discover-via-device-tree.md | 175 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 D | vhost.h | 405 * @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 D | hrtimers.rst | 68 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 D | security-bugs.rst | 69 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 D | reserved-type-list.json | 1 # Potential C name collision
|
H A D | reserved-member-u.json | 1 # Potential C member name collision
|
/openbmc/u-boot/doc/ |
H A D | README.memory-test | 6 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 D | lsm.c | 206 * 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 D | verifier_ref_tracking.c | 111 __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 D | autoprobe.c | 27 * and a mask of potential interrupt lines is returned. 142 * @val: mask of potential interrupts (unused)
|
/openbmc/entity-manager/docs/ |
H A D | address_size_detection_modes.md | 20 ### 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 D | TODO | 1 - Move to threaded_irqs to mitigate potential infinite loop in ivpu_ipc_irq_handler()
|
/openbmc/qemu/target/loongarch/tcg/insn_trans/ |
H A D | trans_arith.c.inc | 119 * 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 D | branch.json | 16 … "PublicDescription": "Indirect Branch Prediction for potential multi-target branch (speculative)."
|
/openbmc/openpower-hw-diags/analyzer/ |
H A D | filter-root-cause.cpp | 148 // 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 D | staging.bbclass | 464 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 D | sysfs-driver-xen-blkfront | 8 is 32 - higher value means more potential throughput but more
|
/openbmc/linux/drivers/net/ethernet/dec/tulip/ |
H A D | timer.c | 133 /* 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()
|