/linux-6.12.1/kernel/irq/ |
D | proc.c | 373 proc_create_single_data("affinity_hint", 0444, desc->dir, in register_irq_proc() 380 proc_create_single_data("node", 0444, desc->dir, irq_node_proc_show, in register_irq_proc() 383 proc_create_single_data("effective_affinity", 0444, desc->dir, in register_irq_proc() 385 proc_create_single_data("effective_affinity_list", 0444, desc->dir, in register_irq_proc() 389 proc_create_single_data("spurious", 0444, desc->dir, in register_irq_proc()
|
/linux-6.12.1/include/linux/ |
D | proc_fs.h | 100 struct proc_dir_entry *proc_create_single_data(const char *name, umode_t mode, 104 proc_create_single_data(name, mode, parent, show, NULL) 193 #define proc_create_single_data(name, mode, parent, show, data) ({NULL;}) macro
|
/linux-6.12.1/arch/sparc/kernel/ |
D | ioport.c | 339 proc_create_single_data("io_map", 0, NULL, sparc_io_proc_show, in register_proc_sparc_ioport() 341 proc_create_single_data("dvma_map", 0, NULL, sparc_io_proc_show, in register_proc_sparc_ioport()
|
/linux-6.12.1/fs/ext4/ |
D | sysfs.c | 578 proc_create_single_data("options", S_IRUGO, sbi->s_proc, in ext4_register_sysfs() 580 proc_create_single_data("es_shrinker_info", S_IRUGO, in ext4_register_sysfs() 583 proc_create_single_data("fc_info", 0444, sbi->s_proc, in ext4_register_sysfs() 587 proc_create_single_data("mb_stats", 0444, sbi->s_proc, in ext4_register_sysfs()
|
/linux-6.12.1/drivers/rtc/ |
D | proc.c | 84 proc_create_single_data("driver/rtc", 0, NULL, rtc_proc_show, in rtc_proc_add_device()
|
/linux-6.12.1/drivers/scsi/ |
D | megaraid.c | 2740 proc_create_single_data("config", S_IRUSR, dir, in mega_create_proc_entry() 2742 proc_create_single_data("stat", S_IRUSR, dir, in mega_create_proc_entry() 2744 proc_create_single_data("mailbox", S_IRUSR, dir, in mega_create_proc_entry() 2747 proc_create_single_data("rebuild-rate", S_IRUSR, dir, in mega_create_proc_entry() 2749 proc_create_single_data("battery-status", S_IRUSR, dir, in mega_create_proc_entry() 2751 proc_create_single_data("diskdrives-ch0", S_IRUSR, dir, in mega_create_proc_entry() 2753 proc_create_single_data("diskdrives-ch1", S_IRUSR, dir, in mega_create_proc_entry() 2755 proc_create_single_data("diskdrives-ch2", S_IRUSR, dir, in mega_create_proc_entry() 2757 proc_create_single_data("diskdrives-ch3", S_IRUSR, dir, in mega_create_proc_entry() 2759 proc_create_single_data("raiddrives-0-9", S_IRUSR, dir, in mega_create_proc_entry() [all …]
|
/linux-6.12.1/fs/proc/ |
D | proc_tty.c | 139 ent = proc_create_single_data(driver->driver_name, 0, proc_tty_driver, in proc_tty_register_driver()
|
D | generic.c | 646 struct proc_dir_entry *proc_create_single_data(const char *name, umode_t mode, in proc_create_single_data() function 659 EXPORT_SYMBOL(proc_create_single_data);
|
/linux-6.12.1/fs/f2fs/ |
D | sysfs.c | 1653 proc_create_single_data("segment_info", 0444, sbi->s_proc, in f2fs_register_sysfs() 1655 proc_create_single_data("segment_bits", 0444, sbi->s_proc, in f2fs_register_sysfs() 1658 proc_create_single_data("iostat_info", 0444, sbi->s_proc, in f2fs_register_sysfs() 1661 proc_create_single_data("victim_bits", 0444, sbi->s_proc, in f2fs_register_sysfs() 1663 proc_create_single_data("discard_plist_info", 0444, sbi->s_proc, in f2fs_register_sysfs() 1665 proc_create_single_data("disk_map", 0444, sbi->s_proc, in f2fs_register_sysfs()
|
/linux-6.12.1/arch/mips/sibyte/common/ |
D | bus_watcher.c | 136 ent = proc_create_single_data("bus_watcher", S_IWUSR | S_IRUGO, NULL, in create_proc_decoder()
|
/linux-6.12.1/net/8021q/ |
D | vlanproc.c | 143 vlan->dent = proc_create_single_data(vlandev->name, S_IFREG | 0600, in vlan_proc_add_dev()
|
/linux-6.12.1/net/ipv6/ |
D | proc.c | 258 p = proc_create_single_data(idev->dev->name, 0444, in snmp6_register_dev()
|
/linux-6.12.1/fs/reiserfs/ |
D | procfs.c | 405 proc_create_single_data(name, 0, REISERFS_SB(sb)->procdir, func, sb); in add_file()
|
/linux-6.12.1/drivers/acpi/ |
D | button.c | 333 entry = proc_create_single_data(ACPI_BUTTON_FILE_STATE, S_IRUGO, in acpi_button_add_fs()
|
/linux-6.12.1/drivers/isdn/capi/ |
D | kcapi.c | 452 ctr->procent = proc_create_single_data(ctr->procfn, 0, NULL, in attach_capi_ctr()
|
/linux-6.12.1/drivers/block/ |
D | ps3vram.c | 524 pde = proc_create_single_data(DEVICE_NAME, 0444, NULL, in ps3vram_proc_init()
|
D | pktcdvd.c | 2531 proc_create_single_data(pd->disk->disk_name, 0, pkt_proc, pkt_seq_show, pd); in pkt_new_dev()
|
/linux-6.12.1/drivers/usb/gadget/udc/ |
D | goku_udc.c | 1817 proc_create_single_data(proc_node_name, 0, NULL, udc_proc_read, dev); in goku_probe()
|
D | at91_udc.c | 239 udc->pde = proc_create_single_data(debug_filename, 0, NULL, in create_debug_file()
|
/linux-6.12.1/drivers/macintosh/ |
D | via-pmu.c | 552 proc_pmu_batt[i] = proc_create_single_data(title, 0, in via_pmu_dev_init()
|
/linux-6.12.1/drivers/platform/x86/ |
D | toshiba_acpi.c | 1793 proc_create_single_data("version", S_IRUGO, toshiba_proc_dir, in create_toshiba_proc_entries()
|
/linux-6.12.1/drivers/message/fusion/ |
D | mptbase.c | 2033 proc_create_single_data("info", S_IRUGO, dent, in mpt_attach() 2035 proc_create_single_data("summary", S_IRUGO, dent, in mpt_attach()
|
/linux-6.12.1/mm/ |
D | vmalloc.c | 5019 proc_create_single_data("vmallocinfo", in proc_vmalloc_init()
|