| /OK3568_Linux_fs/kernel/net/batman-adv/ |
| H A D | sysfs.c | 833 kobject_uevent(bat_priv->mesh_obj, KOBJ_REMOVE); in batadv_sysfs_add_meshif() 853 kobject_uevent(bat_priv->mesh_obj, KOBJ_REMOVE); in batadv_sysfs_del_meshif() 911 kobject_uevent(vlan->kobj, KOBJ_REMOVE); in batadv_sysfs_add_vlan() 934 kobject_uevent(vlan->kobj, KOBJ_REMOVE); in batadv_sysfs_del_vlan() 1268 kobject_uevent(*hardif_obj, KOBJ_REMOVE); in batadv_sysfs_del_hardif()
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-mq-sysfs.c | 273 kobject_uevent(q->mq_kobj, KOBJ_REMOVE); in blk_mq_unregister_dev() 341 kobject_uevent(q->mq_kobj, KOBJ_REMOVE); in __blk_mq_register_dev()
|
| H A D | blk-integrity.c | 452 kobject_uevent(&disk->integrity_kobj, KOBJ_REMOVE); in blk_integrity_del()
|
| H A D | elevator.c | 517 kobject_uevent(&e->kobj, KOBJ_REMOVE); in elv_unregister_queue()
|
| H A D | blk-sysfs.c | 969 kobject_uevent(&q->kobj, KOBJ_REMOVE); in blk_unregister_queue()
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | sysfs.c | 186 kobject_uevent(&clp->kobject, KOBJ_REMOVE); in nfs_netns_sysfs_destroy()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | kobject.h | 56 KOBJ_REMOVE, enumerator
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | kobject_uevent.c | 53 [KOBJ_REMOVE] = "remove", 474 if (action == KOBJ_REMOVE) in kobject_uevent_env()
|
| H A D | kobject.c | 617 kobject_uevent(kobj, KOBJ_REMOVE); in __kobject_del()
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | swnode.c | 925 software_node_notify(dev, KOBJ_REMOVE); in device_remove_software_node() 954 case KOBJ_REMOVE: in software_node_notify()
|
| H A D | core.c | 1947 else if (platform_notify_remove && action == KOBJ_REMOVE) in device_platform_notify() 3284 device_platform_notify(dev, KOBJ_REMOVE); in device_add() 3286 kobject_uevent(&dev->kobj, KOBJ_REMOVE); in device_add() 3430 device_platform_notify(dev, KOBJ_REMOVE); in device_del() 3437 kobject_uevent(&dev->kobj, KOBJ_REMOVE); in device_del()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | glue.c | 369 case KOBJ_REMOVE: in acpi_platform_notify()
|
| /OK3568_Linux_fs/kernel/net/bridge/ |
| H A D | br_if.c | 360 kobject_uevent(&p->kobj, KOBJ_REMOVE); in del_nbp()
|
| /OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/ |
| H A D | coding-style.rst | 118 case KOBJ_REMOVE:
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | kobject.rst | 181 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
|
| /OK3568_Linux_fs/kernel/drivers/lightnvm/ |
| H A D | pblk-sysfs.c | 725 kobject_uevent(&pblk->kobj, KOBJ_REMOVE); in pblk_sysfs_exit()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | core.c | 1472 kobject_uevent(&udc->dev.kobj, KOBJ_REMOVE); in usb_del_gadget()
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-ioctl.c | 908 if (!dm_kobject_uevent(md, KOBJ_REMOVE, param->event_nr)) in dev_remove()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | device.c | 1578 kobject_uevent(&device->dev.kobj, KOBJ_REMOVE); in rdma_dev_change_netns()
|
| /OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/ |
| H A D | coding-style.rst | 131 case KOBJ_REMOVE:
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | coding-style.rst | 126 case KOBJ_REMOVE:
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | dev.c | 10885 kobject_uevent(&dev->dev.kobj, KOBJ_REMOVE); in dev_change_net_namespace()
|