Searched full:anymore (Results 1 – 25 of 757) sorted by relevance
12345678910>>...31
/Linux-v6.1/Documentation/sphinx/ |
D | kernellog.py | 7 # We don't support 1.4 anymore, but we'll keep the wrappers around until 8 # we change all the code to not use them anymore :)
|
/Linux-v6.1/arch/powerpc/mm/nohash/ |
D | mmu_context.c | 119 /* Mark this mm has having no context anymore */ in steal_context_smp() 159 /* Mark this mm as having no context anymore */ in steal_all_contexts() 193 /* Mark this mm has having no context anymore */ in steal_context_up() 241 /* Mark us active and the previous one not anymore */ in switch_mmu_context()
|
/Linux-v6.1/include/uapi/linux/ |
D | irqnr.h | 2 * There isn't anything here anymore, but the file must not be empty or patch
|
/Linux-v6.1/drivers/staging/fbtft/ |
D | TODO | 3 drivers anymore.
|
/Linux-v6.1/arch/sparc/include/uapi/asm/ |
D | sigcontext.h | 3 * There isn't anything here anymore, but the file must not be empty or patch
|
/Linux-v6.1/arch/sh/include/uapi/asm/ |
D | hw_breakpoint.h | 3 * There isn't anything here anymore, but the file must not be empty or patch
|
/Linux-v6.1/drivers/md/bcache/ |
D | bcache_ondisk.h | 68 * searches - it told you where a key started. It's not used anymore, 203 * things to not need it for backing devices anymore 262 * things to not need it for backing devices anymore
|
/Linux-v6.1/sound/usb/usx2y/ |
D | usbusx2y.c | 40 Don't sleep in START/STOP callbacks anymore. 89 USB_ISO_ASAP not used anymore (most of the time), instead 90 urb->start_frame is calculated here now, some calls inside usb-driver don't need to happen anymore. 109 ASYNC_UNLINK not used anymore: no more crashes so far.....
|
/Linux-v6.1/Documentation/filesystems/ |
D | porting.rst | 245 ->d_parent changes are not protected by BKL anymore. Read access is safe 404 the callback. It used to be necessary to clean it there, but not anymore 485 anymore, so if you require i_mutex locking you must make sure to take it and 512 ->lookup() do *not* take struct nameidata anymore; just the flags. 554 taken anymore, so verify that your callbacks do not rely on it (none 616 is non-NULL. Note that link body isn't available anymore, so if you need it, 737 ->d_compare() doesn't get parent as a separate argument anymore. If you
|
/Linux-v6.1/arch/x86/ras/ |
D | Kconfig | 10 be best if we don't use it anymore.
|
/Linux-v6.1/arch/mips/include/uapi/asm/ |
D | types.h | 16 * We don't use int-l64.h for the kernel anymore but still use it for
|
/Linux-v6.1/tools/include/uapi/asm-generic/ |
D | mman-common-tools.h | 14 * MAP_SHARED and MAP_PRIVATE defines because they are not anymore in our copy
|
/Linux-v6.1/arch/powerpc/include/asm/ |
D | bootx.h | 22 * ppc32 kernels. This used to match what is in prom.h, but not anymore
|
/Linux-v6.1/Documentation/block/ |
D | biovecs.rst | 108 actually needed for iterating over the bio anymore - we only use bi_size. 113 So, don't use bi_vcnt anymore.
|
/Linux-v6.1/Documentation/driver-api/media/ |
D | dtv-core.rst | 28 abandoned standard, not used anymore) and ATSC version 3.0 current
|
/Linux-v6.1/arch/x86/include/asm/ |
D | pvclock-abi.h | 45 /* PVCLOCK_COUNTS_FROM_ZERO broke ABI and can't be used anymore. */
|
/Linux-v6.1/tools/arch/x86/include/asm/ |
D | pvclock-abi.h | 45 /* PVCLOCK_COUNTS_FROM_ZERO broke ABI and can't be used anymore. */
|
/Linux-v6.1/block/ |
D | bounce.c | 151 * We can't do that anymore, because: in bounce_clone_bio() 163 * iterating over the biovec anymore, so expecting it to be kept up in bounce_clone_bio()
|
/Linux-v6.1/Documentation/mm/ |
D | remap_file_pages.rst | 24 virtual address space. This use-case is not critical anymore since 64-bit
|
/Linux-v6.1/sound/usb/6fire/ |
D | pcm.h | 52 bool panic; /* if set driver won't do anymore pcm on device */
|
/Linux-v6.1/include/uapi/linux/netfilter/ |
D | nfnetlink.h | 50 * won't work anymore */
|
/Linux-v6.1/arch/mips/fw/arc/ |
D | promlib.c | 19 * XKPHYS, so anything on stack can't be used anymore. This is solved
|
/Linux-v6.1/Documentation/driver-api/media/drivers/ |
D | rkisp1.rst | 43 - V13 does not support the old CSI-host implementation anymore
|
/Linux-v6.1/include/net/netfilter/ |
D | nf_conntrack_extend.h | 74 * anymore unless conntrack has CONFIRMED bit set.
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/bios/ |
D | bios_parser_types_internal2.h | 32 /* use atomfirmware_bringup.h only. Not atombios.h anymore */
|
12345678910>>...31