Home
last modified time | relevance | path

Searched full:lifetime (Results 1 – 25 of 767) sorted by relevance

12345678910>>...31

/kernel/linux/linux-6.6/Documentation/ABI/stable/
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.
/kernel/linux/linux-5.10/Documentation/ABI/stable/
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.
/kernel/linux/linux-5.10/net/key/
Daf_key.c770 struct sadb_lifetime *lifetime; in __pfkey_xfrm_state2msg() local
789 /* base, SA, (lifetime (HSC),) address(SD), (address(P),) in __pfkey_xfrm_state2msg()
886 lifetime = skb_put(skb, sizeof(struct sadb_lifetime)); in __pfkey_xfrm_state2msg()
887 lifetime->sadb_lifetime_len = in __pfkey_xfrm_state2msg()
889 lifetime->sadb_lifetime_exttype = SADB_EXT_LIFETIME_HARD; in __pfkey_xfrm_state2msg()
890 lifetime->sadb_lifetime_allocations = _X2KEY(x->lft.hard_packet_limit); in __pfkey_xfrm_state2msg()
891 lifetime->sadb_lifetime_bytes = _X2KEY(x->lft.hard_byte_limit); in __pfkey_xfrm_state2msg()
892 lifetime->sadb_lifetime_addtime = x->lft.hard_add_expires_seconds; in __pfkey_xfrm_state2msg()
893 lifetime->sadb_lifetime_usetime = x->lft.hard_use_expires_seconds; in __pfkey_xfrm_state2msg()
897 lifetime = skb_put(skb, sizeof(struct sadb_lifetime)); in __pfkey_xfrm_state2msg()
[all …]
/kernel/linux/linux-6.6/net/key/
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 = skb_put(skb, sizeof(struct sadb_lifetime)); in __pfkey_xfrm_state2msg()
[all …]
/kernel/linux/linux-6.6/Documentation/networking/
Dxfrm_sync.rst18 These patches add ability to sync and have accurate lifetime byte (to
32 - the lifetime byte counter
33 note that: lifetime time limit is not important if you assume the failover
69 XFRM_AE_LVAL=4, /* lifetime value */
91 This TLV carries the running/current counter for byte lifetime since
/kernel/linux/linux-5.10/Documentation/networking/
Dxfrm_sync.rst18 These patches add ability to sync and have accurate lifetime byte (to
32 - the lifetime byte counter
33 note that: lifetime time limit is not important if you assume the failover
69 XFRM_AE_LVAL=4, /* lifetime value */
91 This TLV carries the running/current counter for byte lifetime since
/kernel/linux/linux-6.6/Documentation/bpf/
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
/kernel/linux/linux-6.6/include/linux/
Dmbcache.h33 /* Key in hash - stable during lifetime of the entry */
36 /* User provided value - stable during lifetime of the entry */
Ddevm-helpers.h36 * @dev: Device which lifetime work is bound to
61 * @dev: Device which lifetime work is bound to
/kernel/linux/linux-5.10/include/linux/
Dmbcache.h33 /* Key in hash - stable during lifetime of the entry */
36 /* User provided value - stable during lifetime of the entry */
/kernel/linux/linux-5.10/net/mac80211/
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()
568 u32 orig_sn, target_sn, lifetime, target_metric = 0; in hwmp_preq_frame_process() local
638 lifetime = PREQ_IE_LIFETIME(preq_elem); in hwmp_preq_frame_process()
645 lifetime, target_metric, 0, in hwmp_preq_frame_process()
657 lifetime = PREQ_IE_LIFETIME(preq_elem); in hwmp_preq_frame_process()
676 target_sn, da, hopcount, ttl, lifetime, in hwmp_preq_frame_process()
704 u32 target_sn, orig_sn, lifetime; in hwmp_prep_frame_process() local
737 lifetime = PREP_IE_LIFETIME(prep_elem); in hwmp_prep_frame_process()
745 ttl, lifetime, metric, 0, sdata); in hwmp_prep_frame_process()
[all …]
/kernel/linux/linux-6.6/net/mac80211/
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()
588 u32 orig_sn, target_sn, lifetime, target_metric = 0; in hwmp_preq_frame_process() local
660 lifetime = PREQ_IE_LIFETIME(preq_elem); in hwmp_preq_frame_process()
667 lifetime, target_metric, 0, in hwmp_preq_frame_process()
679 lifetime = PREQ_IE_LIFETIME(preq_elem); in hwmp_preq_frame_process()
698 target_sn, da, hopcount, ttl, lifetime, in hwmp_preq_frame_process()
726 u32 target_sn, orig_sn, lifetime; in hwmp_prep_frame_process() local
759 lifetime = PREP_IE_LIFETIME(prep_elem); in hwmp_prep_frame_process()
767 ttl, lifetime, metric, 0, sdata); in hwmp_prep_frame_process()
[all …]
/kernel/linux/linux-6.6/rust/macros/
Dzeroable.rs26 // If we find a `,`, then we have finished a generic/constant/lifetime parameter. in derive()
35 // If we find `'`, then we are entering a lifetime. in derive()
/kernel/linux/linux-6.6/rust/kernel/
Dtask.rs122 // SAFETY: The lifetime of the returned task reference is tied to the lifetime of `self`, in group_leader()
124 // the lifetime of the returned task reference. in group_leader()
/kernel/linux/linux-6.6/drivers/gpu/drm/v3d/
Dv3d_bo.c96 /* So far we pin the BO in the MMU for its lifetime, so use in v3d_bo_create_finish()
97 * shmem's helper for getting a lifetime sgt. in v3d_bo_create_finish()
106 * lifetime of the BO. in v3d_bo_create_finish()
/kernel/linux/linux-5.10/drivers/gpu/drm/v3d/
Dv3d_bo.c95 /* So far we pin the BO in the MMU for its lifetime, so use in v3d_bo_create_finish()
96 * shmem's helper for getting a lifetime sgt. in v3d_bo_create_finish()
105 * lifetime of the BO. in v3d_bo_create_finish()
/kernel/linux/linux-6.6/Documentation/admin-guide/blockdev/drbd/
Ddata-structure-v9.rst41 devices and connections; their lifetime is determined by the lifetime of the
/kernel/linux/linux-5.10/Documentation/admin-guide/blockdev/drbd/
Ddata-structure-v9.rst41 devices and connections; their lifetime is determined by the lifetime of the
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
Dpanel.c374 * @dev: device to tie the bridge lifetime to
394 * @dev: device to tie the bridge lifetime to
443 * @drm: DRM device to tie the bridge lifetime to
493 * @dev: device to tie the bridge lifetime to
527 * @drm: device to tie the bridge lifetime to
/kernel/linux/linux-5.10/Documentation/filesystems/nfs/
Dpnfs.rst36 the lifetime of each lseg referencing them.
51 level cache. Its reference is held over the lifetime of the deviceid
/kernel/linux/linux-6.6/Documentation/filesystems/nfs/
Dpnfs.rst36 the lifetime of each lseg referencing them.
51 level cache. Its reference is held over the lifetime of the deviceid
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_mru_cache.c12 * supplies an element lifetime in milliseconds and a group count, as well as a
21 * initialises an MRU Cache with a lifetime of ten seconds and a group count of
38 * (t + t/g) seconds, where t is the inactive element lifetime and g is the
116 * has been advanced sufficiently to be within the immediate element lifetime.
186 * up-to-date, otherwise the new element could be given a shorter lifetime in
311 * with the address of the pointer, a lifetime value in milliseconds, a group
/kernel/linux/linux-6.6/fs/xfs/
Dxfs_mru_cache.c12 * supplies an element lifetime in milliseconds and a group count, as well as a
21 * initialises an MRU Cache with a lifetime of ten seconds and a group count of
38 * (t + t/g) seconds, where t is the inactive element lifetime and g is the
116 * has been advanced sufficiently to be within the immediate element lifetime.
186 * up-to-date, otherwise the new element could be given a shorter lifetime in
311 * with the address of the pointer, a lifetime value in milliseconds, a group
/kernel/linux/linux-6.6/drivers/virt/nitro_enclaves/
Dne_misc_dev.h36 * struct ne_enclave - Per-enclave data used for enclave lifetime management.
57 * @state: Enclave state, updated during enclave lifetime.
/kernel/linux/linux-5.10/drivers/virt/nitro_enclaves/
Dne_misc_dev.h36 * struct ne_enclave - Per-enclave data used for enclave lifetime management.
57 * @state: Enclave state, updated during enclave lifetime.

12345678910>>...31