Searched refs:newest (Results 1 – 20 of 20) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ceph/ |
D | mon_client.h | 66 u64 newest; member 141 u64 *newest);
|
/kernel/linux/linux-5.10/security/apparmor/ |
D | policy.c | 827 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()
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/Documentation/arm/samsung/ |
D | overview.rst | 9 ARM9 through to the newest ARM cores. This document shows an overview of
|
/kernel/linux/linux-5.10/Documentation/mips/ |
D | ingenic-tcu.rst | 38 - On newest SoCs (JZ4750 and above), channels 1-2 operate as TCU2, the
|
/kernel/linux/linux-5.10/net/ceph/ |
D | mon_client.c | 767 req->u.newest = ceph_decode_64(&p); in handle_get_version_reply() 829 u64 *newest) in ceph_monc_get_version() argument 840 *newest = req->u.newest; in ceph_monc_get_version()
|
D | osd_client.c | 2650 WARN_ON(greq->result || !greq->u.newest); in map_check_cb() 2660 req, req->r_tid, req->r_map_dne_bound, greq->u.newest); in map_check_cb() 2662 req->r_map_dne_bound = greq->u.newest; in map_check_cb() 3284 WARN_ON(greq->result || !greq->u.newest); in linger_map_check_cb() 3295 greq->u.newest); in linger_map_check_cb() 3297 lreq->map_dne_bound = greq->u.newest; in linger_map_check_cb()
|
/kernel/linux/linux-5.10/Documentation/driver-api/usb/ |
D | hotplug.rst | 83 modules, and can invoke driver-specific setup scripts. The newest ones
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mailbox/ |
D | omap-mailbox.txt | 22 All the current OMAP SoCs except for the newest DRA7xx SoC has a single IP
|
/kernel/linux/linux-5.10/fs/ |
D | Kconfig.binfmt | 27 you'll have to install the newest ELF runtime libraries, including
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | rtc.rst | 12 The newest non-PC hardware tends to just count seconds, like the time(2)
|
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
D | dm-zoned.rst | 123 newest metadata. Once this operation completes, in place of metadata
|
/kernel/linux/linux-5.10/Documentation/driver-api/nvdimm/ |
D | btt.rst | 139 valid/newest. It cycles between 01->10->11->01 (binary) under normal
|
/kernel/linux/linux-5.10/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.
|
/kernel/linux/linux-5.10/Documentation/process/ |
D | kernel-docs.rst | 38 published date, from the newest to the oldest.
|
/kernel/linux/linux-5.10/Documentation/trace/ |
D | ftrace.rst | 1179 discarded and overwritten. If "0", then the newest 2287 entries. The newest data may overwrite the oldest data.
|
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/ |
D | hispark_taurus.patch | 40500 + In the newest version, the DDR size may be 8G. 40509 + In the newest version, descriptor size is 4 words.
|
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/ |
D | linux-5.10.patch | 2147 +# make sure to pass the newest target architecture to -march.
|
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/ |
D | hispark_taurus.patch | 333472 + In the newest version, the DDR size may be 8G. 333481 + In the newest version, descriptor size is 4 words.
|