Searched refs:memory (Results 201 - 225 of 507) sorted by relevance

1234567891011>>

/linux-master/sound/pci/
H A Des1968.c30 * families is external goop like docking capability, memory for
49 * APU, through another rate converter APU, and then into memory via
52 * to have a 512 byte buffer sitting around in wavecache/memory.
65 * wasting quite a bit of memory. The only fixes I can see would be
454 struct esm_memory *memory; member in struct:esschan
504 /* DMA memory block */
518 struct mutex memory_mutex; /* memory lock */
995 snd_es1968_program_wavecache(chip, es, channel, es->memory->buf.addr, 0);
998 pa = es->memory->buf.addr;
1150 init_capture_apu(chip, es, 0, es->memory
1683 struct esm_memory *memory; local
[all...]
/linux-master/drivers/scsi/arm/
H A Dacornscsi-io.S16 @ Purpose: transfer a block of data from the acorn scsi card to memory
71 @ Purpose: transfer a block of data from memory to the acorn scsi card
/linux-master/include/dt-bindings/memory/
H A Dmt8192-larb-port.h11 #include <dt-bindings/memory/mtk-memory-port.h>
H A Dmt6779-larb-port.h10 #include <dt-bindings/memory/mtk-memory-port.h>
/linux-master/scripts/dtc/include-prefixes/dt-bindings/memory/
H A Dmt6779-larb-port.h10 #include <dt-bindings/memory/mtk-memory-port.h>
H A Dmt8192-larb-port.h11 #include <dt-bindings/memory/mtk-memory-port.h>
/linux-master/arch/arm/lib/
H A Dbacktrace.S103 @ Kernel stacks may be discontiguous in memory. If the next
105 @ lives in kernel memory.
/linux-master/arch/arm/mach-pxa/
H A Dsleep.S116 @ ensure x1 for run and turbo mode with memory clock
120 @ check that the memory frequency is within limits
/linux-master/drivers/gpu/drm/nouveau/nvif/
H A Dvmm.c53 args->memory = nvif_handle(&mem->object);
148 .memory = nvif_handle(&mem->object),
/linux-master/drivers/md/dm-vdo/indexer/
H A Dchapter-index.c10 #include "memory-alloc.h"
28 * The delta index will rebalance delta lists when memory gets tight,
112 * (starting with a specified list index) is copied from the open chapter index into a memory page.
116 * @memory: The memory page to use
123 u8 *memory, u32 first_list, bool last_page,
139 result = uds_pack_delta_index_page(delta_index, nonce, memory,
122 uds_pack_open_chapter_index_page(struct open_chapter_index *chapter_index, u8 *memory, u32 first_list, bool last_page, u32 *lists_packed) argument
/linux-master/drivers/char/agp/
H A Dagp.h57 * might have different types of memory masks. For other
198 struct agp_memory *memory, size_t page_count);
200 void agp_generic_destroy_pages(struct agp_memory *memory);
214 /* generic functions for user-populated AGP memory types */
/linux-master/drivers/dax/
H A Dkmem.c5 #include <linux/memory.h>
14 #include <linux/memory-tiers.h>
28 /* Set if any memory will remain added when the driver will be unloaded. */
36 /* memory-block align the hotplug range */
80 * Ensure good NUMA information for the persistent memory.
81 * Without this check, there is a risk that slow memory
82 * could be mixed in a node with faster memory, causing
110 dev_warn(dev, "rejecting DAX region without any memory after alignment\n");
144 * Once some memory has been onlined we can't
174 dev_warn(dev, "mapping%d: %#llx-%#llx memory ad
[all...]
/linux-master/tools/power/x86/intel_pstate_tracer/
H A Dintel_pstate_tracer.py85 print(' sudo ./%s_tracer.py [--cpu cpus] --interval <interval> --name <test_name> --memory <kbytes>'%driver_name)
88 print(' kbytes: Kilo bytes of memory per CPU to allocate to the trace buffer. Default: 10240')
400 def set_trace_buffer_size(memory):
405 fp.write(memory)
411 """ Free the trace buffer memory """
493 # Free the memory
505 memory = "10240"
514 opts, args = getopt.getopt(sys.argv[1:],"ht:i:c:n:m:",["help","trace_file=","interval=","cpu=","name=","memory="])
534 elif opt in ("-m", "--memory"):
535 memory
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmm.c1015 vma->memory);
1222 if (prev->memory || prev->mapped != map)
1228 next->memory || next->mapped != map)
1249 if (!vma->mapped || vma->memory)
1321 if (!vma->mapref || vma->memory) {
1402 nvkm_memory_tags_put(vma->memory, vmm->mmu->subdev.device, &vma->tags);
1403 nvkm_memory_unref(&vma->memory);
1431 if (vma->memory) {
1442 switch (nvkm_memory_target(map->memory)) {
1464 nvkm_memory_page(map->memory) < ma
[all...]
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_misc.c592 /* memory config */
669 minfo->values.memory.ddr = (bd->pins[114] & 0x60) == 0x20;
670 minfo->values.memory.dll = (bd->pins[115] & 0x02) != 0;
671 minfo->values.memory.emrswen = (bd->pins[115] & 0x01) != 0;
672 minfo->values.reg.maccess = minfo->values.memory.emrswen ? 0x00004000 : 0x00000000;
706 minfo->values.memory.ddr = 1;
707 minfo->values.memory.dll = 1;
708 minfo->values.memory.emrswen = 1;
/linux-master/include/linux/
H A Dmemcontrol.h96 * per-node information in memory controller.
162 * Bucket for arbitrarily byte-sized objects charged to a memory
165 * of all live memory objects in the wild.
178 * The memory controller data structure. The memory controller controls both
190 struct page_counter memory; /* Both v1 & v2 */ member in struct:mem_cgroup
232 /* memory.events and memory.events.local */
236 /* handle for "memory.swap.events" */
242 /* thresholds for memory usag
[all...]
/linux-master/arch/m68k/fpsp040/
H A Dx_operr.S212 | and aiop and write the portion of the nan to memory for the
244 | to memory or data register as required. A read of the fline
272 | Destination is memory. Get <ea> from integer exception frame
H A Dx_store.S4 | store --- store operand to memory or register
161 movel %d1,LOCAL_HI(%a1) |build lower lword in memory
168 bsrl mem_write |move the number to the user's memory
233 bsrl mem_write |move the number to the user's memory
252 bsrl mem_write |move the number to the user's memory
H A Dx_ovfl.S8 | or when storing to memory, the contents of a floating-point
179 bral store |stores to memory or register
183 bral store |stores to memory or register
/linux-master/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dfw.c24 #include <core/memory.h>
131 ret = nvkm_vmm_get(fw->vmm, 12, nvkm_memory_size(&fw->fw.mem.memory), &fw->vma);
137 ret = nvkm_memory_map(&fw->fw.mem.memory, 0, fw->vmm, fw->vma, NULL, 0);
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dr535.c92 if (chan->memory) {
93 switch (nvkm_memory_target(chan->memory)) {
110 ctrl->physicalAddr = nvkm_memory_addr(chan->memory);
111 ctrl->limit = nvkm_memory_size(chan->memory) - 1;
197 r535_dmac_push(struct nvkm_disp_chan *chan, u64 memory) argument
199 chan->memory = nvkm_umem_search(chan->object.client, memory);
200 if (IS_ERR(chan->memory))
201 return PTR_ERR(chan->memory);
1445 if (WARN_ON(nvkm_memory_target(disp->inst->memory) !
[all...]
/linux-master/include/uapi/video/
H A Dsisfb.h84 __u32 memory; /* total video memory in KB */ member in struct:sisfb_info
119 __u32 sisfb_videooffset; /* Offset of viewport in video memory (in bytes) */
158 /* ioctl for identifying and giving some info (esp. memory heap start) */
187 /* ioctl for identifying and giving some info (esp. memory heap start) */
198 /* For fb memory manager (FBIO_ALLOC, FBIO_FREE) */
/linux-master/drivers/xen/
H A Darm-device.c10 #include <xen/interface/memory.h>
76 * fine because the memory map for DOM0 is the same as
/linux-master/scripts/
H A Dbootgraph.pl122 if ($line =~ /Freeing unused kernel memory/) {
/linux-master/sound/isa/gus/
H A Dgus_main.c245 gus->gf1.memory = idx << 18;
247 gus->gf1.memory = 256 * 1024;
249 for (l = 0, local = gus->gf1.memory; l < 4; l++, local -= 256 * 1024) {
255 gus->gf1.mem_alloc.banks_8[0].size = gus->gf1.memory;
256 return 0; /* some memory were detected */

Completed in 565 milliseconds

1234567891011>>