Home
last modified time | relevance | path

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

123

/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/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/mm/damon/
H A Dsysfs.c215 bool obsolete; member
273 return sysfs_emit(buf, "%c\n", target->obsolete ? 'Y' : 'N'); in obsolete_target_show()
281 bool obsolete; in obsolete_target_store() local
282 int err = kstrtobool(buf, &obsolete); in obsolete_target_store()
286 target->obsolete = obsolete; in obsolete_target_store()
1409 t->obsolete = sys_target->obsolete; in damon_sysfs_add_target()
/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.py478 obsolete = None variable in DamonTarget
483 def __init__(self, pid, obsolete=False): argument
485 self.obsolete = obsolete
502 'Y' if self.obsolete else 'N')
H A Dsysfs.py170 assert_true(dump['obsolete'] == target.obsolete, 'target obsolete', dump)
296 kdamonds.kdamonds[0].contexts[0].targets[1].obsolete = True
/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/Documentation/networking/
H A Dalias.rst7 IP-aliases are an obsolete way to manage multiple IP-addresses/masks
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
H A Dpar_io.txt25 Note that "par_io" nodes are obsolete, and should not be used for
/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/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
/linux/Documentation/userspace-api/gpio/
H A Dsysfs.rst6 been moved to Documentation/ABI/obsolete/sysfs-gpio.
15 The obsolete sysfs ABI
/linux/Documentation/process/
H A D8.Conclusion.rst41 somewhat obsolete by the time they hit the shelves, and they have been on

123