Home
last modified time | relevance | path

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

123456

/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/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/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:
/linux/Documentation/security/
H A Dlsm-development.rst6 a new LSM is accepted into the kernel when its intent (a description of
/linux/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.rst23 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/Documentation/networking/
H A Dsriov.rst20 will be accepted. New drivers should not implement the uncommon callbacks;
/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
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
H A Dvidioc-subdev-g-client-cap.rst60 been accepted. A common case for the kernel not accepting a capability is that
/linux/drivers/ntb/hw/idt/
H A DKconfig21 accepted by a BAR. Note that BAR0 must map PCI configuration space
/linux/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/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/drivers/infiniband/ulp/isert/
H A Dib_isert.h210 struct list_head accepted; member
/linux/Documentation/filesystems/
H A Dhfsplus.rst15 When mounting an HFSPlus filesystem, the following options are accepted:
/linux/arch/arm/boot/compressed/
H A Defi-header.S20 @ is accepted as an EFI binary. Booting via the UEFI stub
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-hid-ntrig46 Minimum size contact accepted.
H A 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
/linux/Documentation/hwmon/
H A Dads7828.rst43 bounded with limits accepted by the chip, described in the datasheet.
/linux/scripts/coccinelle/misc/
H A Dcond_no_effect.cocci12 // accepted pattern and if at all it would need to be commented
/linux/tools/testing/selftests/net/netfilter/packetdrill/
H A Dconntrack_synack_old.pkt11 // CORRECT synack, should be accepted, but conntrack classified this as INVALID:
/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

123456