Searched refs:era (Results 1 – 27 of 27) sorted by relevance
/linux-4.4.14/drivers/md/ |
D | dm-era-target.c | 656 uint32_t era; member 672 uint64_t key = d->era; in metadata_digest_remove_writeset() 733 d->era = key; in metadata_digest_lookup_writeset() 1108 uint32_t era; member 1132 s->era = md->current_era; in metadata_get_stats() 1139 struct era { struct 1178 static bool block_size_is_power_of_two(struct era *era) in block_size_is_power_of_two() argument 1180 return era->sectors_per_block_shift >= 0; in block_size_is_power_of_two() 1183 static dm_block_t get_block(struct era *era, struct bio *bio) in get_block() argument 1187 if (!block_size_is_power_of_two(era)) in get_block() [all …]
|
D | Makefile | 18 dm-era-y += dm-era-target.o 60 obj-$(CONFIG_DM_ERA) += dm-era.o
|
D | Kconfig | 335 dm-era tracks which parts of a block device are written to
|
/linux-4.4.14/Documentation/device-mapper/ |
D | era.txt | 4 dm-era is a target that behaves similar to the linear target. In 6 defined period of time called an 'era'. Each era target instance 7 maintains the current era as a monotonically increasing 32-bit 17 era <metadata dev> <origin dev> <block size> 32 Possibly move to a new era. You shouldn't assume the era has 34 current era via the status line. 50 <current era> <held metadata root | '-'> 56 current era : The current era 70 - Send a checkpoint message to the era target 71 - Make a note of the current era in its status line [all …]
|
/linux-4.4.14/Documentation/arm/SA1100/ |
D | Tifon | 6 Contact: Peter Danielsson <peter.danielsson@era-t.ericsson.se>
|
/linux-4.4.14/Documentation/devicetree/bindings/crypto/ |
D | fsl-sec6.txt | 25 - fsl,sec-era 64 fsl,sec-era = <6>; 118 fsl,sec-era = <6>;
|
D | fsl-sec4.txt | 59 - fsl,sec-era 128 fsl,sec-era = <2>;
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | perf_event_intel.c | 1984 struct er_account *era; in __intel_shared_reg_get_constraints() local 1997 era = &cpuc->shared_regs->regs[idx]; in __intel_shared_reg_get_constraints() 2002 raw_spin_lock_irqsave(&era->lock, flags); in __intel_shared_reg_get_constraints() 2004 if (!atomic_read(&era->ref) || era->config == reg->config) { in __intel_shared_reg_get_constraints() 2030 era->config = reg->config; in __intel_shared_reg_get_constraints() 2031 era->reg = reg->reg; in __intel_shared_reg_get_constraints() 2034 atomic_inc(&era->ref); in __intel_shared_reg_get_constraints() 2044 raw_spin_unlock_irqrestore(&era->lock, flags); in __intel_shared_reg_get_constraints() 2048 raw_spin_unlock_irqrestore(&era->lock, flags); in __intel_shared_reg_get_constraints() 2057 struct er_account *era; in __intel_shared_reg_put_constraints() local [all …]
|
/linux-4.4.14/arch/powerpc/boot/dts/fsl/ |
D | qoriq-sec6.0-0.dtsi | 37 fsl,sec-era = <6>;
|
D | pq3-sec4.4-0.dtsi | 37 fsl,sec-era = <3>;
|
D | qoriq-sec4.0-0.dtsi | 37 fsl,sec-era = <1>;
|
D | qoriq-sec5.0-0.dtsi | 37 fsl,sec-era = <5>;
|
D | qoriq-sec4.2-0.dtsi | 37 fsl,sec-era = <3>;
|
D | qoriq-sec5.3-0.dtsi | 37 fsl,sec-era = <4>;
|
D | qoriq-sec5.2-0.dtsi | 37 fsl,sec-era = <5>;
|
D | p1023si-post.dtsi | 214 fsl,sec-era = <3>;
|
/linux-4.4.14/Documentation/x86/ |
D | tlb.txt | 67 That works on an IvyBridge-era CPU (i5-3320M). Different CPUs
|
/linux-4.4.14/Documentation/hwmon/ |
D | adm1021 | 97 era (with 400 MHz FSB) had chips with only one temperature sensor.
|
/linux-4.4.14/Documentation/networking/ |
D | ltpc.txt | 72 polled mode. Because the card was developed in the XT era, the
|
/linux-4.4.14/fs/ |
D | Kconfig.binfmt | 115 who need to run binaries from that era.
|
/linux-4.4.14/Documentation/fb/ |
D | udlfb.txt | 5 This is a driver for DisplayLink USB 2.0 era graphics chips.
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | ls1021a.dtsi | 154 fsl,sec-era = <7>;
|
D | imx6qdl.dtsi | 873 fsl,sec-era = <4>;
|
D | imx6sx.dtsi | 753 fsl,sec-era = <4>;
|
/linux-4.4.14/Documentation/input/ |
D | joystick-parport.txt | 138 In the era of 8-bit machines, there was something like de-facto standard
|
/linux-4.4.14/drivers/video/fbdev/ |
D | Kconfig | 2132 mplayer -vo fbdev. Supports all USB 2.0 era DisplayLink devices.
|
/linux-4.4.14/arch/x86/ |
D | Kconfig | 1014 mode, which is an 80286-era approximation of 16-bit real mode.
|