Home
last modified time | relevance | path

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

12345678910>>...23

/linux/tools/perf/pmu-events/arch/x86/amdzen4/
H A Dcache.json448 …"BriefDescription": "L2 prefetches accepted by the L2 pipeline which hit in the L2 cache of type L…
454 …"BriefDescription": "L2 prefetches accepted by the L2 pipeline which hit in the L2 cache of type L…
460 …"BriefDescription": "L2 prefetches accepted by the L2 pipeline which hit in the L2 cache of type L…
466 …"BriefDescription": "L2 prefetches accepted by the L2 pipeline which hit in the L2 cache of type L…
472 …"BriefDescription": "L2 prefetches accepted by the L2 pipeline which hit in the L2 cache of type L…
478 …"BriefDescription": "L2 prefetches accepted by the L2 pipeline which hit in the L2 cache of type L…
484 …"BriefDescription": "L2 prefetches accepted by the L2 pipeline which hit in the L2 cache of type L…
490 …"BriefDescription": "L2 prefetches accepted by the L2 pipeline which hit in the L2 cache of type L…
496 …"BriefDescription": "L2 prefetches accepted by the L2 pipeline which hit in the L2 cache of all ty…
502 …"BriefDescription": "L2 prefetches accepted by the L2 pipeline which miss the L2 cache and hit in …
[all …]
/linux/net/core/
H A Drequest_sock.c51 * complex with TFO. A child socket, accepted or not, has to access its
54 * until either the child socket is accepted, or in the rare case when the
55 * listener is closed before the child is accepted.
58 * (or aborted) and the child socket has been accepted (or listener closed).
59 * When a child socket is accepted, its corresponding req->sk is set to
62 * accepted or not, and the check is protected by the fastopenq->lock
98 if (req->sk) /* the child socket hasn't been accepted yet */ in reqsk_fastopen_remove()
/linux/include/sound/
H A 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/tools/testing/selftests/bpf/progs/
H A Dverifier_const.c24 __description("bss/strtol: write accepted")
34 __description("data/strtol: write accepted")
53 __description("bss/mtu: write accepted")
62 __description("data/mtu: write accepted")
/linux/tools/testing/selftests/net/
H A 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/include/uapi/sound/
H A 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/drivers/firmware/efi/libstub/
H A Dunaccepted_memory.c50 * memory has to be accepted before access. in allocate_unaccepted_bitmap()
90 * The accepted memory bitmap only works at unit_size granularity. Take
115 * Only the first 4k has been accepted. The 0MB->2MB region can not be in process_unaccepted_memory()
118 * immediately accepted in its entirety. in process_unaccepted_memory()
/linux/Documentation/usb/
H A Dfunctionfs-desc.rst21 descriptors are accepted.
26 Class-specific descriptors are accepted only for the class/subclass of the
/linux/tools/perf/pmu-events/arch/x86/pantherlake/
H A Dfrontend.json21 …eline due to instruction fetch limitations when the back-end could have accepted more operations. …
25 …eline due to instruction fetch limitations when the back-end could have accepted more operations. …
/linux/crypto/asymmetric_keys/
H A Drestrict.c64 * Returns 0 if the new certificate was accepted, -ENOKEY if we couldn't find a
125 * Returns 0 if the new certificate was accepted, -ENOKEY if the
166 * Returns 0 if the new certificate was accepted, -ENOKEY if the
322 * Returns 0 if the new certificate was accepted, -ENOKEY if we
350 * Returns 0 if the new certificate was accepted, -ENOKEY if we
/linux/Documentation/process/
H A Dsecurity-bugs.rst94 mailing list UNTIL a fix is accepted by the affected code's maintainers
99 while an accepted fix has not yet been merged. In other words, until a
100 fix is accepted do not Cc: "linux-distros", and after it's merged do not
H A Dstable-kernel-rules.rst6 Rules on what kind of patches are accepted, and which ones are not, into the
172 The sender will receive an ACK when the patch has been accepted into the
176 If accepted, the patch will be added to the -stable queue, for review by other
202 - Security patches will be accepted into the -stable tree directly from the
/linux/include/crypto/
H A 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/Documentation/devicetree/bindings/leds/backlight/
H A Dcommon.yaml39 accepted by the underlying LED device. Typically these are in the range
41 accepted by the LED.
/linux/tools/perf/pmu-events/arch/x86/snowridgex/
H A Dother.json12 …ion": "Counts the number of unhalted cycles a core is blocked due to an accepted lock issued by ot…
16 …ion": "Counts the number of unhalted cycles a core is blocked due to an accepted lock issued by ot…
39 …tion": "Counts the number of unhalted cycles a core is blocked due to an accepted lock it issued.",
43 …ion": "Counts the number of unhalted cycles a core is blocked due to an accepted lock it issued. C…
/linux/tools/perf/pmu-events/arch/x86/elkhartlake/
H A Dother.json12 …ion": "Counts the number of unhalted cycles a core is blocked due to an accepted lock issued by ot…
16 …ion": "Counts the number of unhalted cycles a core is blocked due to an accepted lock issued by ot…
39 …tion": "Counts the number of unhalted cycles a core is blocked due to an accepted lock it issued.",
43 …ion": "Counts the number of unhalted cycles a core is blocked due to an accepted lock it issued. C…
/linux/kernel/trace/
H A Dtrace_nop.c22 /* Option that will be accepted by set_flag callback */
62 * automatically accepted.
/linux/drivers/firmware/efi/
H A Dunaccepted_memory.c25 * an action. All the remaining memory is implicitly accepted and doesn't need
75 * "guard" page is accepted in addition to the memory that needs to be in accept_memory()
121 * Register that the range is about to be accepted. in accept_memory()
/linux/net/rds/
H A Dtcp_listen.c58 * client's ipaddr < server's ipaddr. Otherwise, close the accepted
137 rdsdebug("accepted family %d tcp %pI6c:%u -> %pI6c:%u\n", in rds_tcp_accept_one()
172 /* An incoming SYN request came in, and TCP just accepted it. in rds_tcp_accept_one()
234 * before it has been accepted and the accepter has set up their in rds_tcp_listen_data_ready()
/linux/sound/
H A Dac97_bus.c53 * accepted, otherwise only the ID that matches @id and @id_mask is accepted.
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_ooo-before-and-after-accept.pkt8 // Test that a not-yet-accepted socket does not change
35 // Test that ooo packets for accepted sockets do increase sk_rcvbuf
/linux/include/linux/
H A Dmii_timestamper.h19 * @rxtstamp: Requests a Rx timestamp for 'skb'. If the skb is accepted,
23 * must return true if the skb is accepted for delivery.
/linux/Documentation/admin-guide/LSM/
H A 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/Documentation/userspace-api/media/v4l/
H A 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
H A 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

12345678910>>...23