Home
last modified time | relevance | path

Searched refs:newest (Results 1 – 19 of 19) sorted by relevance

/Linux-v5.15/include/linux/ceph/
Dmon_client.h66 u64 newest; member
141 u64 *newest);
/Linux-v5.15/security/apparmor/
Dpolicy.c827 struct aa_profile *parent, *newest; in update_to_newest_parent() local
831 newest = aa_get_newest_profile(parent); in update_to_newest_parent()
834 if (newest != parent) { in update_to_newest_parent()
836 rcu_assign_pointer(new->parent, newest); in update_to_newest_parent()
838 aa_put_profile(newest); in update_to_newest_parent()
840 return newest; in update_to_newest_parent()
/Linux-v5.15/Documentation/userspace-api/media/v4l/
Dfunc-read.rst58 single or multiple buffers and discarding the oldest or newest frames
75 A driver discarding the newest frames stops capturing until the next
/Linux-v5.15/Documentation/arm/samsung/
Doverview.rst9 ARM9 through to the newest ARM cores. This document shows an overview of
/Linux-v5.15/Documentation/mips/
Dingenic-tcu.rst38 - On newest SoCs (JZ4750 and above), channels 1-2 operate as TCU2, the
/Linux-v5.15/net/ceph/
Dmon_client.c840 req->u.newest = ceph_decode_64(&p); in handle_get_version_reply()
902 u64 *newest) in ceph_monc_get_version() argument
913 *newest = req->u.newest; in ceph_monc_get_version()
Dosd_client.c2671 WARN_ON(greq->result || !greq->u.newest); in map_check_cb()
2681 req, req->r_tid, req->r_map_dne_bound, greq->u.newest); in map_check_cb()
2683 req->r_map_dne_bound = greq->u.newest; in map_check_cb()
3263 WARN_ON(greq->result || !greq->u.newest); in linger_map_check_cb()
3274 greq->u.newest); in linger_map_check_cb()
3276 lreq->map_dne_bound = greq->u.newest; in linger_map_check_cb()
/Linux-v5.15/Documentation/ABI/testing/
Ddebugfs-driver-habanalabs225 Reading from the node returns the newest state dump available.
227 next read would return X+1-st newest state dump.
/Linux-v5.15/Documentation/driver-api/usb/
Dhotplug.rst83 modules, and can invoke driver-specific setup scripts. The newest ones
/Linux-v5.15/fs/
DKconfig.binfmt27 you'll have to install the newest ELF runtime libraries, including
/Linux-v5.15/Documentation/admin-guide/
Drtc.rst12 The newest non-PC hardware tends to just count seconds, like the time(2)
Dreporting-issues.rst233 all, join the newest discussion, asking if it's in the cards.
1516 Reproduce issue with the newest release
1600 to mainline. Other fixes are easy to get backported to the newest stable and
1633 all, join the newest discussion, asking if it's in the cards.*
/Linux-v5.15/drivers/scsi/mpi3mr/mpi/
Dmpi30_ioc.h639 __le32 newest; member
/Linux-v5.15/Documentation/admin-guide/device-mapper/
Ddm-zoned.rst123 newest metadata. Once this operation completes, in place of metadata
/Linux-v5.15/Documentation/driver-api/nvdimm/
Dbtt.rst139 valid/newest. It cycles between 01->10->11->01 (binary) under normal
/Linux-v5.15/Documentation/admin-guide/media/
Dbuilding.rst319 daily updated from the newest kernel. Such tree is available at:
Dvivid.rst359 is the newest in time. For 60 Hz standards that is reversed: the bottom field
360 is the oldest and the top field is the newest in time.
/Linux-v5.15/Documentation/process/
Dkernel-docs.rst38 published date, from the newest to the oldest.
/Linux-v5.15/Documentation/trace/
Dftrace.rst1185 discarded and overwritten. If "0", then the newest
2293 entries. The newest data may overwrite the oldest data.