Home
last modified time | relevance | path

Searched defs:file (Results 1 – 25 of 129) sorted by relevance

123456

/net/batman-adv/
Ddebugfs.c50 static int batadv_algorithms_open(struct inode *inode, struct file *file) in batadv_algorithms_open()
55 static int neighbors_open(struct inode *inode, struct file *file) in neighbors_open()
62 static int batadv_originators_open(struct inode *inode, struct file *file) in batadv_originators_open()
78 struct file *file) in batadv_originators_hardif_open()
85 static int batadv_gateways_open(struct inode *inode, struct file *file) in batadv_gateways_open()
92 static int batadv_transtable_global_open(struct inode *inode, struct file *file) in batadv_transtable_global_open()
100 static int batadv_bla_claim_table_open(struct inode *inode, struct file *file) in batadv_bla_claim_table_open()
109 struct file *file) in batadv_bla_backbone_table_open()
127 static int batadv_dat_cache_open(struct inode *inode, struct file *file) in batadv_dat_cache_open()
135 static int batadv_transtable_local_open(struct inode *inode, struct file *file) in batadv_transtable_local_open()
[all …]
Dicmp_socket.c63 static int batadv_socket_open(struct inode *inode, struct file *file) in batadv_socket_open()
105 static int batadv_socket_release(struct inode *inode, struct file *file) in batadv_socket_release()
127 static ssize_t batadv_socket_read(struct file *file, char __user *buf, in batadv_socket_read()
170 static ssize_t batadv_socket_write(struct file *file, const char __user *buff, in batadv_socket_write()
295 static unsigned int batadv_socket_poll(struct file *file, poll_table *wait) in batadv_socket_poll()
Dlog.c103 static int batadv_log_open(struct inode *inode, struct file *file) in batadv_log_open()
113 static int batadv_log_release(struct inode *inode, struct file *file) in batadv_log_release()
124 static ssize_t batadv_log_read(struct file *file, char __user *buf, in batadv_log_read()
179 static unsigned int batadv_log_poll(struct file *file, poll_table *wait) in batadv_log_poll()
/net/bluetooth/
Dhci_debugfs.c129 static int features_open(struct inode *inode, struct file *file) in features_open()
153 static int device_id_open(struct inode *inode, struct file *file) in device_id_open()
183 static int device_list_open(struct inode *inode, struct file *file) in device_list_open()
208 static int blacklist_open(struct inode *inode, struct file *file) in blacklist_open()
243 static int uuids_open(struct inode *inode, struct file *file) in uuids_open()
272 static int remote_oob_open(struct inode *inode, struct file *file) in remote_oob_open()
340 static ssize_t use_debug_keys_read(struct file *file, char __user *user_buf, in use_debug_keys_read()
358 static ssize_t sc_only_mode_read(struct file *file, char __user *user_buf, in sc_only_mode_read()
446 static int inquiry_cache_open(struct inode *inode, struct file *file) in inquiry_cache_open()
472 static int link_keys_open(struct inode *inode, struct file *file) in link_keys_open()
[all …]
/net/mac80211/
Ddebugfs_key.c72 static ssize_t key_algorithm_read(struct file *file, in key_algorithm_read()
86 static ssize_t key_tx_spec_write(struct file *file, const char __user *userbuf, in key_tx_spec_write()
121 static ssize_t key_tx_spec_read(struct file *file, char __user *userbuf, in key_tx_spec_read()
160 static ssize_t key_rx_spec_read(struct file *file, char __user *userbuf, in key_rx_spec_read()
228 static ssize_t key_replays_read(struct file *file, char __user *userbuf, in key_replays_read()
261 static ssize_t key_icverrors_read(struct file *file, char __user *userbuf, in key_icverrors_read()
286 static ssize_t key_mic_failures_read(struct file *file, char __user *userbuf, in key_mic_failures_read()
302 static ssize_t key_key_read(struct file *file, char __user *userbuf, in key_key_read()
Ddebugfs_sta.c86 static ssize_t sta_flags_read(struct file *file, char __user *userbuf, in sta_flags_read()
106 static ssize_t sta_num_ps_buf_frames_read(struct file *file, in sta_num_ps_buf_frames_read()
122 static ssize_t sta_last_seq_ctrl_read(struct file *file, char __user *userbuf, in sta_last_seq_ctrl_read()
138 static ssize_t sta_aqm_read(struct file *file, char __user *userbuf, in sta_aqm_read()
191 static ssize_t sta_agg_status_read(struct file *file, char __user *userbuf, in sta_agg_status_read()
235 static ssize_t sta_agg_status_write(struct file *file, const char __user *userbuf, in sta_agg_status_write()
306 static ssize_t sta_ht_capa_read(struct file *file, char __user *userbuf, in sta_ht_capa_read()
388 static ssize_t sta_vht_capa_read(struct file *file, char __user *userbuf, in sta_vht_capa_read()
Drc80211_minstrel_debugfs.c58 minstrel_stats_read(struct file *file, char __user *buf, size_t len, loff_t *ppos) in minstrel_stats_read()
67 minstrel_stats_release(struct inode *inode, struct file *file) in minstrel_stats_release()
74 minstrel_stats_open(struct inode *inode, struct file *file) in minstrel_stats_open()
147 minstrel_stats_csv_open(struct inode *inode, struct file *file) in minstrel_stats_csv_open()
Ddebugfs.c74 static ssize_t aqm_read(struct file *file, in aqm_read()
115 static ssize_t aqm_write(struct file *file, in aqm_write()
153 static ssize_t reset_write(struct file *file, const char __user *user_buf, in reset_write()
217 static ssize_t hwflags_read(struct file *file, char __user *user_buf, in hwflags_read()
246 static ssize_t misc_read(struct file *file, char __user *user_buf, in misc_read()
278 static ssize_t queues_read(struct file *file, char __user *user_buf, in queues_read()
Drc80211_minstrel_ht_debugfs.c108 minstrel_ht_stats_open(struct inode *inode, struct file *file) in minstrel_ht_stats_open()
256 minstrel_ht_stats_csv_open(struct inode *inode, struct file *file) in minstrel_ht_stats_csv_open()
/net/can/
Dproc.c273 static int can_stats_proc_open(struct inode *inode, struct file *file) in can_stats_proc_open()
307 static int can_reset_stats_proc_open(struct inode *inode, struct file *file) in can_reset_stats_proc_open()
326 static int can_version_proc_open(struct inode *inode, struct file *file) in can_version_proc_open()
379 static int can_rcvlist_proc_open(struct inode *inode, struct file *file) in can_rcvlist_proc_open()
447 static int can_rcvlist_sff_proc_open(struct inode *inode, struct file *file) in can_rcvlist_sff_proc_open()
491 static int can_rcvlist_eff_proc_open(struct inode *inode, struct file *file) in can_rcvlist_eff_proc_open()
/net/6lowpan/
Ddebugfs.c103 static int lowpan_ctx_pfx_show(struct seq_file *file, void *offset) in lowpan_ctx_pfx_show()
124 static int lowpan_ctx_pfx_open(struct inode *inode, struct file *file) in lowpan_ctx_pfx_open()
134 struct seq_file *file = fp->private_data; in lowpan_ctx_pfx_write() local
214 static int lowpan_context_show(struct seq_file *file, void *offset) in lowpan_context_show()
236 static int lowpan_context_open(struct inode *inode, struct file *file) in lowpan_context_open()
/net/atm/
Dproc.c116 static int __vcc_seq_open(struct inode *inode, struct file *file, in __vcc_seq_open()
261 static int atm_dev_seq_open(struct inode *inode, struct file *file) in atm_dev_seq_open()
296 static int pvc_seq_open(struct inode *inode, struct file *file) in pvc_seq_open()
330 static int vcc_seq_open(struct inode *inode, struct file *file) in vcc_seq_open()
365 static int svc_seq_open(struct inode *inode, struct file *file) in svc_seq_open()
377 static ssize_t proc_dev_atm_read(struct file *file, char __user *buf, in proc_dev_atm_read()
/net/x25/
Dx25_proc.c174 static int x25_seq_socket_open(struct inode *inode, struct file *file) in x25_seq_socket_open()
179 static int x25_seq_route_open(struct inode *inode, struct file *file) in x25_seq_route_open()
184 static int x25_seq_forward_open(struct inode *inode, struct file *file) in x25_seq_forward_open()
/net/appletalk/
Datalk_proc.c213 static int atalk_seq_interface_open(struct inode *inode, struct file *file) in atalk_seq_interface_open()
218 static int atalk_seq_route_open(struct inode *inode, struct file *file) in atalk_seq_route_open()
223 static int atalk_seq_socket_open(struct inode *inode, struct file *file) in atalk_seq_socket_open()
/net/ipx/
Dipx_proc.c247 static int ipx_seq_route_open(struct inode *inode, struct file *file) in ipx_seq_route_open()
252 static int ipx_seq_interface_open(struct inode *inode, struct file *file) in ipx_seq_interface_open()
257 static int ipx_seq_socket_open(struct inode *inode, struct file *file) in ipx_seq_socket_open()
/net/ipv6/
Dproc.c56 static int sockstat6_seq_open(struct inode *inode, struct file *file) in sockstat6_seq_open()
246 static int snmp6_seq_open(struct inode *inode, struct file *file) in snmp6_seq_open()
272 static int snmp6_dev_seq_open(struct inode *inode, struct file *file) in snmp6_dev_seq_open()
/net/sctp/
Dproc.c92 static int sctp_snmp_seq_open(struct inode *inode, struct file *file) in sctp_snmp_seq_open()
250 static int sctp_eps_seq_open(struct inode *inode, struct file *file) in sctp_eps_seq_open()
383 static int sctp_assocs_seq_open(struct inode *inode, struct file *file) in sctp_assocs_seq_open()
498 static int sctp_remaddr_seq_open(struct inode *inode, struct file *file) in sctp_remaddr_seq_open()
Dprobe.c85 static int sctpprobe_open(struct inode *inode, struct file *file) in sctpprobe_open()
93 static ssize_t sctpprobe_read(struct file *file, char __user *buf, in sctpprobe_read()
/net/core/
Dnet-procfs.c178 static int dev_seq_open(struct inode *inode, struct file *file) in dev_seq_open()
199 static int softnet_seq_open(struct inode *inode, struct file *file) in softnet_seq_open()
302 static int ptype_seq_open(struct inode *inode, struct file *file) in ptype_seq_open()
383 static int dev_mc_seq_open(struct inode *inode, struct file *file) in dev_mc_seq_open()
/net/ipv4/
Dproc.c80 static int sockstat_seq_open(struct inode *inode, struct file *file) in sockstat_seq_open()
467 static int snmp_seq_open(struct inode *inode, struct file *file) in snmp_seq_open()
515 static int netstat_seq_open(struct inode *inode, struct file *file) in netstat_seq_open()
/net/nfc/nci/
Duart.c274 static int nci_uart_tty_ioctl(struct tty_struct *tty, struct file *file, in nci_uart_tty_ioctl()
296 static ssize_t nci_uart_tty_read(struct tty_struct *tty, struct file *file, in nci_uart_tty_read()
302 static ssize_t nci_uart_tty_write(struct tty_struct *tty, struct file *file, in nci_uart_tty_write()
/net/dccp/
Dprobe.c111 static int dccpprobe_open(struct inode *inode, struct file *file) in dccpprobe_open()
118 static ssize_t dccpprobe_read(struct file *file, char __user *buf, in dccpprobe_read()
/net/rxrpc/
Dproc.c121 static int rxrpc_call_seq_open(struct inode *inode, struct file *file) in rxrpc_call_seq_open()
213 static int rxrpc_connection_seq_open(struct inode *inode, struct file *file) in rxrpc_connection_seq_open()
/net/8021q/
Dvlanproc.c76 static int vlan_seq_open(struct inode *inode, struct file *file) in vlan_seq_open()
94 static int vlandev_seq_open(struct inode *inode, struct file *file) in vlandev_seq_open()
/net/llc/
Dllc_proc.c217 static int llc_seq_socket_open(struct inode *inode, struct file *file) in llc_seq_socket_open()
222 static int llc_seq_core_open(struct inode *inode, struct file *file) in llc_seq_core_open()

123456