Home
last modified time | relevance | path

Searched full:accepted (Results 1 – 25 of 621) sorted by relevance

12345678910>>...25

/Linux-v6.1/net/core/
Drequest_sock.c54 * complex with TFO. A child socket, accepted or not, has to access its
57 * until either the child socket is accepted, or in the rare case when the
58 * listener is closed before the child is accepted.
61 * (or aborted) and the child socket has been accepted (or listener closed).
62 * When a child socket is accepted, its corresponding req->sk is set to
65 * accepted or not, and the check is protected by the fastopenq->lock
103 if (req->sk) /* the child socket hasn't been accepted yet */ in reqsk_fastopen_remove()
/Linux-v6.1/include/sound/
Dsb16_csp.h49 unsigned int acc_format; /* accepted PCM formats */
50 int acc_channels; /* accepted channels */
51 int acc_width; /* accepted sample width */
52 int acc_rates; /* accepted sample rates */
/Linux-v6.1/tools/testing/selftests/net/
Dfin_ack_lat.c88 int accepted; in server() local
93 accepted = accept(sock, (struct sockaddr *)&address, in server()
95 if (accepted < 0) in server()
98 if (read(accepted, &buffer, sizeof(buffer)) == -1) in server()
100 close(accepted); in server()
/Linux-v6.1/Documentation/virt/kvm/arm/
Dhypercalls.rst43 Accepted values are:
61 Accepted values are:
103 The following bits are accepted:
112 The following bits are accepted:
121 The following bits are accepted:
/Linux-v6.1/include/uapi/sound/
Dsb16_csp.h73 unsigned int acc_format; /* accepted PCM formats */
74 unsigned short acc_channels; /* accepted channels */
75 unsigned short acc_width; /* accepted sample width */
76 unsigned short acc_rates; /* accepted sample rates */
/Linux-v6.1/Documentation/process/
Dstable-kernel-rules.rst6 Rules on what kind of patches are accepted, and which ones are not, into the
24 - New device IDs and quirks are also accepted.
144 - The sender will receive an ACK when the patch has been accepted into the
147 - If accepted, the patch will be added to the -stable queue, for review by
173 - Security patches will be accepted into the -stable tree directly from the
/Linux-v6.1/Documentation/devicetree/bindings/hwmon/
Dg762.txt12 - "fan_startv": fan startup voltage. Accepted values are 0, 1, 2 and 3.
15 - "pwm_polarity": pwm polarity. Accepted values are 0 (positive duty)
/Linux-v6.1/include/crypto/
Ddes.h40 * the key is accepted but has been found to be weak.
51 * the key is accepted but has been found to be weak. Note that weak keys will
/Linux-v6.1/kernel/trace/
Dtrace_nop.c22 /* Option that will be accepted by set_flag callback */
62 * automatically accepted.
/Linux-v6.1/arch/x86/lib/
Dmsr.c96 * > 0: Hardware accepted the MSR write.
109 * > 0: Hardware accepted the MSR write.
/Linux-v6.1/Documentation/usb/
Dfunctionfs.rst58 with listed names are accepted. In particular, if the "functions"
61 only a function with the specified name is accepted.
/Linux-v6.1/tools/testing/kunit/
Dkunit_parser.py267 accepted_version - List of accepted KTAP or TAP versions
282 Accepted formats:
313 Accepted format:
339 Accepted format:
368 Accepted format:
398 Accepted format:
620 Accepted test formats:
/Linux-v6.1/include/linux/
Dmii_timestamper.h18 * @rxtstamp: Requests a Rx timestamp for 'skb'. If the skb is accepted,
22 * must return true if the skb is accepted for delivery.
/Linux-v6.1/sound/
Dac97_bus.c53 * accepted, otherwise only the ID that matches @id and @id_mask is accepted.
/Linux-v6.1/net/rds/
Dtcp_listen.c57 * client's ipaddr < server's ipaddr. Otherwise, close the accepted
152 rdsdebug("accepted family %d tcp %pI6c:%u -> %pI6c:%u\n", in rds_tcp_accept_one()
187 /* An incoming SYN request came in, and TCP just accepted it. in rds_tcp_accept_one()
248 * before it has been accepted and the accepter has set up their in rds_tcp_listen_data_ready()
/Linux-v6.1/Documentation/admin-guide/LSM/
DSmack.rst155 The format accepted on write is::
171 to a Smack label. The format accepted on write is::
183 to a Smack label. The format accepted on write is::
206 are given the specified label. The format accepted on write is::
218 the system defined rules to be specified. The format accepted
233 the system defined rules to be specified. The format accepted
274 label. The format accepted on write is::
837 2 : log accepted
838 3 : log denied & accepted
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dvidioc-g-crop.rst96 should be filled in. Some drivers only accepted the ``_MPLANE`` buffer type while
97 other drivers only accepted a non-multiplanar buffer type (i.e. without the
Dvidioc-cropcap.rst90 should be filled in. Some drivers only accepted the ``_MPLANE`` buffer type while
91 other drivers only accepted a non-multiplanar buffer type (i.e. without the
/Linux-v6.1/net/netfilter/
Dxt_AUDIT.c3 * Creates audit record for dropped/accepted packets
25 MODULE_DESCRIPTION("Xtables: creates audit records for dropped/accepted packets");
/Linux-v6.1/Documentation/x86/
Dtdx.rst135 TDX guests ensure that all guest memory has been "accepted" before memory
138 A modest amount of memory (typically 512M) is pre-accepted by the firmware
142 The hypervisor is permitted to unilaterally move accepted pages to a
/Linux-v6.1/crypto/asymmetric_keys/
Drestrict.c64 * Returns 0 if the new certificate was accepted, -ENOKEY if we couldn't find a
234 * Returns 0 if the new certificate was accepted, -ENOKEY if we
262 * Returns 0 if the new certificate was accepted, -ENOKEY if we
/Linux-v6.1/tools/perf/pmu-events/arch/x86/amdzen1/
Dcache.json111 …L2 Cache Requests (Breakdown 1 - Common). L2 Prefetcher. All prefetches accepted by L2 pipeline, h…
284 …"BriefDescription": "L2 prefetcher hits in L3. Counts all L2 prefetches accepted by the L2 pipelin…
290 …"BriefDescription": "L2 prefetcher misses in L3. All L2 prefetches accepted by the L2 pipeline whi…
/Linux-v6.1/drivers/staging/media/deprecated/saa7146/av7110/
DTODO3 - Cleanup patches for the drivers here won't be accepted.
/Linux-v6.1/tools/lib/bpf/
Dnlattr.c89 * @arg maxtype Maximum attribute type expected and accepted.
139 * @arg maxtype Maximum attribute type expected and accepted.
/Linux-v6.1/include/uapi/linux/
Dcoresight-stm.h15 * ensure the transaction is accepted by the STM. While invariant

12345678910>>...25