Home
last modified time | relevance | path

Searched refs:rds_bind_lock_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/rds/
H A Dbind.c280 int rds_bind_lock_init(void) in rds_bind_lock_init() function
H A Drds.h742 int rds_bind_lock_init(void);
H A Daf_rds.c902 ret = rds_bind_lock_init(); in rds_init()