Home
last modified time | relevance | path

Searched refs:persistent (Results 1 – 109 of 109) sorted by relevance

/linux-4.4.14/security/keys/
Dpersistent.c45 struct key *persistent; in key_create_persistent() local
59 persistent = keyring_alloc(index_key->description, in key_create_persistent()
65 if (IS_ERR(persistent)) in key_create_persistent()
66 return ERR_CAST(persistent); in key_create_persistent()
68 return make_key_ref(persistent, true); in key_create_persistent()
79 struct key *persistent; in key_get_persistent() local
113 persistent = key_ref_to_ptr(persistent_ref); in key_get_persistent()
114 ret = key_link(key_ref_to_ptr(dest_ref), persistent); in key_get_persistent()
116 key_set_timeout(persistent, persistent_keyring_expiry); in key_get_persistent()
117 ret = persistent->serial; in key_get_persistent()
DKconfig24 bool "Enable register of persistent per-UID keyrings"
27 This option provides a register of persistent per-UID keyrings,
28 primarily aimed at Kerberos key storage. The keyrings are persistent
DMakefile21 obj-$(CONFIG_PERSISTENT_KEYRINGS) += persistent.o
/linux-4.4.14/arch/blackfin/include/asm/
Dflat.h20 unsigned long *persistent);
30 #define flat_get_addr_from_rp(rp, relval, flags, persistent) \ argument
31 bfin_get_addr_from_rp(rp, relval, flags, persistent)
43 unsigned long *persistent) in flat_set_persistent() argument
47 *persistent = relval << 16; in flat_set_persistent()
/linux-4.4.14/drivers/nvdimm/
DKconfig9 bus is registered to advertise PMEM (persistent memory)
32 these persistent memory ranges into block devices that are
45 apertures to access persistent media.
63 update semantics for persistent memory devices, so that
77 bool "PFN: Map persistent (device) memory"
82 Map persistent memory, i.e. advertise it to the memory
83 management sub-system. By default persistent memory does
/linux-4.4.14/arch/arm/include/asm/
Dflat.h11 #define flat_get_addr_from_rp(rp, relval, flags, persistent) ((void)persistent,get_unaligned(rp)) argument
/linux-4.4.14/Documentation/ABI/testing/
Dpstore5 Description: Generic interface to platform dependent persistent storage.
27 the file will signal to the underlying persistent storage
33 will be saved elsewhere and erased from persistent store
40 persistent storage until at least this amount is reached.
Ddev-kmsg29 persistent state; many readers can concurrently open the device
Dsysfs-class-mtd166 a persistent return value of -EUCLEAN on devices where sticky
/linux-4.4.14/arch/h8300/include/asm/
Dflat.h21 #define flat_get_addr_from_rp(rp, relval, flags, persistent) \ argument
22 ({(void)persistent; \
/linux-4.4.14/fs/pstore/
DKconfig8 persistent storage via "pstore" filesystem that can
12 (or "M") to a platform specific persistent store driver
14 If you don't have a platform persistent store driver,
40 With this option kernel traces function calls into a persistent
/linux-4.4.14/drivers/md/
Ddm-exception-store.c199 char persistent; in dm_exception_store_create() local
212 persistent = toupper(*argv[0]); in dm_exception_store_create()
213 if (persistent == 'P') in dm_exception_store_create()
215 else if (persistent == 'N') in dm_exception_store_create()
DMakefile9 dm-snap-persistent.o
49 obj-$(CONFIG_DM_PERSISTENT_DATA) += persistent-data/
Dmd.c2321 if (!mddev->persistent) { in md_update_sb()
2901 if (mddev->pers && mddev->persistent && in new_offset_store()
2965 if (my_mddev->persistent) { in rdev_size_store()
4097 if (mddev->persistent) { in new_dev_store()
4213 if (mddev->persistent) in metadata_show()
4244 mddev->persistent = 0; in metadata_store()
4258 mddev->persistent = 0; in metadata_store()
4277 mddev->persistent = 1; in metadata_store()
4786 else if (mddev->persistent && in reshape_direction_store()
5138 if (!mddev->persistent) in md_run()
[all …]
Dmd.h258 int persistent; member
Ddm-raid.c290 rs->md.persistent = 1; in dev_parms()
731 rs->md.persistent = 0; in parse_raid_params()
DKconfig250 source "drivers/md/persistent-data/Kconfig"
Dbitmap.c648 if (bitmap->mddev->persistent) { in bitmap_read_sb()
/linux-4.4.14/drivers/md/persistent-data/
DMakefile1 obj-$(CONFIG_DM_PERSISTENT_DATA) += dm-persistent-data.o
2 dm-persistent-data-objs := \
DKconfig11 bool "Keep stack trace of persistent data block lock holders"
/linux-4.4.14/arch/blackfin/kernel/
Dflat.c18 unsigned long *persistent) in bfin_get_addr_from_rp() argument
30 val += *persistent; in bfin_get_addr_from_rp()
/linux-4.4.14/Documentation/vm/
Dhugetlbpage.txt22 persistent hugetlb pages in the kernel's huge page pool. It also displays
54 /proc/sys/vm/nr_hugepages indicates the current number of "persistent" huge
57 privileges can dynamically allocate more or free some persistent huge pages
69 The administrator can allocate persistent huge pages on the kernel boot
83 default sized persistent huge pages:
95 silently skipped when allocating persistent huge pages. See the discussion
97 with the allocation and freeing of persistent huge pages.
120 persistent huge page pool is exhausted. As these surplus huge pages become
124 pages will first be promoted to persistent huge pages. Then, additional
126 the new persistent huge page pool size.
[all …]
/linux-4.4.14/Documentation/device-mapper/
Dsnapshot.txt33 *) snapshot <origin> <COW device> <persistent?> <chunksize>
43 <persistent?> is P (Persistent) or N (Not persistent - will not survive
44 after reboot). O (Overflow) can be added as a persistent store option
48 The difference between persistent and transient is with transient
53 * snapshot-merge <origin> <COW device> <persistent> <chunksize>
56 works with persistent snapshots. This target assumes the role of the
Dpersistent-data.txt16 The persistent-data library is an attempt to provide a re-usable
25 under drivers/md/persistent-data.
36 Clients of persistent-data are unlikely to use this directly.
Dera.txt19 metadata dev : fast device holding the persistent metadata
Dcache.txt181 metadata dev : fast device holding the persistent metadata
/linux-4.4.14/include/uapi/linux/
Dcdrom.h760 __u8 persistent : 1; member
764 __u8 persistent : 1; member
787 __u8 persistent : 1; member
791 __u8 persistent : 1; member
917 __u8 persistent:1; member
921 __u8 persistent:1; member
/linux-4.4.14/arch/m68k/include/asm/
Dflat.h16 unsigned long *persistent) in flat_set_persistent() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
Dpriv.h14 bool persistent; member
Dnv04.c212 .persistent = false,
Dnv40.c229 .persistent = false,
Dnv50.c233 .persistent = false,
Dbase.c186 if (!imem->func->persistent) { in nvkm_instobj_new()
Dgk20a.c585 .persistent = true,
/linux-4.4.14/arch/microblaze/include/asm/
Dflat.h37 unsigned long flags, unsigned long *persistent) in flat_get_addr_from_rp() argument
/linux-4.4.14/net/rfkill/
Dcore.c59 bool persistent; member
546 rfkill->persistent = true; in rfkill_init_sw_state()
575 rfkill->persistent = true; in rfkill_set_states()
643 return sprintf(buf, "%d\n", rfkill->persistent); in persistent_show()
645 static DEVICE_ATTR_RO(persistent);
820 if (!rfkill->persistent) { in rfkill_resume()
981 if (!rfkill->persistent || rfkill_epo_lock_active) { in rfkill_register()
/linux-4.4.14/Documentation/networking/
Dipvs-sysctl.txt149 persistent templates when the destination server is quiescent.
152 subsequent otherwise persistent connections are sent to a
153 different destination server. By default new persistent
222 the connection type. For persistent services avoid synchronisation
225 sloppy_sctp flags on backup servers. For non-persistent services
Dtuntap.txt46 If you want to create persistent devices and give ownership of them to
Dbonding.txt2765 slaves and remains persistent (even if the first slave is removed) until
/linux-4.4.14/arch/m32r/include/asm/
Dflat.h20 #define flat_get_addr_from_rp(rp, relval, flags, persistent) \ argument
/linux-4.4.14/arch/powerpc/include/asm/
Dlppaca.h126 __be32 persistent; /* Number of persistent SLBs */ member
/linux-4.4.14/arch/powerpc/kvm/
Dbook3s_hv_ras.c48 n = min_t(u32, be32_to_cpu(slb->persistent), SLB_MIN_SIZE); in reload_slb()
/linux-4.4.14/fs/ceph/
DKconfig24 Choose Y here to enable persistent, read-only local
/linux-4.4.14/fs/coda/
DKconfig11 persistent client caches and write back caching.
/linux-4.4.14/fs/9p/
DKconfig17 Choose Y here to enable persistent, read-only local
/linux-4.4.14/Documentation/firmware_class/
DREADME115 Note: this would require the persistent objects to be included
120 persistent should be left to userspace.
/linux-4.4.14/Documentation/
Dramoops.txt12 needs a system with persistent RAM so that the content of that area can
41 Ramoops also supports software ECC protection of persistent memory regions.
Dmd.txt11 for old raid arrays without persistent superblocks:
14 for raid arrays with persistent superblocks
28 other modes are only supported with persistent super blocks
130 arrays with no superblock (non-persistent).
DChanges214 functionality of devfs, while allowing persistent device naming for
/linux-4.4.14/arch/powerpc/kernel/
Dpaca.c126 s->persistent = cpu_to_be32(SLB_NUM_BOLTED); in init_slb_shadow()
Dmce_power.c103 n = min_t(u32, be32_to_cpu(slb->persistent), SLB_MIN_SIZE); in flush_and_reload_slb()
/linux-4.4.14/Documentation/powerpc/
Dtransactional_memory.txt85 effects will be persistent, independent of transaction success or failure. No
187 bit 7 is set, it indicates that the error is consider persistent. For example
188 a TM_CAUSE_ALIGNMENT will be persistent while a TM_CAUSE_RESCHED will not.
Dhvcs.txt195 persistent. Once created they will exist prior to the driver insmod.
/linux-4.4.14/fs/
Dbinfmt_flat.c745 unsigned long persistent = 0; in load_flat_file() local
753 if (flat_set_persistent (relval, &persistent)) in load_flat_file()
764 &persistent); in load_flat_file()
/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-class-rfkill34 What: /sys/class/rfkill/rfkill[0-9]+/persistent
Dsysfs-bus-firewire122 in SAM-2...SAM-4 annex A. They are persistent and world-wide
/linux-4.4.14/drivers/acpi/apei/
DKconfig62 error information to and from a persistent store. Enable this
/linux-4.4.14/drivers/platform/chrome/
DKconfig31 This module instantiates the persistent storage on x86 ChromeOS
/linux-4.4.14/Documentation/usb/
Dpersist.txt118 to plug in a USB flash device, create a persistent volume associated
120 have the same persistent volume associated with the device. As such
123 On the other hand, writing a persistent volume manager would be a big
/linux-4.4.14/include/net/irda/
Dirlmp.h103 int persistent; member
/linux-4.4.14/Documentation/filesystems/
D9p.txt76 fscache = use FS-Cache for a persistent, read-only
132 cachetag cache tag to use the specified persistent cache.
Dntfs.txt193 setting is not persistent across mounts and can be
390 You have to use the "persistent-superblock 0" option for each raid-disk in the
391 NTFS volume/stripe you are configuring in /etc/raidtab as the persistent
404 persistent-superblock 0
Dbtrfs.txt153 persistent storage. If disabled on a device with a volatile
Dramfs-rootfs-initramfs.txt347 media, with dynamically allocated major/minor numbers and persistent naming
Dext4.txt93 * persistent file preallocation (e.g for streaming media, databases)
Dcoda.txt159 service the request for the process. Venus manages a persistent
243 requesting detailed information about the persistent cache managed by
/linux-4.4.14/net/bluetooth/
Dsmp.c1046 bool persistent; in smp_notify_keys() local
1050 persistent = false; in smp_notify_keys()
1052 persistent = !test_bit(HCI_CONN_FLUSH_KEY, in smp_notify_keys()
1059 persistent = !!((req->auth_req & rsp->auth_req) & in smp_notify_keys()
1064 mgmt_new_irk(hdev, smp->remote_irk, persistent); in smp_notify_keys()
1080 mgmt_new_csrk(hdev, smp->csrk, persistent); in smp_notify_keys()
1086 mgmt_new_csrk(hdev, smp->slave_csrk, persistent); in smp_notify_keys()
1092 mgmt_new_ltk(hdev, smp->ltk, persistent); in smp_notify_keys()
1098 mgmt_new_ltk(hdev, smp->slave_ltk, persistent); in smp_notify_keys()
1113 smp->link_key, type, 0, &persistent); in smp_notify_keys()
[all …]
Dmgmt.c7778 bool persistent) in mgmt_new_link_key() argument
7784 ev.store_hint = persistent; in mgmt_new_link_key()
7813 void mgmt_new_ltk(struct hci_dev *hdev, struct smp_ltk *key, bool persistent) in mgmt_new_ltk() argument
7834 ev.store_hint = persistent; in mgmt_new_ltk()
7856 void mgmt_new_irk(struct hci_dev *hdev, struct smp_irk *irk, bool persistent) in mgmt_new_irk() argument
7862 ev.store_hint = persistent; in mgmt_new_irk()
7873 bool persistent) in mgmt_new_csrk() argument
7892 ev.store_hint = persistent; in mgmt_new_csrk()
Dhci_event.c3480 bool persistent; in hci_link_key_notify_evt() local
3502 ev->key_type, pin_len, &persistent); in hci_link_key_notify_evt()
3512 mgmt_new_link_key(hdev, key, persistent); in hci_link_key_notify_evt()
3526 if (persistent) in hci_link_key_notify_evt()
Dhci_core.c2429 u8 pin_len, bool *persistent) in hci_add_link_key() argument
2467 if (persistent) in hci_add_link_key()
2468 *persistent = hci_persistent_key(hdev, conn, type, in hci_add_link_key()
/linux-4.4.14/include/net/bluetooth/
Dhci_core.h1052 u8 pin_len, bool *persistent);
1439 bool persistent);
1483 void mgmt_new_ltk(struct hci_dev *hdev, struct smp_ltk *key, bool persistent);
1484 void mgmt_new_irk(struct hci_dev *hdev, struct smp_irk *irk, bool persistent);
1486 bool persistent);
/linux-4.4.14/Documentation/ABI/obsolete/
Dsysfs-driver-hid-roccat-koneplus6 profile. This value is persistent, so its equivalent to the
17 profile. This value is persistent, so its equivalent to the
Dsysfs-driver-hid-roccat-savu63 This value is persistent, so its value determines the profile
Dsysfs-driver-hid-roccat-konepure6 This value is persistent, so its value determines the profile
Dsysfs-driver-hid-roccat-isku6 profile. This value is persistent, so its equivalent to the
Dsysfs-driver-hid-roccat-ryos14 This value is persistent, so its value determines the profile
/linux-4.4.14/Documentation/nvdimm/
Dbtt.txt10 storage as traditional block devices. The block drivers for persistent memory
14 in firmware. We don't have this luxury with persistent memory - if a write is in
19 persistent memory devices, so that applications that rely on sector writes not
Dnvdimm.txt45 PMEM: A system-physical-address range where writes are persistent. A
62 mmap persistent memory, from a PMEM block device, directly into a
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dwlcore_i.h490 u8 persistent[0]; member
Dmain.c2258 memset(wlvif, 0, offsetof(struct wl12xx_vif, persistent)); in wl12xx_init_vif_data()
/linux-4.4.14/fs/ext4/
DKconfig47 allocation, persistent preallocation, high resolution time stamps,
/linux-4.4.14/Documentation/tpm/
Dxen-tpmfront.txt91 persistent state of each vTPM.
/linux-4.4.14/arch/powerpc/boot/dts/
Dwarp.dts198 label = "persistent";
/linux-4.4.14/Documentation/target/
Dtcm_mod_builder.txt22 SPC-3 persistent reservation are automatically generated in $TCM_NEW_MOD/$TCM_NEW_MOD_fabric.c
/linux-4.4.14/Documentation/sound/oss/
DREADME.modules90 To make the sound driver use persistent DMA buffers we need to pass the
DPAS1697 then you can get the persistent DMA buffer functionality by passing
DIntroduction357 You may also set persistent DMA when building a 2.4.x kernel.
/linux-4.4.14/Documentation/console/
Dconsole.txt7 to exist. The system driver is persistent and it can never be unloaded, though
/linux-4.4.14/drivers/hid/
Dhid-logitech-hidpp.c577 uint8_t persistent; member
606 items->persistent = params[3]; in hidpp_touchpad_fw_items_set()
/linux-4.4.14/fs/cifs/
Dconnect.c1508 if (vol->persistent) { in cifs_parse_mount_options()
1515 vol->persistent = true; in cifs_parse_mount_options()
1524 if (vol->persistent) { in cifs_parse_mount_options()
2693 if (volume_info->persistent) { in cifs_get_tcon()
3576 if ((volume_info->persistent == true) && ((ses->server->capabilities & in cifs_mount()
Dcifsglob.h497 bool persistent:1; member
/linux-4.4.14/Documentation/input/
Dff.txt152 persistent across access to the driver.
/linux-4.4.14/drivers/block/
Dxen-blkfront.c1933 int barrier, flush, discard, persistent; in blkfront_gather_backend_features() local
1970 "feature-persistent", "%u", &persistent, in blkfront_gather_backend_features()
1975 info->feature_persistent = persistent; in blkfront_gather_backend_features()
/linux-4.4.14/Documentation/locking/
Dww-mutex-design.txt224 no need to keep any object on a persistent list when it's not locked. We can
/linux-4.4.14/scripts/
Dspelling.txt720 persistant||persistent
/linux-4.4.14/Documentation/power/
Dpci.txt544 a system image to be created and written into a persistent storage medium. The
760 after a system image has been loaded into memory from persistent storage and the
791 is about to be powered off after saving a hibernation image to a persistent
/linux-4.4.14/sound/oss/
DKconfig271 then you can get the persistent DMA buffer functionality by passing
/linux-4.4.14/Documentation/arm64/
Dacpi_object_usage.txt95 and retrieve hardware error information to and from a persistent store.
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES29 Client uses server inode numbers (which are persistent) rather than
465 to work which double check hardlinked files and have persistent inode numbers.
DREADME406 the same inode numbers) and inode numbers may be persistent,
/linux-4.4.14/drivers/message/fusion/lsi/
Dmpi_history.txt265 * CONFIG_PAGE_FC_PORT_3 now supports persistent by DID.
/linux-4.4.14/Documentation/development-process/
D2.Process173 appropriate subsystem or driver maintainer, you should be persistent
/linux-4.4.14/Documentation/scsi/
DChangeLog.lpfc854 * Removed persistent binding code.
1019 * Moving the persistent binding variables to new file
/linux-4.4.14/Documentation/security/
Dkeys.txt164 The session-specific keyring is persistent across clone, fork, vfork and
/linux-4.4.14/drivers/scsi/aic7xxx/
Daic79xx.reg4230 * avoid the persistent sync offset overruns.
Daic79xx.seq1394 * Don't ignore persistent REQ assertions just because
/linux-4.4.14/arch/x86/
DKconfig1454 they can be used for persistent storage.
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt1448 persistent with
/linux-4.4.14/
DMAINTAINERS3426 F: drivers/md/persistent-data/