Home
last modified time | relevance | path

Searched refs:stores (Results 1 – 97 of 97) sorted by relevance

/linux-4.1.27/fs/fscache/
Dpage.c28 val = radix_tree_lookup(&cookie->stores, page->index); in __fscache_check_page_write()
74 val = radix_tree_lookup(&cookie->stores, page->index); in __fscache_maybe_release_page()
84 if (radix_tree_tag_get(&cookie->stores, page->index, in __fscache_maybe_release_page()
95 if (radix_tree_tag_get(&cookie->stores, page->index, in __fscache_maybe_release_page()
103 xpage = radix_tree_delete(&cookie->stores, page->index); in __fscache_maybe_release_page()
155 radix_tree_tag_clear(&cookie->stores, page->index, in fscache_end_page_write()
157 if (!radix_tree_tag_get(&cookie->stores, page->index, in fscache_end_page_write()
160 xpage = radix_tree_delete(&cookie->stores, page->index); in fscache_end_page_write()
813 n = radix_tree_gang_lookup_tag(&cookie->stores, results, 0, 1, in fscache_write_op()
824 radix_tree_tag_set(&cookie->stores, page->index, in fscache_write_op()
[all …]
Dcookie.c114 INIT_RADIX_TREE(&cookie->stores, GFP_NOFS & ~__GFP_WAIT); in __fscache_acquire_cookie()
605 BUG_ON(cookie->stores.rnode); in __fscache_relinquish_cookie()
Dobject.c935 ASSERT(object->cookie->stores.rnode == NULL); in _fscache_invalidate_object()
/linux-4.1.27/fs/romfs/
DKconfig19 # Select the backing stores to be supported
22 prompt "RomFS backing stores"
26 Select the backing stores to be supported.
/linux-4.1.27/tools/perf/Documentation/
Dperf-mem.txt20 and stores are sampled. Use the -t option to limit to loads or stores.
Dperf-report.txt301 special event -e cpu/mem-loads/ or -e cpu/mem-stores/. See
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
D88pm860x.txt13 - marvell,88pm860x-slave-addr: 88pm860x are two chips solution. <reg> stores the I2C address
14 of one chip, and this property stores the I2C address of
/linux-4.1.27/arch/mips/include/asm/
Dfpu_emulator.h38 unsigned long stores; member
Dmips-r2-to-r6-emul.h23 u64 stores; member
/linux-4.1.27/arch/sparc/kernel/
Ddtlb_prot.S19 membar #Sync ! Synchronize stores
/linux-4.1.27/arch/mips/math-emu/
Dme-debugfs.c55 FPU_STAT_CREATE(stores); in debugfs_fpuemu()
Dcp1emu.c1072 MIPS_FPU_EMU_INC_STATS(stores); in cop1Emulate()
1106 MIPS_FPU_EMU_INC_STATS(stores); in cop1Emulate()
1487 MIPS_FPU_EMU_INC_STATS(stores); in fpux_emu()
1584 MIPS_FPU_EMU_INC_STATS(stores); in fpux_emu()
/linux-4.1.27/Documentation/leds/
Dledtrig-transient.txt121 echo n > duration - stores timer value to be used upon next
124 echo 0 > duration - stores timer value to be used upon next
127 echo 1 > state - stores desired transient state LED_FULL to be
129 echo 0 > state - stores desired transient state LED_OFF to be
/linux-4.1.27/tools/perf/util/
Dparse-events.l208 mem-stores { return str(yyscanner, PE_KERNEL_PMU_EVENT); }
219 store|stores|write |
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-class-extcon35 The /sys/class/extcon/.../state shows and stores the cable
76 The /sys/class/extcon/.../cable.x/state shows and stores the
Dsysfs-class-devfreq86 The /sys/class/devfreq/.../min_freq shows and stores
95 The /sys/class/devfreq/.../max_freq shows and stores
Dsysfs-class-net117 Indicates/stores an interface alias name as a string. This can
Dsysfs-bus-iio1154 Writing '1' stores the current device configuration into
/linux-4.1.27/Documentation/
Dmemory-barriers.txt142 Furthermore, the stores committed by a CPU to the memory system may not be
143 perceived by the loads made by another CPU in the same order as the stores were
209 (*) Overlapping loads and stores within a particular CPU will appear to be
226 (Loads and stores overlap if they are targeted at overlapping pieces of
237 (*) It _must_not_ be assumed that independent loads and stores will be issued
349 A write barrier is a partial ordering on stores only; it is not required
353 memory system as time progresses. All stores before a write barrier will
354 occur in the sequence _before_ all the stores after the write barrier.
370 only; it is not required to have any effect on stores, independent loads
374 committing sequences of stores to the memory system that the CPU being
[all …]
Dcachetlb.txt296 D-cache aliasing, to make sure these kernel stores are
302 stores done by the user.
327 as did the cpu stores into the page to make it
343 instruction cache does not snoop cpu stores, it is very
370 When the kernel stores into addresses that it will execute
373 If the icache does not snoop stores then this routine will need
Dldm.txt12 replacement for the MSDOS style partitions. It stores its information in a
Dmedia-framework.txt177 include/media/media-entity.h. Each entity stores its pads in a pads array
196 include/media/media-entity.h. Each entity stores all links originating at or
207 An entry in the link array of each entity is allocated and stores pointers
Drobust-futex-ABI.txt92 anticipates using robust_futexes, the kernel stores the passed in 'head'
DDMA-API-HOWTO.txt340 proper memory barriers. The CPU may reorder stores to
757 calls (dma_map_sg() stores them in the scatterlist itself if the platform
Dmd.txt252 The 'certain period' is controlled by this file which stores the
Dkmemcheck.txt737 for the pages in question. The shadow memory stores the status of each
Dkernel-parameters.txt218 Enable AML "Debug" output, i.e., stores to the Debug
/linux-4.1.27/arch/mips/kernel/
Dmips-r2-to-r6-emul.c1411 MIPS_R2_STATS(stores); in mipsr2_decoder()
1481 MIPS_R2_STATS(stores); in mipsr2_decoder()
1838 MIPS_R2_STATS(stores); in mipsr2_decoder()
1956 MIPS_R2_STATS(stores); in mipsr2_decoder()
2263 (unsigned long)__this_cpu_read(mipsr2emustats.stores), in mipsr2_stats_show()
2264 (unsigned long)__this_cpu_read(mipsr2bdemustats.stores)); in mipsr2_stats_show()
2319 __this_cpu_write((mipsr2emustats).stores, 0); in mipsr2_stats_clear_show()
2320 __this_cpu_write((mipsr2bdemustats).stores, 0); in mipsr2_stats_clear_show()
/linux-4.1.27/Documentation/s390/
Dkvm.txt103 This ioctl stores the state of the cpu at the guest real address given as
106 KVM_S390_STORE_STATUS_NOADDR - the CPU stores its status to the save area in
108 KVM_S390_STORE_STATUS_PREFIXED - the CPU stores its status to the save area in
/linux-4.1.27/Documentation/hwmon/
Dw83l786ng44 pwm[1-2] - this file stores PWM duty cycle or DC value (fan speed) in range:
Dw83792d160 pwm[1-3] - this file stores PWM duty cycle or DC value (fan speed) in range:
Dnct677587 pwm[1-5] - this file stores PWM duty cycle or DC value (fan speed) in range:
Dw83627ehf103 pwm[1-4] - this file stores PWM duty cycle or DC value (fan speed) in range:
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/4xx/
Dakebono.txt38 The Akebono board stores some board information such as the revision
/linux-4.1.27/tools/testing/selftests/powerpc/copyloops/
Dmemcpy_64.S108 ld r9,0(r4) # 3+2n loads, 2+2n stores
120 0: ld r0,0(r4) # 4+2n loads, 3+2n stores
/linux-4.1.27/arch/powerpc/lib/
Dmemcpy_64.S108 ld r9,0(r4) # 3+2n loads, 2+2n stores
120 0: ld r0,0(r4) # 4+2n loads, 3+2n stores
/linux-4.1.27/arch/c6x/lib/
Ddivi.S35 ;; call to divu. It stores B3 in on the stack.
Dremi.S35 ;; call to divu. It stores B3 in on the stack.
Dremu.S35 ;; call to divu. It stores B3 in on the stack.
Ddivu.S35 ;; call to divu. It stores B3 in on the stack.
/linux-4.1.27/arch/metag/lib/
Dmemmove.S104 ! D1.6 stores the gap size in bits
107 ! D0.6 stores the complement of the gap size
/linux-4.1.27/Documentation/RCU/
Drcu_dereference.txt90 do order stores after such branches, they can speculate loads,
108 weak-memory machines such as ARM or PowerPC do order stores
185 o All of the accesses following the comparison are stores,
361 Because the compiler can see all stores to "gp", it knows that the only
Dchecklist.txt38 earlier stores), and be prepared to explain why this added
105 reordered to precede earlier stores. RCU code must take all of
/linux-4.1.27/Documentation/fb/
Dapi.txt123 Pixel values are encoded as indices into a colormap that stores red, green and
151 struct fb_fix_screeninfo stores device independent unchangeable information
177 struct fb_var_screeninfo stores device independent changeable information
/linux-4.1.27/security/keys/
DKconfig80 Userspace only ever sees/stores encrypted blobs.
/linux-4.1.27/arch/powerpc/platforms/cell/
DKconfig70 This option causes SPE local stores to be mapped in process
/linux-4.1.27/Documentation/vm/
Dzsmalloc.txt53 size: object size zspage stores
Dpage_owner.txt52 stores information into the memory from struct page extension. This memory
Dfrontswap.txt31 to refuse further stores with that swap type.
243 5) Why this weird definition about "duplicate stores"? If a page
Dcleancache.txt136 device that stores pages of data in a compressed state. And
Dnuma_memory_policy.txt247 set of allowed nodes. The kernel stores the user-passed nodemask,
/linux-4.1.27/arch/alpha/lib/
Dev6-copy_user.S75 EXI( ldbu $1,0($7) ) # .. .. .. L : Keep loads separate from stores
/linux-4.1.27/include/linux/
Dfscache.h186 struct radix_tree_root stores; /* pages to be stored on this cookie */ member
/linux-4.1.27/arch/mn10300/kernel/
Dmn10300-serial-low.S61 # - stores data/status byte pairs in the ring buffer
/linux-4.1.27/Documentation/mn10300/
DABI.txt149 instruction stores registers onto the stack.
/linux-4.1.27/Documentation/acpi/
Ddebug.txt129 Enable all AML "Debug" output (stores to the Debug object while interpreting
/linux-4.1.27/Documentation/isdn/
DINTERFACE.fax23 This structure stores the values (set by AT-commands), the remote-
DINTERFACE.CAPI198 The _cmsg structure stores the contents of a CAPI 2.0 message in an easily
/linux-4.1.27/Documentation/sound/alsa/
Dhda_codec.txt141 streams. When it's called, each codec belonging to the bus stores
305 snd_hda_get_codec_name() stores the codec name on the given string.
DHD-Audio.txt384 Shows / stores hint strings for codec parsers for any use.
/linux-4.1.27/Documentation/watchdog/
Dwatchdog-kernel-api.txt178 * WDOG_ALLOW_RELEASE: this bit stores whether or not the magic close character
181 * WDOG_NO_WAY_OUT: this bit stores the nowayout setting for the watchdog.
/linux-4.1.27/Documentation/security/
Dkeys-trusted-encrypted.txt6 stores, and loads only encrypted blobs. Trusted Keys require the availability
/linux-4.1.27/Documentation/filesystems/
Dpath-lookup.txt36 even stores into cachelines of common dentries). This is known as "rcu-walk"
192 no non-atomic stores to shared data), and to recheck the seqcount when we are
217 lookups, and can perform lookup of intermediate elements without any stores to
Dseq_file.txt236 On a successful open, seq_open() stores the struct seq_file pointer in
243 kmallocs a zero filled block of memory and stores a pointer to it in the
Dext2.txt110 The first version of ext2 (revision 0) stores a copy at the start of
349 file which stores whole metadata (and optionally data) blocks that have
Dsquashfs.txt220 or if it is stored out of line (in which case the value field stores a
Dsysfs.txt42 Sysfs internally stores a pointer to the kobject that implements a
Dhpfs.txt71 variable length. OS/2 stores window and icon positions and file types there. So
/linux-4.1.27/arch/m68k/fpsp040/
Dx_operr.S243 | This routine stores the data in d0, for the given size in d1,
/linux-4.1.27/Documentation/nfc/
Dnfc-hci.txt270 - driver (pn544) fails to deliver an incoming frame: it stores the error such
273 above. shdlc stores a EREMOTEIO sticky status, which will trigger SMW to
/linux-4.1.27/Documentation/devicetree/bindings/media/
Dsamsung-fimc.txt27 CAM_*_CLKOUT pins. The clock specifier cell stores an index of a clock.
/linux-4.1.27/fs/cramfs/
DREADME46 The i'th <block_pointer> for a file stores the byte offset of the
/linux-4.1.27/drivers/staging/unisys/Documentation/
Doverview.txt46 stores information for handling dump disk device creation during
/linux-4.1.27/arch/blackfin/
DKconfig.debug107 All Blackfins include a Trace Unit which stores a history of the last
/linux-4.1.27/Documentation/filesystems/nfs/
Drpc-cache.txt46 describes the cache. This stores the hash table, some
/linux-4.1.27/Documentation/networking/
Dscaling.txt38 stores a queue number. The receive queue for a packet is determined
257 receive queue of each device. Each table value stores a CPU index and a
Dtimestamping.txt224 last byte after an skbuff extend or merge operation. It stores the
Dfilter.txt1074 and R10 - 4 is within stack bounds, there were no stores into that location.
1112 returns zero and stores found elem into value or negative error
/linux-4.1.27/arch/cris/arch-v10/kernel/
Dentry.S118 ;; an interrupt call but it stores the return PC in BRP instead of IRP.
/linux-4.1.27/Documentation/timers/
Dhighres.txt109 functions completely to the management layer. The clock management layer stores
/linux-4.1.27/Documentation/power/
Dopp.txt110 with the dev_pm_opp_enable/disable functions. OPP library internally stores
/linux-4.1.27/Documentation/target/
Dtcmu-design.txt141 containing "len_op", a 32-bit value that stores the length, as well as
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel.c198 EVENT_ATTR_STR(mem-stores, mem_st_snb, "event=0xcd,umask=0x2");
2951 EVENT_ATTR_STR(mem-stores, mem_st_hsw, "event=0xd0,umask=0x82")
/linux-4.1.27/Documentation/usb/
Dusbmon.txt309 Third, it extracts up to nfetch offsets into the mmap buffer, and stores
/linux-4.1.27/arch/x86/
DKconfig.cpu193 stores for this CPU, which can increase performance of some
/linux-4.1.27/Documentation/filesystems/caching/
Dfscache.txt281 can=N Number of page stores cancelled due to release req
/linux-4.1.27/Documentation/powerpc/
Dpci_iov_resource_on_powernv.txt24 When a PE is frozen, all stores in any direction are dropped and all loads
/linux-4.1.27/Documentation/kbuild/
Dmakefiles.txt1396 immediate evaluation of the right-hand side and stores an actual string
1397 into the left-hand side. "=" is like a formula definition; it stores the
/linux-4.1.27/Documentation/virtual/kvm/
Dmmu.txt403 which is stored in kvm->arch.mmu_valid_gen. Every shadow page stores
/linux-4.1.27/net/netfilter/
DKconfig1015 to a connection. The kernel only stores bit values - mapping
/linux-4.1.27/Documentation/video4linux/
Dvivid.txt682 data, it just stores it. It allows for up to 256 EDID blocks
Dv4l2-framework.txt74 sub-device instances, the video_device struct stores V4L2 device node data
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic7xxx.seq2039 * it will be paged in from host memory. RETURN_2 stores the address of the
/linux-4.1.27/lib/
DKconfig.debug152 because it stores the information only once on disk in .dwo
/linux-4.1.27/arch/arm/
DKconfig1725 memory write throughput than a sequence of individual 32bit stores.
/linux-4.1.27/init/
DKconfig1755 by the kernel from compiled-in data and from hardware key stores, but
/linux-4.1.27/arch/arm/crypto/
Dsha256-core.S_shipped1881 bic r11,r11,#15 @ align for 128-bit stores