Home
last modified time | relevance | path

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

123456

/Linux-v6.6/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.6/drivers/staging/media/av7110/
DTODO3 - Cleanup patches for the drivers here won't be accepted.
/Linux-v6.6/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.6/Documentation/security/
Dlsm-development.rst6 a new LSM is accepted into the kernel when its intent (a description of
/Linux-v6.6/Documentation/process/
Dmaintainer-soc-clean-dts.rst23 If a commit introducing new warnings gets accepted somehow, the resulting
Dstable-kernel-rules.rst6 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
/Linux-v6.6/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.6/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-subdev-g-client-cap.rst60 been accepted. A common case for the kernel not accepting a capability is that
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.6/drivers/ntb/hw/idt/
DKconfig21 accepted by a BAR. Note that BAR0 must map PCI configuration space
/Linux-v6.6/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.6/Documentation/filesystems/
Dhfsplus.rst15 When mounting an HFSPlus filesystem, the following options are accepted:
/Linux-v6.6/drivers/infiniband/ulp/isert/
Dib_isert.h210 struct list_head accepted; member
/Linux-v6.6/arch/arm/boot/compressed/
Defi-header.S20 @ is accepted as an EFI binary. Booting via the UEFI stub
/Linux-v6.6/Documentation/hwmon/
Dads7828.rst43 bounded with limits accepted by the chip, described in the datasheet.
/Linux-v6.6/Documentation/ABI/testing/
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.6/scripts/coccinelle/misc/
Dcond_no_effect.cocci12 // accepted pattern and if at all it would need to be commented
/Linux-v6.6/Documentation/networking/
Dmptcp-sysctl.rst40 accepted or denied.
/Linux-v6.6/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.6/tools/perf/Documentation/
Dperf-mem.txt16 from it, into perf.data. Perf record options are accepted and are passed through.
/Linux-v6.6/Documentation/riscv/
Dpatch-acceptance.rst16 principles to the RISC-V-related code that will be accepted for

123456