/Linux-v5.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 …]
|
/Linux-v5.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 …]
|
/Linux-v5.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 */
|
/Linux-v5.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 */
|
/Linux-v5.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 …]
|
/Linux-v5.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.
|
/Linux-v5.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()
|
/Linux-v5.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
|
/Linux-v5.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 */
|
/Linux-v5.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 …]
|
/Linux-v5.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 */
|
/Linux-v5.10/arch/parisc/include/asm/ |
D | agp.h | 11 #define map_page_into_agp(page) /* nothing */ 12 #define unmap_page_from_agp(page) /* nothing */
|
/Linux-v5.10/arch/sparc/lib/ |
D | iomap.c | 17 /* Nothing to do */ in ioport_unmap() 24 /* nothing to do */ in pci_iounmap()
|
/Linux-v5.10/sound/soc/sof/ |
D | pm.c | 74 /* nothing to do if debugfs buffer is not IO mem */ in sof_cache_debugfs() 92 /* do nothing if dsp resume callbacks are not set */ in sof_resume() 99 /* DSP was never successfully started, nothing to resume */ in sof_resume() 118 * Nothing further to be done for platforms that support the low power in sof_resume() 184 /* do nothing if dsp suspend callback is not set */ in sof_suspend()
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | vidioc-encoder-cmd.rst | 104 this command does nothing. No flags are defined for this command. 116 encoder is already stopped, this command does nothing. 127 already paused, this command does nothing. No flags are defined 133 the encoder is already running, this command does nothing. No
|
D | vidioc-decoder-cmd.rst | 162 command does nothing. This command has two flags: if 180 already paused, this command does nothing. This command has one 187 the decoder is already running, this command does nothing. No 197 frame. This command does nothing if there are no held capture buffers.
|
/Linux-v5.10/arch/arm/mach-sa1100/include/mach/ |
D | uncompress.h | 18 * your bootloader then nothing will appear (which might be desired). 50 * Nothing to do for these
|
/Linux-v5.10/tools/testing/selftests/arm64/pauth/ |
D | pac.c | 232 ASSERT_NE(0, keyia) TH_LOG("keyia instructions did nothing"); in TEST() 233 ASSERT_NE(0, keyib) TH_LOG("keyib instructions did nothing"); in TEST() 234 ASSERT_NE(0, keyda) TH_LOG("keyda instructions did nothing"); in TEST() 235 ASSERT_NE(0, keydb) TH_LOG("keydb instructions did nothing"); in TEST() 247 ASSERT_NE(0, keyg) TH_LOG("keyg instructions did nothing"); in TEST()
|
/Linux-v5.10/arch/mips/vdso/ |
D | vgettimeofday.c | 24 * possibility of there being a usable clocksource, because there's nothing we 60 * possibility of there being a usable clocksource, because there's nothing we
|
/Linux-v5.10/kernel/trace/ |
D | trace_dynevent.h | 128 char separator; /* e.g. ';', ',', or nothing */ 140 char operator; /* e.g. '=' or nothing */ 141 char separator; /* e.g. ';', ',', or nothing */
|
/Linux-v5.10/drivers/staging/wlan-ng/ |
D | prism2sta.c | 212 * nothing 452 * an unrecognized value, there's nothing we can do. in prism2sta_ifstate() 510 /* Do nothing, we're already in this state. */ in prism2sta_ifstate() 516 * an unrecognized value, there's nothing we can do. in prism2sta_ifstate() 525 /* Do nothing, we're already in this state. */ in prism2sta_ifstate() 549 * an unrecognized value, there's nothing we can do. in prism2sta_ifstate() 955 * nothing 978 * nothing 1024 * nothing 1079 * nothing [all …]
|
/Linux-v5.10/Documentation/s390/ |
D | 3270.rst | 178 "grep 3270 /etc/inittab". Nothing found? There's your 217 nothing. If you do nothing, the screen will clear in (default) 5 sec 218 and more output will appear. You may hit ENTER with nothing typed in 221 Running" and nothing typed, the application receives a newline.)
|
/Linux-v5.10/drivers/net/fddi/skfp/ |
D | hwt.c | 54 * Nothing. 94 * Nothing. 116 * Nothing. 139 * Nothing.
|
/Linux-v5.10/tools/testing/selftests/net/ |
D | netdevice.sh | 15 # if already up, nothing done 39 # Doing nothing if the interface was already up 45 # do nothing if the interface was already up
|
/Linux-v5.10/arch/powerpc/kernel/vdso64/ |
D | cacheflush.S | 39 beqlr /* nothing to do? */ 56 beqlr /* nothing to do? */
|