Home
last modified time | relevance | path

Searched refs:obsolete (Results 1 – 25 of 76) sorted by relevance

1234

/linux/Documentation/ABI/
H A DREADME35 obsolete/
39 why it is obsolete and when it can be expected to be removed.
74 Interfaces in stable may move to obsolete, as long as the proper
77 Interfaces may be removed from obsolete and the kernel as long as the
82 kernel tree without going through the obsolete state first.
/linux/Documentation/arch/arm/
H A Dsetup.rst30 This is now obsolete, and should not be used.
72 These are now obsolete, and should not be used.
105 These are now obsolete, and should not be used.
/linux/Documentation/crypto/
H A Dlibcrypto-hash.rst40 This algorithm is obsolete and is supported only for backwards compatibility.
64 HMAC-SHA1. This algorithm is obsolete and is supported only for backwards
H A Dlibcrypto-blockcipher.rst16 This API provides support for the DES block cipher. This algorithm is obsolete
/linux/Documentation/ABI/removed/
H A Dip_queue7 module was already announced to become obsolete years ago.
H A Dsysfs-mce5 Unused and obsolete after the advent of recoverable machine
/linux/Documentation/ABI/obsolete/
H A Dsysfs-cpuidle9 current_governor_ro obsolete.
/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-ioc-enum-entities.rst83 - Entity revision. Always zero (obsolete)
93 - Entity group ID. Always zero (obsolete)
/linux/net/core/
H A Ddst.c62 dst->obsolete = initial_obsolete; in dst_init()
149 WRITE_ONCE(dst->obsolete, DST_OBSOLETE_DEAD); in dst_dev_put()
H A Ddst_cache.c55 (READ_ONCE(dst->obsolete) && !dst->ops->check(dst, idst->cookie)))) { in dst_cache_per_cpu_get()
/linux/tools/testing/selftests/damon/
H A D_damon_sysfs.py501 obsolete = None
506 def __init__(self, pid, obsolete=False):
508 self.obsolete = obsolete
525 'Y' if self.obsolete else 'N')
478 obsolete = None global() variable in DamonTarget
483 __init__(self, pid, obsolete=False) global() argument
H A Dsysfs.py184 assert_true(dump['obsolete'] == target.obsolete, 'target obsolete', dump)
381 kdamonds.kdamonds[0].contexts[0].targets[1].obsolete = True
/linux/Documentation/networking/
H A Dalias.rst7 IP-aliases are an obsolete way to manage multiple IP-addresses/masks
/linux/drivers/ata/pata_parport/
H A DKconfig91 This option enables support for the (obsolete) EPIA parallel port
131 This option enables support for the (obsolete) 90c20 parallel port
/linux/fs/jffs2/
H A DREADME.Locking25 nodes to an inode may obsolete old ones, and by holding the alloc_sem
91 obsolete one.
124 This mutex is only used by the erase code which frees obsolete node
/linux/Documentation/userspace-api/media/v4l/
H A Dv4l2.rst159 Remove obsolete VIDIOC_DBG_G_CHIP_IDENT ioctl.
164 Remove obsolete and unused DV_PRESET ioctls: VIDIOC_G_DV_PRESET,
228 Removed obsolete vtx (videotext) API.
/linux/drivers/target/
H A DKconfig44 is obsolete.
/linux/net/ipv4/
H A Ddatagram.c112 if (!dst || !READ_ONCE(dst->obsolete) || dst->ops->check(dst, 0)) { in ip4_datagram_release_cb()
/linux/net/ipv4/netfilter/
H A Dnf_nat_snmp_basic.asn1132 -- [4] is obsolete
/linux/Documentation/admin-guide/blockdev/
H A Dramdisk.rst65 "rdev" is an obsolete, deprecated, antiquated utility that could be used
149 obsolete references, general cleanup.
/linux/Documentation/arch/arm64/
H A Dlegacy_instructions.rst40 while obsolete instructions must be undefined by default.
/linux/include/net/
H A Ddst.h59 short obsolete; member
491 if (READ_ONCE(dst->obsolete)) in dst_check()
/linux/drivers/eisa/
H A DKconfig19 1995 when it was made obsolete by the PCI bus.
/linux/Documentation/userspace-api/media/dvb/
H A Ddmx.h.rst.exceptions35 # Ignore obsolete symbols
/linux/sound/soc/intel/avs/boards/
H A DKconfig8 bool "Use obsolete card names"
11 Use obsolete names for some of avs cards. This option should be

1234