Home
last modified time | relevance | path

Searched refs:KOBJ_ADD (Results 1 – 25 of 70) sorted by relevance

123

/linux/fs/orangefs/
A Dorangefs-sysfs.c1193 kobject_uevent(orangefs_obj, KOBJ_ADD); in orangefs_sysfs_init()
1210 kobject_uevent(acache_orangefs_obj, KOBJ_ADD); in orangefs_sysfs_init()
1227 kobject_uevent(capcache_orangefs_obj, KOBJ_ADD); in orangefs_sysfs_init()
1244 kobject_uevent(ccache_orangefs_obj, KOBJ_ADD); in orangefs_sysfs_init()
1261 kobject_uevent(ncache_orangefs_obj, KOBJ_ADD); in orangefs_sysfs_init()
1278 kobject_uevent(pc_orangefs_obj, KOBJ_ADD); in orangefs_sysfs_init()
1295 kobject_uevent(stats_orangefs_obj, KOBJ_ADD); in orangefs_sysfs_init()
/linux/Documentation/translations/zh_CN/core-api/
A Dkobject.rst157 当kobject第一次被添加到内核时,使用 *KOBJ_ADD* 动作。这应该在该kobject的任
359 心会自动清理这个kobject分配的所有内存。如果为这个对象发送了 ``KOBJ_ADD``
/linux/drivers/edac/
A Dedac_device_sysfs.c266 kobject_uevent(&edac_dev->kobj, KOBJ_ADD); in edac_device_register_sysfs_main_kobj()
549 kobject_uevent(&block->kobj, KOBJ_ADD); in edac_device_create_block()
644 kobject_uevent(&instance->kobj, KOBJ_ADD); in edac_device_create_instance()
A Dedac_pci_sysfs.c183 kobject_uevent(&pci->kobj, KOBJ_ADD); in edac_pci_create_instance_kobj()
388 kobject_uevent(edac_pci_top_main_kobj, KOBJ_ADD); in edac_pci_main_kobj_setup()
/linux/net/sunrpc/
A Dsysfs.c537 kobject_uevent(&rpc_client->kobject, KOBJ_ADD); in rpc_sysfs_client_setup()
564 kobject_uevent(&rpc_xprt_switch->kobject, KOBJ_ADD); in rpc_sysfs_xprt_switch_setup()
586 kobject_uevent(&rpc_xprt->kobject, KOBJ_ADD); in rpc_sysfs_xprt_setup()
/linux/drivers/acpi/
A Dsysfs.c549 kobject_uevent(tables_kobj, KOBJ_ADD); in acpi_tables_sysfs_init()
550 kobject_uevent(tables_data_kobj, KOBJ_ADD); in acpi_tables_sysfs_init()
551 kobject_uevent(dynamic_tables_kobj, KOBJ_ADD); in acpi_tables_sysfs_init()
993 kobject_uevent(&hotplug->kobj, KOBJ_ADD); in acpi_sysfs_add_hotplug_profile()
/linux/drivers/base/firmware_loader/
A Dfallback.c105 kobject_uevent(&fw_sysfs->dev.kobj, KOBJ_ADD); in fw_load_sysfs_fallback()
/linux/drivers/cpuidle/
A Dsysfs.c503 kobject_uevent(&kobj->kobj, KOBJ_ADD); in cpuidle_add_state_sysfs()
636 kobject_uevent(&kdrv->kobj, KOBJ_ADD); in cpuidle_add_driver_sysfs()
731 kobject_uevent(&kdev->kobj, KOBJ_ADD); in cpuidle_add_sysfs()
/linux/include/linux/
A Dkobject.h54 KOBJ_ADD, enumerator
/linux/drivers/base/
A Ddriver.c254 kobject_uevent(&drv->p->kobj, KOBJ_ADD); in driver_register()
A Ddevcoredump.c405 kobject_uevent(&devcd->devcd_dev.kobj, KOBJ_ADD); in dev_coredumpm_timeout()
/linux/samples/kobject/
A Dkset-example.c231 kobject_uevent(&foo->kobj, KOBJ_ADD); in create_foo_obj()
/linux/drivers/platform/x86/
A Duv_sysfs.c268 kobject_uevent(&uv_hubs[i]->kobj, KOBJ_ADD); in uv_hubs_init()
412 kobject_uevent(&uv_hubs[j]->ports[k]->kobj, KOBJ_ADD); in uv_ports_init()
642 kobject_uevent(&top_obj->kobj, KOBJ_ADD); in init_pci_top_obj()
/linux/drivers/staging/greybus/
A Daudio_manager_module.c181 kobject_uevent_env(&module->kobj, KOBJ_ADD, envp); in send_add_uevent()
/linux/arch/powerpc/kernel/
A Dsecvar-sysfs.c180 kobject_uevent(kobj, KOBJ_ADD); in add_var()
/linux/lib/
A Dkobject_uevent.c51 [KOBJ_ADD] = "add",
583 case KOBJ_ADD: in kobject_uevent_env()
/linux/block/
A Dblk-mq-sysfs.c232 kobject_uevent(q->mq_kobj, KOBJ_ADD); in blk_mq_sysfs_register()
A Dblk-sysfs.c782 kobject_uevent(&disk->queue_kobj, KOBJ_ADD); in blk_register_queue()
784 kobject_uevent(&q->elevator->kobj, KOBJ_ADD); in blk_register_queue()
/linux/arch/powerpc/platforms/powernv/
A Dopal-elog.c249 kobject_uevent(&elog->kobj, KOBJ_ADD); in create_elog_obj()
A Dopal-dump.c375 kobject_uevent(&dump->kobj, KOBJ_ADD); in create_dump_obj()
/linux/Documentation/driver-api/driver-model/
A Ddevice.rst57 created before the KOBJ_ADD uevent is generated. The only way to realize
/linux/drivers/infiniband/ulp/rtrs/
A Drtrs-srv-sysfs.c192 kobject_uevent(&srv->dev.kobj, KOBJ_ADD); in rtrs_srv_create_once_sysfs_root_folders()
/linux/arch/sh/kernel/cpu/sh4/
A Dsq.c353 kobject_uevent(kobj, KOBJ_ADD); in sq_dev_add()
/linux/fs/nfs/
A Dsysfs.c202 kobject_uevent(&clp->kobject, KOBJ_ADD); in nfs_netns_sysfs_setup()
/linux/crypto/
A Dpcrypt.c318 kobject_uevent(&pinst->kobj, KOBJ_ADD); in pcrypt_sysfs_add()

Completed in 76 milliseconds

123