Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/devicetree/bindings/arm/
A Dqcom.yaml367 - description: HP Chromebook x2 11c (newest rev)
404 - description: Google Kingoftown (newest rev)
486 - description: Acer Chromebook 511 (newest rev)
536 - description: Google Pazquel with TI (newest rev)
594 - description: Google Quackingstick (newest rev)
604 - description: Google Trogdor (newest rev)
677 - description: Google Evoker (newest rev)
682 - description: Google Evoker with LTE (newest rev)
687 - description: Google Herobrine (newest rev)
697 - description: Google Villager (newest rev)
[all …]
/linux-6.3-rc2/include/linux/ceph/
A Dmon_client.h66 u64 newest; member
141 u64 *newest);
/linux-6.3-rc2/security/apparmor/
A Dpolicy.c981 struct aa_profile *parent, *newest; in update_to_newest_parent() local
985 newest = aa_get_newest_profile(parent); in update_to_newest_parent()
988 if (newest != parent) { in update_to_newest_parent()
990 rcu_assign_pointer(new->parent, newest); in update_to_newest_parent()
992 aa_put_profile(newest); in update_to_newest_parent()
994 return newest; in update_to_newest_parent()
/linux-6.3-rc2/Documentation/arm/google/
A Dchromebook-boot-flow.rst63 supporting the newest revision(s) of a board omits the "-rev{REV}"
66 newest device tree we know about.
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A 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-6.3-rc2/Documentation/arm/samsung/
A Doverview.rst9 ARM9 through to the newest ARM cores. This document shows an overview of
/linux-6.3-rc2/Documentation/driver-api/firmware/
A Dfirmware-usage-guidelines.rst23 overwritten with the newest compatible major version. Newer major
/linux-6.3-rc2/Documentation/mips/
A Dingenic-tcu.rst38 - On newest SoCs (JZ4750 and above), channels 1-2 operate as TCU2, the
/linux-6.3-rc2/net/ceph/
A 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()
A Dosd_client.c2654 WARN_ON(greq->result || !greq->u.newest); in map_check_cb()
2664 req, req->r_tid, req->r_map_dne_bound, greq->u.newest); in map_check_cb()
2666 req->r_map_dne_bound = greq->u.newest; in map_check_cb()
3288 WARN_ON(greq->result || !greq->u.newest); in linger_map_check_cb()
3299 greq->u.newest); in linger_map_check_cb()
3301 lreq->map_dne_bound = greq->u.newest; in linger_map_check_cb()
/linux-6.3-rc2/Documentation/ABI/testing/
A Ddebugfs-driver-habanalabs278 Reading from the node returns the newest state dump available.
280 next read would return X+1-st newest state dump.
/linux-6.3-rc2/Documentation/process/
A Dkernel-docs.rst31 published date, from the newest to the oldest. The maintainer(s) should
A Dhandling-regressions.rst200 also okay if the regression is already present in the second newest longterm
/linux-6.3-rc2/fs/
A DKconfig.binfmt27 you'll have to install the newest ELF runtime libraries, including
/linux-6.3-rc2/Documentation/driver-api/usb/
A Dhotplug.rst83 modules, and can invoke driver-specific setup scripts. The newest ones
/linux-6.3-rc2/Documentation/admin-guide/
A Drtc.rst12 The newest non-PC hardware tends to just count seconds, like the time(2)
A Dreporting-issues.rst224 all, join the newest discussion, asking if it's in the cards.
1502 Reproduce issue with the newest release
1586 to mainline. Other fixes are easy to get backported to the newest stable and
1619 all, join the newest discussion, asking if it's in the cards.*
/linux-6.3-rc2/Documentation/admin-guide/device-mapper/
A Ddm-zoned.rst123 newest metadata. Once this operation completes, in place of metadata
/linux-6.3-rc2/Documentation/devicetree/bindings/mailbox/
A Dti,omap-mailbox.yaml32 registers. All the current OMAP SoCs except for the newest DRA7xx SoC has a
/linux-6.3-rc2/drivers/scsi/mpi3mr/mpi/
A Dmpi30_ioc.h672 __le32 newest; member
/linux-6.3-rc2/Documentation/driver-api/nvdimm/
A Dbtt.rst139 valid/newest. It cycles between 01->10->11->01 (binary) under normal
/linux-6.3-rc2/Documentation/admin-guide/media/
A Dbuilding.rst319 daily updated from the newest kernel. Such tree is available at:
A 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-6.3-rc2/Documentation/trace/
A Dftrace.rst1197 discarded and overwritten. If "0", then the newest
2305 entries. The newest data may overwrite the oldest data.
/linux-6.3-rc2/drivers/scsi/mpi3mr/
A Dmpi3mr_fw.c4786 mrioc->pel_newest_seqnum = le32_to_cpu(pel_seqnum_virt->newest) + 1; in mpi3mr_pel_get_seqnum_complete()

Completed in 70 milliseconds