Home
last modified time | relevance | path

Searched refs:foo (Results 151 – 175 of 580) sorted by relevance

12345678910>>...24

/openbmc/linux/Documentation/doc-guide/
H A Dkernel-doc.rst57 scripts/kernel-doc -v -none drivers/foo/bar.c
278 ``@foo.bar:``
291 * struct foo - Brief description.
292 * @foo: The Foo member.
294 struct foo {
295 int foo;
310 /** @bar2: Description for struct @bar2 inside @foo */
402 See foo().
403 See struct foo.
411 See :c:func:`my custom link text for function foo <foo>`.
[all …]
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dprotection-keys.rst64 *ptr = foo; // assign something
92 *ptr = foo;
H A Dprintk-formats.rst454 %pOF /foo/bar@0 - Node full name
455 %pOFf /foo/bar@0 - Same as above
456 %pOFfp /foo/bar@0:10 - Node full name + phandle
457 %pOFfcF /foo/bar@0:foo,device:--P- - Node full name +
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Dsecure.txt16 instance "secure-foo" would override "foo". For property names with
17 a vendor prefix, the Secure variant of "vendor,foo" would be
18 "vendor,secure-foo". If there is no "secure-" property then the Secure
/openbmc/qemu/tests/qemu-iotests/
H A D08257 run_qemu_img create -f foo -f $IMGFMT "$TEST_IMG" $size
112 run_qemu_img convert -f foo -f $IMGFMT "$TEST_IMG" "$TEST_IMG".base
116 run_qemu_img convert -O foo -O $IMGFMT "$TEST_IMG" "$TEST_IMG".base
175 run_qemu_img amend -f foo -f $IMGFMT -o lazy_refcounts=on "$TEST_IMG"
/openbmc/linux/Documentation/target/
H A Dtcm_mod_builder.rst99 …target:/mnt/sdb/lio-core-2.6.git# mkdir -p /sys/kernel/config/target/nab5000/iqn.foo/tpgt_1/lun/lu…
100 target:/mnt/sdb/lio-core-2.6.git# cd /sys/kernel/config/target/nab5000/iqn.foo/tpgt_1/lun/lun_0/
101 …target:/sys/kernel/config/target/nab5000/iqn.foo/tpgt_1/lun/lun_0# ln -s /sys/kernel/config/target…
103 target:/sys/kernel/config/target/nab5000/iqn.foo/tpgt_1/lun/lun_0# cd -
107 |-- iqn.foo
/openbmc/u-boot/lib/efi_loader/
H A Defi_gop.c256 u32 foo, efi_uintn_t sx, in gop_blt_video_fill() argument
268 u32 foo, efi_uintn_t sx, in gop_blt_buf_to_vid16() argument
279 u32 foo, efi_uintn_t sx, in gop_blt_buf_to_vid32() argument
290 u32 foo, efi_uintn_t sx, in gop_blt_vid_to_vid() argument
302 u32 foo, efi_uintn_t sx, in gop_blt_vid_to_buf() argument
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0001-testsuite-check-uudecode-before-using-it.patch34 @@ -31,7 +31,7 @@ rmdir foo
35 rm foo.zip
/openbmc/u-boot/doc/
H A DREADME.fdt-overlays33 foo: foonode {
34 foo-property;
47 target = <&foo>;
/openbmc/linux/scripts/
H A DKbuild.include35 # Name of target with a '.' as filename prefix. foo/bar.o => foo/.bar.o
39 # Name of target with a '.tmp_' as filename prefix. foo/bar.o => foo/.tmp_bar.o
60 # Quote a string to pass it to C files. foo => '"foo"'
218 # Usage: $(call if_changed_rule,foo)
/openbmc/linux/Documentation/locking/
H A Dseqlock.rst67 .seq = SEQCNT_ZERO(foo.seq),
68 } foo;
133 .seq = SEQCNT_LOCKNAME_ZERO(foo.seq, &lock),
134 } foo;
182 .seql = __SEQLOCK_UNLOCKED(foo.seql)
183 } foo;
/openbmc/linux/arch/x86/um/shared/sysdep/
H A Dkernel-offsets.h9 void foo(void) in foo() function
/openbmc/linux/drivers/misc/lkdtm/
H A Dfortify.c17 int foo; in lkdtm_FORTIFY_STR_OBJECT() member
73 int foo; in lkdtm_FORTIFY_MEM_OBJECT() member
/openbmc/qemu/tests/qapi-schema/
H A Dfunny-word.json1 { command: 'foo' }
H A Dargs-invalid.json1 { 'command': 'foo',
H A Ddoc-empty-arg.json4 # @foo:
H A Dfeatures-no-list.json2 'data': { 'foo': 'int' },
H A Ddoc-duplicated-arg.json4 # @foo:
H A Dfeatures-missing-name.json2 'data': { 'foo': 'int' },
H A Ddoc-duplicated-since.json4 # @foo:
H A Ddoc-duplicated-return.json4 # @foo:
H A Dargs-bad-boxed.json2 { 'command': 'foo', 'boxed': false }
H A Dbad-if-empty.json2 { 'struct': 'TestIfStruct', 'data': { 'foo': 'int' },
/openbmc/qemu/docs/devel/
H A Dqtest.rst38 necessary.) For example, ``tests/qtest/foo-test.c``.
50 'foo-test',
61 'foo-test': [io],
/openbmc/linux/tools/bootconfig/samples/
H A Dgood-mixed-append.bconf1 key = foo

12345678910>>...24