| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| D | sys_takara.c | 165 { -1, -1, -1, -1, -1}, /* slot 9 == nothing */ in takara_map_irq_srm() 166 { -1, -1, -1, -1, -1}, /* slot 10 == nothing */ in takara_map_irq_srm() 167 { -1, -1, -1, -1, -1}, /* slot 11 == nothing */ in takara_map_irq_srm() 169 { 12, 12, 13, 14, 15}, /* slot 12 == nothing */ in takara_map_irq_srm() 170 { 8, 8, 9, 19, 11}, /* slot 13 == nothing */ in takara_map_irq_srm() 171 { 4, 4, 5, 6, 7}, /* slot 14 == nothing */ in takara_map_irq_srm() 172 { 0, 0, 1, 2, 3}, /* slot 15 == nothing */ in takara_map_irq_srm() 173 { -1, -1, -1, -1, -1}, /* slot 16 == nothing */ in takara_map_irq_srm() 196 { -1, -1, -1, -1, -1}, /* slot 9 == nothing */ in takara_map_irq() 197 { -1, -1, -1, -1, -1}, /* slot 10 == nothing */ in takara_map_irq() [all …]
|
| /kernel/linux/linux-4.19/arch/alpha/kernel/ |
| D | sys_takara.c | 166 { -1, -1, -1, -1, -1}, /* slot 9 == nothing */ in takara_map_irq_srm() 167 { -1, -1, -1, -1, -1}, /* slot 10 == nothing */ in takara_map_irq_srm() 168 { -1, -1, -1, -1, -1}, /* slot 11 == nothing */ in takara_map_irq_srm() 170 { 12, 12, 13, 14, 15}, /* slot 12 == nothing */ in takara_map_irq_srm() 171 { 8, 8, 9, 19, 11}, /* slot 13 == nothing */ in takara_map_irq_srm() 172 { 4, 4, 5, 6, 7}, /* slot 14 == nothing */ in takara_map_irq_srm() 173 { 0, 0, 1, 2, 3}, /* slot 15 == nothing */ in takara_map_irq_srm() 174 { -1, -1, -1, -1, -1}, /* slot 16 == nothing */ in takara_map_irq_srm() 197 { -1, -1, -1, -1, -1}, /* slot 9 == nothing */ in takara_map_irq() 198 { -1, -1, -1, -1, -1}, /* slot 10 == nothing */ in takara_map_irq() [all …]
|
| /kernel/linux/linux-5.10/security/tomoyo/ |
| D | gc.c | 17 * Returns nothing. 107 * Returns nothing. 123 * Returns nothing. 139 * Returns nothing. 154 * Returns nothing. 247 * Returns nothing. 275 * Returns nothing. 315 * Returns nothing. 319 /* Nothing to do. */ in tomoyo_del_name() 327 * Returns nothing. [all …]
|
| /kernel/linux/linux-4.19/security/tomoyo/ |
| D | gc.c | 17 * Returns nothing. 105 * Returns nothing. 120 * Returns nothing. 135 * Returns nothing. 149 * Returns nothing. 240 * Returns nothing. 267 * Returns nothing. 306 * Returns nothing. 310 /* Nothing to do. */ in tomoyo_del_name() 318 * Returns nothing. [all …]
|
| /kernel/linux/linux-5.10/arch/h8300/include/asm/ |
| D | pgtable.h | 6 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ 7 #define PAGE_SHARED __pgprot(0) /* these mean nothing to NO_MM */ 8 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ 9 #define PAGE_READONLY __pgprot(0) /* these mean nothing to NO_MM */ 10 #define PAGE_KERNEL __pgprot(0) /* these mean nothing to NO_MM */
|
| /kernel/linux/linux-4.19/arch/h8300/include/asm/ |
| D | pgtable.h | 9 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ 10 #define PAGE_SHARED __pgprot(0) /* these mean nothing to NO_MM */ 11 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ 12 #define PAGE_READONLY __pgprot(0) /* these mean nothing to NO_MM */ 13 #define PAGE_KERNEL __pgprot(0) /* these mean nothing to NO_MM */
|
| /kernel/linux/linux-5.10/arch/c6x/include/asm/ |
| D | pgtable.h | 34 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ 35 #define PAGE_SHARED __pgprot(0) /* these mean nothing to NO_MM */ 36 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ 37 #define PAGE_READONLY __pgprot(0) /* these mean nothing to NO_MM */ 38 #define PAGE_KERNEL __pgprot(0) /* these mean nothing to NO_MM */
|
| /kernel/linux/linux-4.19/arch/c6x/include/asm/ |
| D | pgtable.h | 38 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ 39 #define PAGE_SHARED __pgprot(0) /* these mean nothing to NO_MM */ 40 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ 41 #define PAGE_READONLY __pgprot(0) /* these mean nothing to NO_MM */ 42 #define PAGE_KERNEL __pgprot(0) /* these mean nothing to NO_MM */
|
| /kernel/linux/linux-4.19/arch/arm64/boot/dts/amlogic/ |
| D | meson-gxl-mali.dtsi | 36 assigned-clock-parents = <0>, /* Do Nothing */ 38 <0>, /* Do Nothing */ 41 <0>, /* Do Nothing */ 43 <0>; /* Do Nothing */
|
| D | meson-gxbb.dtsi | 254 assigned-clock-parents = <0>, /* Do Nothing */ 256 <0>, /* Do Nothing */ 259 <0>, /* Do Nothing */ 261 <0>; /* Do Nothing */ 691 <0>, /* Do Nothing */ 694 <0>, /* Do Nothing */ 696 assigned-clock-rates = <0>, /* Do Nothing */ 698 <0>, /* Do Nothing */ 699 <0>, /* Do Nothing */ 701 <0>; /* Do Nothing */
|
| /kernel/linux/linux-5.10/drivers/mtd/nand/ |
| D | ecc.c | 52 * - external + prepare + raw + read: do nothing 53 * - external + finish + raw + read: do nothing 54 * - external + prepare + raw + write: do nothing 55 * - external + finish + raw + write: do nothing 56 * - external + prepare + ecc + read: do nothing 63 * - external + finish + ecc + write: do nothing 68 * - pipelined + finish + raw + read: do nothing 71 * - pipelined + finish + raw + write: do nothing 78 * - pipelined + finish + ecc + write: do nothing 83 * - ondie + finish + raw + read: do nothing [all …]
|
| /kernel/linux/linux-5.10/include/media/ |
| D | cec-notifier.h | 45 * @n: notifier. If NULL, then this function does nothing. 72 * @n: notifier. If NULL, then this function does nothing. 84 * Does nothing if @n == NULL. 94 * Does nothing if @n == NULL. 159 * address. Does nothing if @n == NULL.
|
| /kernel/linux/linux-5.10/arch/sparc/include/asm/ |
| D | floppy_32.h | 66 #define fd_request_dma() (0) /* nothing... */ 67 #define fd_free_dma() /* nothing... */ 68 #define fd_clear_dma_ff() /* nothing... */ 72 #define fd_enable_irq() /* nothing... */ 73 #define fd_disable_irq() /* nothing... */ 75 #define fd_free_irq() /* nothing... */ 219 /* nothing... */ in virtual_dma_init()
|
| /kernel/linux/linux-4.19/arch/sparc/include/asm/ |
| D | floppy_32.h | 66 #define fd_request_dma() (0) /* nothing... */ 67 #define fd_free_dma() /* nothing... */ 68 #define fd_clear_dma_ff() /* nothing... */ 72 #define fd_enable_irq() /* nothing... */ 73 #define fd_disable_irq() /* nothing... */ 75 #define fd_free_irq() /* nothing... */ 219 /* nothing... */ in virtual_dma_init()
|
| /kernel/linux/linux-4.19/Documentation/media/uapi/cec/ |
| D | cec-ioc-g-mode.rst | 214 does nothing and this message has to be handled by a follower 222 does nothing and this message has to be handled by a follower 229 passthrough mode. In passthrough mode the core does nothing 235 in passthrough mode. In passthrough mode the core does nothing 243 does nothing and this message has to be handled by a follower 248 - The core will do nothing if the CEC version is older than 2.0, 252 does nothing (for any CEC version) and this message has to be handled
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/cec/ |
| D | cec-ioc-g-mode.rst | 215 does nothing and this message has to be handled by a follower 223 does nothing and this message has to be handled by a follower 230 passthrough mode. In passthrough mode the core does nothing 236 in passthrough mode. In passthrough mode the core does nothing 244 does nothing and this message has to be handled by a follower 249 - The core will do nothing if the CEC version is older than 2.0, 253 does nothing (for any CEC version) and this message has to be handled
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| D | cpu_setup_ppc970.S | 15 /* Do nothing if not running in HV mode */ 71 /* Do nothing if not running in HV mode */ 85 /* Do nothing if not running in HV mode */ 145 /* Do nothing if not running in HV mode */
|
| /kernel/linux/linux-4.19/arch/powerpc/kernel/ |
| D | cpu_setup_ppc970.S | 20 /* Do nothing if not running in HV mode */ 76 /* Do nothing if not running in HV mode */ 90 /* Do nothing if not running in HV mode */ 150 /* Do nothing if not running in HV mode */
|
| /kernel/linux/linux-4.19/arch/m68k/include/asm/ |
| D | floppy.h | 25 #define MAX_DMA_ADDRESS 0x00 /* nothing like that */ 105 #define fd_enable_irq() /* nothing... */ 106 #define fd_disable_irq() /* nothing... */ 108 #define fd_free_dma() /* nothing */
|
| /kernel/linux/linux-4.19/Documentation/media/uapi/v4l/ |
| D | vidioc-encoder-cmd.rst | 104 this command does nothing. No flags are defined for this command. 110 encoder is already stopped, this command does nothing. mem2mem 124 already paused, this command does nothing. No flags are defined 130 the encoder is already running, this command does nothing. No
|
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| D | floppy.h | 25 #define MAX_DMA_ADDRESS 0x00 /* nothing like that */ 105 #define fd_enable_irq() /* nothing... */ 106 #define fd_disable_irq() /* nothing... */ 108 #define fd_free_dma() /* nothing */
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| D | nft_set_pipapo_avx2.c | 94 * This is nothing else than a version of bitmap_set(), as used e.g. by 238 NFT_PIPAPO_AVX2_NOMATCH_GOTO(2, nothing); in nft_pipapo_avx2_lookup_4b_2() 256 nothing: in nft_pipapo_avx2_lookup_4b_2() 310 NFT_PIPAPO_AVX2_NOMATCH_GOTO(1, nothing); in nft_pipapo_avx2_lookup_4b_4() 332 nothing: in nft_pipapo_avx2_lookup_4b_4() 395 NFT_PIPAPO_AVX2_NOMATCH_GOTO(1, nothing); in nft_pipapo_avx2_lookup_4b_8() 427 nothing: in nft_pipapo_avx2_lookup_4b_8() 474 NFT_PIPAPO_AVX2_NOMATCH_GOTO(0, nothing); in nft_pipapo_avx2_lookup_4b_12() 516 nothing: in nft_pipapo_avx2_lookup_4b_12() 568 NFT_PIPAPO_AVX2_NOMATCH_GOTO(0, nothing); in nft_pipapo_avx2_lookup_4b_32() [all …]
|
| /kernel/linux/linux-5.10/arch/parisc/include/asm/ |
| D | agp.h | 11 #define map_page_into_agp(page) /* nothing */ 12 #define unmap_page_from_agp(page) /* nothing */
|
| /kernel/linux/linux-4.19/arch/sparc/lib/ |
| D | iomap.c | 17 /* Nothing to do */ in ioport_unmap() 24 /* nothing to do */ in pci_iounmap()
|
| /kernel/linux/linux-4.19/arch/parisc/include/asm/ |
| D | agp.h | 11 #define map_page_into_agp(page) /* nothing */ 12 #define unmap_page_from_agp(page) /* nothing */
|