Home
last modified time | relevance | path

Searched full:token (Results 1 – 25 of 41) sorted by relevance

12

/Documentation/netlink/specs/
Dmptcp_pm.yaml30 Attributes: token, family, saddr4 | saddr6, daddr4 | daddr6, sport,
36 Attributes: token, family, saddr4 | saddr6, daddr4 | daddr6, sport,
42 Attribute: token.
48 Attributes: token, rem_id, family, daddr4 | daddr6 [, dport].
53 Attributes: token, rem_id.
59 Attributes: token, family, loc_id, rem_id, saddr4 | saddr6, daddr4 |
66 Attributes: token, family, loc_id, rem_id, saddr4 | saddr6, daddr4 |
73 Attributes: token, family, loc_id, rem_id, saddr4 | saddr6, daddr4 |
129 name: token-rem
132 name: token-loc
[all …]
/Documentation/networking/
Dlapb-module.rst44 void (*connect_confirmation)(int token, int reason);
45 void (*connect_indication)(int token, int reason);
46 void (*disconnect_confirmation)(int token, int reason);
47 void (*disconnect_indication)(int token, int reason);
48 int (*data_indication)(int token, struct sk_buff *skb);
49 void (*data_transmit)(int token, struct sk_buff *skb);
113 int lapb_register(void *token, struct lapb_register_struct);
116 successful then LAPB_OK is returned. The token must be a unique identifier
126 LAPB_BADTOKEN Token is already registered.
132 int lapb_unregister(void *token);
[all …]
Ddevmem.rst180 * dmabuf_cmsg->frag_token is a token used to
184 struct dmabuf_token token;
185 token.token_start = dmabuf_cmsg->frag_token;
186 token.token_count = 1;
221 ret = setsockopt(client_fd, SOL_SOCKET, SO_DEVMEM_DONTNEED, &token,
222 sizeof(token));
229 among the token->token_count across all the tokens. If the user provides more
Dx25.rst23 which could allow X.25 to be run over an Ethernet (or Token Ring) and
D6pack.rst175 The 6pack protocol supports daisy-chaining of TNCs in a token ring, which is
/Documentation/ABI/testing/
Dsysfs-platform-dell-smbios9 Each token attribute is available as a pair of
13 For example the token ID "5" would be available
/Documentation/devicetree/bindings/media/
Dnvidia,tegra-vde.yaml59 - const: sync-token
109 interrupts = <0 9 4>, /* Sync token */
112 interrupt-names = "sync-token", "bsev", "sxe";
/Documentation/security/keys/
Decryptfs.rst17 FEK decryption is called authentication token and, currently, can be stored in a
25 authentication token in its payload with a FEKEK randomly generated by the
30 authentication token, which content is well known, but only the FEKEK in
/Documentation/driver-api/md/
Dmd-cluster.rst62 managed through three locks: "token", "message", and "ack", together
131 3.2.1 token
134 system. The node having the token resource is allowed to
156 2. sender get EX on "token",
160 "token":EX "ack":CR "ack":CR
166 "token" may have made this message inappropriate or redundant.
187 "token":EX "message":CR "message":CR
198 sender releases "token"
/Documentation/virt/kvm/x86/
Dmsr.rst204 __u32 token;
220 a token that will be used to notify the guest when missing page becomes
234 Bytes 4-7 of 64 byte memory location ('token') will be written to by the
236 of these bytes is a token which was previously delivered in CR2 as
238 Guest is supposed to write '0' to 'token' when it is done handling
373 When the guest is done processing 'page ready' APF event and 'token'
/Documentation/arch/powerpc/
Dpapr_hcalls.rst129 accept an opaque value *continue-token* within there argument list and a
133 To make such hcalls the guest need to set *continue-token == 0* for the
134 initial call and use the hypervisor returned value of *continue-token*
168 | *targetLogicalMemoryAddress, continue-token*
169 | Out: *continue-token, targetLogicalMemoryAddress, numScmBlocksToBound*
280 | Input: *drcIndex, continue-token*
281 | Out: *continue-token*
288 *continue-token* from the output to be passed in the argument list of
/Documentation/userspace-api/
Ddma-buf-alloc-exchange.rst101 Each ``DRM_FORMAT_*`` token describes the translation between a pixel
311 ``gbm_bo_create`` which only takes the format, width, height, and a usage token,
325 of modifiers, a special ``DRM_FORMAT_MOD_INVALID`` token has been defined. This
338 There are four cases where this token may be used:
371 ``gbm_bo_get_modifier`` and then use this modifier as an explicit modifier token
/Documentation/networking/device_drivers/fddi/
Ddefza.rst23 existing IEEE 802.3 10BASE2 Ethernet and IEEE 802.5 Token Ring networks
/Documentation/arch/x86/
Dshstk.rst137 in a special format with bit 63 set. On sigreturn this old SSP token is
144 |1...old SSP| - Pointer to old pre-signal ssp in sigframe token format
/Documentation/devicetree/bindings/clock/
Darm,syscon-icst.yaml22 writing a special token to another offset in the system controller.
/Documentation/driver-api/
Dconsole.rst20 occupied by the system driver. In the same token, if the modular driver is
Ddevice-io.rst156 operated on an ``__iomem`` token, in particular the ioremap() and
251 ``__iomem`` pointer, the address is a 32-bit integer token to identify a port
428 ``__iomem`` token. memremap() can be used for mapping normal RAM that is outside
/Documentation/virt/gunyah/
Dindex.rst77 token granting the holder a set of permissions to operate on a specific
/Documentation/admin-guide/
Dbinfmt-misc.rst77 the credentials and security token of the new process according to
Dmodule-signing.rst110 PKCS#11 token requires a PIN, this can be provided at build time by
/Documentation/filesystems/
Dautofs-mount-control.rst289 call and the token field of struct args_ready or struct args_fail set
290 to the wait queue token number, received by user space in the foregoing
/Documentation/driver-api/media/drivers/
Dipu6.rst145 queues, configure the count of tokens per queue and the size of per token before
/Documentation/admin-guide/nfs/
Dnfsroot.rst69 If there is a "%s" token in the string, it will be
/Documentation/devicetree/bindings/
Dnuma.txt22 token known as a node id. For the purpose of this binding
/Documentation/virt/kvm/arm/
Dhypercalls.rst232 Returns a token that can be used to verify the IPA page, the VM
259 | | (uint64) | R1 | Token used to represent the page which |

12