Searched full:anymore (Results 1 – 25 of 708) sorted by relevance
12345678910>>...29
/Linux-v5.15/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-v5.15/arch/powerpc/mm/nohash/ |
D | mmu_context.c | 118 /* Mark this mm has having no context anymore */ in steal_context_smp() 158 /* Mark this mm as having no context anymore */ in steal_all_contexts() 192 /* Mark this mm has having no context anymore */ in steal_context_up() 240 /* Mark us active and the previous one not anymore */ in switch_mmu_context()
|
/Linux-v5.15/include/uapi/linux/ |
D | irqnr.h | 2 * There isn't anything here anymore, but the file must not be empty or patch
|
D | bcache.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-v5.15/drivers/staging/fbtft/ |
D | TODO | 3 drivers anymore.
|
/Linux-v5.15/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-v5.15/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-v5.15/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-v5.15/drivers/staging/media/zoran/ |
D | TODO | 15 anymore and is a dead end (usage of some old private ffmpeg structures).
|
/Linux-v5.15/Documentation/filesystems/ |
D | porting.rst | 239 ->d_parent changes are not protected by BKL anymore. Read access is safe 398 the callback. It used to be necessary to clean it there, but not anymore 479 anymore, so if you require i_mutex locking you must make sure to take it and 506 ->lookup() do *not* take struct nameidata anymore; just the flags. 548 taken anymore, so verify that your callbacks do not rely on it (none 610 is non-NULL. Note that link body isn't available anymore, so if you need it, 731 ->d_compare() doesn't get parent as a separate argument anymore. If you
|
/Linux-v5.15/arch/x86/ras/ |
D | Kconfig | 10 be best if we don't use it anymore.
|
/Linux-v5.15/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-v5.15/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-v5.15/arch/powerpc/include/asm/ |
D | bootx.h | 22 * ppc32 kernels. This used to match what is in prom.h, but not anymore
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/ |
D | dcn31_smu.c | 53 #define VBIOSSMC_MSG_SetDisplayCount 0xB //Not used anymore 54 #define VBIOSSMC_MSG_EnableTmdp48MHzRefclkPwrDown 0xC //Not used anymore
|
/Linux-v5.15/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-v5.15/Documentation/driver-api/media/ |
D | dtv-core.rst | 28 abandoned standard, not used anymore) and ATSC version 3.0 current
|
/Linux-v5.15/arch/x86/include/asm/ |
D | pvclock-abi.h | 45 /* PVCLOCK_COUNTS_FROM_ZERO broke ABI and can't be used anymore. */
|
/Linux-v5.15/tools/lib/bpf/ |
D | libbpf_legacy.h | 32 * v1.0. It won't be supported anymore in v1.0, please update your
|
/Linux-v5.15/block/ |
D | bounce.c | 150 * We can't do that anymore, because: in bounce_clone_bio() 162 * iterating over the biovec anymore, so expecting it to be kept up in bounce_clone_bio()
|
/Linux-v5.15/include/uapi/linux/netfilter/ |
D | nfnetlink.h | 50 * won't work anymore */
|
/Linux-v5.15/sound/usb/6fire/ |
D | pcm.h | 52 bool panic; /* if set driver won't do anymore pcm on device */
|
/Linux-v5.15/Documentation/vm/ |
D | remap_file_pages.rst | 24 virtual address space. This use-case is not critical anymore since 64-bit
|
/Linux-v5.15/arch/mips/fw/arc/ |
D | promlib.c | 19 * XKPHYS, so anything on stack can't be used anymore. This is solved
|
/Linux-v5.15/drivers/gpu/drm/i915/ |
D | TODO.txt | 6 improved a lot the past 2 years, there's no reason anymore not to use it.
|
12345678910>>...29