/openbmc/linux/Documentation/RCU/ |
H A D | rcuref.rst | 19 CODE LISTING A:: 54 CODE LISTING B:: 91 CODE LISTING C:: 128 A clear advantage of the RCU-based pattern in listing C over the one 129 in listing B is that any call to search_and_reference() that locates 132 Similarly, a clear advantage of both listings B and C over listing A is 156 As additional examples in the kernel, the pattern in listing C is used by 157 reference counting of struct pid, while the pattern in listing B is used by
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | screen.css | 19 pre.listing { 26 pre.listing b {
|
/openbmc/linux/arch/x86/kernel/apic/ |
H A D | Makefile | 18 # APIC probe will depend on the listing order here 26 # APIC probe will depend on the listing order here
|
/openbmc/linux/Documentation/i2c/busses/ |
H A D | i2c-via.rst | 20 Your ``lspci`` listing must show this :: 28 You have VT82C586B on the motherboard, but not in the listing.
|
H A D | i2c-nvidia-gpu.rst | 16 If your ``lspci -v`` listing shows something like the following::
|
/openbmc/qemu/docs/tools/ |
H A D | qemu-trace-stap.rst | 44 matching multiple probes without listing each one explicitly. Multiple 45 *PATTERN* arguments may be given, causing listing of probes that match 73 facilitate matching multiple probes without listing each one explicitly.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-firmware-qemu_fw_cfg | 63 **Listing fw_cfg blobs by file name** 82 In addition to the listing by unique selector key described
|
/openbmc/docs/designs/ |
H A D | guard-on-bmc.md | 82 sources and provide a common interface for creating, deleting and listing those 178 ### Listing the guard record 244 The necessary tests needed are creating, deleting, and listing the guard records
|
/openbmc/linux/net/ax25/ |
H A D | Kconfig | 87 A comprehensive listing of all the software for Linux amateur radio 106 A comprehensive listing of all the software for Linux amateur radio
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/ |
H A D | xlsclients_1.1.5.bb | 5 DESCRIPTION = "xlsclients is a utility for listing information about the \
|
/openbmc/linux/samples/bpf/ |
H A D | xdp2skb_meta.sh | 147 info "Listing current TC ingress rules" 155 info "Listing current XDP device($device) setting"
|
/openbmc/openbmc/poky/scripts/contrib/bb-perf/ |
H A D | buildstats-plot.sh | 12 # * without -S: Produces a histogram listing top N recipes/tasks versus 15 # * -S: Produces a histogram listing tasks versus stats. In this case,
|
/openbmc/openbmc/poky/meta/recipes-devtools/patch/ |
H A D | patch.inc | 2 DESCRIPTION = "patch takes a patch file containing a difference listing \
|
/openbmc/linux/fs/vboxsf/ |
H A D | shfl_hostintf.h | 656 * Listing information includes variable length RTDIRENTRY[EX] structures. 684 * Bytes to be used for listing information/How many bytes were used. 696 * Buffer to place listing information to. (struct shfl_dirinfo) 702 * Indicates a key where the listing must be resumed. 704 * out: 0 means listing completed.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/tree/ |
H A D | tree_2.2.1.bb | 1 SUMMARY = "A recursive directory listing command"
|
/openbmc/linux/net/qrtr/ |
H A D | Kconfig | 13 maintain a service listing.
|
/openbmc/u-boot/include/ |
H A D | os.h | 198 * Get a directionry listing 200 * This allocates and returns a linked list containing the directory listing. 211 * This frees a linked list containing a directory listing.
|
/openbmc/u-boot/doc/ |
H A D | README.zfs | 1 This patch series adds support for ZFS listing and load to u-boot.
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | si470x.rst | 88 Audio Listing 93 listing you have to redirect the sound, for example using one of the following
|
/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-ed/ |
H A D | selftest-ed_1.14.1.bb | 32 # Info dir listing isn't interesting at this point so remove it if it exists.
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/ |
H A D | remove_duplicate_install.patch | 7 newer version of autotools don't seem to like listing files to install
|
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/ |
H A D | 06-unzip60-alt-iconv-utf8_CVE-2015-1315.patch | 178 -x exclude filenames that follow from listing\n"; 184 + -x exclude filenames that follow from listing\n\ 365 case 'l': /* longer form of "ls -l" type listing */ 401 case 's': /* default: shorter "ls -l" type listing */
|
/openbmc/openbmc/poky/meta/recipes-extended/ed/ |
H A D | ed_1.20.2.bb | 34 # Info dir listing isn't interesting at this point so remove it if it exists.
|
/openbmc/openbmc-test-automation/lib/ |
H A D | ffdc_cli_robot_script.py | 50 xx_CONFIG:ffdc_config configuration file listing commands and files for FFDC 121 xx_CONFIG:ffdc_config configuration file listing commands and files for FFDC
|
/openbmc/openbmc/poky/meta/lib/oeqa/core/ |
H A D | runner.py | 280 self.tc.logger.info("Listing all available tests:") 304 self.tc.logger.info("Listing all available test classes:") 319 self.tc.logger.info("Listing all available test modules:")
|