Home
last modified time | relevance | path

Searched refs:alt (Results 1 – 2 of 2) sorted by relevance

/net/batman-adv/
Ddebugfs.h19 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() argument
Ddebugfs.c44 void batadv_debugfs_deprecated(struct file *file, const char *alt) in batadv_debugfs_deprecated() argument
50 current->comm, task_pid_nr(current), name, alt); in batadv_debugfs_deprecated()