Searched refs:kobj_type (Results 1 - 25 of 126) sorted by last modified time

123456

/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/mm/
H A Dslub.c6740 static const struct kobj_type slab_ktype = {
H A Dhuge_memory.c523 static const struct kobj_type thpsize_ktype = {
/linux-master/kernel/
H A Dpadata.c980 static const struct kobj_type padata_attr_type = {
/linux-master/kernel/irq/
H A Dirqdesc.c181 static const struct kobj_type irq_kobj_type;
357 static const struct kobj_type irq_kobj_type = {
415 static const struct kobj_type irq_kobj_type = {
/linux-master/fs/gfs2/
H A Dsys.c386 static struct kobj_type gfs2_ktype = {
/linux-master/fs/dlm/
H A Dlockspace.c188 static struct kobj_type dlm_ktype = {
/linux-master/fs/btrfs/
H A Dsysfs.c726 static const struct kobj_type btrfs_raid_ktype = {
965 static const struct kobj_type space_info_ktype = {
1384 static const struct kobj_type btrfs_ktype = {
1918 static const struct kobj_type devid_ktype = {
2260 static const struct kobj_type qgroups_ktype = {
2330 static const struct kobj_type qgroup_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/net/bonding/
H A Dbond_main.c1683 static struct kobj_type slave_ktype = {
/linux-master/drivers/md/
H A Dmd.c76 static const struct kobj_type md_ktype;
3721 static const struct kobj_type rdev_ktype = {
5749 static const struct kobj_type md_ktype = {
/linux-master/drivers/edac/
H A Dedac_device_sysfs.c215 static struct kobj_type ktype_device_ctrl = {
400 static struct kobj_type ktype_instance_ctrl = {
483 static struct kobj_type ktype_block_ctrl = {
/linux-master/drivers/cpufreq/
H A Dcpufreq.c1049 static const struct kobj_type ktype_cpufreq = {
/linux-master/drivers/acpi/
H A Dcppc_acpi.c206 static const struct kobj_type cppc_ktype = {
/linux-master/block/
H A Delevator.c122 static const struct kobj_type elv_ktype;
451 static const struct kobj_type elv_ktype = {
H A Dblk-sysfs.c747 static const struct kobj_type blk_queue_ktype = {
/linux-master/drivers/soc/hisilicon/
H A Dkunpeng_hccs.c947 static const struct kobj_type hccs_port_type = {
1019 static const struct kobj_type hccs_die_type = {
1122 static const struct kobj_type hccs_chip_type = {
/linux-master/drivers/gpu/drm/amd/amdkfd/
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 = {
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 = {
/linux-master/fs/fuse/
H A Dvirtio_fs.c192 static const struct kobj_type virtio_fs_ktype = {
/linux-master/fs/bcachefs/
H A Dsuper.c136 static const struct kobj_type type ## _ktype = { \
/linux-master/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c4152 static const struct kobj_type od_ktype = {
/linux-master/fs/sysfs/
H A Dfile.c709 const struct kobj_type *ktype;
/linux-master/drivers/hv/
H A Dvmbus_drv.c1811 static struct kobj_type vmbus_chan_ktype = {
/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 = {

Completed in 505 milliseconds

123456