| /linux/tools/testing/selftests/bpf/prog_tests/ |
| A D | cgroup_attach_override.c | 7 #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()
|
| A D | task_under_cgroup.c | 9 #define FOO "/foo" macro 17 foo = test__join_cgroup(FOO); in test_task_under_cgroup() 27 skel->rodata->cgid = get_cgroup_id(FOO); in test_task_under_cgroup()
|
| /linux/scripts/kconfig/tests/choice_randomize2/ |
| A D | Kconfig | 21 config FOO config 22 bool "FOO" 27 depends on FOO
|
| /linux/arch/arm/boot/dts/broadcom/ |
| A D | bcm2837-rpi-cm3-io3.dts | 16 * "FOO" = GPIO line named "FOO" on the schematic 17 * "FOO_N" = GPIO line named "FOO" on schematic, active low
|
| A D | bcm2835-rpi-cm1-io1.dts | 16 * "FOO" = GPIO line named "FOO" on the schematic 17 * "FOO_N" = GPIO line named "FOO" on schematic, active low
|
| A D | bcm2835-rpi-b.dts | 26 * "FOO" = GPIO line named "FOO" on the schematic 27 * "FOO_N" = GPIO line named "FOO" on schematic, active low
|
| A D | bcm2835-rpi-zero.dts | 28 * "FOO" = GPIO line named "FOO" on the schematic 29 * "FOO_N" = GPIO line named "FOO" on schematic, active low
|
| A D | bcm2835-rpi-a.dts | 25 * "FOO" = GPIO line named "FOO" on the schematic 26 * "FOO_N" = GPIO line named "FOO" on schematic, active low
|
| A D | bcm2835-rpi-b-rev2.dts | 26 * "FOO" = GPIO line named "FOO" on the schematic 27 * "FOO_N" = GPIO line named "FOO" on schematic, active low
|
| A D | bcm2836-rpi-2-b.dts | 25 * "FOO" = GPIO line named "FOO" on the schematic 26 * "FOO_N" = GPIO line named "FOO" on schematic, active low
|
| A D | bcm2835-rpi-a-plus.dts | 24 * "FOO" = GPIO line named "FOO" on the schematic 25 * "FOO_N" = GPIO line named "FOO" on schematic, active low
|
| A D | bcm2835-rpi-b-plus.dts | 26 * "FOO" = GPIO line named "FOO" on the schematic 27 * "FOO_N" = GPIO line named "FOO" on schematic, active low
|
| A D | bcm2711-rpi-cm4-io.dts | 26 * "FOO" = GPIO line named "FOO" on the schematic 27 * "FOO_N" = GPIO line named "FOO" on schematic, active low
|
| A D | bcm2837-rpi-zero-2-w.dts | 38 * "FOO" = GPIO line named "FOO" on the schematic 39 * "FOO_N" = GPIO line named "FOO" on schematic, active low
|
| A D | bcm2835-rpi-zero-w.dts | 38 * "FOO" = GPIO line named "FOO" on the schematic 39 * "FOO_N" = GPIO line named "FOO" on schematic, active low
|
| A D | bcm2837-rpi-3-b.dts | 52 * "FOO" = GPIO line named "FOO" on the schematic 53 * "FOO_N" = GPIO line named "FOO" on schematic, active low
|
| A D | bcm2837-rpi-3-a-plus.dts | 46 * "FOO" = GPIO line named "FOO" on the schematic 47 * "FOO_N" = GPIO line named "FOO" on schematic, active low
|
| A D | bcm2837-rpi-3-b-plus.dts | 52 * "FOO" = GPIO line named "FOO" on the schematic 53 * "FOO_N" = GPIO line named "FOO" on schematic, active low
|
| A D | bcm2711-rpi-4-b.dts | 80 * "FOO" = GPIO line named "FOO" on the schematic 81 * "FOO_N" = GPIO line named "FOO" on schematic, active low
|
| /linux/Documentation/translations/zh_CN/devicetree/ |
| A D | overlay-notes.rst | 29 /* FOO平台 */ 64 /* FOO平台 + bar外围 */
|
| /linux/Documentation/kbuild/ |
| A D | kconfig-language.rst | 151 if FOO depends on BAR that is not set. 171 config FOO 210 config FOO 491 depends on HAVE_GENERIC_IOMAP && FOO 536 config FOO 572 config FOO 586 config FOO 595 config FOO 644 a) Remove any superfluous "select FOO" or "depends on FOO" 647 b1) Swap all "select FOO" to "depends on FOO" or, [all …]
|
| /linux/Documentation/driver-api/gpio/ |
| A D | board.rst | 66 Device (FOO) { 84 ^FOO, 0, 0, 1, 85 ^FOO, 1, 0, 1, 86 ^FOO, 2, 0, 1, 89 Package () { "power-gpios", Package () { ^FOO, 3, 0, 0 } },
|
| /linux/Documentation/translations/zh_CN/process/ |
| A D | coding-style.rst | 742 #define FOO(x) \ 755 #define FOO(val) bar(index, val) 760 3) 作为左值的带参数的宏: FOO(x) = y;如果有人把 FOO 变成一个内联函数的话,这 775 #define FOO(x) \
|
| /linux/Documentation/translations/zh_TW/process/ |
| A D | coding-style.rst | 745 #define FOO(x) \ 758 #define FOO(val) bar(index, val) 763 3) 作爲左值的帶參數的宏: FOO(x) = y;如果有人把 FOO 變成一個內聯函數的話,這 778 #define FOO(x) \
|
| /linux/Documentation/devicetree/ |
| A D | overlay-notes.rst | 24 /* FOO platform */ 59 /* FOO platform + bar peripheral */
|