Searched refs:newest (Results 1 – 17 of 17) sorted by relevance
/Linux-v5.4/include/linux/ceph/ |
D | mon_client.h | 66 u64 newest; member 141 u64 *newest);
|
/Linux-v5.4/security/apparmor/ |
D | policy.c | 826 struct aa_profile *parent, *newest; in update_to_newest_parent() local 830 newest = aa_get_newest_profile(parent); in update_to_newest_parent() 833 if (newest != parent) { in update_to_newest_parent() 835 rcu_assign_pointer(new->parent, newest); in update_to_newest_parent() 837 aa_put_profile(newest); in update_to_newest_parent() 839 return newest; in update_to_newest_parent()
|
/Linux-v5.4/Documentation/media/uapi/v4l/ |
D | func-read.rst | 67 single or multiple buffers and discarding the oldest or newest frames 84 A driver discarding the newest frames stops capturing until the next
|
/Linux-v5.4/Documentation/arm/samsung/ |
D | overview.rst | 9 ARM9 through to the newest ARM cores. This document shows an overview of
|
/Linux-v5.4/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 | 2608 WARN_ON(greq->result || !greq->u.newest); in map_check_cb() 2618 req, req->r_tid, req->r_map_dne_bound, greq->u.newest); in map_check_cb() 2620 req->r_map_dne_bound = greq->u.newest; in map_check_cb() 3202 WARN_ON(greq->result || !greq->u.newest); in linger_map_check_cb() 3213 greq->u.newest); in linger_map_check_cb() 3215 lreq->map_dne_bound = greq->u.newest; in linger_map_check_cb()
|
/Linux-v5.4/Documentation/mips/ |
D | ingenic-tcu.rst | 38 - On newest SoCs (JZ4750 and above), channels 1-2 operate as TCU2, the
|
/Linux-v5.4/fs/btrfs/ |
D | disk-io.c | 1954 int newest = *backup_index; in next_root_backup() local 1959 newest = find_newest_super_backup(info, gen); in next_root_backup() 1960 if (newest == -1) in next_root_backup() 1963 *backup_index = newest; in next_root_backup() 1970 newest = (*backup_index + BTRFS_NUM_BACKUP_ROOTS - 1) % in next_root_backup() 1972 *backup_index = newest; in next_root_backup() 1975 root_backup = super->super_roots + newest; in next_root_backup()
|
/Linux-v5.4/Documentation/driver-api/usb/ |
D | hotplug.rst | 83 modules, and can invoke driver-specific setup scripts. The newest ones
|
/Linux-v5.4/Documentation/devicetree/bindings/mailbox/ |
D | omap-mailbox.txt | 22 All the current OMAP SoCs except for the newest DRA7xx SoC has a single IP
|
/Linux-v5.4/Documentation/admin-guide/device-mapper/ |
D | dm-zoned.rst | 119 newest metadata. Once this operation completes, in place of metadata
|
/Linux-v5.4/fs/ |
D | Kconfig.binfmt | 27 you'll have to install the newest ELF runtime libraries, including
|
/Linux-v5.4/Documentation/admin-guide/ |
D | rtc.rst | 12 The newest non-PC hardware tends to just count seconds, like the time(2)
|
/Linux-v5.4/Documentation/driver-api/nvdimm/ |
D | btt.rst | 139 valid/newest. It cycles between 01->10->11->01 (binary) under normal
|
/Linux-v5.4/Documentation/process/ |
D | kernel-docs.rst | 38 published date, from the newest to the oldest.
|
/Linux-v5.4/Documentation/media/v4l-drivers/ |
D | vivid.rst | 330 is the newest in time. For 60 Hz standards that is reversed: the bottom field 331 is the oldest and the top field is the newest in time.
|
/Linux-v5.4/Documentation/trace/ |
D | ftrace.rst | 1139 discarded and overwritten. If "0", then the newest 2231 entries. The newest data may overwrite the oldest data.
|