Searched refs:batadv_debugfs_deprecated (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | debugfs.c | 40 * batadv_debugfs_deprecated() - Log use of deprecated batadv debugfs access 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(fil in batadv_bla_backbone_table_open() [all...] |
H A 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
|
H A D | log.c | 90 batadv_debugfs_deprecated(file, in batadv_log_open()
|
H A D | icmp_socket.c | 66 batadv_debugfs_deprecated(file, ""); in batadv_socket_open()
|
Completed in 3 milliseconds