Home
last modified time | relevance | path

Searched refs:gone (Results 1 – 25 of 74) sorted by relevance

123

/linux-6.15/Documentation/filesystems/
H A Dporting.rst142 FS_LITTER is gone - just remove it from fs_flags.
264 FS_NOMOUNT is gone. If you use it - just set SB_NOUSER in flags
297 is_read_only() is gone; use bdev_read_only() instead.
303 destroy_buffers() is gone; use invalidate_bdev().
309 fsync_dev() is gone; use fsync_bdev(). NOTE: lvm breakage is
323 ->truncate is gone. The whole truncate sequence needs to be
534 vfs_readdir() is gone; switch to iterate_dir() instead
540 ->readdir() is gone now; switch to ->iterate_shared()
608 nd_[gs]et_link() is gone.
1136 pointer are gone.
[all …]
/linux-6.15/Documentation/pcmcia/
H A Ddriver-changes.rst43 this file is gone.
120 * client->PendingEvents is gone (as of 2.6.11)
123 * client->Attributes are gone (as of 2.6.11)
153 * CardServices is gone
/linux-6.15/drivers/scsi/libsas/
H A Dsas_internal.h47 void sas_unregister_domain_devices(struct asd_sas_port *port, int gone);
73 void sas_deform_port(struct asd_sas_phy *phy, int gone);
H A Dsas_port.c209 void sas_deform_port(struct asd_sas_phy *phy, int gone) in sas_deform_port() argument
226 sas_unregister_domain_devices(port, gone); in sas_deform_port()
H A Dsas_discover.c409 void sas_unregister_domain_devices(struct asd_sas_port *port, int gone) in sas_unregister_domain_devices() argument
414 if (gone) in sas_unregister_domain_devices()
/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dsa8155p.dtsi6 * Most notably, the RPMhPD setup differs: MMCX and LCX/LMX rails are gone,
/linux-6.15/Documentation/scsi/
H A Dsym53c500_cs.rst15 not have worked anyway. The USE_DMA code is likewise gone. Many thanks
/linux-6.15/Documentation/ABI/removed/
H A Dsysfs-selinux-disable22 gone, the default Kconfig configuration disables this selinuxfs node,
/linux-6.15/Documentation/networking/
H A Dsctp.rst32 - There is tentative support for IPv6, but most work has gone towards
/linux-6.15/Documentation/devicetree/bindings/power/supply/
H A Dqcom,pm8941-charger.yaml39 - const: chg-gone
169 "chg-gone",
H A Dqcom,pm8916-lbc.yaml47 - description: Charger gone
/linux-6.15/Documentation/translations/zh_CN/accounting/
H A Dpsi.rst134 printf("got POLLERR, event source is gone\n");
/linux-6.15/arch/arm/boot/dts/qcom/
H A Dpm8226.dtsi81 "chg-gone",
H A Dpm8941.dtsi96 "chg-gone",
/linux-6.15/Documentation/fb/
H A Ddeferred_io.rst27 have gone quiet, we go and really update the framebuffer which would be
/linux-6.15/drivers/firewire/
H A Dcore-device.c1201 goto gone; in fw_device_refresh()
1227 goto gone; in fw_device_refresh()
1243 gone: in fw_device_refresh()
/linux-6.15/Documentation/driver-api/surface_aggregator/
H A Doverview.rst37 requests. On 7th generation devices, this additional layer is gone and these
/linux-6.15/Documentation/ABI/
H A DREADME76 documented amount of time has gone by.
/linux-6.15/Documentation/hwmon/
H A Dw83627hf.rst74 module parameter is gone for technical reasons. If you need this feature,
/linux-6.15/Documentation/driver-api/media/drivers/
H A Ddvb-usb.rst106 - distorted streaming is gone for USB1.1 devices
305 The bug, where the TS is distorted by a heavy usage of the device is gone
/linux-6.15/drivers/usb/gadget/legacy/
H A Dinode.c778 goto gone; in ep_config()
783 goto gone; in ep_config()
799 goto gone; in ep_config()
806 gone: in ep_config()
/linux-6.15/Documentation/driver-api/media/
H A Dv4l2-device.rst61 parent is gone. To do this call:
/linux-6.15/net/ipv4/
H A Dfib_frontend.c1226 int gone = 1; /* Address is missing */ in fib_del_ifaddr() local
1264 gone = 0; in fib_del_ifaddr()
1351 if (gone && addr_type != RTN_LOCAL) { in fib_del_ifaddr()
/linux-6.15/Documentation/sound/hd-audio/
H A Drealtek-pc-beep.rst111 Linux, it seems, has gone through most of them. For one, the register resets
/linux-6.15/Documentation/arch/arm/
H A Dinterrupts.rst164 7. fixup_irq() is gone, as is `arch/arm/mach-*/include/mach/irq.h`

123