Home
last modified time | relevance | path

Searched refs:wstate (Results 1 – 10 of 10) sorted by relevance

/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c99 struct wstate { struct
372 int infd, struct wstate *winfo) in sock_connect_mptcp()
632 bool *in_closed_after_out, struct wstate *winfo) in copyfd_io_poll()
785 static int spool_buf(int fd, struct wstate *winfo) in spool_buf()
801 struct wstate *winfo) in do_mmap()
861 struct wstate *winfo) in do_sendfile()
887 struct wstate *winfo) in copyfd_io_mmap()
912 unsigned int size, bool *in_closed_after_out, struct wstate *winfo) in copyfd_io_sendfile()
937 struct wstate *winfo) in do_splice()
977 bool *in_closed_after_out, struct wstate *winfo) in copyfd_io_splice()
[all …]
/linux/arch/sparc/kernel/
H A Durtt_fill.S16 rdpr %wstate, %g2
18 wrpr %g2, 0x0, %wstate
H A Dasm-offsets.c36 OFFSET(SC_REG_WSTATE, saved_context, wstate); in sparc64_foo()
H A Detrap_64.S102 rdpr %wstate, %g2
120 wrpr %g2, 0, %wstate
H A Dhvtramp.S41 wrpr %g0, 0, %wstate
H A Drtrap_64.S253 rdpr %wstate, %l1
263 wrpr %l1, %g0, %wstate
H A Dhead_64.S718 wrpr %g0, 0, %wstate
855 wrpr %g0, %g0, %wstate
H A Dtrampoline_64.S326 wrpr %g0, 0, %wstate
/linux/arch/sparc/power/
H A Dhibernate_asm.S24 rdpr %wstate, %g2
106 wrpr %g2, %wstate
/linux/arch/sparc/include/asm/
H A Dhibernate.h14 unsigned long wstate; member