Home
last modified time | relevance | path

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

1234

/Linux-v4.19/scripts/
Dcheck_00index.sh8 obsolete=""
11 obsolete="$obsolete $i"
51 if [ "$obsolete" != "" ]; then
52 echo -e "- Should remove those entries:\n\t$obsolete\n"
/Linux-v4.19/Documentation/ABI/
DREADME34 obsolete/
38 why it is obsolete and when it can be expected to be removed.
63 Interfaces in stable may move to obsolete, as long as the proper
66 Interfaces may be removed from obsolete and the kernel as long as the
71 kernel tree without going through the obsolete state first.
/Linux-v4.19/Documentation/arm/
DSetup32 This is now obsolete, and should not be used.
82 These are now obsolete, and should not be used.
125 These are now obsolete, and should not be used.
/Linux-v4.19/Documentation/ABI/removed/
Dip_queue7 module was already announced to become obsolete years ago.
/Linux-v4.19/Documentation/media/uapi/mediactl/
Dmedia-ioc-enum-entities.rst88 - Entity revision. Always zero (obsolete)
100 - Entity group ID. Always zero (obsolete)
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/
Djcore,aic.txt5 - compatible: Should be "jcore,aic1" for the (obsolete) first-generation aic
/Linux-v4.19/drivers/gpu/drm/cirrus/
DKconfig11 Cirrus is obsolete, the hardware was designed in the 90ies
/Linux-v4.19/Documentation/crypto/
Dapi.rst6 include/crypto/aead.h). This API is obsolete and will be removed in the
/Linux-v4.19/Documentation/media/uapi/dvb/
Daudio.rst18 in V4L2. The use of these ioctls for that purpose has been made obsolete
Daudio-bilingual-channel-select.rst46 This ioctl is obsolete. Do not use in new drivers. It has been replaced
Dvideo-try-command.rst53 This ioctl is obsolete. Do not use in new drivers. For V4L2 decoders
Dvideo-get-frame-count.rst54 This ioctl is obsolete. Do not use in new drivers. For V4L2 decoders
Dvideo-get-pts.rst58 This ioctl is obsolete. Do not use in new drivers. For V4L2 decoders
Dvideo.rst27 in V4L2. The use of these ioctls for that purpose has been made obsolete
Dvideo-command.rst53 This ioctl is obsolete. Do not use in new drivers. For V4L2 decoders
/Linux-v4.19/net/core/
Ddst.c79 dst->obsolete = initial_obsolete; in dst_init()
170 dst->obsolete = DST_OBSOLETE_DEAD; in dst_dev_put()
Ddst_cache.c55 (dst->obsolete && !dst->ops->check(dst, idst->cookie)))) { in dst_cache_per_cpu_get()
/Linux-v4.19/Documentation/networking/
Dalias.rst7 IP-aliases are an obsolete way to manage multiple IP-addresses/masks
/Linux-v4.19/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
Dpar_io.txt25 Note that "par_io" nodes are obsolete, and should not be used for
/Linux-v4.19/net/ipv4/netfilter/
Dnf_nat_snmp_basic.asn1124 -- [4] is obsolete
/Linux-v4.19/Documentation/media/uapi/v4l/
Dv4l2.rst153 Remove obsolete VIDIOC_DBG_G_CHIP_IDENT ioctl.
158 Remove obsolete and unused DV_PRESET ioctls: VIDIOC_G_DV_PRESET,
222 Removed obsolete vtx (videotext) API.
/Linux-v4.19/fs/jffs2/
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-v4.19/drivers/target/
DKconfig43 is obsolete.
/Linux-v4.19/include/net/
Ddst.h66 short obsolete; member
455 if (dst->obsolete) in dst_check()
/Linux-v4.19/net/ipv4/
Ddatagram.c114 if (!dst || !dst->obsolete || dst->ops->check(dst, 0)) { in ip4_datagram_release_cb()

1234