Home
last modified time | relevance | path

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

1234567

/linux-6.15/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-6.15/Documentation/usb/
H A Dfunctionfs-desc.rst21 descriptors are accepted.
26 Class-specific descriptors are accepted only for the class/subclass of the
H A Dfunctionfs.rst63 with listed names are accepted. In particular, if the "functions"
66 only a function with the specified name is accepted.
/linux-6.15/Documentation/virt/kvm/arm/
H A Dfw-pseudo-registers.rst103 The following bits are accepted:
112 The following bits are accepted:
121 The following bits are accepted:
133 The following bits are accepted:
/linux-6.15/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-6.15/tools/testing/selftests/net/packetdrill/
H A Dtcp_splice_tcp_splice_loop_test.pkt11 // Connection should get accepted
/linux-6.15/Documentation/security/
H A Dlsm-development.rst6 a new LSM is accepted into the kernel when its intent (a description of
/linux-6.15/Documentation/networking/
H A Dsriov.rst20 will be accepted. New drivers should not implement the uncommon callbacks;
/linux-6.15/Documentation/process/
H A Dsecurity-bugs.rst87 mailing list UNTIL a fix is accepted by the affected code's maintainers
92 while an accepted fix has not yet been merged. In other words, until a
93 fix is accepted do not Cc: "linux-distros", and after it's merged do not
H A Dmaintainer-soc-clean-dts.rst24 If a commit introducing new warnings gets accepted somehow, the resulting
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-6.15/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
H A 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-6.15/drivers/ntb/hw/idt/
H A DKconfig21 accepted by a BAR. Note that BAR0 must map PCI configuration space
/linux-6.15/Documentation/devicetree/bindings/net/
H A Dmarvell-neta-bm.txt17 - pool<0 : 3>,pkt-size: maximum size of a packet accepted by a given buffer
/linux-6.15/Documentation/devicetree/bindings/usb/
H A Dusb.yaml31 List of all the USB PHYs on this HCD to be accepted by the legacy USB
/linux-6.15/Documentation/userspace-api/media/dvb/
H A Dlegacy_dvb_decoder_api.rst48 Both variants are commonly accepted for playback, but it may be driver dependent.
/linux-6.15/Documentation/filesystems/
H A Dhfsplus.rst15 When mounting an HFSPlus filesystem, the following options are accepted:
/linux-6.15/drivers/infiniband/ulp/isert/
H A Dib_isert.h210 struct list_head accepted; member
/linux-6.15/arch/arm/boot/compressed/
H A Defi-header.S20 @ is accepted as an EFI binary. Booting via the UEFI stub
/linux-6.15/Documentation/hwmon/
H A Dads7828.rst43 bounded with limits accepted by the chip, described in the datasheet.
/linux-6.15/scripts/coccinelle/misc/
H A Dcond_no_effect.cocci12 // accepted pattern and if at all it would need to be commented
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-driver-hid-ntrig46 Minimum size contact accepted.
/linux-6.15/tools/testing/selftests/net/netfilter/packetdrill/
H A Dconntrack_synack_old.pkt11 // CORRECT synack, should be accepted, but conntrack classified this as INVALID:

1234567