Home
last modified time | relevance | path

Searched refs:PDE_DATA (Results 1 – 25 of 54) sorted by relevance

123

/Linux-v5.4/drivers/net/wireless/intersil/hostap/
Dhostap_proc.c100 local_info_t *local = PDE_DATA(file_inode(m->file)); in prism2_wds_proc_start()
107 local_info_t *local = PDE_DATA(file_inode(m->file)); in prism2_wds_proc_next()
113 local_info_t *local = PDE_DATA(file_inode(m->file)); in prism2_wds_proc_stop()
126 local_info_t *local = PDE_DATA(file_inode(m->file)); in prism2_bss_list_proc_show()
153 local_info_t *local = PDE_DATA(file_inode(m->file)); in prism2_bss_list_proc_start()
160 local_info_t *local = PDE_DATA(file_inode(m->file)); in prism2_bss_list_proc_next()
166 local_info_t *local = PDE_DATA(file_inode(m->file)); in prism2_bss_list_proc_stop()
199 local_info_t *local = PDE_DATA(file_inode(file)); in prism2_pda_proc_read()
272 local_info_t *local = PDE_DATA(file_inode(m->file)); in prism2_scan_results_proc_show()
322 local_info_t *local = PDE_DATA(file_inode(m->file)); in prism2_scan_results_proc_start()
[all …]
/Linux-v5.4/arch/powerpc/kernel/
Dproc_powerpc.c28 PDE_DATA(file_inode(file)), PAGE_SIZE); in page_map_read()
37 __pa(PDE_DATA(file_inode(file))) >> PAGE_SHIFT, in page_map_mmap()
/Linux-v5.4/drivers/staging/isdn/hysdn/
Dhysdn_proclog.c174 hysdn_card *card = PDE_DATA(file_inode(file)); in hysdn_log_read()
204 hysdn_card *card = PDE_DATA(ino); in hysdn_log_open()
257 card = PDE_DATA(file_inode(filep)); in hysdn_log_close()
288 hysdn_card *card = PDE_DATA(file_inode(file)); in hysdn_log_poll()
Dhysdn_procconf.c237 card = PDE_DATA(ino); in hysdn_conf_open()
311 card = PDE_DATA(ino); in hysdn_conf_close()
/Linux-v5.4/drivers/pci/
Dproc.c24 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()
116 struct pci_dev *dev = PDE_DATA(ino); in proc_bus_pci_write()
198 struct pci_dev *dev = PDE_DATA(file_inode(file)); in proc_bus_pci_ioctl()
246 struct pci_dev *dev = PDE_DATA(file_inode(file)); in proc_bus_pci_mmap()
/Linux-v5.4/drivers/net/bonding/
Dbond_procfs.c13 struct bonding *bond = PDE_DATA(file_inode(seq->file)); in bond_info_seq_start()
32 struct bonding *bond = PDE_DATA(file_inode(seq->file)); in bond_info_seq_next()
59 struct bonding *bond = PDE_DATA(file_inode(seq->file)); in bond_info_show_master()
172 struct bonding *bond = PDE_DATA(file_inode(seq->file)); in bond_info_show_slave()
/Linux-v5.4/arch/ia64/kernel/
Dsalinfo.c285 struct salinfo_data *data = PDE_DATA(file_inode(file)); in salinfo_event_read()
343 struct salinfo_data *data = PDE_DATA(inode); in salinfo_log_open()
368 struct salinfo_data *data = PDE_DATA(inode); in salinfo_log_release()
436 struct salinfo_data *data = PDE_DATA(file_inode(file)); in salinfo_log_read()
497 struct salinfo_data *data = PDE_DATA(file_inode(file)); in salinfo_log_write()
/Linux-v5.4/arch/alpha/kernel/
Dsrm_env.c86 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-v5.4/kernel/irq/
Dproc.c118 unsigned int irq = (int)(long)PDE_DATA(file_inode(file)); in write_irq_affinity()
171 return single_open(file, irq_affinity_proc_show, PDE_DATA(inode)); in irq_affinity_proc_open()
176 return single_open(file, irq_affinity_list_proc_show, PDE_DATA(inode)); in irq_affinity_list_proc_open()
246 return single_open(file, default_affinity_show, PDE_DATA(inode)); in default_affinity_open()
/Linux-v5.4/fs/afs/
Dproc.c211 struct afs_cell *cell = PDE_DATA(file_inode(m->file)); in afs_proc_cell_volumes_show()
230 struct afs_cell *cell = PDE_DATA(file_inode(m->file)); in afs_proc_cell_volumes_start()
239 struct afs_cell *cell = PDE_DATA(file_inode(m->file)); in afs_proc_cell_volumes_next()
247 struct afs_cell *cell = PDE_DATA(file_inode(m->file)); in afs_proc_cell_volumes_stop()
322 struct afs_cell *cell = PDE_DATA(file_inode(m->file)); in afs_proc_cell_vlservers_start()
/Linux-v5.4/arch/mips/lasat/
Dpicvue_proc.c62 return single_open(file, pvc_line_proc_show, PDE_DATA(inode)); in pvc_line_proc_open()
68 int lineno = *(int *)PDE_DATA(file_inode(file)); in pvc_line_proc_write()
/Linux-v5.4/net/sunrpc/
Dcache.c1537 struct cache_detail *cd = PDE_DATA(file_inode(filp)); in cache_read_procfs()
1545 struct cache_detail *cd = PDE_DATA(file_inode(filp)); in cache_write_procfs()
1552 struct cache_detail *cd = PDE_DATA(file_inode(filp)); in cache_poll_procfs()
1561 struct cache_detail *cd = PDE_DATA(inode); in cache_ioctl_procfs()
1568 struct cache_detail *cd = PDE_DATA(inode); in cache_open_procfs()
1575 struct cache_detail *cd = PDE_DATA(inode); in cache_release_procfs()
1593 struct cache_detail *cd = PDE_DATA(inode); in content_open_procfs()
1600 struct cache_detail *cd = PDE_DATA(inode); in content_release_procfs()
1614 struct cache_detail *cd = PDE_DATA(inode); in open_flush_procfs()
1621 struct cache_detail *cd = PDE_DATA(inode); in release_flush_procfs()
[all …]
/Linux-v5.4/drivers/pnp/pnpbios/
Dproc.c176 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-v5.4/include/linux/
Dproc_fs.h52 extern void *PDE_DATA(const struct inode *);
116 static inline void *PDE_DATA(const struct inode *inode) {BUG(); return NULL;} in PDE_DATA() function
/Linux-v5.4/net/netfilter/
Dxt_hashlimit.c1063 struct xt_hashlimit_htable *htable = PDE_DATA(file_inode(s->file)); in dl_seq_start()
1080 struct xt_hashlimit_htable *htable = PDE_DATA(file_inode(s->file)); in dl_seq_next()
1094 struct xt_hashlimit_htable *htable = PDE_DATA(file_inode(s->file)); in dl_seq_stop()
1136 struct xt_hashlimit_htable *ht = PDE_DATA(file_inode(s->file)); in dl_seq_real_show_v2()
1151 struct xt_hashlimit_htable *ht = PDE_DATA(file_inode(s->file)); in dl_seq_real_show_v1()
1166 struct xt_hashlimit_htable *ht = PDE_DATA(file_inode(s->file)); in dl_seq_real_show()
1180 struct xt_hashlimit_htable *htable = PDE_DATA(file_inode(s->file)); in dl_seq_show_v2()
1194 struct xt_hashlimit_htable *htable = PDE_DATA(file_inode(s->file)); in dl_seq_show_v1()
1208 struct xt_hashlimit_htable *htable = PDE_DATA(file_inode(s->file)); in dl_seq_show()
/Linux-v5.4/net/bluetooth/
Daf_bluetooth.c613 struct bt_sock_list *l = PDE_DATA(file_inode(seq->file)); in bt_seq_start()
621 struct bt_sock_list *l = PDE_DATA(file_inode(seq->file)); in bt_seq_next()
629 struct bt_sock_list *l = PDE_DATA(file_inode(seq->file)); in bt_seq_stop()
636 struct bt_sock_list *l = PDE_DATA(file_inode(seq->file)); in bt_seq_show()
/Linux-v5.4/arch/arm/kernel/
Datags_proc.c16 struct buffer *b = PDE_DATA(file_inode(file)); in atags_read()
/Linux-v5.4/drivers/pnp/isapnp/
Dproc.c25 struct pnp_dev *dev = PDE_DATA(file_inode(file)); in isapnp_proc_bus_read()
/Linux-v5.4/drivers/scsi/
Dscsi_proc.c52 struct Scsi_Host *shost = PDE_DATA(file_inode(file)); in proc_scsi_host_write()
82 return single_open_size(file, proc_scsi_show, PDE_DATA(inode), in proc_scsi_host_open()
/Linux-v5.4/drivers/ide/
Dide-proc.c277 return single_open(file, ide_settings_proc_show, PDE_DATA(inode)); in ide_settings_proc_open()
285 ide_drive_t *drive = PDE_DATA(file_inode(file)); in ide_settings_proc_write()
455 return single_open(file, ide_media_proc_show, PDE_DATA(inode)); in ide_media_proc_open()
/Linux-v5.4/drivers/zorro/
Dproc.c33 struct zorro_dev *z = PDE_DATA(file_inode(file)); in proc_bus_zorro_read()
/Linux-v5.4/arch/xtensa/platforms/iss/
Dsimdisk.c214 struct simdisk *dev = PDE_DATA(file_inode(file)); in proc_read_simdisk()
231 struct simdisk *dev = PDE_DATA(file_inode(file)); in proc_write_simdisk()
/Linux-v5.4/arch/sh/mm/
Dalignment.c143 int *data = PDE_DATA(file_inode(file)); in alignment_proc_write()
/Linux-v5.4/drivers/nubus/
Dproc.c112 pde_data = PDE_DATA(inode); in nubus_proc_rsrc_show()
/Linux-v5.4/drivers/acpi/
Dproc.c136 PDE_DATA(inode)); in acpi_system_wakeup_device_open_fs()

123