Searched refs:kobj_type (Results 76 - 100 of 126) sorted by relevance

123456

/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process.c345 static const struct kobj_type procfs_type = {
470 static const struct kobj_type procfs_queue_type = {
479 static const struct kobj_type procfs_stats_type = {
488 static const struct kobj_type sysfs_counters_type = {
H A Dkfd_topology.c263 static const struct kobj_type sysprops_type = {
303 static const struct kobj_type iolink_type = {
335 static const struct kobj_type mem_type = {
380 static const struct kobj_type cache_type = {
555 static const struct kobj_type node_type = {
/linux-master/fs/xfs/
H A Dxfs_error.c234 static const struct kobj_type xfs_errortag_ktype = {
/linux-master/kernel/
H A Dparams.c936 const struct kobj_type *ktype = get_ktype(kobj);
955 const struct kobj_type module_ktype = {
/linux-master/drivers/uio/
H A Duio.c121 static struct kobj_type map_attr_type = {
210 static struct kobj_type portio_attr_type = {
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c815 static const struct kobj_type ip_hw_instance_ktype = {
834 static const struct kobj_type ip_hw_id_ktype = {
897 static const struct kobj_type ip_die_entry_ktype = {
903 static const struct kobj_type die_kobj_ktype = {
908 static const struct kobj_type ip_discovery_ktype = {
/linux-master/drivers/scsi/
H A Discsi_boot_sysfs.c64 static struct kobj_type iscsi_boot_ktype = {
/linux-master/arch/powerpc/kernel/
H A Dcacheinfo.c712 * does this automatically via kobj_type->default_groups. This is the
738 static struct kobj_type cache_index_type = {
/linux-master/drivers/xen/
H A Dsys-hypervisor.c658 static const struct kobj_type hyp_sysfs_kobj_type = {
/linux-master/drivers/firmware/
H A Dedd.c611 static const struct kobj_type edd_ktype = {
H A Dturris-mox-rwtm.c107 static const struct kobj_type mox_kobj_ktype = {
H A Dqemu_fw_cfg.c454 /* kobj_type: ties together all properties required to register an entry */
455 static struct kobj_type fw_cfg_sysfs_entry_ktype = {
/linux-master/net/bridge/
H A Dbr_if.c273 static const struct kobj_type brport_ktype = {
/linux-master/drivers/block/rnbd/
H A Drnbd-clt-sysfs.c478 static struct kobj_type rnbd_dev_ktype = {
/linux-master/drivers/acpi/
H A Ddevice_sysfs.c81 static const struct kobj_type acpi_data_node_ktype = {
/linux-master/drivers/infiniband/hw/hfi1/
H A Dsysfs.c610 static struct kobj_type sde_ktype = {
/linux-master/kernel/sched/
H A Dcpufreq_schedutil.c591 static const struct kobj_type sugov_tunables_ktype = {
/linux-master/fs/dlm/
H A Dlockspace.c188 static struct kobj_type dlm_ktype = {
/linux-master/include/linux/
H A Dmodule.h873 extern const struct kobj_type module_ktype;
/linux-master/fs/sysfs/
H A Dfile.c709 const struct kobj_type *ktype;
/linux-master/drivers/platform/x86/
H A Dthink-lmi.c1141 static const struct kobj_type tlmi_attr_setting_ktype = {
1146 static const struct kobj_type tlmi_pwd_setting_ktype = {
/linux-master/drivers/infiniband/core/
H A Dsysfs.c779 static struct kobj_type port_type = {
785 static struct kobj_type gid_attr_type = {
/linux-master/net/core/
H A Dnet-sysfs.c1073 static const struct kobj_type rx_queue_ktype = {
1757 static const struct kobj_type netdev_queue_ktype = {
/linux-master/drivers/net/ethernet/ibm/
H A Dibmveth.c45 static struct kobj_type ktype_veth_pool;
1925 static struct kobj_type ktype_veth_pool = {
/linux-master/drivers/misc/cxl/
H A Dsysfs.c582 static struct kobj_type afu_config_record_type = {

Completed in 558 milliseconds

123456