Home
last modified time | relevance | path

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

123

/linux/Documentation/devicetree/bindings/
A 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.
58 - DO define properties in terms of constraints. How many entries? What are
90 - DO put all MMIO devices under a bus node and not at the top-level.
[all …]
/linux/arch/parisc/kernel/
A Ddrivers.c1024 DO(mod_addr); in qemu_print_iodc_data()
1025 DO(mod_pgs); in qemu_print_iodc_data()
1028 #undef DO in qemu_print_iodc_data()
1052 DO(hversion); in qemu_print_iodc_data()
1053 DO(spa); in qemu_print_iodc_data()
1054 DO(type); in qemu_print_iodc_data()
1058 DO(rev); in qemu_print_iodc_data()
1059 DO(dep); in qemu_print_iodc_data()
1060 DO(features); in qemu_print_iodc_data()
1062 DO(length); in qemu_print_iodc_data()
[all …]
/linux/arch/x86/kernel/
A Duprobes.c718 case 0x ## op_y: DO((expr) != 0) \
719 case 0x ## op_n: DO((expr) == 0)
726 #define DO(expr) \ in is_cond_jmp_opcode() macro
729 #undef DO in is_cond_jmp_opcode()
741 #define DO(expr) \ in check_jmp_cond() macro
744 #undef DO in check_jmp_cond()
/linux/scripts/kconfig/tests/no_write_if_dep_unmet/
A Dexpected_config2 # Automatically generated file; DO NOT EDIT.
/linux/scripts/kconfig/tests/choice_randomize2/
A Dexpected_config22 # Automatically generated file; DO NOT EDIT.
A Dexpected_config02 # Automatically generated file; DO NOT EDIT.
A Dexpected_config12 # Automatically generated file; DO NOT EDIT.
/linux/scripts/kconfig/tests/choice_randomize/
A Dexpected_config02 # Automatically generated file; DO NOT EDIT.
A Dexpected_config22 # Automatically generated file; DO NOT EDIT.
A Dexpected_config12 # Automatically generated file; DO NOT EDIT.
/linux/tools/testing/kunit/test_data/
A Dtest_read_from_file.kconfig2 # Automatically generated file; DO NOT EDIT.
/linux/scripts/atomic/
A Dgen-atomic-long.sh72 // DO NOT MODIFY THIS FILE DIRECTLY
A Dgen-atomic-instrumented.sh135 // DO NOT MODIFY THIS FILE DIRECTLY
A Dgen-atomic-fallback.sh294 // DO NOT MODIFY THIS FILE DIRECTLY
/linux/drivers/iommu/amd/
A DKconfig35 DO NOT ENABLE THIS OPTION UNLESS YOU REALLY, -REALLY- KNOW WHAT YOU ARE DOING!!!
/linux/arch/sparc/kernel/
A Dhead_32.S248 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/
A Dsony-laptop.rst119 **DON'T DO THIS IF YOU DON'T LIKE RISKY BUSINESS.**
140 **I HAVE NO IDEA WHAT THOSE METHODS DO.**
/linux/drivers/iommu/intel/
A DKconfig41 DO NOT ENABLE THIS OPTION UNLESS YOU REALLY KNOW WHAT YOU ARE DOING!!!
/linux/Documentation/userspace-api/netlink/
A Dgenetlink-legacy.rst283 Multi-message DO
286 New Netlink families should never respond to a DO operation with multiple
/linux/drivers/pinctrl/renesas/
A Dpinctrl-rzv2m.c85 #define DO(n) (0x00 + (n) * 0x40) macro
800 rzv2m_writel_we(pctrl->base + DO(port), bit, !!value); in rzv2m_gpio_set()
826 return !!(readl(pctrl->base + DO(port)) & BIT(bit)); in rzv2m_gpio_get()
/linux/Documentation/spi/
A Dbutterfly.rst69 MISO J403.PE6/DO pin 12/S5,nPAPEROUT
/linux/fs/gfs2/
A Dops_fstype.c44 #define DO 0 macro
1212 error = init_locking(sdp, &mount_gh, DO); in gfs2_fill_super()
1249 error = init_inodes(sdp, DO); in gfs2_fill_super()
1253 error = init_per_node(sdp, DO); in gfs2_fill_super()
/linux/Documentation/process/
A Dsecurity-bugs.rst86 of a potential security issue you DO NOT contact the "linux-distros"
/linux/arch/m68k/fpsp040/
A Dsatan.S313 |--THAT'S ALL I HAVE TO DO FOR NOW,
/linux/Documentation/arch/powerpc/
A Delf_hwcaps.rst148 supporting later architectures DO NOT set this feature.

Completed in 41 milliseconds

123