/Linux-v6.6/include/linux/ceph/ |
D | mon_client.h | 66 u64 newest; member 141 u64 *newest);
|
/Linux-v6.6/security/apparmor/ |
D | policy.c | 991 struct aa_profile *parent, *newest; in update_to_newest_parent() local 995 newest = aa_get_newest_profile(parent); in update_to_newest_parent() 998 if (newest != parent) { in update_to_newest_parent() 1000 rcu_assign_pointer(new->parent, newest); in update_to_newest_parent() 1002 aa_put_profile(newest); in update_to_newest_parent() 1004 return newest; in update_to_newest_parent()
|
/Linux-v6.6/Documentation/arch/arm/google/ |
D | chromebook-boot-flow.rst | 63 supporting the newest revision(s) of a board omits the "-rev{REV}" 66 newest device tree we know about.
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | func-read.rst | 58 single or multiple buffers and discarding the oldest or newest frames 75 A driver discarding the newest frames stops capturing until the next
|
/Linux-v6.6/Documentation/arch/arm/samsung/ |
D | overview.rst | 9 ARM9 through to the newest ARM cores. This document shows an overview of
|
/Linux-v6.6/Documentation/driver-api/firmware/ |
D | firmware-usage-guidelines.rst | 23 overwritten with the newest compatible major version. Newer major
|
/Linux-v6.6/Documentation/arch/mips/ |
D | ingenic-tcu.rst | 38 - On newest SoCs (JZ4750 and above), channels 1-2 operate as TCU2, the
|
/Linux-v6.6/net/ceph/ |
D | mon_client.c | 840 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()
|
D | osd_client.c | 2737 WARN_ON(greq->result || !greq->u.newest); in map_check_cb() 2747 req, req->r_tid, req->r_map_dne_bound, greq->u.newest); in map_check_cb() 2749 req->r_map_dne_bound = greq->u.newest; in map_check_cb() 3371 WARN_ON(greq->result || !greq->u.newest); in linger_map_check_cb() 3382 greq->u.newest); in linger_map_check_cb() 3384 lreq->map_dne_bound = greq->u.newest; in linger_map_check_cb()
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | debugfs-driver-habanalabs | 278 Reading from the node returns the newest state dump available. 280 next read would return X+1-st newest state dump.
|
/Linux-v6.6/fs/ |
D | Kconfig.binfmt | 27 you'll have to install the newest ELF runtime libraries, including
|
/Linux-v6.6/Documentation/driver-api/usb/ |
D | hotplug.rst | 83 modules, and can invoke driver-specific setup scripts. The newest ones
|
/Linux-v6.6/Documentation/process/ |
D | kernel-docs.rst | 31 published date, from the newest to the oldest. The maintainer(s) should
|
/Linux-v6.6/Documentation/admin-guide/ |
D | rtc.rst | 12 The newest non-PC hardware tends to just count seconds, like the time(2)
|
D | reporting-issues.rst | 224 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-v6.6/Documentation/admin-guide/device-mapper/ |
D | dm-zoned.rst | 123 newest metadata. Once this operation completes, in place of metadata
|
/Linux-v6.6/drivers/scsi/mpi3mr/mpi/ |
D | mpi30_ioc.h | 673 __le32 newest; member
|
/Linux-v6.6/Documentation/driver-api/nvdimm/ |
D | btt.rst | 139 valid/newest. It cycles between 01->10->11->01 (binary) under normal
|
/Linux-v6.6/Documentation/admin-guide/media/ |
D | building.rst | 319 daily updated from the newest kernel. Such tree is available at:
|
D | vivid.rst | 359 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-v6.6/Documentation/trace/ |
D | ftrace.rst | 1234 discarded and overwritten. If "0", then the newest 2355 entries. The newest data may overwrite the oldest data.
|
/Linux-v6.6/drivers/scsi/mpi3mr/ |
D | mpi3mr_fw.c | 4820 mrioc->pel_newest_seqnum = le32_to_cpu(pel_seqnum_virt->newest) + 1; in mpi3mr_pel_get_seqnum_complete()
|