Home
last modified time | relevance | path

Searched refs:lifetime (Results 1 – 25 of 96) sorted by relevance

1234

/linux/net/key/
H A Daf_key.c766 struct sadb_lifetime *lifetime; in __pfkey_xfrm_state2msg() local
785 /* base, SA, (lifetime (HSC),) address(SD), (address(P),) in __pfkey_xfrm_state2msg()
882 lifetime = skb_put(skb, sizeof(struct sadb_lifetime)); in __pfkey_xfrm_state2msg()
883 lifetime->sadb_lifetime_len = in __pfkey_xfrm_state2msg()
885 lifetime->sadb_lifetime_exttype = SADB_EXT_LIFETIME_HARD; in __pfkey_xfrm_state2msg()
886 lifetime->sadb_lifetime_allocations = _X2KEY(x->lft.hard_packet_limit); in __pfkey_xfrm_state2msg()
887 lifetime->sadb_lifetime_bytes = _X2KEY(x->lft.hard_byte_limit); in __pfkey_xfrm_state2msg()
888 lifetime->sadb_lifetime_addtime = x->lft.hard_add_expires_seconds; in __pfkey_xfrm_state2msg()
889 lifetime->sadb_lifetime_usetime = x->lft.hard_use_expires_seconds; in __pfkey_xfrm_state2msg()
893 lifetime in __pfkey_xfrm_state2msg()
1064 const struct sadb_lifetime *lifetime; pfkey_msg2xfrm_state() local
2069 struct sadb_lifetime *lifetime; pfkey_xfrm_policy2msg() local
2250 struct sadb_lifetime *lifetime; pfkey_spdadd() local
[all...]
/linux/Documentation/ABI/stable/
H A Dsysfs-bus-firewire7 Read-only. Mutable during the node device's lifetime.
26 Read-only. Mutable during the node device's lifetime.
60 Read-only. Immutable during the unit device's lifetime.
78 Read-only. Mutable during the node device's lifetime.
79 Immutable during the unit device's lifetime.
126 Read-only attribute, immutable during the target's lifetime.
/linux/rust/syn/
H A Dgenerics.rs6 use crate::lifetime::Lifetime;
63 pub lifetime: Lifetime,
193 if let GenericParam::Lifetime(lifetime) = self.0.next()? { in next()
194 Some(lifetime) in next()
207 if let GenericParam::Lifetime(lifetime) = self.0.next()? { in next()
208 Some(lifetime) in next()
377 pub fn new(lifetime: Lifetime) -> Self { in new()
380 lifetime, in new()
496 pub lifetime: Lifetime,
531 use crate::lifetime::Lifetime;
[all …]
H A Dlifetime.rs128 use crate::lifetime::Lifetime;
136 .lifetime() in parse()
145 use crate::lifetime::Lifetime;
H A Dty.rs7 use crate::lifetime::Lifetime;
198 pub lifetime: Option<Lifetime>,
282 use crate::lifetime::Lifetime;
667 lifetime: input.parse()?, in parse()
865 TypeParamBound::Lifetime(lifetime) => { in parse_bounds()
866 last_lifetime_span = Some(lifetime.ident.span()); in parse_bounds()
915 TypeParamBound::Lifetime(lifetime) => { in parse()
916 last_nontrait_span = Some(lifetime.ident.span()); in parse()
1125 self.lifetime.to_tokens(tokens); in to_tokens()
H A Dbuffer.rs223 pub fn lifetime(mut self) -> Option<(Lifetime, Cursor<'a>)> { in lifetime() method
229 let lifetime = Lifetime { in lifetime() localVariable
233 Some((lifetime, rest)) in lifetime()
H A Dlib.rs438 mod lifetime; module
440 pub use crate::lifetime::Lifetime;
H A Ditem.rs9 use crate::lifetime::Lifetime;
854 pub fn lifetime(&self) -> Option<&Lifetime> { in lifetime() method
924 use crate::lifetime::Lifetime;
1657 let lifetime: Option<Lifetime> = input.parse()?; in parse() localVariable
1658 Some((ampersand, lifetime)) in parse()
1676 if let Some((ampersand, lifetime)) = reference.as_ref() { in parse()
1679 lifetime: lifetime.clone(), in parse()
3441 if let Some((ampersand, lifetime)) = &self.reference { in to_tokens()
3443 lifetime.to_tokens(tokens); in to_tokens()
/linux/net/mac80211/
H A Dmesh_hwmp.c105 u32 lifetime, u32 metric, u32 preq_id, in mesh_path_sel_frame_tx() argument
175 put_unaligned_le32(lifetime, pos); /* interval for RANN */ in mesh_path_sel_frame_tx()
590 u32 orig_sn, target_sn, lifetime, target_metric = 0; in hwmp_preq_frame_process() local
662 lifetime = PREQ_IE_LIFETIME(preq_elem); in hwmp_preq_frame_process()
669 lifetime, target_metric, 0, in hwmp_preq_frame_process()
681 lifetime = PREQ_IE_LIFETIME(preq_elem); in hwmp_preq_frame_process()
700 target_sn, da, hopcount, ttl, lifetime, in hwmp_preq_frame_process()
728 u32 target_sn, orig_sn, lifetime; in hwmp_prep_frame_process() local
761 lifetime = PREP_IE_LIFETIME(prep_elem); in hwmp_prep_frame_process()
769 ttl, lifetime, metri in hwmp_prep_frame_process()
1064 u32 lifetime; mesh_path_start_discovery() local
[all...]
/linux/Documentation/admin-guide/blockdev/drbd/
H A Ddata-structure-v9.rst41 devices and connections; their lifetime is determined by the lifetime of the
/linux/rust/quote/
H A Dlib.rs1221 ($lifetime:lifetime $tokens:ident) => {
1222 $crate::__private::push_lifetime(&mut $tokens, stringify!($lifetime));
1445 ($lifetime:lifetime $tokens:ident $span:ident) => {
1446 $crate::__private::push_lifetime_spanned(&mut $tokens, $span, stringify!($lifetime));
H A Druntime.rs309 pub fn push_lifetime(tokens: &mut TokenStream, lifetime: &str) { in push_lifetime()
312 TokenTree::Ident(Ident::new(&lifetime[1..], Span::call_site())), in push_lifetime()
317 pub fn push_lifetime_spanned(tokens: &mut TokenStream, span: Span, lifetime: &str) { in push_lifetime_spanned()
324 TokenTree::Ident(Ident::new(&lifetime[1..], span)), in push_lifetime_spanned()
/linux/Documentation/ABI/obsolete/
H A Dsysfs-platform-ideapad-laptop8 around 50-60% in order to prolong the lifetime of the battery.
/linux/kernel/configs/
H A Dhardening.config63 # Initialize all heap variables to zero on free to reduce stale data lifetime.
69 # Wipe kernel stack after syscall completion to reduce stale data lifetime.
/linux/Documentation/filesystems/nfs/
H A Dpnfs.rst36 the lifetime of each lseg referencing them.
51 level cache. Its reference is held over the lifetime of the deviceid
/linux/Documentation/bpf/
H A Dgraph_ds_impl.rst101 program has ownership of the pointee's (object pointed to by ``n``) lifetime.
163 * This reference controls the lifetime of the pointee
179 * No explicit control of lifetime, but can infer valid lifetime based on
202 the tree has control of the pointee's lifetime. Similarly, any ref to a node
/linux/Documentation/driver-api/80211/
H A Dmac80211-advanced.rst219 STA information lifetime rules
223 :doc: STA information lifetime rules
/linux/drivers/virt/nitro_enclaves/
H A DKconfig12 This driver consists of support for enclave lifetime management
/linux/Documentation/userspace-api/media/dvb/
H A Dfe-read-uncorrected-blocks.rst37 device driver during its lifetime. For meaningful measurements, the
/linux/Documentation/userspace-api/
H A Dmseal.rst157 but it is *crucial to thoroughly analyze the mapping's lifetime* prior to
165 the lifetime of the process. If those memories are sealed from userspace,
167 lifetime of the process.
/linux/Documentation/admin-guide/nfs/
H A Dnfs-client.rst34 over the lifetime of a client system. Node names can have other
49 The string should remain fixed for the lifetime of the client. It can be
/linux/net/sunrpc/auth_gss/
H A Dgss_rpc_xdr.h104 u64 lifetime; member
/linux/Documentation/ABI/testing/
H A Dsysfs-class-rtrs-client135 reconnects in the path lifetime, the second one records number of failed
136 reconnects in the path lifetime.
/linux/Documentation/driver-api/firmware/
H A Dfirmware_cache.rst39 * The firmware devres entry is maintained throughout the lifetime of the
/linux/Documentation/process/
H A Dbotching-up-ioctls.rst176 * Always attach the lifetime of your dynamically created resources to the
177 lifetime of a file descriptor. Consider using a 1:1 mapping if your resource
179 also simplifies lifetime management for userspace.

1234