| /linux/drivers/pci/ |
| H A D | proc.c | 24 struct pci_dev *dev = pde_data(file_inode(file)); in proc_bus_pci_lseek() 31 struct pci_dev *dev = pde_data(file_inode(file)); in proc_bus_pci_read() 115 struct pci_dev *dev = pde_data(ino); in proc_bus_pci_write() 197 struct pci_dev *dev = pde_data(file_inode(file)); in proc_bus_pci_ioctl() 245 struct pci_dev *dev = pde_data(file_inode(file)); in proc_bus_pci_mmap()
|
| /linux/arch/alpha/kernel/ |
| H A D | srm_env.c | 86 return single_open(file, srm_env_proc_show, pde_data(inode)); in srm_env_proc_open() 93 unsigned long id = (unsigned long)pde_data(file_inode(file)); in srm_env_proc_write()
|
| /linux/net/sunrpc/ |
| H A D | cache.c | 1545 struct cache_detail *cd = pde_data(file_inode(filp)); in cache_read_procfs() 1553 struct cache_detail *cd = pde_data(file_inode(filp)); in cache_write_procfs() 1560 struct cache_detail *cd = pde_data(file_inode(filp)); in cache_poll_procfs() 1569 struct cache_detail *cd = pde_data(inode); in cache_ioctl_procfs() 1576 struct cache_detail *cd = pde_data(inode); in cache_open_procfs() 1583 struct cache_detail *cd = pde_data(inode); in cache_release_procfs() 1599 struct cache_detail *cd = pde_data(inode); in content_open_procfs() 1606 struct cache_detail *cd = pde_data(inode); in content_release_procfs() 1620 struct cache_detail *cd = pde_data(inode); in open_flush_procfs() 1627 struct cache_detail *cd = pde_data(inode); in release_flush_procfs() [all …]
|
| H A D | stats.c | 69 return single_open(file, rpc_proc_show, pde_data(inode)); in rpc_proc_open()
|
| /linux/net/netfilter/ |
| H A D | xt_hashlimit.c | 1057 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_start() 1074 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_next() 1088 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_stop() 1130 struct xt_hashlimit_htable *ht = pde_data(file_inode(s->file)); in dl_seq_real_show_v2() 1145 struct xt_hashlimit_htable *ht = pde_data(file_inode(s->file)); in dl_seq_real_show_v1() 1160 struct xt_hashlimit_htable *ht = pde_data(file_inode(s->file)); in dl_seq_real_show() 1174 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_show_v2() 1188 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_show_v1() 1202 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_show()
|
| H A D | x_tables.c | 1550 u8 af = (unsigned long)pde_data(file_inode(seq->file)); in xt_table_seq_start() 1562 u8 af = (unsigned long)pde_data(file_inode(seq->file)); in xt_table_seq_next() 1573 u_int8_t af = (unsigned long)pde_data(file_inode(seq->file)); in xt_table_seq_stop() 1617 uint8_t nfproto = (unsigned long)pde_data(file_inode(seq->file)); in xt_mttg_seq_next() 1666 uint8_t nfproto = (unsigned long)pde_data(file_inode(seq->file)); in xt_mttg_seq_stop()
|
| H A D | xt_recent.c | 554 st->table = pde_data(inode); in recent_seq_open() 562 struct recent_table *t = pde_data(file_inode(file)); in recent_mt_proc_write()
|
| /linux/drivers/pnp/pnpbios/ |
| H A D | proc.c | 176 return single_open(file, pnpbios_proc_show, pde_data(inode)); in pnpbios_proc_open() 182 void *data = pde_data(file_inode(file)); in pnpbios_proc_write()
|
| /linux/arch/arm/kernel/ |
| H A D | atags_proc.c | 16 struct buffer *b = pde_data(file_inode(file)); in atags_read()
|
| /linux/include/linux/ |
| H A D | proc_fs.h | 123 static inline void *pde_data(const struct inode *inode) in pde_data() function 211 static inline void *pde_data(const struct inode *inode) {BUG(); return NULL;} in pde_data() function
|
| /linux/drivers/pnp/isapnp/ |
| H A D | proc.c | 25 struct pnp_dev *dev = pde_data(file_inode(file)); in isapnp_proc_bus_read()
|
| /linux/arch/xtensa/platforms/iss/ |
| H A D | simdisk.c | 212 struct simdisk *dev = pde_data(file_inode(file)); in proc_read_simdisk() 235 struct simdisk *dev = pde_data(file_inode(file)); in proc_write_simdisk()
|
| /linux/net/atm/ |
| H A D | proc.c | 109 int family = (uintptr_t)(pde_data(file_inode(seq->file))); in vcc_walk() 316 dev = pde_data(file_inode(file)); in proc_dev_atm_read()
|
| /linux/drivers/zorro/ |
| H A D | proc.c | 33 struct zorro_dev *z = pde_data(file_inode(file)); in proc_bus_zorro_read()
|
| /linux/arch/sh/mm/ |
| H A D | alignment.c | 143 int *data = pde_data(file_inode(file)); in alignment_proc_write()
|
| /linux/drivers/acpi/ |
| H A D | proc.c | 128 pde_data(inode)); in acpi_system_wakeup_device_open_fs()
|
| /linux/drivers/scsi/ |
| H A D | scsi_proc.c | 67 struct Scsi_Host *shost = pde_data(file_inode(file)); in proc_scsi_host_write() 97 return single_open_size(file, proc_scsi_show, pde_data(inode), in proc_scsi_host_open()
|
| /linux/fs/afs/ |
| H A D | proc.c | 288 struct afs_cell *cell = pde_data(file_inode(m->file)); in afs_proc_cell_volumes_start() 297 struct afs_cell *cell = pde_data(file_inode(m->file)); in afs_proc_cell_volumes_next() 383 struct afs_cell *cell = pde_data(file_inode(m->file)); in afs_proc_cell_vlservers_start()
|
| /linux/drivers/nubus/ |
| H A D | proc.c | 113 pded = pde_data(inode); in nubus_proc_rsrc_show()
|
| /linux/sound/core/ |
| H A D | info.c | 232 struct snd_info_entry *entry = pde_data(inode); in snd_info_entry_open() 349 struct snd_info_entry *entry = pde_data(inode); in snd_info_text_entry_open()
|
| /linux/drivers/usb/gadget/function/ |
| H A D | rndis.c | 1132 rndis_params *p = pde_data(file_inode(file)); in rndis_proc_write() 1176 return single_open(file, rndis_proc_show, pde_data(inode)); in rndis_proc_open()
|
| /linux/net/can/ |
| H A D | proc.c | 317 int idx = (int)(long)pde_data(m->file->f_inode); in can_rcvlist_proc_show()
|
| /linux/drivers/hwmon/ |
| H A D | dell-smm-hwmon.c | 569 struct dell_smm_data *data = pde_data(file_inode(fp)); in i8k_ioctl() 714 return single_open(file, i8k_proc_show, pde_data(inode)); in i8k_open_fs()
|
| /linux/ipc/ |
| H A D | util.c | 905 iter->iface = pde_data(inode); in sysvipc_proc_open()
|
| /linux/net/sunrpc/auth_gss/ |
| H A D | svcauth_gss.c | 1405 struct net *net = pde_data(file_inode(file)); in write_gssp() 1433 struct net *net = pde_data(file_inode(file)); in read_gssp()
|