Home
last modified time | relevance | path

Searched refs:foo (Results 251 – 275 of 580) sorted by relevance

1...<<11121314151617181920>>...24

/openbmc/linux/Documentation/translations/sp_SP/process/
H A Ddeprecated.rst74 foo = kmalloc(count * size, GFP_KERNEL);
78 foo = kmalloc_array(count, size, GFP_KERNEL);
107 foo = krealloc(current_size + chunk_size * (count - 3), GFP_KERNEL);
111 foo = krealloc(size_add(current_size,
271 struct foo items[1];
279 struct foo items[1];
291 struct foo items[0];
305 struct foo items[];
320 struct foo items[0];
353 struct foo items[1];
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/pam.d/
H A Dsu9 # before they can use `su'. You can also add "group=foo"
12 # denying "root" user, unless she's a member of "foo" or explicitly
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dverifier.c85 int foo[MAX_ENTRIES]; member
192 .foo[6] = 0xabcdef12, in init_test_val_map()
/openbmc/linux/include/uapi/linux/
H A Diso_fs.h106 __u8 foo [ISODCL ( 1, 8)]; /* 733 */ member
115 __u8 foo [ISODCL ( 1, 8)]; /* 733 */ member
/openbmc/linux/Documentation/power/
H A Druntime_pm.rst906 lock(&foo->private_lock);
909 pm_runtime_get(&foo->dev);
910 if (!foo->is_suspended)
912 unlock(&foo->private_lock);
917 lock(&foo->private_lock);
924 unlock(&foo->private_lock);
933 lock(&foo->private_lock);
938 foo->is_suspended = 1;
940 unlock(&foo->private_lock);
948 lock(&foo->private_lock);
[all …]
/openbmc/linux/arch/sparc/kernel/
H A Dasm-offsets.c48 int foo(void) in foo() function
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_bpf_get_stack.c12 int foo[MAX_ENTRIES]; member
H A Dverifier_value_illegal_alu.c12 int foo[MAX_ENTRIES]; member
/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/
H A DTestMbox.test_commit_message_presence.fail4 Subject: [PATCH] README.OE-Core.md: add foo
H A DTestMbox.test_commit_message_presence.pass4 Subject: [PATCH] README.OE-Core.md: add foo
/openbmc/linux/Documentation/devicetree/bindings/thermal/
H A Dthermal-idle.yaml54 compatible = "foo";
55 model = "foo";
/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/files/
H A Dmeson.build15 add_project_arguments('-DFAIL_COMPARISON_STR=foo', language: 'cpp')
/openbmc/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-map.rst236 | **# bpftool prog loadall tail_calls.o /sys/fs/bpf/foo type xdp**
244 pinned /sys/fs/bpf/foo/xdp
248 pinned /sys/fs/bpf/foo/process
252 pinned /sys/fs/bpf/foo/debug
271 | **# bpftool map update pinned /sys/fs/bpf/bar key 0 0 0 0 value pinned /sys/fs/bpf/foo/debug**
/openbmc/openbmc/meta-raspberrypi/docs/
H A Dcontributing.md52 foobar: Adjusted the foo setting in bar
64 The foo setting in bar was decreased from X to X-50% in order to
104 foobar: Adjusted the foo setting in bar
/openbmc/phosphor-dbus-interfaces/
H A Drequirements.md71 Consider an entity which is contained at `/.../foo/entity` and
72 `/.../bar/entity`. The association is what links the `foo` and `bar` aspects of
74 named with end-points "foo" and "bar".
/openbmc/linux/tools/testing/selftests/tc-testing/
H A Dtdc.py55 foo = importlib.import_module('plugins.' + mn)
56 self.plugins[mn] = foo
57 self.plugin_instances.append(foo.SubPlugin())
61 foo = importlib.import_module('{}.{}'.format(pgdir, pgname))
62 self.plugins[pgname] = foo
63 self.plugin_instances.append(foo.SubPlugin())
/openbmc/linux/Documentation/devicetree/bindings/display/panel/
H A Dsamsung,s6d16d0.yaml45 vdd1-supply = <&foo>;
H A Darm,versatile-tft-panel.yaml45 remote-endpoint = <&foo>;
/openbmc/qemu/tests/qemu-iotests/
H A D103118 $QEMU_IMG snapshot -c foo "$TEST_IMG"
/openbmc/linux/arch/alpha/kernel/
H A Dasm-offsets.c15 void foo(void) in foo() function
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlstarlet/files/
H A D0001-usage2c.awk-fix-wrong-basename-regexp.patch22 # text in src/foo-bar.txt results in
/openbmc/linux/tools/testing/ktest/examples/bootconfigs/
H A Dboottrace.bconf34 foo {
/openbmc/u-boot/drivers/rtc/
H A Dds1302.c152 char *foo = buf; in read_ser_drv() local
168 DUMP(foo, count); in read_ser_drv()
/openbmc/linux/Documentation/networking/
H A Ddns_resolver.rst58 To direct a query for query type 'foo', a line of the following should be added
61 create dns_resolver foo:* * /usr/sbin/dns.foo %k
/openbmc/qemu/docs/devel/
H A Dvirtio-backends.rst23 transport they use. For example -device virtio-foo represents the foo
24 device using mmio and -device virtio-foo-pci is the same class of

1...<<11121314151617181920>>...24