Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/cluster/
H A Dtcp.h116 void o2net_debug_add_sc(struct o2net_sock_container *sc);
131 static inline void o2net_debug_add_sc(struct o2net_sock_container *sc) in o2net_debug_add_sc() function
H A Dnetdebug.c194 void o2net_debug_add_sc(struct o2net_sock_container *sc) in o2net_debug_add_sc() function
398 o2net_debug_add_sc(dummy_sc); in sc_common_open()
H A Dtcp.c445 o2net_debug_add_sc(sc); in sc_alloc()