Home
last modified time | relevance | path

Searched refs:foo (Results 1 – 25 of 580) sorted by relevance

12345678910>>...24

/openbmc/linux/samples/trace_events/
H A Dtrace-events-sample.h308 strlcpy(__entry->foo, foo, 10);
407 TP_ARGS(foo, bar),
412 __string( foo, foo )
417 __assign_str(foo, foo);
450 TP_ARGS(foo, bar),
453 __string( foo, foo )
458 __assign_str(foo, foo);
500 __string( foo, foo )
505 __assign_str(foo, foo);
565 __rel_string( foo, foo )
[all …]
/openbmc/linux/samples/kobject/
H A Dkset-example.c31 int foo; member
57 struct foo_obj *foo; in foo_attr_show() local
60 foo = to_foo_obj(kobj); in foo_attr_show()
77 struct foo_obj *foo; in foo_attr_store() local
80 foo = to_foo_obj(kobj); in foo_attr_store()
103 struct foo_obj *foo; in foo_release() local
106 kfree(foo); in foo_release()
201 struct foo_obj *foo; in create_foo_obj() local
205 foo = kzalloc(sizeof(*foo), GFP_KERNEL); in create_foo_obj()
206 if (!foo) in create_foo_obj()
[all …]
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A Dbootconfig.rst51 foo.bar {
68 foo = bar, baz
74 foo := qux
82 foo += qux
89 foo = value1
91 foo := value3 # 这会更新foo的值。
95 foo {
107 foo = value2
111 foo = value2
123 foo = value # value is set to foo.
[all …]
/openbmc/linux/Documentation/driver-api/driver-model/
H A Ddesign-patterns.rst24 struct foo {
31 struct foo *foo;
33 foo = devm_kzalloc(dev, sizeof(*foo), GFP_KERNEL);
50 struct foo *foo = arg;
56 struct foo *foo;
59 ret = request_irq(irq, foo_handler, 0, "foo", foo);
80 struct foo *foo = container_of(work, struct foo, offload);
87 struct foo *foo = arg;
89 queue_work(foo->wq, &foo->offload);
95 struct foo *foo;
[all …]
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-support/fcgiwrap/fcgiwrap/
H A D0001-Fix-implicit-fallthrough-warning.patch158 + int foo( void ) { return 0; }
174 + int foo( void ) __attribute__(($1));
177 + int foo( void ) __attribute__(($1));
183 + int foo( void ) __attribute__(($1));
189 + int foo( void ) __attribute__(($1));
195 + int foo( void ) __attribute__(($1));
201 + int foo( void ) __attribute__(($1));
207 + int foo( void ) __attribute__(($1));
222 + int foo( void ) __attribute__(($1));
236 + int foo( void ) __attribute__(($1));
[all …]
/openbmc/linux/tools/testing/selftests/ftrace/test.d/instances/
H A Dinstance-event.tc7 rmdir foo 2>/dev/null
29 mkdir foo 2> /dev/null
30 rmdir foo 2> /dev/null
36 cat foo/trace 1> /dev/null 2>&1
69 mkdir foo
70 ls foo > /dev/null
71 rmdir foo
72 if [ -d foo ]; then
76 mkdir foo
78 rmdir foo
[all …]
/openbmc/linux/lib/
H A Dtest_debug_virtual.c16 struct foo { struct
20 static struct foo *foo; variable
32 foo = kzalloc(sizeof(*foo), GFP_KERNEL); in test_debug_virtual_init()
33 if (!foo) in test_debug_virtual_init()
36 pa = virt_to_phys(foo); in test_debug_virtual_init()
37 va = foo; in test_debug_virtual_init()
46 kfree(foo); in test_debug_virtual_exit()
/openbmc/u-boot/doc/uImage.FIT/
H A Doverlay-fdt-boot.txt69 foo-reva.dtb {
73 foo-revb.dtb {
77 foo-reva-bar.dtb {
81 foo-revb-bar.dtb {
85 foo-revb-baz.dtb {
105 foo-reva.dtb, foo-revb.dtb, foo-reva-bar.dtb, foo-revb-bar.dtb,
106 foo-revb-baz.dtb, foo-revb-bar-baz.dtb
162 foo-reva.dtb {
166 foo-revb.dtb {
170 foo-reva-bar.dtb {
[all …]
/openbmc/linux/tools/perf/tests/shell/
H A Dtest_uprobe_from_different_cu.sh20 perf probe -x ${temp_dir}/testfile -d foo || true
34 cat > ${temp_dir}/testfile-foo.h << EOF
41 extern int foo (int i, struct t *t);
44 cat > ${temp_dir}/testfile-foo.c << EOF
48 foo (int i, struct t *t)
72 return foo (3, &g);
76 gcc -g -Og -flto -c ${temp_dir}/testfile-foo.c -o ${temp_dir}/testfile-foo.o
78 gcc -g -Og -o ${temp_dir}/testfile ${temp_dir}/testfile-foo.o ${temp_dir}/testfile-main.o
80 perf probe -x ${temp_dir}/testfile --funcs foo
81 perf probe -x ${temp_dir}/testfile foo
/openbmc/boost-dbus/test/
H A DdbusPropertiesServer.cpp67 foo.register_object( in TEST()
69 foo.register_object( in TEST()
125 dbus::DbusObjectServer foo(bus); in TEST() local
127 foo.register_object( in TEST()
129 foo.register_object( in TEST()
183 dbus::DbusObjectServer foo(bus); in TEST() local
184 foo.register_object( in TEST()
230 dbus::DbusObjectServer foo(bus); in TEST() local
233 foo.register_object(object); in TEST()
321 dbus::DbusObjectServer foo(bus); in TEST() local
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D083.out4 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
8 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
12 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
16 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
20 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
24 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
28 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
32 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
36 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
40 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
[all …]
H A D02959 $QEMU_IMG snapshot -c foo "$TEST_IMG"
61 $QEMU_IMG snapshot -a foo "$TEST_IMG"
66 $QEMU_IMG snapshot -c foo "$TEST_IMG"
68 $QEMU_IMG snapshot -a foo "$TEST_IMG"
79 { $QEMU_IMG snapshot -c foo $TEST_IMG; } 2>&1 | _filter_qemu_io | _filter_testdir
80 { $QEMU_IMG snapshot -a foo $TEST_IMG; } 2>&1 | _filter_qemu_io | _filter_testdir
91 { $QEMU_IMG snapshot -c foo $TEST_IMG; } 2>&1 | _filter_qemu_io | _filter_testdir
94 { $QEMU_IMG convert -l foo $TEST_IMG $TEST_IMG.snap; } 2>&1 | _filter_qemu_io | _filter_testdir
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_helper_value_access.c9 long long foo; member
24 int foo[MAX_ENTRIES]; member
191 __imm_const(test_val_foo, offsetof(struct test_val, foo)) in via_const_imm_full_range()
218 __imm_const(test_val_foo, offsetof(struct test_val, foo)) in via_const_imm_partial_range()
244 __imm_const(test_val_foo, offsetof(struct test_val, foo)) in via_const_imm_empty_range()
272 __imm_const(test_val_foo, offsetof(struct test_val, foo)) in imm_out_of_bound_range()
299 __imm_const(test_val_foo, offsetof(struct test_val, foo)) in const_imm_negative_range_adjustment_1()
326 __imm_const(test_val_foo, offsetof(struct test_val, foo)) in const_imm_negative_range_adjustment_2()
355 __imm_const(test_val_foo, offsetof(struct test_val, foo)) in via_const_reg_full_range()
383 __imm_const(test_val_foo, offsetof(struct test_val, foo)) in via_const_reg_partial_range()
[all …]
H A Dverifier_array_access.c12 int foo[MAX_ENTRIES]; member
58 __imm_const(test_val_foo, offsetof(struct test_val, foo)) in an_array_with_a_constant_1()
85 __imm_const(test_val_foo, offsetof(struct test_val, foo)) in __flag()
114 __imm_const(test_val_foo, offsetof(struct test_val, foo)) in __flag()
147 __imm_const(test_val_foo, offsetof(struct test_val, foo)) in __flag()
172 __imm_const(test_val_foo, offsetof(struct test_val, foo)) in an_array_with_a_constant_2()
201 __imm_const(test_val_foo, offsetof(struct test_val, foo)) in __flag()
230 __imm_const(test_val_foo, offsetof(struct test_val, foo)) in __flag()
262 __imm_const(test_val_foo, offsetof(struct test_val, foo)) in __flag()
294 __imm_const(test_val_foo, offsetof(struct test_val, foo)) in __flag()
[all …]
H A Dlinked_list.c18 struct foo *f; in list_push_pop()
28 bpf_obj_drop(container_of(n, struct foo, node2)); in list_push_pop()
37 bpf_obj_drop(container_of(n, struct foo, node2)); in list_push_pop()
54 f = container_of(n, struct foo, node2); in list_push_pop()
69 f = container_of(n, struct foo, node2); in list_push_pop()
80 bpf_obj_drop(container_of(n, struct foo, node2)); in list_push_pop()
99 struct foo *f[200], *pf; in list_push_pop_multiple()
133 pf = container_of(n, struct foo, node2); in list_push_pop_multiple()
152 pf = container_of(n, struct foo, node2); in list_push_pop_multiple()
182 struct foo *f; in list_in_list()
[all …]
H A Dtest_spin_lock_fail.c7 struct foo { struct
15 __type(value, struct foo); argument
37 struct foo *f; in lock_id_kptr_preserve()
56 struct foo *f; in lock_id_mapval_preserve()
69 struct foo *f; in lock_id_innermapval_preserve()
87 struct foo *f1, *f2, *v, *iv; \
126 struct foo *f1, *f2; in lock_id_mismatch_mapval_mapval()
150 struct foo *f1, *f2; in lock_id_mismatch_innermapval_innermapval1()
174 struct foo *f1, *f2; in lock_id_mismatch_innermapval_innermapval2()
H A Dlinked_list_fail.c262 struct foo *f; in use_after_drop()
290 struct foo *f; in direct_read_lock()
301 struct foo *f; in direct_write_lock()
313 struct foo *f; in direct_read_head()
324 struct foo *f; in direct_write_head()
336 struct foo *f; in direct_read_node()
347 struct foo *f; in direct_write_node()
359 struct foo *f; in use_after_unlock()
390 struct foo *f; in list_double_add()
453 struct foo *f; in incorrect_node_var_off()
[all …]
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_attach_override.c28 int drop_prog = -1, allow_prog = -1, foo = -1, bar = -1; in serial_test_cgroup_attach_override() local
41 foo = test__join_cgroup(FOO); in serial_test_cgroup_attach_override()
42 if (CHECK(foo < 0, "cgroup_join_foo", "cgroup setup failed\n")) in serial_test_cgroup_attach_override()
45 if (CHECK(bpf_prog_attach(drop_prog, foo, BPF_CGROUP_INET_EGRESS, in serial_test_cgroup_attach_override()
87 if (CHECK(bpf_prog_detach(foo, BPF_CGROUP_INET_EGRESS), in serial_test_cgroup_attach_override()
111 if (CHECK(!bpf_prog_detach(foo, BPF_CGROUP_INET_EGRESS), in serial_test_cgroup_attach_override()
116 if (CHECK(bpf_prog_attach(allow_prog, foo, BPF_CGROUP_INET_EGRESS, 0), in serial_test_cgroup_attach_override()
132 if (CHECK(!bpf_prog_attach(allow_prog, foo, BPF_CGROUP_INET_EGRESS, in serial_test_cgroup_attach_override()
138 if (CHECK(bpf_prog_attach(drop_prog, foo, BPF_CGROUP_INET_EGRESS, 0), in serial_test_cgroup_attach_override()
144 close(foo); in serial_test_cgroup_attach_override()
/openbmc/linux/Documentation/translations/zh_CN/devicetree/
H A Doverlay-notes.rst26 让我们举个例子,我们有一个foo板,它的基本树形图如下::
28 ---- foo.dts ---------------------------------------------------------------
32 compatible = "corp,foo";
44 ---- foo.dts ---------------------------------------------------------------
61 当加载(并按照[1]中描述的方式解决)时,应该产生foo+bar.dts::
63 ---- foo+bar.dts -----------------------------------------------------------
66 compatible = "corp,foo";
84 ---- foo+bar.dts -----------------------------------------------------------
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dxarray.rst205 void foo_init(struct foo *foo)
207 xa_init_flags(&foo->array, XA_FLAGS_LOCK_BH);
210 int foo_store(struct foo *foo, unsigned long index, void *entry)
214 xa_lock_bh(&foo->array);
217 foo->count++;
218 xa_unlock_bh(&foo->array);
223 void foo_erase(struct foo *foo, unsigned long index)
225 xa_lock(&foo->array);
226 __xa_erase(&foo->array, index);
227 foo->count--;
[all …]
/openbmc/linux/tools/perf/Documentation/
H A Dcallchain-overhead-calculation.txt24 void foo(void) {
30 foo();
39 In this case 'foo' is a child of 'bar', and 'bar' is an immediate
40 child of 'main' so 'foo' also is a child of 'main'. In other words,
41 'main' is a parent of 'foo' and 'bar', and 'bar' is a parent of 'foo'.
50 60.00% foo
52 --- foo
65 child functions (i.e. 'foo' and 'bar') are added to the parents to
87 60.00% 60.00% foo
89 --- foo
[all …]
/openbmc/qemu/tests/decode/
H A Dsucc_named_field.decode11 %foo 0:16 alpha:4
12 @foo 00000001 ........ ........ ........ &imm_a imm=%foo
13 i1 ........ 00000000 ........ ........ @foo alpha=1
14 i2 ........ 00000001 ........ ........ @foo alpha=2
19 i3 ........ 00000000 ........ ........ @bar imm=%foo
/openbmc/linux/tools/memory-model/Documentation/
H A Daccess-marking.txt251 int foo;
257 foo = newval;
268 ret = foo;
275 pr_info("Current value of foo: %d\n", data_race(foo));
301 pr_info("Current value of foo: %d\n", READ_ONCE(foo));
325 int foo;
359 struct foo {
447 int foo;
480 int foo;
524 int foo;
[all …]
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0001-testsuite-use-www.example.org-for-wget-test-cases.patch26 mkdir foo
27 -busybox wget -q -O index.html -P foo http://www.google.com/
28 +busybox wget -q -O index.html -P foo http://www.example.org/
46 -busybox wget -q -O foo http://www.google.com/
47 +busybox wget -q -O foo http://www.example.org/
48 test -s foo
56 mkdir foo
57 -busybox wget -q -P foo http://www.google.com/
58 +busybox wget -q -P foo http://www.example.org/
59 test -s foo/index.html
/openbmc/openbmc/poky/meta/recipes-devtools/perl/liburi-perl/
H A D0001-Skip-TODO-test-cases-that-fail.patch27 - my $str = "http://foo/\xE9";
33 - # http://foo/%C3%A9
34 - is("$uri", 'http://foo/%E9', 'correctly created a URI from a utf8-upgraded string');
37 +# my $str = "http://foo/\xE9";
43 +# # http://foo/%C3%A9
44 +# is("$uri", 'http://foo/%E9', 'correctly created a URI from a utf8-upgraded string');
48 my $str = "http://foo/\xE9";
98 - $u = URI->new('mailto:"foo bar+baz"@example.com');
100 - is $u, 'mailto:%22foo%20bar+baz%22@example.com', '... and stringification works';
104 +# $u = URI->new('mailto:"foo bar+baz"@example.com');
[all …]

12345678910>>...24