Searched refs:accepted (Results 1 – 25 of 138) sorted by relevance
123456
| /Linux-v6.1/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()
|
| /Linux-v6.1/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. 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/ |
| D | TODO | 3 - Cleanup patches for the drivers here won't be accepted.
|
| /Linux-v6.1/Documentation/virt/kvm/arm/ |
| D | hypercalls.rst | 103 The following bits are accepted: 112 The following bits are accepted: 121 The following bits are accepted:
|
| /Linux-v6.1/Documentation/security/ |
| D | lsm-development.rst | 6 a new LSM is accepted into the kernel when its intent (a description of
|
| /Linux-v6.1/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.
|
| /Linux-v6.1/Documentation/userspace-api/media/v4l/ |
| D | vidioc-g-crop.rst | 96 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
|
| D | vidioc-cropcap.rst | 90 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
|
| D | vidioc-g-selection.rst | 163 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/ |
| D | Kconfig | 21 accepted by a BAR. Note that BAR0 must map PCI configuration space
|
| /Linux-v6.1/Documentation/devicetree/bindings/net/ |
| D | marvell-neta-bm.txt | 17 - pool<0 : 3>,pkt-size: maximum size of a packet accepted by a given buffer
|
| /Linux-v6.1/drivers/infiniband/ulp/isert/ |
| D | ib_isert.h | 210 struct list_head accepted; member
|
| /Linux-v6.1/Documentation/riscv/ |
| D | patch-acceptance.rst | 16 principles to the RISC-V-related code that will be accepted for
|
| /Linux-v6.1/Documentation/filesystems/ |
| D | hfsplus.rst | 15 When mounting an HFSPlus filesystem, the following options are accepted:
|
| /Linux-v6.1/arch/arm/boot/compressed/ |
| D | efi-header.S | 20 @ is accepted as an EFI binary. Booting via the UEFI stub
|
| /Linux-v6.1/scripts/coccinelle/misc/ |
| D | cond_no_effect.cocci | 12 // accepted pattern and if at all it would need to be commented
|
| /Linux-v6.1/Documentation/ABI/testing/ |
| D | sysfs-secvar | 18 This determines the format of the variable and the accepted
|
| D | sysfs-driver-hid-ntrig | 46 Minimum size contact accepted.
|
| D | sysfs-driver-toshiba_acpi | 29 type and the range accepted for type 2 is 1-60. 103 set the level at which point they will be disabled, accepted
|
| D | sysfs-bus-most | 238 The following strings will be accepted:: 250 The following strings will be accepted::
|
| /Linux-v6.1/Documentation/hwmon/ |
| D | ads7828.rst | 43 bounded with limits accepted by the chip, described in the datasheet.
|
| /Linux-v6.1/Documentation/x86/ |
| D | tdx.rst | 135 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/ |
| D | mptcp-sysctl.rst | 40 accepted or denied.
|
| /Linux-v6.1/tools/perf/Documentation/ |
| D | perf-mem.txt | 16 from it, into perf.data. Perf record options are accepted and are passed through.
|
| /Linux-v6.1/Documentation/admin-guide/LSM/ |
| D | Smack.rst | 155 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