Searched full:anymore (Results 1 – 25 of 822) sorted by relevance
12345678910>>...33
/linux-6.12.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-6.12.1/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
D | smu13_driver_if_v13_0_6.h | 45 UNSUPPORTED_1, //50 Kbits/s not supported anymore! 49 UNSUPPORTED_2, //1 Mbits/s (in high speed mode) not supported anymore! 50 UNSUPPORTED_3, //2.3 Mbits/s not supported anymore!
|
/linux-6.12.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() 238 /* Mark us active and the previous one not anymore */ in switch_mmu_context()
|
/linux-6.12.1/include/uapi/linux/ |
D | irqnr.h | 2 * There isn't anything here anymore, but the file must not be empty or patch
|
/linux-6.12.1/drivers/staging/fbtft/ |
D | TODO | 3 drivers anymore.
|
/linux-6.12.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-6.12.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-6.12.1/drivers/md/bcache/ |
D | bcache_ondisk.h | 68 * searches - it told you where a key started. It's not used anymore, 204 * things to not need it for backing devices anymore 263 * things to not need it for backing devices anymore
|
/linux-6.12.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-6.12.1/net/ipv4/ |
D | inet_timewait_sock.c | 105 * The caller must not access @tw anymore after this function returns. 160 * so we are not allowed to use tw anymore. in inet_twsk_hashdance_schedule() 234 * Caller should not access tw anymore.
|
/linux-6.12.1/arch/x86/ras/ |
D | Kconfig | 10 be best if we don't use it anymore.
|
/linux-6.12.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, 732 ->d_compare() doesn't get parent as a separate argument anymore. If you 1042 superblock of the filesystem type anymore then it has given up ownership of
|
/linux-6.12.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-6.12.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-6.12.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-6.12.1/arch/powerpc/include/asm/ |
D | bootx.h | 22 * ppc32 kernels. This used to match what is in prom.h, but not anymore
|
/linux-6.12.1/Documentation/driver-api/media/ |
D | dtv-core.rst | 28 abandoned standard, not used anymore) and ATSC version 3.0 current
|
/linux-6.12.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-6.12.1/tools/arch/x86/include/asm/ |
D | pvclock-abi.h | 45 /* PVCLOCK_COUNTS_FROM_ZERO broke ABI and can't be used anymore. */
|
/linux-6.12.1/arch/x86/include/asm/ |
D | pvclock-abi.h | 45 /* PVCLOCK_COUNTS_FROM_ZERO broke ABI and can't be used anymore. */
|
/linux-6.12.1/include/uapi/linux/netfilter/ |
D | nfnetlink.h | 50 * won't work anymore */
|
/linux-6.12.1/Documentation/mm/ |
D | remap_file_pages.rst | 22 virtual address space. This use-case is not critical anymore since 64-bit
|
/linux-6.12.1/sound/usb/6fire/ |
D | pcm.h | 52 bool panic; /* if set driver won't do anymore pcm on device */
|
/linux-6.12.1/drivers/staging/vc04_services/interface/ |
D | TODO | 39 retrying. Hopefully these msleep(1) shouldn't be necessary anymore.
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/ |
D | dcn31_smu.c | 58 #define VBIOSSMC_MSG_SetDisplayCount 0xB //Not used anymore 59 #define VBIOSSMC_MSG_EnableTmdp48MHzRefclkPwrDown 0xC //Not used anymore
|
12345678910>>...33