Home
last modified time | relevance | path

Searched refs:FOO (Results 1 – 25 of 2578) sorted by relevance

12345678910>>...104

/linux/tools/testing/selftests/bpf/prog_tests/
A Dcgroup_attach_override.c7 #define FOO "/foo" macro
41 foo = test__join_cgroup(FOO); in serial_test_cgroup_attach_override()
48 "attach prog to %s failed, errno=%d\n", FOO, errno)) in serial_test_cgroup_attach_override()
89 "detach prog from %s failed, errno=%d\n", FOO, errno)) in serial_test_cgroup_attach_override()
113 "double detach from %s unexpectedly succeeded\n", FOO)) in serial_test_cgroup_attach_override()
118 "attach prog to %s failed, errno=%d\n", FOO, errno)) in serial_test_cgroup_attach_override()
135 "attach prog to %s unexpectedly succeeded\n", FOO)) in serial_test_cgroup_attach_override()
140 "attach prog to %s failed, errno=%d\n", FOO, errno)) in serial_test_cgroup_attach_override()
/linux/arch/arm/boot/dts/
A Dbcm2837-rpi-cm3-io3.dts17 * "FOO" = GPIO line named "FOO" on the schematic
18 * "FOO_N" = GPIO line named "FOO" on schematic, active low
A Dbcm2835-rpi-cm1-io1.dts17 * "FOO" = GPIO line named "FOO" on the schematic
18 * "FOO_N" = GPIO line named "FOO" on schematic, active low
A Dbcm2711-rpi-cm4-io.dts37 * "FOO" = GPIO line named "FOO" on the schematic
38 * "FOO_N" = GPIO line named "FOO" on schematic, active low
A Dbcm2835-rpi-a.dts30 * "FOO" = GPIO line named "FOO" on the schematic
31 * "FOO_N" = GPIO line named "FOO" on schematic, active low
A Dbcm2835-rpi-b.dts31 * "FOO" = GPIO line named "FOO" on the schematic
32 * "FOO_N" = GPIO line named "FOO" on schematic, active low
A Dbcm2835-rpi-zero.dts33 * "FOO" = GPIO line named "FOO" on the schematic
34 * "FOO_N" = GPIO line named "FOO" on schematic, active low
A Dbcm2836-rpi-2-b.dts38 * "FOO" = GPIO line named "FOO" on the schematic
39 * "FOO_N" = GPIO line named "FOO" on schematic, active low
A Dbcm2835-rpi-a-plus.dts36 * "FOO" = GPIO line named "FOO" on the schematic
37 * "FOO_N" = GPIO line named "FOO" on schematic, active low
A Dbcm2835-rpi-b-plus.dts38 * "FOO" = GPIO line named "FOO" on the schematic
39 * "FOO_N" = GPIO line named "FOO" on schematic, active low
A Dbcm2835-rpi-b-rev2.dts31 * "FOO" = GPIO line named "FOO" on the schematic
32 * "FOO_N" = GPIO line named "FOO" on schematic, active low
A Dbcm2835-rpi-zero-w.dts43 * "FOO" = GPIO line named "FOO" on the schematic
44 * "FOO_N" = GPIO line named "FOO" on schematic, active low
A Dbcm2837-rpi-3-b.dts58 * "FOO" = GPIO line named "FOO" on the schematic
59 * "FOO_N" = GPIO line named "FOO" on schematic, active low
A Dbcm2837-rpi-3-b-plus.dts65 * "FOO" = GPIO line named "FOO" on the schematic
66 * "FOO_N" = GPIO line named "FOO" on schematic, active low
A Dbcm2837-rpi-3-a-plus.dts59 * "FOO" = GPIO line named "FOO" on the schematic
60 * "FOO_N" = GPIO line named "FOO" on schematic, active low
A Dbcm2711-rpi-4-b.dts84 * "FOO" = GPIO line named "FOO" on the schematic
85 * "FOO_N" = GPIO line named "FOO" on schematic, active low
/linux/Documentation/kbuild/
A Dkconfig-language.rst147 if FOO depends on BAR that is not set.
161 config FOO
172 FOO BAR BAZ's default choice for BAZ
200 config FOO
491 depends on HAVE_GENERIC_IOMAP && FOO
536 config FOO
539 limits FOO to module (=m) or disabled (=n).
572 config FOO
618 a) Remove any superfluous "select FOO" or "depends on FOO"
621 b1) Swap all "select FOO" to "depends on FOO" or,
[all …]
/linux/Documentation/translations/zh_CN/process/
A Dcoding-style.rst659 #define FOO(x) \
672 #define FOO(val) bar(index, val)
677 3) 作为左值的带参数的宏: FOO(x) = y;如果有人把 FOO 变成一个内联函数的话,这
692 #define FOO(x) \
/linux/Documentation/translations/zh_TW/process/
A Dcoding-style.rst663 #define FOO(x) \
676 #define FOO(val) bar(index, val)
681 3) 作爲左值的帶參數的宏: FOO(x) = y;如果有人把 FOO 變成一個內聯函數的話,這
696 #define FOO(x) \
/linux/Documentation/driver-api/gpio/
A Dboard.rst72 Device (FOO) {
90 ^FOO, 0, 0, 1,
91 ^FOO, 1, 0, 1,
92 ^FOO, 2, 0, 1,
97 Package () {^FOO, 3, 0, 0},
/linux/scripts/basic/
A D.fixdep.cmd8 $(wildcard include/config/FOO) \
/linux/scripts/kconfig/
A D.confdata.o.cmd6 $(wildcard include/config/FOO) \
/linux/Documentation/devicetree/
A Doverlay-notes.rst24 /* FOO platform */
59 /* FOO platform + bar peripheral */
/linux/usr/
A D.initramfs_data.o.cmd12 $(wildcard include/config/FOO) \
/linux/arch/arm64/crypto/
A D.sha256-core.o.cmd11 $(wildcard include/config/FOO) \

Completed in 31 milliseconds

12345678910>>...104