Home
last modified time | relevance | path

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

/linux-4.4.14/security/apparmor/
Dpolicy.c1183 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.4.14/Documentation/isdn/
DREADME.FAQ9 In case you just want to see the FAQ online, or download the newest version,
/linux-4.4.14/include/linux/ceph/
Dmon_client.h113 const char *what, u64 *newest);
/linux-4.4.14/Documentation/arm/Samsung/
DOverview.txt8 ARM9 through to the newest ARM cores. This document shows an overview of
/linux-4.4.14/fs/btrfs/
Ddisk-io.c2084 int newest = *backup_index; in next_root_backup() local
2089 newest = find_newest_super_backup(info, gen); in next_root_backup()
2090 if (newest == -1) in next_root_backup()
2093 *backup_index = newest; in next_root_backup()
2100 newest = (*backup_index + BTRFS_NUM_BACKUP_ROOTS - 1) % in next_root_backup()
2102 *backup_index = newest; in next_root_backup()
2105 root_backup = super->super_roots + newest; in next_root_backup()
/linux-4.4.14/Documentation/sound/oss/
DPSS-updates2 newly added features of the newest version of this driver.
/linux-4.4.14/Documentation/devicetree/bindings/mailbox/
Domap-mailbox.txt22 All the current OMAP SoCs except for the newest DRA7xx SoC has a single IP
/linux-4.4.14/net/ceph/
Dmon_client.c675 u64 *newest) in ceph_monc_do_get_version() argument
687 req->buf = newest; in ceph_monc_do_get_version()
/linux-4.4.14/Documentation/usb/
Dhotplug.txt78 modules, and can invoke driver-specific setup scripts. The newest ones
/linux-4.4.14/fs/
DKconfig.binfmt22 you'll have to install the newest ELF runtime libraries, including
/linux-4.4.14/fs/cifs/
DKconfig200 This enables experimental support for the newest, SMB3.1.1, dialect.
/linux-4.4.14/Documentation/
Drtc.txt12 The newest non-PC hardware tends to just count seconds, like the time(2)
/linux-4.4.14/Documentation/nvdimm/
Dbtt.txt131 valid/newest. It cycles between 01->10->11->01 (binary) under normal
/linux-4.4.14/Documentation/video4linux/
Dvivid.txt300 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.4.14/Documentation/trace/
Dftrace.txt875 discarded and overwritten. If "0", then the newest
1711 entries. The newest data may overwrite the oldest data.
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES289 locking support (requires server with newest CIFS UNIX Extensions