Home
last modified time | relevance | path

Searched refs:debugfs_dentry (Results 1 – 19 of 19) sorted by relevance

/Linux-v4.19/arch/x86/kvm/
Ddebugfs.c49 vcpu->debugfs_dentry, in kvm_arch_create_vcpu_debugfs()
56 vcpu->debugfs_dentry, in kvm_arch_create_vcpu_debugfs()
61 vcpu->debugfs_dentry, in kvm_arch_create_vcpu_debugfs()
/Linux-v4.19/net/wimax/
Ddebugfs.c58 wimax_dev->debugfs_dentry = dentry; in wimax_debugfs_add()
71 debugfs_remove_recursive(wimax_dev->debugfs_dentry); in wimax_debugfs_add()
77 debugfs_remove_recursive(wimax_dev->debugfs_dentry); in wimax_debugfs_rm()
/Linux-v4.19/drivers/net/wimax/i2400m/
Ddebugfs.c243 struct dentry *dentry = i2400m->wimax_dev.debugfs_dentry; in i2400m_debugfs_add()
253 i2400m->debugfs_dentry = dentry; in i2400m_debugfs_add()
370 debugfs_remove_recursive(i2400m->debugfs_dentry); in i2400m_debugfs_rm()
Dusb.c397 struct dentry *dentry = i2400mu->i2400m.wimax_dev.debugfs_dentry; in i2400mu_debugfs_add()
407 i2400mu->debugfs_dentry = dentry; in i2400mu_debugfs_add()
436 debugfs_remove_recursive(i2400mu->debugfs_dentry); in i2400mu_debugfs_add()
586 debugfs_remove_recursive(i2400mu->debugfs_dentry); in i2400mu_disconnect()
Di2400m-usb.h241 struct dentry *debugfs_dentry; member
Di2400m.h639 struct dentry *debugfs_dentry; member
/Linux-v4.19/include/net/
Dwimax.h430 struct dentry *debugfs_dentry; member
/Linux-v4.19/drivers/iio/imu/
Dadis16480.c241 indio_dev->debugfs_dentry, adis16480, in adis16480_debugfs_init()
244 indio_dev->debugfs_dentry, adis16480, in adis16480_debugfs_init()
247 indio_dev->debugfs_dentry, adis16480, in adis16480_debugfs_init()
250 indio_dev->debugfs_dentry, adis16480, in adis16480_debugfs_init()
253 indio_dev->debugfs_dentry, adis16480, in adis16480_debugfs_init()
Dadis16400_core.c114 indio_dev->debugfs_dentry, st, in adis16400_debugfs_init()
118 indio_dev->debugfs_dentry, st, in adis16400_debugfs_init()
120 debugfs_create_file("flash_count", 0400, indio_dev->debugfs_dentry, in adis16400_debugfs_init()
/Linux-v4.19/drivers/iio/gyro/
Dadis16136.c153 indio_dev->debugfs_dentry, adis16136, in adis16136_debugfs_init()
156 indio_dev->debugfs_dentry, in adis16136_debugfs_init()
159 indio_dev->debugfs_dentry, in adis16136_debugfs_init()
/Linux-v4.19/include/linux/iio/
Diio.h570 struct dentry *debugfs_dentry; member
719 return indio_dev->debugfs_dentry; in iio_get_debugfs_dentry()
/Linux-v4.19/drivers/staging/greybus/
Dsvc.h52 struct dentry *debugfs_dentry; member
Dsvc.c768 dent = debugfs_create_dir("pwrmon", svc->debugfs_dentry); in gb_svc_pwrmon_debugfs_init()
827 svc->debugfs_dentry = debugfs_create_dir(dev_name(&svc->dev), in gb_svc_debugfs_init()
834 debugfs_remove_recursive(svc->debugfs_dentry); in gb_svc_debugfs_exit()
/Linux-v4.19/virt/kvm/
Dkvm_main.c582 if (!kvm->debugfs_dentry) in kvm_destroy_vm_debugfs()
585 debugfs_remove_recursive(kvm->debugfs_dentry); in kvm_destroy_vm_debugfs()
604 kvm->debugfs_dentry = debugfs_create_dir(dir_name, kvm_debugfs_dir); in kvm_create_vm_debugfs()
620 debugfs_create_file(p->name, 0644, kvm->debugfs_dentry, in kvm_create_vm_debugfs()
2406 debugfs_remove_recursive(vcpu->debugfs_dentry); in kvm_vcpu_release()
2442 vcpu->debugfs_dentry = debugfs_create_dir(dir_name, in kvm_create_vcpu_debugfs()
2443 vcpu->kvm->debugfs_dentry); in kvm_create_vcpu_debugfs()
2444 if (!vcpu->debugfs_dentry) in kvm_create_vcpu_debugfs()
2449 debugfs_remove_recursive(vcpu->debugfs_dentry); in kvm_create_vcpu_debugfs()
2523 debugfs_remove_recursive(vcpu->debugfs_dentry); in kvm_vm_ioctl_create_vcpu()
[all …]
/Linux-v4.19/drivers/iio/
Dindustrialio-core.c363 debugfs_remove_recursive(indio_dev->debugfs_dentry); in iio_device_unregister_debugfs()
376 indio_dev->debugfs_dentry = in iio_device_register_debugfs()
379 if (indio_dev->debugfs_dentry == NULL) { in iio_device_register_debugfs()
386 indio_dev->debugfs_dentry, in iio_device_register_debugfs()
/Linux-v4.19/virt/kvm/arm/vgic/
Dvgic-debug.c293 debugfs_create_file("vgic-state", 0444, kvm->debugfs_dentry, kvm, in vgic_debug_init()
/Linux-v4.19/drivers/s390/block/
Ddasd_int.h514 struct dentry *debugfs_dentry; member
540 struct dentry *debugfs_dentry; member
Ddasd.c255 block->debugfs_dentry = in dasd_state_known_to_basic()
258 dasd_profile_init(&block->profile, block->debugfs_dentry); in dasd_state_known_to_basic()
262 device->debugfs_dentry = in dasd_state_known_to_basic()
265 dasd_profile_init(&device->profile, device->debugfs_dentry); in dasd_state_known_to_basic()
266 dasd_hosts_init(device->debugfs_dentry, device); in dasd_state_known_to_basic()
295 debugfs_remove(device->block->debugfs_dentry); in dasd_state_basic_to_known()
305 debugfs_remove(device->debugfs_dentry); in dasd_state_basic_to_known()
/Linux-v4.19/include/linux/
Dkvm_host.h277 struct dentry *debugfs_dentry; member
452 struct dentry *debugfs_dentry; member