Searched refs:obsolete (Results 1 – 25 of 99) sorted by relevance
1234
/linux-5.19.10/Documentation/admin-guide/ |
D | abi-obsolete.rst | 1 ABI obsolete symbols 8 obsolete and when it can be expected to be removed. 10 .. kernel-abi:: $srctree/Documentation/ABI/obsolete
|
D | abi.rst | 10 abi-obsolete
|
/linux-5.19.10/Documentation/ABI/ |
D | README | 34 obsolete/ 38 why it is obsolete and when it can be expected to be removed. 71 Interfaces in stable may move to obsolete, as long as the proper 74 Interfaces may be removed from obsolete and the kernel as long as the 79 kernel tree without going through the obsolete state first.
|
/linux-5.19.10/Documentation/arm/ |
D | setup.rst | 30 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-5.19.10/Documentation/ABI/removed/ |
D | ip_queue | 7 module was already announced to become obsolete years ago.
|
D | sysfs-mce | 5 Unused and obsolete after the advent of recoverable machine
|
/linux-5.19.10/Documentation/ABI/obsolete/ |
D | sysfs-cpuidle | 9 current_governor_ro obsolete.
|
/linux-5.19.10/arch/um/drivers/ |
D | Kconfig | 157 bool "Ethertap transport (obsolete)" 183 bool "TUN/TAP transport (obsolete)" 200 bool "SLIP transport (obsolete)" 221 bool "Daemon transport (obsolete)" 262 bool "VDE transport (obsolete)" 287 bool "Multicast transport (obsolete)" 310 bool "pcap transport (obsolete)" 329 bool "SLiRP transport (obsolete)"
|
/linux-5.19.10/Documentation/userspace-api/media/mediactl/ |
D | media-ioc-enum-entities.rst | 83 - Entity revision. Always zero (obsolete) 93 - Entity group ID. Always zero (obsolete)
|
/linux-5.19.10/Documentation/devicetree/bindings/interrupt-controller/ |
D | jcore,aic.txt | 5 - compatible: Should be "jcore,aic1" for the (obsolete) first-generation aic
|
/linux-5.19.10/drivers/staging/media/av7110/ |
D | audio.rst | 18 in V4L2. The use of these ioctls for that purpose has been made obsolete
|
D | audio-bilingual-channel-select.rst | 46 This ioctl is obsolete. Do not use in new drivers. It has been replaced
|
D | video-get-frame-count.rst | 53 This ioctl is obsolete. Do not use in new drivers. For V4L2 decoders
|
D | video-try-command.rst | 52 This ioctl is obsolete. Do not use in new drivers. For V4L2 decoders
|
D | video-get-pts.rst | 57 This ioctl is obsolete. Do not use in new drivers. For V4L2 decoders
|
D | video.rst | 27 in V4L2. The use of these ioctls for that purpose has been made obsolete
|
D | video-command.rst | 52 This ioctl is obsolete. Do not use in new drivers. For V4L2 decoders
|
/linux-5.19.10/net/core/ |
D | dst.c | 62 dst->obsolete = initial_obsolete; in dst_init() 156 dst->obsolete = DST_OBSOLETE_DEAD; in dst_dev_put()
|
/linux-5.19.10/Documentation/networking/ |
D | alias.rst | 7 IP-aliases are an obsolete way to manage multiple IP-addresses/masks
|
/linux-5.19.10/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ |
D | par_io.txt | 25 Note that "par_io" nodes are obsolete, and should not be used for
|
/linux-5.19.10/net/ipv4/netfilter/ |
D | nf_nat_snmp_basic.asn1 | 124 -- [4] is obsolete
|
/linux-5.19.10/fs/jffs2/ |
D | README.Locking | 25 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-5.19.10/Documentation/userspace-api/media/v4l/ |
D | v4l2.rst | 163 Remove obsolete VIDIOC_DBG_G_CHIP_IDENT ioctl. 168 Remove obsolete and unused DV_PRESET ioctls: VIDIOC_G_DV_PRESET, 232 Removed obsolete vtx (videotext) API.
|
/linux-5.19.10/drivers/target/ |
D | Kconfig | 44 is obsolete.
|
/linux-5.19.10/net/ipv4/ |
D | datagram.c | 110 if (!dst || !dst->obsolete || dst->ops->check(dst, 0)) { in ip4_datagram_release_cb()
|
1234