| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/amdzen4/ |
| D | cache.json | 448 …"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 …]
|
| /kernel/linux/linux-6.6/net/core/ |
| D | request_sock.c | 51 * 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 100 if (req->sk) /* the child socket hasn't been accepted yet */ in reqsk_fastopen_remove()
|
| /kernel/linux/linux-5.10/net/core/ |
| D | request_sock.c | 51 * 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 100 if (req->sk) /* the child socket hasn't been accepted yet */ in reqsk_fastopen_remove()
|
| /kernel/linux/linux-5.10/include/sound/ |
| D | sb16_csp.h | 49 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 */
|
| /kernel/linux/linux-6.6/include/sound/ |
| D | sb16_csp.h | 49 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 */
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| D | fin_ack_lat.c | 88 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()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| D | fin_ack_lat.c | 88 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()
|
| /kernel/linux/linux-6.6/Documentation/virt/kvm/arm/ |
| D | hypercalls.rst | 43 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:
|
| /kernel/linux/linux-6.6/include/uapi/sound/ |
| D | sb16_csp.h | 73 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 */
|
| /kernel/linux/linux-5.10/include/uapi/sound/ |
| D | sb16_csp.h | 88 unsigned int acc_format; /* accepted PCM formats */ 89 unsigned short acc_channels; /* accepted channels */ 90 unsigned short acc_width; /* accepted sample width */ 91 unsigned short acc_rates; /* accepted sample rates */
|
| /kernel/linux/linux-5.10/Documentation/process/ |
| D | stable-kernel-rules.rst | 6 Rules on what kind of patches are accepted, and which ones are not, into the 24 - New device IDs and quirks are also accepted. 136 - The sender will receive an ACK when the patch has been accepted into the 139 - If accepted, the patch will be added to the -stable queue, for review by 156 - Security patches will be accepted into the -stable tree directly from the
|
| D | submitting-drivers.rst | 42 No new drivers are accepted for this kernel tree. 45 No new drivers are accepted for this kernel tree. 68 See accepted licenses at include/linux/module.h 81 to be accepted than if it invents gratuitous new ones.
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/graniterapids/ |
| D | frontend.json | 3 …eline due to instruction fetch limitations when the back-end could have accepted more operations. … 6 …eline due to instruction fetch limitations when the back-end could have accepted more operations. …
|
| /kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
| D | unaccepted_memory.c | 50 * 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()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/hwmon/ |
| D | g762.txt | 12 - "fan_startv": fan startup voltage. Accepted values are 0, 1, 2 and 3. 15 - "pwm_polarity": pwm polarity. Accepted values are 0 (positive duty)
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/hwmon/ |
| D | g762.txt | 12 - "fan_startv": fan startup voltage. Accepted values are 0, 1, 2 and 3. 15 - "pwm_polarity": pwm polarity. Accepted values are 0 (positive duty)
|
| /kernel/linux/linux-5.10/include/crypto/ |
| D | des.h | 40 * 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
|
| /kernel/linux/linux-6.6/include/crypto/ |
| D | des.h | 40 * 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
|
| /kernel/linux/linux-6.6/crypto/asymmetric_keys/ |
| D | restrict.c | 64 * Returns 0 if the new certificate was accepted, -ENOKEY if we couldn't find a 121 * Returns 0 if the new certificate was accepted, -ENOKEY if the 162 * Returns 0 if the new certificate was accepted, -ENOKEY if the 318 * Returns 0 if the new certificate was accepted, -ENOKEY if we 346 * Returns 0 if the new certificate was accepted, -ENOKEY if we
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| D | trace_nop.c | 22 /* Option that will be accepted by set_flag callback */ 62 * automatically accepted.
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| D | trace_nop.c | 22 /* Option that will be accepted by set_flag callback */ 62 * automatically accepted.
|
| /kernel/linux/linux-6.6/drivers/firmware/efi/ |
| D | unaccepted_memory.c | 24 * an action. All the remaining memory is implicitly accepted and doesn't need 73 * "guard" page is accepted in addition to the memory that needs to be in accept_memory() 119 * Register that the range is about to be accepted. in accept_memory()
|
| /kernel/linux/linux-6.6/Documentation/process/ |
| D | stable-kernel-rules.rst | 6 Rules on what kind of patches are accepted, and which ones are not, into the 173 The sender will receive an ACK when the patch has been accepted into the 177 If accepted, the patch will be added to the -stable queue, for review by other 203 - Security patches will be accepted into the -stable tree directly from the
|
| /kernel/linux/linux-6.6/Documentation/usb/ |
| D | functionfs.rst | 58 with listed names are accepted. In particular, if the "functions" 61 only a function with the specified name is accepted.
|
| /kernel/linux/linux-5.10/Documentation/virt/kvm/arm/ |
| D | psci.rst | 43 Accepted values are: 61 Accepted values are:
|