/linux/Documentation/devicetree/bindings/ |
H A D | writing-bindings.rst | 17 - DO attempt to make bindings complete even if a driver doesn't support some 24 - DO use node names matching the class of the device. Many standard names are 27 - DO check that the example matches the documentation especially after making 42 - DO make 'compatible' properties specific. 46 - DO use fallback compatibles when devices are the same as or a superset of 49 - DO add new compatibles in case there are new features or bugs. 51 - DO use a SoC-specific compatible for all SoC devices, followed by a 59 - DO use a vendor prefix on device-specific property names. Consider if 69 - DO use common property unit suffixes for properties with scientific units. 73 - DO defin [all...] |
/linux/arch/parisc/kernel/ |
H A D | drivers.c | 1021 #define DO(member) \ in qemu_print_iodc_data() macro 1024 DO(mod_addr); in qemu_print_iodc_data() 1025 DO(mod_pgs); in qemu_print_iodc_data() 1026 DO(add_addrs); in qemu_print_iodc_data() 1028 #undef DO in qemu_print_iodc_data() 1048 #define DO(member) \ in qemu_print_iodc_data() macro 1051 DO(hversion_model); in qemu_print_iodc_data() 1052 DO(hversion); in qemu_print_iodc_data() 1053 DO(spa); in qemu_print_iodc_data() 1054 DO(typ in qemu_print_iodc_data() [all...] |
/linux/arch/x86/kernel/ |
H A D | uprobes.c | 722 case 0x ## op_y: DO((expr) != 0) \ 723 case 0x ## op_n: DO((expr) == 0) 730 #define DO(expr) \ in is_cond_jmp_opcode() macro 733 #undef DO in is_cond_jmp_opcode() 745 #define DO(expr) \ in check_jmp_cond() macro 748 #undef DO in check_jmp_cond()
|
/linux/scripts/kconfig/tests/no_write_if_dep_unmet/ |
H A D | expected_config | 2 # Automatically generated file; DO NOT EDIT.
|
/linux/scripts/kconfig/tests/choice_randomize2/ |
H A D | expected_config2 | 2 # Automatically generated file; DO NOT EDIT.
|
H A D | expected_config1 | 2 # Automatically generated file; DO NOT EDIT.
|
H A D | expected_config0 | 2 # Automatically generated file; DO NOT EDIT.
|
/linux/scripts/kconfig/tests/choice_randomize/ |
H A D | expected_config0 | 2 # Automatically generated file; DO NOT EDIT.
|
H A D | expected_config1 | 2 # Automatically generated file; DO NOT EDIT.
|
H A D | expected_config2 | 2 # Automatically generated file; DO NOT EDIT.
|
/linux/tools/testing/kunit/test_data/ |
H A D | test_read_from_file.kconfig | 2 # Automatically generated file; DO NOT EDIT.
|
/linux/scripts/atomic/ |
H A D | gen-atomic-long.sh | 72 // DO NOT MODIFY THIS FILE DIRECTLY
|
H A D | gen-atomic-instrumented.sh | 135 // DO NOT MODIFY THIS FILE DIRECTLY
|
/linux/drivers/iommu/amd/ |
H A D | Kconfig | 36 DO NOT ENABLE THIS OPTION UNLESS YOU REALLY, -REALLY- KNOW WHAT YOU ARE DOING!!!
|
/linux/arch/sparc/kernel/ |
H A D | head_32.S | 248 rd %psr, %g3 ! DO NOT TOUCH %g3 259 ! DO NOT TOUCH %g4 262 lda [%g0] ASI_M_MMUREGS, %g5 ! DO NOT TOUCH %g5
|
/linux/Documentation/admin-guide/laptops/ |
H A D | sony-laptop.rst | 119 **DON'T DO THIS IF YOU DON'T LIKE RISKY BUSINESS.** 140 **I HAVE NO IDEA WHAT THOSE METHODS DO.**
|
/linux/Documentation/userspace-api/netlink/ |
H A D | genetlink-legacy.rst | 283 Multi-message DO 286 New Netlink families should never respond to a DO operation with multiple
|
/linux/drivers/pinctrl/renesas/ |
H A D | pinctrl-rzv2m.c | 85 #define DO(n) (0x00 + (n) * 0x40) macro 800 rzv2m_writel_we(pctrl->base + DO(port), bit, !!value); in rzv2m_gpio_set() 828 return !!(readl(pctrl->base + DO(port)) & BIT(bit)); in rzv2m_gpio_get()
|
/linux/Documentation/spi/ |
H A D | butterfly.rst | 69 MISO J403.PE6/DO pin 12/S5,nPAPEROUT
|
/linux/fs/gfs2/ |
H A D | ops_fstype.c | 44 #define DO 0 macro 1216 error = init_locking(sdp, &mount_gh, DO); in gfs2_fill_super() 1253 error = init_inodes(sdp, DO); in gfs2_fill_super() 1257 error = init_per_node(sdp, DO); in gfs2_fill_super()
|
/linux/Documentation/process/ |
H A D | security-bugs.rst | 86 of a potential security issue you DO NOT contact the "linux-distros"
|
/linux/arch/m68k/fpsp040/ |
H A D | satan.S | 313 |--THAT'S ALL I HAVE TO DO FOR NOW,
|
/linux/Documentation/arch/arm/ |
H A D | ixp4xx.rst | 50 DO NOT POST QUESTIONS TO THE LINUX MAILING LISTS REGARDING THE PROPRIETARY
|
/linux/Documentation/arch/powerpc/ |
H A D | elf_hwcaps.rst | 148 supporting later architectures DO NOT set this feature.
|
/linux/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_reg_print.c_shipped | 2 * DO NOT EDIT - This file is automatically generated
|