Searched refs:newest (Results 1 – 14 of 14) sorted by relevance
/linux-4.1.27/security/apparmor/ |
D | policy.c | 1183 struct aa_profile *parent, *newest; in aa_replace_profiles() local 1185 newest = aa_get_newest_profile(parent); in aa_replace_profiles() 1188 if (newest != parent) { in aa_replace_profiles() 1189 aa_get_profile(newest); in aa_replace_profiles() 1191 rcu_assign_pointer(ent->new->parent, newest); in aa_replace_profiles() 1193 aa_put_profile(newest); in aa_replace_profiles()
|
/linux-4.1.27/Documentation/isdn/ |
D | README.FAQ | 9 In case you just want to see the FAQ online, or download the newest version,
|
/linux-4.1.27/include/linux/ceph/ |
D | mon_client.h | 113 const char *what, u64 *newest);
|
/linux-4.1.27/Documentation/arm/Samsung/ |
D | Overview.txt | 8 ARM9 through to the newest ARM cores. This document shows an overview of
|
/linux-4.1.27/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-4.1.27/fs/btrfs/ |
D | disk-io.c | 2038 int newest = *backup_index; in next_root_backup() local 2043 newest = find_newest_super_backup(info, gen); in next_root_backup() 2044 if (newest == -1) in next_root_backup() 2047 *backup_index = newest; in next_root_backup() 2054 newest = (*backup_index + BTRFS_NUM_BACKUP_ROOTS - 1) % in next_root_backup() 2056 *backup_index = newest; in next_root_backup() 2059 root_backup = super->super_roots + newest; in next_root_backup()
|
/linux-4.1.27/Documentation/sound/oss/ |
D | PSS-updates | 2 newly added features of the newest version of this driver.
|
/linux-4.1.27/net/ceph/ |
D | mon_client.c | 659 u64 *newest) in ceph_monc_do_get_version() argument 671 req->buf = newest; in ceph_monc_do_get_version()
|
/linux-4.1.27/Documentation/usb/ |
D | hotplug.txt | 78 modules, and can invoke driver-specific setup scripts. The newest ones
|
/linux-4.1.27/fs/ |
D | Kconfig.binfmt | 22 you'll have to install the newest ELF runtime libraries, including
|
/linux-4.1.27/Documentation/ |
D | rtc.txt | 12 The newest non-PC hardware tends to just count seconds, like the time(2)
|
/linux-4.1.27/Documentation/video4linux/ |
D | vivid.txt | 300 is the newest in time. For 60 Hz standards that is reversed: the bottom field 301 is the oldest and the top field is the newest in time.
|
/linux-4.1.27/Documentation/trace/ |
D | ftrace.txt | 862 discarded and overwritten. If "0", then the newest 1698 entries. The newest data may overwrite the oldest data.
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | CHANGES | 289 locking support (requires server with newest CIFS UNIX Extensions
|