Lines Matching +full:waking +full:- +full:up
1 .. SPDX-License-Identifier: GPL-2.0
14 +------------+ +------------+ +------------+ +------------+
16 +------------+ +------------+ +------------+ +------------+
18 +-----------+ | | +----------+
20 +----------------------------------+
22 +----------------------------------+
24 +---------+ | | | ------------+
26 +----------+ +----------+ +----------+ +----------+ +----------+
28 +----------+ +----------+ +----------+ +----------+ +----------+
30 +----------+ +----------+ +----------+ +----------+ +----------+
32 +----------+ +----------+ +----------+ +----------+ +----------+
71 -------------------
87 ---------------------
114 ----------------------
120 - type is either SOCK_DGRAM or SOCK_SEQPACKET
121 - protocol is KCMPROTO_CONNECTED
124 -------------------
145 ------------------------
167 - fd: file descriptor for TCP socket being attached
168 - bpf_prog_fd: file descriptor for compiled BPF program downloaded
171 --------------------------
190 -------------------------------
204 ------------------------------------
233 --------------
246 ----------------
270 --------------
276 on the socket thus waking up the application thread. When the application
283 -------------------------