Home
last modified time | relevance | path

Searched refs:DO (Results 1 – 25 of 74) sorted by relevance

123

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/
Dwriting-bindings.rst17 - 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. DON'T use wildcards in compatible
43 strings. DO use fallback compatibles when devices are the same as or a subset
44 of prior implementations. DO add new compatibles in case there are new
47 - DO use a vendor prefix on device specific property names. Consider if
54 - DO use common property unit suffixes for properties with scientific units.
57 - DO define properties in terms of constraints. How many entries? What are
64 - DO put all MMIO devices under a bus node and not at the top-level.
[all …]
/kernel/linux/linux-5.10/arch/parisc/kernel/
Ddrivers.c1018 #define DO(member) \ in qemu_print_iodc_data() macro
1021 DO(mod_addr); in qemu_print_iodc_data()
1022 DO(mod_pgs); in qemu_print_iodc_data()
1023 DO(add_addrs); in qemu_print_iodc_data()
1025 #undef DO in qemu_print_iodc_data()
1045 #define DO(member) \ in qemu_print_iodc_data() macro
1048 DO(hversion_model); in qemu_print_iodc_data()
1049 DO(hversion); in qemu_print_iodc_data()
1050 DO(spa); in qemu_print_iodc_data()
1051 DO(type); in qemu_print_iodc_data()
[all …]
/kernel/linux/linux-5.10/arch/x86/kernel/
Duprobes.c601 case 0x ## op_y: DO((expr) != 0) \
602 case 0x ## op_n: DO((expr) == 0)
609 #define DO(expr) \ in is_cond_jmp_opcode() macro
612 #undef DO in is_cond_jmp_opcode()
624 #define DO(expr) \ in check_jmp_cond() macro
627 #undef DO in check_jmp_cond()
/kernel/linux/linux-5.10/scripts/kconfig/tests/no_write_if_dep_unmet/
Dexpected_config2 # Automatically generated file; DO NOT EDIT.
/kernel/linux/linux-5.10/tools/testing/kunit/test_data/
Dtest_read_from_file.kconfig2 # Automatically generated file; DO NOT EDIT.
/kernel/linux/linux-5.10/scripts/
Dgen_autoksyms.sh56 * Automatically generated file; DO NOT EDIT.
/kernel/linux/linux-5.10/scripts/atomic/
Dgen-atomic-long.sh62 // DO NOT MODIFY THIS FILE DIRECTLY
Dgen-atomic-instrumented.sh142 // DO NOT MODIFY THIS FILE DIRECTLY
Dgen-atomic-fallback.sh181 // DO NOT MODIFY THIS FILE DIRECTLY
/kernel/linux/linux-5.10/drivers/media/mc/
DKconfig19 DO NOT ENABLE THIS OPTION UNLESS YOU KNOW WHAT YOU'RE DOING.
/kernel/linux/build/test/tracepointtest/
Drockchip_linux_defconfig14 # Automatically generated file; DO NOT EDIT.
/kernel/uniproton/build/uniproton_config/config_m4/
Ddefconfig2 # Automatically generated file; DO NOT EDIT.
/kernel/linux/linux-5.10/drivers/iommu/amd/
DKconfig40 DO NOT ENABLE THIS OPTION UNLESS YOU REALLY, -REALLY- KNOW WHAT YOU ARE DOING!!!
/kernel/linux/linux-5.10/arch/sparc/kernel/
Dhead_32.S244 rd %psr, %g3 ! DO NOT TOUCH %g3
255 ! DO NOT TOUCH %g4
258 lda [%g0] ASI_M_MMUREGS, %g5 ! DO NOT TOUCH %g5
/kernel/linux/linux-5.10/Documentation/admin-guide/laptops/
Dsony-laptop.rst119 **DON'T DO THIS IF YOU DON'T LIKE RISKY BUSINESS.**
140 **I HAVE NO IDEA WHAT THOSE METHODS DO.**
/kernel/linux/linux-5.10/drivers/iommu/intel/
DKconfig29 DO NOT ENABLE THIS OPTION UNLESS YOU REALLY KNOW WHAT YOU ARE DOING!!!
/kernel/linux/linux-5.10/Documentation/spi/
Dbutterfly.rst69 MISO J403.PE6/DO pin 12/S5,nPAPEROUT
/kernel/linux/linux-5.10/fs/gfs2/
Dops_fstype.c44 #define DO 0 macro
1187 error = init_locking(sdp, &mount_gh, DO); in gfs2_fill_super()
1220 error = init_inodes(sdp, DO); in gfs2_fill_super()
1224 error = init_per_node(sdp, DO); in gfs2_fill_super()
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
Dsatan.S313 |--THAT'S ALL I HAVE TO DO FOR NOW,
/kernel/linux/linux-5.10/Documentation/arm/
Dixp4xx.rst50 DO NOT POST QUESTIONS TO THE LINUX MAILING LISTS REGARDING THE PROPRIETARY
/kernel/linux/linux-5.10/Documentation/core-api/
Datomic_ops.rst84 ``atomic_read()`` and ``atomic_set()`` DO NOT IMPLY BARRIERS!
184 ``READ_ONCE()`` OR ``WRITE_ONCE()`` DO NOT IMPLY A BARRIER!
199 One very important aspect of these two routines is that they DO NOT
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
Daic7xxx_reg_print.c_shipped2 * DO NOT EDIT - This file is automatically generated
/kernel/linux/linux-5.10/Documentation/admin-guide/gpio/
Dsysfs.rst36 DO NOT ABUSE SYSFS TO CONTROL HARDWARE THAT HAS PROPER KERNEL DRIVERS.
/kernel/linux/linux-5.10/Documentation/fb/
Dsstfb.rst163 - DO NOT use glide while the sstfb module is in, you'll most likely
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/devfreq/
Drk3399_dmc.txt29 DO NOT use a smaller "Speed Bin" than specified

123