Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/net/mptcp/
Dmptcp_connect.c95 struct wstate { struct
354 int infd, struct wstate *winfo) in sock_connect_mptcp()
617 bool *in_closed_after_out, struct wstate *winfo) in copyfd_io_poll()
762 static int spool_buf(int fd, struct wstate *winfo) in spool_buf()
778 struct wstate *winfo) in do_mmap()
838 struct wstate *winfo) in do_sendfile()
864 struct wstate *winfo) in copyfd_io_mmap()
889 unsigned int size, bool *in_closed_after_out, struct wstate *winfo) in copyfd_io_sendfile()
913 static int copyfd_io(int infd, int peerfd, int outfd, bool close_peerfd, struct wstate *winfo) in copyfd_io()
1076 struct wstate winfo; in main_loop_s()
[all …]
/linux-6.12.1/arch/sparc/kernel/
Durtt_fill.S16 rdpr %wstate, %g2
18 wrpr %g2, 0x0, %wstate
Dasm-offsets.c35 OFFSET(SC_REG_WSTATE, saved_context, wstate); in sparc64_foo()
Detrap_64.S102 rdpr %wstate, %g2
120 wrpr %g2, 0, %wstate
Dhvtramp.S41 wrpr %g0, 0, %wstate
Drtrap_64.S253 rdpr %wstate, %l1
263 wrpr %l1, %g0, %wstate
Dhead_64.S718 wrpr %g0, 0, %wstate
855 wrpr %g0, %g0, %wstate
Dtrampoline_64.S326 wrpr %g0, 0, %wstate
/linux-6.12.1/arch/sparc/power/
Dhibernate_asm.S24 rdpr %wstate, %g2
106 wrpr %g2, %wstate
/linux-6.12.1/arch/sparc/include/asm/
Dhibernate.h14 unsigned long wstate; member