/openbmc/openbmc/meta-raspberrypi/recipes-graphics/raspidmx/raspidmx/ |
H A D | 0002-add-install-targets-to-Makefiles.patch | 44 $(CC) -o $@ -Wl,--whole-archive $(OBJS) $(LDFLAGS) -Wl,--no-whole-archive -rdynamic 71 $(CC) -o $@ -Wl,--whole-archive $(OBJS) $(LDFLAGS) -pthread -Wl,--no-whole-archive -rdynamic 86 $(CC) -o $@ -Wl,--whole-archive $(OBJS) $(LDFLAGS) -pthread -Wl,--no-whole-archive -rdynamic 101 $(CC) -o $@ -Wl,--whole-archive $(OBJS) $(LDFLAGS) -Wl,--no-whole-archive -rdynamic 116 $(CC) -o $@ -Wl,--whole-archive $(OBJS) $(LDFLAGS) -Wl,--no-whole-archive -rdynamic 131 $(CC) -o $@ -Wl,--whole-archive $(OBJS) $(LDFLAGS) -Wl,--no-whole-archive -rdynamic 146 $(CC) -o $@ -Wl,--whole-archive $(OBJS) $(LDFLAGS) -Wl,--no-whole-archive -rdynamic 161 $(CC) -o $@ -Wl,--whole-archive $(OBJS) $(LDFLAGS) -Wl,--no-whole-archive -rdynamic 176 $(CC) -o $@ -Wl,--whole-archive $(OBJS) $(LDFLAGS) -Wl,--no-whole-archive -rdynamic 191 $(CC) -o $@ -Wl,--whole-archive $(OBJS) $(LDFLAGS) -Wl,--no-whole-archive -rdynamic [all …]
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | devices.txt | 116 0 = /dev/hda Master: whole disk (or CD-ROM) 117 64 = /dev/hdb Slave: whole disk (or CD-ROM) 119 For partitions, add to the whole disk device number: 201 0 = /dev/sda First SCSI disk whole disk 202 16 = /dev/sdb Second SCSI disk whole disk 203 32 = /dev/sdc Third SCSI disk whole disk 205 240 = /dev/sdp Sixteenth SCSI disk whole disk 505 0 = /dev/mfma First MFM drive whole disk 506 64 = /dev/mfmb Second MFM drive whole disk 517 0 = /dev/hdc Master: whole disk (or CD-ROM) [all …]
|
/openbmc/linux/block/ |
H A D | bdev.c | 463 struct block_device *whole = bdev_whole(bdev); in bd_may_claim() local 483 if (whole != bdev && in bd_may_claim() 484 whole->bd_holder && whole->bd_holder != bd_may_claim) in bd_may_claim() 505 struct block_device *whole = bdev_whole(bdev); in bd_prepare_to_claim() local 518 if (whole->bd_claiming) { in bd_prepare_to_claim() 519 wait_queue_head_t *wq = bit_waitqueue(&whole->bd_claiming, 0); in bd_prepare_to_claim() 530 whole->bd_claiming = holder; in bd_prepare_to_claim() 536 static void bd_clear_claiming(struct block_device *whole, void *holder) in bd_clear_claiming() argument 540 BUG_ON(whole->bd_claiming != holder); in bd_clear_claiming() 541 whole->bd_claiming = NULL; in bd_clear_claiming() [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 052.out | 4 == initializing whole image == 8 == reading whole image == 12 == writing whole image does not modify image ==
|
H A D | 001.out | 4 == reading whole image == 8 == rewriting whole image ==
|
H A D | 008.out | 4 == reading whole image == 8 == rewriting whole image ==
|
H A D | 188.out | 4 == reading whole image == 8 == rewriting whole image ==
|
H A D | 003.out | 4 == reading whole image == 8 == rewriting whole image ==
|
H A D | 134.out | 4 == reading whole image == 18 == rewriting whole image ==
|
H A D | 263.out | 6 == reading the whole image == 25 == reading the whole image ==
|
H A D | 198.out | 5 == writing whole image base == 11 == writing whole image layer ==
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/ |
H A D | 100-use-xtools.patch | 63 - elif (ld -shared --whole-archive -soname conftest.so -o conftest.so.t conftest.a) 2>&5; then 64 - ac_cv_shared_link_args='ld -shared --whole-archive -soname $@ -o $@.t' 69 + elif (${ac_cv_prog_LD} -shared --whole-archive -soname conftest.so -o conftest.so.t confte… 70 + ac_cv_shared_link_args='${CC} -Wl,-shared -Wl,--whole-archive -Wl,-soname,$@ -o $@.t -Wl,--no-wh…
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | bfticu.txt | 3 The bfticu is a multifunction device that manages the whole chassis. 4 Its main functionality is to collect IRQs from the whole chassis and signals
|
/openbmc/linux/fs/ |
H A D | coredump.c | 1038 goto whole; in vma_dump_size() 1046 goto whole; in vma_dump_size() 1048 goto whole; in vma_dump_size() 1055 goto whole; in vma_dump_size() 1057 goto whole; in vma_dump_size() 1069 goto whole; in vma_dump_size() 1075 goto whole; in vma_dump_size() 1080 goto whole; in vma_dump_size() 1106 whole: in vma_dump_size()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_trans.c | 479 int whole = 0; in xfs_trans_apply_sb_deltas() local 526 whole = 1; in xfs_trans_apply_sb_deltas() 530 whole = 1; in xfs_trans_apply_sb_deltas() 534 whole = 1; in xfs_trans_apply_sb_deltas() 538 whole = 1; in xfs_trans_apply_sb_deltas() 542 whole = 1; in xfs_trans_apply_sb_deltas() 546 whole = 1; in xfs_trans_apply_sb_deltas() 550 whole = 1; in xfs_trans_apply_sb_deltas() 554 whole = 1; in xfs_trans_apply_sb_deltas() 558 if (whole) in xfs_trans_apply_sb_deltas()
|
/openbmc/linux/Documentation/admin-guide/pm/ |
H A D | strategies.rst | 15 One of them is based on using global low-power states of the whole system in 21 user space code can run. Because sleep states are global and the whole system 37 If all of the system components are active, the system as a whole is regarded as 40 as a whole is regarded as "runtime idle" which may be very close to a sleep
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/ |
H A D | 0016-Platform-corstone1000-Fix-isolation-L2-memory-protection.patch | 6 The whole of the SRAM was configured unprivileged on this platform, so 35 + /* Set the RAM attributes. It is needed because the first region overlaps the whole 62 - /* Set the RAM attributes. It is needed because the first region overlaps the whole
|
/openbmc/u-boot/Documentation/ |
H A D | linker_lists.rst | 52 Start and end symbols for the whole of the linker lists area can be 75 is the sub-list name. Iterators for the whole list should use the 81 defined for the whole list and each sub-list:
|
/openbmc/linux/scripts/ |
H A D | Makefile.vmlinux_o | 52 --whole-archive vmlinux.a --no-whole-archive \
|
H A D | link-vmlinux.sh | 102 ${wl}--whole-archive ${objs} ${wl}--no-whole-archive \
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | v4l2-selection-targets.rst | 39 - Suggested cropping rectangle that covers the "whole picture". 63 - Suggested composition rectangle that covers the "whole picture".
|
/openbmc/openbmc/meta-security/docs/ |
H A D | overview.txt | 61 …- find-nodrop-groups.sh : This will scan a whole file system to see if a program makes calls to ch… 66 …- find-chroot.sh : This script scans the whole file system looking for ELF files that calls chroot… 71 …- find-execstack.sh : This program scans the whole file system for ELF programs that have marked t… 75 …- find-hidden-exec.sh : This program scans the whole file system looking for excutables that are h… 78 - find-sh4errors.sh : This program scans the whole file system looking for shell scripts. 91 …- find-sh4tmp.sh : This script scans the whole filesystem to check if shell scripts are using well… 94 …- find-elf4tmp.sh : This script scans the whole file system for ELF files using /tmp. When it find…
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | GCR-docs | 1 This work may be reproduced and distributed in whole or in part, in 5 redistribute, in whole or in part, under terms more restrictive than
|
/openbmc/linux/Documentation/driver-api/fpga/ |
H A D | fpga-mgr.rst | 95 This will not affect .write_sg, .write_sg will still get whole image in 97 whole buffer will be passed into .parse_header. If image is in scatter-gather 105 if the whole bitstream is not immediately available then the core code will 109 whole FPGA image or may be a smaller chunk of an FPGA image. In the latter
|
/openbmc/linux/drivers/gpu/drm/ci/xfails/ |
H A D | i915-tgl-skips.txt | 4 # GPU hangs, then the whole machine
|