Home
last modified time | relevance | path

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

123

/Linux-v5.4/fs/orangefs/
Dorangefs-sysfs.c1131 kobject_uevent(orangefs_obj, KOBJ_ADD); in orangefs_sysfs_init()
1148 kobject_uevent(acache_orangefs_obj, KOBJ_ADD); in orangefs_sysfs_init()
1165 kobject_uevent(capcache_orangefs_obj, KOBJ_ADD); in orangefs_sysfs_init()
1182 kobject_uevent(ccache_orangefs_obj, KOBJ_ADD); in orangefs_sysfs_init()
1199 kobject_uevent(ncache_orangefs_obj, KOBJ_ADD); in orangefs_sysfs_init()
1216 kobject_uevent(pc_orangefs_obj, KOBJ_ADD); in orangefs_sysfs_init()
1233 kobject_uevent(stats_orangefs_obj, KOBJ_ADD); in orangefs_sysfs_init()
/Linux-v5.4/drivers/sfi/
Dsfi_core.c479 kobject_uevent(sfi_kobj, KOBJ_ADD); in sfi_sysfs_init()
480 kobject_uevent(tables_kobj, KOBJ_ADD); in sfi_sysfs_init()
/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dsysfs.c679 kobject_uevent(&ppd->sc2vl_kobj, KOBJ_ADD); in hfi1_create_port_files()
689 kobject_uevent(&ppd->sl2sc_kobj, KOBJ_ADD); in hfi1_create_port_files()
699 kobject_uevent(&ppd->vl2mtu_kobj, KOBJ_ADD); in hfi1_create_port_files()
710 kobject_uevent(&ppd->pport_cc_kobj, KOBJ_ADD); in hfi1_create_port_files()
/Linux-v5.4/drivers/infiniband/hw/qib/
Dqib_sysfs.c759 kobject_uevent(&ppd->pport_kobj, KOBJ_ADD); in qib_create_port_files()
769 kobject_uevent(&ppd->sl2vl_kobj, KOBJ_ADD); in qib_create_port_files()
779 kobject_uevent(&ppd->diagc_kobj, KOBJ_ADD); in qib_create_port_files()
793 kobject_uevent(&ppd->pport_cc_kobj, KOBJ_ADD); in qib_create_port_files()
/Linux-v5.4/drivers/edac/
Dedac_device_sysfs.c266 kobject_uevent(&edac_dev->kobj, KOBJ_ADD); in edac_device_register_sysfs_main_kobj()
562 kobject_uevent(&block->kobj, KOBJ_ADD); in edac_device_create_block()
657 kobject_uevent(&instance->kobj, KOBJ_ADD); in edac_device_create_instance()
Dedac_pci_sysfs.c182 kobject_uevent(&pci->kobj, KOBJ_ADD); in edac_pci_create_instance_kobj()
382 kobject_uevent(edac_pci_top_main_kobj, KOBJ_ADD); in edac_pci_main_kobj_setup()
/Linux-v5.4/arch/ia64/kernel/
Dtopology.c385 kobject_uevent(&(this_object->kobj), KOBJ_ADD); in cache_add_dev()
387 kobject_uevent(&all_cpu_cache_info[cpu].kobj, KOBJ_ADD); in cache_add_dev()
/Linux-v5.4/drivers/cpuidle/
Dsysfs.c487 kobject_uevent(&kobj->kobj, KOBJ_ADD); in cpuidle_add_state_sysfs()
618 kobject_uevent(&kdrv->kobj, KOBJ_ADD); in cpuidle_add_driver_sysfs()
712 kobject_uevent(&kdev->kobj, KOBJ_ADD); in cpuidle_add_sysfs()
/Linux-v5.4/drivers/acpi/
Dsysfs.c543 kobject_uevent(tables_kobj, KOBJ_ADD); in acpi_tables_sysfs_init()
544 kobject_uevent(tables_data_kobj, KOBJ_ADD); in acpi_tables_sysfs_init()
545 kobject_uevent(dynamic_tables_kobj, KOBJ_ADD); in acpi_tables_sysfs_init()
999 kobject_uevent(&hotplug->kobj, KOBJ_ADD); in acpi_sysfs_add_hotplug_profile()
Dglue.c366 case KOBJ_ADD: in acpi_platform_notify()
/Linux-v5.4/drivers/base/
Ddriver.c178 kobject_uevent(&drv->p->kobj, KOBJ_ADD); in driver_register()
Dswnode.c739 kobject_uevent(&swnode->kobj, KOBJ_ADD); in swnode_register()
872 case KOBJ_ADD: in software_node_notify()
/Linux-v5.4/fs/nfs/
Dsysfs.c173 kobject_uevent(&clp->kobject, KOBJ_ADD); in nfs_netns_sysfs_setup()
/Linux-v5.4/include/linux/
Dkobject.h54 KOBJ_ADD, enumerator
/Linux-v5.4/samples/kobject/
Dkset-example.c231 kobject_uevent(&foo->kobj, KOBJ_ADD); in create_foo_obj()
/Linux-v5.4/drivers/staging/greybus/
Daudio_manager_module.c180 kobject_uevent_env(&module->kobj, KOBJ_ADD, envp); in send_add_uevent()
/Linux-v5.4/lib/
Dkobject_uevent.c52 [KOBJ_ADD] = "add",
566 case KOBJ_ADD: in kobject_uevent_env()
/Linux-v5.4/Documentation/driver-api/driver-model/
Ddevice.rst57 created before the KOBJ_ADD uevent is generated. The only way to realize
/Linux-v5.4/arch/powerpc/platforms/powernv/
Dopal-elog.c231 kobject_uevent(&elog->kobj, KOBJ_ADD); in create_elog_obj()
/Linux-v5.4/arch/sh/kernel/cpu/sh4/
Dsq.c351 kobject_uevent(kobj, KOBJ_ADD); in sq_dev_add()
/Linux-v5.4/fs/fscache/
Dcache.c281 kobject_uevent(cache->kobj, KOBJ_ADD); in fscache_add_cache()
/Linux-v5.4/drivers/s390/cio/
Deadm_sch.c249 kobject_uevent(&sch->dev.kobj, KOBJ_ADD); in eadm_subchannel_probe()
/Linux-v5.4/block/
Dblk-mq-sysfs.c329 kobject_uevent(q->mq_kobj, KOBJ_ADD); in __blk_mq_register_dev()
Dblk-integrity.c435 kobject_uevent(&disk->integrity_kobj, KOBJ_ADD); in blk_integrity_add()
/Linux-v5.4/crypto/
Dpcrypt.c302 kobject_uevent(&pinst->kobj, KOBJ_ADD); in pcrypt_sysfs_add()

123