Home
last modified time | relevance | path

Searched refs:accepted (Results 1 – 25 of 138) sorted by relevance

123456

/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/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/drivers/staging/media/deprecated/saa7146/av7110/
DTODO3 - Cleanup patches for the drivers here won't be accepted.
/Linux-v6.1/Documentation/virt/kvm/arm/
Dhypercalls.rst103 The following bits are accepted:
112 The following bits are accepted:
121 The following bits are accepted:
/Linux-v6.1/Documentation/security/
Dlsm-development.rst6 a new LSM is accepted into the kernel when its intent (a description of
/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/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
Dvidioc-g-selection.rst163 should be filled in. Some drivers only accepted the ``_MPLANE`` buffer type while
164 other drivers only accepted a non-multiplanar buffer type (i.e. without the
/Linux-v6.1/drivers/ntb/hw/idt/
DKconfig21 accepted by a BAR. Note that BAR0 must map PCI configuration space
/Linux-v6.1/Documentation/devicetree/bindings/net/
Dmarvell-neta-bm.txt17 - pool<0 : 3>,pkt-size: maximum size of a packet accepted by a given buffer
/Linux-v6.1/drivers/infiniband/ulp/isert/
Dib_isert.h210 struct list_head accepted; member
/Linux-v6.1/Documentation/riscv/
Dpatch-acceptance.rst16 principles to the RISC-V-related code that will be accepted for
/Linux-v6.1/Documentation/filesystems/
Dhfsplus.rst15 When mounting an HFSPlus filesystem, the following options are accepted:
/Linux-v6.1/arch/arm/boot/compressed/
Defi-header.S20 @ is accepted as an EFI binary. Booting via the UEFI stub
/Linux-v6.1/scripts/coccinelle/misc/
Dcond_no_effect.cocci12 // accepted pattern and if at all it would need to be commented
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-secvar18 This determines the format of the variable and the accepted
Dsysfs-driver-hid-ntrig46 Minimum size contact accepted.
Dsysfs-driver-toshiba_acpi29 type and the range accepted for type 2 is 1-60.
103 set the level at which point they will be disabled, accepted
Dsysfs-bus-most238 The following strings will be accepted::
250 The following strings will be accepted::
/Linux-v6.1/Documentation/hwmon/
Dads7828.rst43 bounded with limits accepted by the chip, described in the datasheet.
/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/Documentation/networking/
Dmptcp-sysctl.rst40 accepted or denied.
/Linux-v6.1/tools/perf/Documentation/
Dperf-mem.txt16 from it, into perf.data. Perf record options are accepted and are passed through.
/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

123456