Home
last modified time | relevance | path

Searched refs:foo (Results 101 – 125 of 580) sorted by relevance

12345678910>>...24

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_and.c12 int foo[MAX_ENTRIES]; member
47 __imm_const(test_val_foo, offsetof(struct test_val, foo)) in __flag()
H A Dverifier_map_ptr_mixing.c12 int foo[MAX_ENTRIES]; member
143 __imm_const(test_val_foo, offsetof(struct test_val, foo)) in pointers_for_lookup_hash_array()
193 __imm_const(test_val_foo, offsetof(struct test_val, foo)) in lookup_hash_map_in_map()
H A Dtest_btf_decl_tag.c36 static __noinline int foo(int x __tag1 __tag2) __tag1 __tag2 in foo() function
49 return foo(x); in BPF_PROG()
H A Dverifier_value.c12 int foo[MAX_ENTRIES]; member
154 __imm_const(test_val_foo, offsetof(struct test_val, foo)) in __flag()
H A Dverifier_map_ptr.c12 int foo[MAX_ENTRIES]; member
23 long long foo; member
/openbmc/linux/arch/x86/include/asm/
H A Duser_32.h51 long foo; member
63 long foo; member
H A Duser32.h14 u32 foo; member
27 int foo; member
/openbmc/linux/Documentation/bpf/
H A Dllvm_reloc.rst421 struct foo {
434 [2] STRUCT 'foo' size=8 vlen=2
450 void alpha(struct foo *s, volatile unsigned long *g) {
457 00: CO-RE <byte_off> [2] struct foo::a (0:0)
460 10: CO-RE <byte_off> [2] struct foo::a (0:0)
489 50: CO-RE <signed> [2] struct foo::b (0:1)
514 88: CO-RE <type_exists> [2] struct foo
517 98: CO-RE <type_size> [2] struct foo
520 a8: CO-RE <type_matches> [2] struct foo
523 b8: CO-RE <local_type_id> [2] struct foo
[all …]
/openbmc/linux/Documentation/devicetree/bindings/power/
H A Dpower_domain.txt33 compatible = "foo,i-leak-current";
40 compatible = "foo,i-leak-current";
92 compatible = "foo,power-controller";
99 compatible = "foo,i-leak-current";
106 compatible = "foo,i-leak-current";
/openbmc/linux/Documentation/admin-guide/
H A Ddynamic-debug-howto.rst64 :#> ddcmd mode foo +p
252 If ``foo`` module is not built-in, ``foo.dyndbg`` will still be processed at
260 When ``modprobe foo`` is called, modprobe scans ``/proc/cmdline`` for
261 ``foo.params``, strips ``foo.``, and passes them to the kernel along with
267 options foo dyndbg=+pt
268 options foo dyndbg # defaults to +p
270 2. ``foo.dyndbg`` as given in boot args, ``foo.`` is stripped and passed::
272 foo.dyndbg=" func bar +p; func buz +mp"
276 modprobe foo dyndbg==pmf # override previous settings
283 In the ``foo.dyndbg="QUERY"`` form, the query must exclude ``module foo``.
[all …]
/openbmc/linux/Documentation/kbuild/
H A Dkconfig-macro-language.rst16 APP := foo
17 SRC := foo.c
26 foo: foo.c
27 gcc -o foo foo.c
38 def_bool $(shell, $(srctree)/scripts/gcc-check-foo.sh $(CC))
208 int "foo"
216 int "foo"
225 $(MY_TYPE) "foo"
/openbmc/qemu/tests/qemu-iotests/
H A D16286 driver=ssh,host=localhost,port=0,path=/foo
93 driver=ssh,host=localhost,port=0.42,path=/foo
H A D051.pc.out38 QEMU_PROG: -drive file=TEST_DIR/t.qcow2,format=foo: Unknown driver 'foo'
41 QEMU_PROG: -drive file=TEST_DIR/t.qcow2,driver=foo: Unknown driver 'foo'
64 QEMU_PROG: -drive file=TEST_DIR/t.qcow2,node-name=123foo: Invalid node-name: '123foo'
70 QEMU_PROG: -drive file=TEST_DIR/t.qcow2,node-name=foo#12: Invalid node-name: 'foo#12'
349 Testing: -drive foo=bar
439 Testing: -hda foo:bar
440 QEMU_PROG: -hda foo:bar: Unknown protocol 'foo'
442 Testing: -drive file=foo:bar
443 QEMU_PROG: -drive file=foo:bar: Unknown protocol 'foo'
445 Testing: -drive file.filename=foo:bar
[all …]
/openbmc/linux/Documentation/RCU/
H A Drcu_dereference.rst214 struct foo {
219 struct foo *gp1;
224 struct foo *p;
240 struct foo *p;
241 struct foo *q;
270 struct foo {
281 struct foo *p;
301 struct foo *p;
302 struct foo *q;
341 struct foo {
[all …]
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dconfig_file_parser_tests.cpp896 "foo": 2 in TEST()
1560 "foo": 1 in TEST()
2214 "foo": 3 in TEST()
2252 "foo": 3 in TEST()
2434 "foo": 1 in TEST()
2595 "foo": 1 in TEST()
2736 "foo": 3 in TEST()
2916 "foo": 1 in TEST()
3075 "foo": 1 in TEST()
3503 "foo": 1 in TEST()
[all …]
/openbmc/linux/samples/bpf/
H A Dspintest.bpf.c36 #define PROG(foo) \ argument
37 int foo(struct pt_regs *ctx) \
/openbmc/linux/Documentation/translations/zh_CN/doc-guide/
H A Dkernel-doc.rst46 scripts/kernel-doc -v -none drivers/foo/bar.c
363 See foo().
364 See struct foo.
371 See :c:func:`my custom link text for function foo <foo>`.
393 * foo bar splat
/openbmc/linux/arch/x86/kernel/fpu/
H A Dregset.c344 env->foo = fxsave->rdp; in __convert_from_fxsr()
359 env->foo = fxsave->foo; in __convert_from_fxsr()
387 fxsave->rdp = env->foo; in convert_to_fxsr()
392 fxsave->foo = env->foo; in convert_to_fxsr()
/openbmc/entity-manager/test/
H A Dtest_entity-manager.cpp244 nlohmann::json j = R"("foo")"_json; in TEST()
251 nlohmann::json j = R"("foo*")"_json; in TEST()
265 nlohmann::json j = R"("foo[")"_json; in TEST()
272 nlohmann::json j = R"("foo(?!bar)...foo")"_json; in TEST()
372 nlohmann::json j = R"("foo")"_json; in TEST()
798 nlohmann::json j = R"({"foo": "bar"})"_json; in TEST()
805 nlohmann::json j = R"({"foo": "bar"})"_json; in TEST()
812 nlohmann::json j = R"({"foo": "bar"})"_json; in TEST()
819 nlohmann::json j = R"({"foo": "bar"})"_json; in TEST()
826 nlohmann::json j = R"({"foo": "bar"})"_json; in TEST()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/eject/eject/
H A Deject-2.1.5-spaces.patch42 * Given name, such as foo, see if any of the following exist:
44 * foo (if foo starts with '.' or '/')
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/mm/damon/
H A Dusage.rst565 # ls foo
566 # ls: cannot access 'foo': No such file or directory
567 # echo foo > mk_contexts
568 # ls foo
573 # echo foo > rm_contexts
574 # ls foo
575 # ls: cannot access 'foo': No such file or directory
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dglobal_data.c69 struct foo { struct
78 struct foo val; in test_global_data_struct() argument
87 struct foo val; in test_global_data_struct()
/openbmc/linux/tools/testing/kunit/test_data/
H A Dtest_output_with_prefix_isolated_correctly.log9 [ 0.060000] foo bar #
13 [ 0.060000] foo bar # non-kunit output
H A Dtest_pound_no_prefix.log10 foo bar #
14 foo bar # non-kunit output
H A Dtest_pound_sign.log10 [ 0.060000] foo bar #
14 [ 0.060000] foo bar # non-kunit output

12345678910>>...24