Home
last modified time | relevance | path

Searched refs:KOBJ_REMOVE (Results 1 – 22 of 22) sorted by relevance

/linux-6.3-rc2/block/
A Dblk-mq-sysfs.c253 kobject_uevent(q->mq_kobj, KOBJ_REMOVE); in blk_mq_sysfs_register()
269 kobject_uevent(q->mq_kobj, KOBJ_REMOVE); in blk_mq_sysfs_unregister()
A Dblk-integrity.c454 kobject_uevent(&disk->integrity_kobj, KOBJ_REMOVE); in blk_integrity_del()
A Delevator.c495 kobject_uevent(&e->kobj, KOBJ_REMOVE); in elv_unregister_queue()
A Dblk-sysfs.c911 kobject_uevent(&disk->queue_kobj, KOBJ_REMOVE); in blk_unregister_queue()
/linux-6.3-rc2/Documentation/translations/zh_CN/core-api/
A Dkobject.rst161 当kobject从内核中移除时(关于如何做的细节在下面), **KOBJ_REMOVE** 的uevent
360 uevent,那么相应的 ``KOBJ_REMOVE`` uevent也将被发送,任何其他的
/linux-6.3-rc2/net/sunrpc/
A Dsysfs.c597 kobject_uevent(&rpc_client->kobject, KOBJ_REMOVE); in rpc_sysfs_client_destroy()
609 kobject_uevent(&rpc_xprt_switch->kobject, KOBJ_REMOVE); in rpc_sysfs_xprt_switch_destroy()
621 kobject_uevent(&rpc_xprt->kobject, KOBJ_REMOVE); in rpc_sysfs_xprt_destroy()
/linux-6.3-rc2/fs/nfs/
A Dsysfs.c187 kobject_uevent(&clp->kobject, KOBJ_REMOVE); in nfs_netns_sysfs_destroy()
/linux-6.3-rc2/include/linux/
A Dkobject.h55 KOBJ_REMOVE, enumerator
/linux-6.3-rc2/lib/
A Dkobject_uevent.c53 [KOBJ_REMOVE] = "remove",
474 if (action == KOBJ_REMOVE) in kobject_uevent_env()
A Dkobject.c593 kobject_uevent(kobj, KOBJ_REMOVE); in __kobject_del()
/linux-6.3-rc2/net/bridge/
A Dbr_if.c370 kobject_uevent(&p->kobj, KOBJ_REMOVE); in del_nbp()
/linux-6.3-rc2/Documentation/translations/zh_TW/process/
A Dcoding-style.rst121 case KOBJ_REMOVE:
/linux-6.3-rc2/Documentation/translations/zh_CN/process/
A Dcoding-style.rst141 case KOBJ_REMOVE:
/linux-6.3-rc2/Documentation/core-api/
A Dkobject.rst181 below), the uevent for **KOBJ_REMOVE** will be automatically created by the
412 sent for the object, a corresponding ``KOBJ_REMOVE`` uevent will be sent, and
/linux-6.3-rc2/drivers/usb/gadget/udc/
A Dcore.c1431 kobject_uevent(&udc->dev.kobj, KOBJ_REMOVE); in usb_del_gadget()
/linux-6.3-rc2/drivers/base/
A Dcore.c3636 kobject_uevent(&dev->kobj, KOBJ_REMOVE); in device_add()
3782 kobject_uevent(&dev->kobj, KOBJ_REMOVE); in device_del()
/linux-6.3-rc2/drivers/md/
A Ddm-ioctl.c1016 if (!dm_kobject_uevent(md, KOBJ_REMOVE, param->event_nr, false)) in dev_remove()
/linux-6.3-rc2/drivers/infiniband/core/
A Ddevice.c1635 kobject_uevent(&device->dev.kobj, KOBJ_REMOVE); in rdma_dev_change_netns()
/linux-6.3-rc2/Documentation/translations/it_IT/process/
A Dcoding-style.rst154 case KOBJ_REMOVE:
/linux-6.3-rc2/Documentation/process/
A Dcoding-style.rst143 case KOBJ_REMOVE:
/linux-6.3-rc2/Documentation/translations/sp_SP/process/
A Dcoding-style.rst152 case KOBJ_REMOVE:
/linux-6.3-rc2/net/core/
A Ddev.c11022 kobject_uevent(&dev->dev.kobj, KOBJ_REMOVE); in __dev_change_net_namespace()

Completed in 70 milliseconds