Home
last modified time | relevance | path

Searched refs:seen (Results 101 – 125 of 467) sorted by relevance

12345678910>>...19

/openbmc/openbmc/poky/scripts/
H A Drunqemu.README28 Full usage instructions can be seen by running the command with no options specified.
/openbmc/linux/Documentation/devicetree/bindings/mailbox/
H A Dhisilicon,hi6220-mailbox.txt63 - mbox-names: Name given to channels seen in the 'mboxes' property.
/openbmc/linux/Documentation/filesystems/caching/
H A Dfscache.rst178 |Acquire |n=N |Number of acquire cookie requests seen |
196 |Updates |n=N |Number of update cookie requests seen |
202 |Relinqs |n=N |Number of relinquish cookie requests seen |
/openbmc/linux/Documentation/core-api/irq/
H A Dirq-affinity.rst41 As can be seen from the line above IRQ44 was delivered only to the first four
/openbmc/u-boot/doc/
H A DREADME.ext445 1. Check that the commands can be seen in the output of U-Boot help:
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/
H A D0001-compat-Define-off64_t-as-off_t-on-linux.patch8 if _GNU_SOURCE is defined, so the problem is only seen with musl.
/openbmc/linux/Documentation/fault-injection/
H A Dprovoke-crashes.rst27 value can be seen at `/sys/module/lkdtm/parameters/recur_count`.
/openbmc/linux/Documentation/gpu/
H A Ddrm-usage-stats.rst92 value until a monotonic update is seen.
113 value until a monotonic update is seen.
/openbmc/linux/Documentation/networking/
H A Dtcp-thin.rst20 applications, we have seen that they often produce thin streams
H A Dxfrm_sync.rst184 seen, then an odd behavior is seen as follows:
/openbmc/openbmc/poky/meta/classes-global/
H A Dlogging.bbclass15 # tasks that should be seen on the console. Use sparingly.
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D0001-Fix-implicit-function-declaration-warnings.patch6 These are seen with clang-15+
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dapple,mca.yaml12 or in an interlinked fashion. Up to 6 clusters have been seen on an MCA.
/openbmc/linux/arch/alpha/lib/
H A Dstrrchr.S52 beq t1, $loop # .. e1 : if we havnt seen a null, loop
/openbmc/linux/fs/xfs/scrub/
H A Dtrace.h751 xfs_nlink_t seen),
752 TP_ARGS(pag, irec, seen),
760 __field(xfs_nlink_t, seen)
769 __entry->seen = seen;
778 __entry->seen)
/openbmc/linux/tools/perf/
H A Dbuiltin-top.c754 static struct intlist *seen; in perf_event__process_sample() local
756 if (!seen) in perf_event__process_sample()
757 seen = intlist__new(NULL); in perf_event__process_sample()
759 if (!intlist__has_entry(seen, sample->pid)) { in perf_event__process_sample()
762 intlist__add(seen, sample->pid); in perf_event__process_sample()
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_power_operations.robot100 # Power entries could be seen across different redfish path, remove the URI
/openbmc/openbmc/poky/meta-selftest/recipes-devtools/mtd/
H A Dmtd-utils-selftest_git.bb73 # git/.compr.c.dep:46: warning: NUL character seen; rest of line ignored
/openbmc/openbmc/poky/meta/recipes-graphics/piglit/
H A Dpiglit_git.bb12 file://0001-tests-Fix-narrowing-errors-seen-with-clang.patch \
/openbmc/linux/Documentation/tools/rtla/
H A Drtla-timerlat-top.rst112 current thread masking interrupts, which can be seen in the blocking
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/
H A Ddirectfb.inc35 # Workaround for linking issues seen with armv7a + gold
/openbmc/qemu/hw/usb/
H A Dhcd-ehci.h235 uint32_t seen; member
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Dvideo-interface-devices.yaml60 to right, as seen from the camera, is:
94 pixel array, seen from the front of the camera sensor, as follows:
/openbmc/linux/net/netfilter/
H A Dnft_flow_offload.c360 ct->proto.tcp.seen[0].flags |= IP_CT_TCP_FLAG_BE_LIBERAL; in nft_flow_offload_eval()
361 ct->proto.tcp.seen[1].flags |= IP_CT_TCP_FLAG_BE_LIBERAL; in nft_flow_offload_eval()
H A Dnf_conntrack_proto.c429 ct->proto.tcp.seen[0].td_maxwin = 0; in nf_ct_tcp_fixup()
430 ct->proto.tcp.seen[1].td_maxwin = 0; in nf_ct_tcp_fixup()

12345678910>>...19