Searched refs:__rds_conn_path_error (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/rds/ |
H A D | rds.h | 790 void __rds_conn_path_error(struct rds_conn_path *cp, const char *, ...); 792 __rds_conn_path_error(cp, KERN_WARNING "RDS: " fmt)
|
H A D | connection.c | 939 __rds_conn_path_error(struct rds_conn_path *cp, const char *fmt, ...) in __rds_conn_path_error() function
|
/kernel/linux/linux-6.6/net/rds/ |
H A D | rds.h | 790 void __rds_conn_path_error(struct rds_conn_path *cp, const char *, ...); 792 __rds_conn_path_error(cp, KERN_WARNING "RDS: " fmt)
|
H A D | connection.c | 939 __rds_conn_path_error(struct rds_conn_path *cp, const char *fmt, ...) in __rds_conn_path_error() function
|
Completed in 8 milliseconds