Searched refs:batadv_debugfs_deprecated (Results 1 – 4 of 4) sorted by relevance
/net/batman-adv/ |
D | debugfs.c | 44 void batadv_debugfs_deprecated(struct file *file, const char *alt) in batadv_debugfs_deprecated() function 55 batadv_debugfs_deprecated(file, in batadv_algorithms_open() 64 batadv_debugfs_deprecated(file, in neighbors_open() 73 batadv_debugfs_deprecated(file, in batadv_originators_open() 91 batadv_debugfs_deprecated(file, in batadv_originators_hardif_open() 100 batadv_debugfs_deprecated(file, in batadv_gateways_open() 109 batadv_debugfs_deprecated(file, in batadv_transtable_global_open() 119 batadv_debugfs_deprecated(file, in batadv_bla_claim_table_open() 130 batadv_debugfs_deprecated(file, in batadv_bla_backbone_table_open() 150 batadv_debugfs_deprecated(file, in batadv_dat_cache_open() [all …]
|
D | debugfs.h | 19 void batadv_debugfs_deprecated(struct file *file, const char *alt); 31 static inline void batadv_debugfs_deprecated(struct file *file, const char *alt) in batadv_debugfs_deprecated() function
|
D | log.c | 90 batadv_debugfs_deprecated(file, in batadv_log_open()
|
D | icmp_socket.c | 66 batadv_debugfs_deprecated(file, ""); in batadv_socket_open()
|