Home
last modified time | relevance | path

Searched refs:proc_create_single_data (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v6.6/kernel/irq/
Dproc.c370 proc_create_single_data("affinity_hint", 0444, desc->dir, in register_irq_proc()
377 proc_create_single_data("node", 0444, desc->dir, irq_node_proc_show, in register_irq_proc()
380 proc_create_single_data("effective_affinity", 0444, desc->dir, in register_irq_proc()
382 proc_create_single_data("effective_affinity_list", 0444, desc->dir, in register_irq_proc()
386 proc_create_single_data("spurious", 0444, desc->dir, in register_irq_proc()
/Linux-v6.6/include/linux/
Dproc_fs.h99 struct proc_dir_entry *proc_create_single_data(const char *name, umode_t mode,
103 proc_create_single_data(name, mode, parent, show, NULL)
192 #define proc_create_single_data(name, mode, parent, show, data) ({NULL;}) macro
/Linux-v6.6/drivers/net/wireless/intersil/hostap/
Dhostap_proc.c377 proc_create_single_data("debug", 0, local->proc, in hostap_init_proc()
380 proc_create_single_data("stats", 0, local->proc, prism2_stats_proc_show, in hostap_init_proc()
391 proc_create_single_data("crypt", 0, local->proc, prism2_crypt_proc_show, in hostap_init_proc()
394 proc_create_single_data("io_debug", 0, local->proc, in hostap_init_proc()
Dhostap_ap.c851 proc_create_single_data("ap_debug", 0, ap->proc, ap_debug_proc_show, ap); in hostap_init_ap_proc()
1083 sta->proc = proc_create_single_data( in handle_add_proc_queue()
/Linux-v6.6/arch/sparc/kernel/
Dioport.c339 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-v6.6/fs/ext4/
Dsysfs.c542 proc_create_single_data("options", S_IRUGO, sbi->s_proc, in ext4_register_sysfs()
544 proc_create_single_data("es_shrinker_info", S_IRUGO, in ext4_register_sysfs()
547 proc_create_single_data("fc_info", 0444, sbi->s_proc, in ext4_register_sysfs()
551 proc_create_single_data("mb_stats", 0444, sbi->s_proc, in ext4_register_sysfs()
/Linux-v6.6/drivers/rtc/
Dproc.c84 proc_create_single_data("driver/rtc", 0, NULL, rtc_proc_show, in rtc_proc_add_device()
/Linux-v6.6/drivers/scsi/
Dmegaraid.c2745 proc_create_single_data("config", S_IRUSR, dir, in mega_create_proc_entry()
2747 proc_create_single_data("stat", S_IRUSR, dir, in mega_create_proc_entry()
2749 proc_create_single_data("mailbox", S_IRUSR, dir, in mega_create_proc_entry()
2752 proc_create_single_data("rebuild-rate", S_IRUSR, dir, in mega_create_proc_entry()
2754 proc_create_single_data("battery-status", S_IRUSR, dir, in mega_create_proc_entry()
2756 proc_create_single_data("diskdrives-ch0", S_IRUSR, dir, in mega_create_proc_entry()
2758 proc_create_single_data("diskdrives-ch1", S_IRUSR, dir, in mega_create_proc_entry()
2760 proc_create_single_data("diskdrives-ch2", S_IRUSR, dir, in mega_create_proc_entry()
2762 proc_create_single_data("diskdrives-ch3", S_IRUSR, dir, in mega_create_proc_entry()
2764 proc_create_single_data("raiddrives-0-9", S_IRUSR, dir, in mega_create_proc_entry()
[all …]
/Linux-v6.6/fs/proc/
Dproc_tty.c139 ent = proc_create_single_data(driver->driver_name, 0, proc_tty_driver, in proc_tty_register_driver()
Dgeneric.c646 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-v6.6/arch/mips/sibyte/common/
Dbus_watcher.c136 ent = proc_create_single_data("bus_watcher", S_IWUSR | S_IRUGO, NULL, in create_proc_decoder()
/Linux-v6.6/fs/f2fs/
Dsysfs.c1514 proc_create_single_data("segment_info", 0444, sbi->s_proc, in f2fs_register_sysfs()
1516 proc_create_single_data("segment_bits", 0444, sbi->s_proc, in f2fs_register_sysfs()
1519 proc_create_single_data("iostat_info", 0444, sbi->s_proc, in f2fs_register_sysfs()
1522 proc_create_single_data("victim_bits", 0444, sbi->s_proc, in f2fs_register_sysfs()
1524 proc_create_single_data("discard_plist_info", 0444, sbi->s_proc, in f2fs_register_sysfs()
/Linux-v6.6/net/8021q/
Dvlanproc.c143 vlan->dent = proc_create_single_data(vlandev->name, S_IFREG | 0600, in vlan_proc_add_dev()
/Linux-v6.6/net/ipv6/
Dproc.c257 p = proc_create_single_data(idev->dev->name, 0444, in snmp6_register_dev()
/Linux-v6.6/fs/reiserfs/
Dprocfs.c405 proc_create_single_data(name, 0, REISERFS_SB(sb)->procdir, func, sb); in add_file()
/Linux-v6.6/arch/ia64/kernel/
Dsalinfo.c606 *sdir++ = proc_create_single_data(salinfo_entries[i].name, 0, in salinfo_init()
Dpalinfo.c899 proc_create_single_data(palinfo_entries[j].name, 0, cpu_dir, in palinfo_add_proc()
/Linux-v6.6/drivers/acpi/
Dbutton.c322 entry = proc_create_single_data(ACPI_BUTTON_FILE_STATE, S_IRUGO, in acpi_button_add_fs()
/Linux-v6.6/drivers/isdn/capi/
Dkcapi.c452 ctr->procent = proc_create_single_data(ctr->procfn, 0, NULL, in attach_capi_ctr()
/Linux-v6.6/drivers/block/
Dps3vram.c524 pde = proc_create_single_data(DEVICE_NAME, 0444, NULL, in ps3vram_proc_init()
Dpktcdvd.c2542 proc_create_single_data(pd->disk->disk_name, 0, pkt_proc, pkt_seq_show, pd); in pkt_new_dev()
/Linux-v6.6/drivers/usb/gadget/udc/
Dgoku_udc.c1817 proc_create_single_data(proc_node_name, 0, NULL, udc_proc_read, dev); in goku_probe()
Dat91_udc.c239 udc->pde = proc_create_single_data(debug_filename, 0, NULL, in create_debug_file()
/Linux-v6.6/drivers/macintosh/
Dvia-pmu.c552 proc_pmu_batt[i] = proc_create_single_data(title, 0, in via_pmu_dev_init()
/Linux-v6.6/drivers/platform/x86/
Dtoshiba_acpi.c1786 proc_create_single_data("version", S_IRUGO, toshiba_proc_dir, in create_toshiba_proc_entries()

12