Home
last modified time | relevance | path

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

/linux/block/
A Dblk-mq-sysfs.c218 kobject_uevent(q->mq_kobj, KOBJ_REMOVE); in blk_mq_unregister_dev()
286 kobject_uevent(q->mq_kobj, KOBJ_REMOVE); in __blk_mq_register_dev()
A Dblk-integrity.c454 kobject_uevent(&disk->integrity_kobj, KOBJ_REMOVE); in blk_integrity_del()
A Delevator.c522 kobject_uevent(&e->kobj, KOBJ_REMOVE); in elv_unregister_queue()
A Dblk-sysfs.c953 kobject_uevent(&q->kobj, KOBJ_REMOVE); in blk_unregister_queue()
/linux/Documentation/translations/zh_CN/core-api/
A Dkobject.rst161 当kobject从内核中移除时(关于如何做的细节在下面), **KOBJ_REMOVE** 的uevent
362 uevent,那么相应的 ``KOBJ_REMOVE`` uevent也将被发送,任何其他的
/linux/net/sunrpc/
A Dsysfs.c593 kobject_uevent(&rpc_client->kobject, KOBJ_REMOVE); in rpc_sysfs_client_destroy()
605 kobject_uevent(&rpc_xprt_switch->kobject, KOBJ_REMOVE); in rpc_sysfs_xprt_switch_destroy()
617 kobject_uevent(&rpc_xprt->kobject, KOBJ_REMOVE); in rpc_sysfs_xprt_destroy()
/linux/fs/nfs/
A Dsysfs.c186 kobject_uevent(&clp->kobject, KOBJ_REMOVE); in nfs_netns_sysfs_destroy()
/linux/include/linux/
A Dkobject.h55 KOBJ_REMOVE, enumerator
/linux/lib/
A Dkobject_uevent.c53 [KOBJ_REMOVE] = "remove",
474 if (action == KOBJ_REMOVE) in kobject_uevent_env()
A Dkobject.c617 kobject_uevent(kobj, KOBJ_REMOVE); in __kobject_del()
/linux/Documentation/translations/zh_CN/process/
A Dcoding-style.rst118 case KOBJ_REMOVE:
/linux/Documentation/translations/zh_TW/process/
A Dcoding-style.rst121 case KOBJ_REMOVE:
/linux/net/bridge/
A Dbr_if.c361 kobject_uevent(&p->kobj, KOBJ_REMOVE); in del_nbp()
/linux/Documentation/core-api/
A Dkobject.rst181 below), the uevent for **KOBJ_REMOVE** will be automatically created by the
414 sent for the object, a corresponding ``KOBJ_REMOVE`` uevent will be sent, and
/linux/drivers/usb/gadget/udc/
A Dcore.c1471 kobject_uevent(&udc->dev.kobj, KOBJ_REMOVE); in usb_del_gadget()
/linux/drivers/base/
A Dcore.c3440 kobject_uevent(&dev->kobj, KOBJ_REMOVE); in device_add()
3591 kobject_uevent(&dev->kobj, KOBJ_REMOVE); in device_del()
/linux/drivers/md/
A Ddm-ioctl.c991 if (!dm_kobject_uevent(md, KOBJ_REMOVE, param->event_nr)) in dev_remove()
/linux/drivers/infiniband/core/
A Ddevice.c1634 kobject_uevent(&device->dev.kobj, KOBJ_REMOVE); in rdma_dev_change_netns()
/linux/Documentation/translations/it_IT/process/
A Dcoding-style.rst154 case KOBJ_REMOVE:
/linux/Documentation/process/
A Dcoding-style.rst143 case KOBJ_REMOVE:
/linux/net/core/
A Ddev.c11244 kobject_uevent(&dev->dev.kobj, KOBJ_REMOVE); in __dev_change_net_namespace()

Completed in 60 milliseconds