Home
last modified time | relevance | path

Searched defs:__space (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv6/ila/
H A Dila.h35 u8 __space:4; member
/linux/drivers/thunderbolt/
H A Ddebugfs.c104 #define DEBUGFS_ATTR(__space, __write) \ argument
119 #define DEBUGFS_ATTR_RO(__space) \ argument
122 #define DEBUGFS_ATTR_RW(__space) \ argument
/linux/net/ipv4/
H A Dtcp_output.c210 tcp_select_initial_window(const struct sock * sk,int __space,__u32 mss,__u32 * rcv_wnd,__u32 * __window_clamp,int wscale_ok,__u8 * rcv_wscale,__u32 init_rcv_wnd) tcp_select_initial_window() argument