Home
last modified time | relevance | path

Searched full:nothing (Results 1 – 25 of 2354) sorted by relevance

12345678910>>...95

/linux/arch/alpha/kernel/
H A Dsys_takara.c165 { -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/security/tomoyo/
H A Dgc.c17 * 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/drivers/gpu/drm/xe/
H A Dxe_uc.c82 /* GuC submission not enabled, nothing to do */ in xe_uc_init_post_hwconfig()
138 /* GuC submission not enabled, nothing to do */ in xe_uc_init_hwconfig()
182 /* GuC submission not enabled, nothing to do */ in xe_uc_init_hw()
230 /* GuC submission not enabled, nothing to do */ in xe_uc_reset_prepare()
250 /* GuC submission not enabled, nothing to do */ in xe_uc_stop()
259 /* GuC submission not enabled, nothing to do */ in xe_uc_start()
280 /* GuC submission not enabled, nothing to do */ in xe_uc_suspend()
/linux/include/media/
H A Dcec-notifier.h45 * @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/drivers/mtd/nand/
H A Decc.c52 * - 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/arch/sparc/include/asm/
H A Dfloppy_32.h66 #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/net/netfilter/
H A Dnft_set_pipapo_avx2.c91 * This is nothing else than a version of bitmap_set(), as used e.g. by
235 NFT_PIPAPO_AVX2_NOMATCH_GOTO(2, nothing); in nft_pipapo_avx2_lookup_4b_2()
253 nothing: in nft_pipapo_avx2_lookup_4b_2()
308 NFT_PIPAPO_AVX2_NOMATCH_GOTO(1, nothing); in nft_pipapo_avx2_lookup_4b_4()
330 nothing: in nft_pipapo_avx2_lookup_4b_4()
394 NFT_PIPAPO_AVX2_NOMATCH_GOTO(1, nothing); in nft_pipapo_avx2_lookup_4b_8()
426 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()
569 NFT_PIPAPO_AVX2_NOMATCH_GOTO(0, nothing); in nft_pipapo_avx2_lookup_4b_32()
[all …]
/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-g-mode.rst215 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/arch/powerpc/kernel/
H A Dcpu_setup_ppc970.S15 /* 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/arch/m68k/include/asm/
H A Dfloppy.h25 #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/Documentation/userspace-api/media/v4l/
H A Dvidioc-encoder-cmd.rst104 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
H A Dvidioc-decoder-cmd.rst164 command does nothing. This command has two flags: if
182 already paused, this command does nothing. This command has one
189 the decoder is already running, this command does nothing. No
199 frame. This command does nothing if there are no held capture buffers.
/linux/drivers/net/dsa/realtek/
H A Drtl83xx.c20 * Return: nothing
37 * Return: nothing
257 * Return: Nothing.
276 * Return: Nothing.
295 * Return: nothing
/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c131 * Return: Nothing.
222 * Return: Nothing.
253 * Return: Nothing.
285 * Return: Nothing.
338 * Return: Nothing.
370 * Return: Nothing.
453 * Return: Nothing.
613 * Return: Nothing.
636 * Return: Nothing.
686 * Return: Nothing.
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_dmcu.c74 // Do nothing in dce_dmcu_init()
482 /* If microcontroller is not running, do nothing */ in dcn10_dmcu_load_iram()
525 /* If microcontroller is not running, do nothing */ in dcn10_get_dmcu_psr_state()
555 /* If microcontroller is not running, do nothing */ in dcn10_dmcu_set_psr_enable()
612 /* If microcontroller is not running, do nothing */ in dcn10_dmcu_setup_psr()
730 /* If microcontroller is not running, do nothing */ in dcn10_psr_wait_loop()
772 /* If microcontroller is not running, do nothing */ in dcn20_lock_phy()
795 /* If microcontroller is not running, do nothing */ in dcn20_unlock_phy()
823 /* If microcontroller is not running, do nothing */ in dcn10_send_edid_cea()
863 /* If microcontroller is not running, do nothing */ in dcn10_get_scp_results()
[all …]
/linux/arch/sparc/lib/
H A Diomap.c17 /* Nothing to do */ in ioport_unmap()
25 /* nothing to do */ in pci_iounmap()
/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_uc_pmu.c107 /* Do nothing, the request-type tracetag has been cleaned up */ in hisi_uc_pmu_clear_req_tracetag()
127 /* Do nothing, the source id has been configured */ in hisi_uc_pmu_config_srcid_tracetag()
154 /* Do nothing, the source id has been cleaned up */ in hisi_uc_pmu_clear_srcid_tracetag()
175 /* Do nothing if not being set or is set explicitly to zero (default) */ in hisi_uc_pmu_config_uring_channel()
181 /* Do nothing, the uring_channel has been configured */ in hisi_uc_pmu_config_uring_channel()
195 /* Do nothing if not being set or is set explicitly to zero (default) */ in hisi_uc_pmu_clear_uring_channel()
201 /* Do nothing, the uring_channel has been cleaned up */ in hisi_uc_pmu_clear_uring_channel()
/linux/tools/testing/selftests/arm64/pauth/
H A Dpac.c234 ASSERT_NE(0, keyia) TH_LOG("keyia instructions did nothing"); in TEST()
235 ASSERT_NE(0, keyib) TH_LOG("keyib instructions did nothing"); in TEST()
236 ASSERT_NE(0, keyda) TH_LOG("keyda instructions did nothing"); in TEST()
237 ASSERT_NE(0, keydb) TH_LOG("keydb instructions did nothing"); in TEST()
249 ASSERT_NE(0, keyg) TH_LOG("keyg instructions did nothing"); in TEST()
/linux/sound/soc/sof/
H A Dpm.c61 /* nothing to do if debugfs buffer is not IO mem */ in sof_cache_debugfs()
81 /* do nothing if dsp resume callbacks are not set */ in sof_resume()
88 /* DSP was never successfully started, nothing to resume */ in sof_resume()
112 * Nothing further to be done for platforms that support the low power in sof_resume()
206 /* do nothing if dsp suspend callback is not set */ in sof_suspend()
/linux/Documentation/arch/s390/
H A D3270.rst178 "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/drivers/net/fddi/skfp/
H A Dhwt.c50 * Nothing.
90 * Nothing.
112 * Nothing.
135 * Nothing.
/linux/kernel/trace/
H A Dtrace_dynevent.h130 char separator; /* e.g. ';', ',', or nothing */
142 char operator; /* e.g. '=' or nothing */
143 char separator; /* e.g. ';', ',', or nothing */
/linux/arch/arm/mach-sa1100/include/mach/
H A Duncompress.h18 * your bootloader then nothing will appear (which might be desired).
50 * Nothing to do for these
/linux/drivers/xen/
H A Dgrant-dma-iommu.c3 * Stub IOMMU driver which does nothing.
24 /* Nothing is really needed here except a dummy probe_device callback */
/linux/arch/mips/vdso/
H A Dvgettimeofday.c25 * possibility of there being a usable clocksource, because there's nothing we
61 * possibility of there being a usable clocksource, because there's nothing we

12345678910>>...95