Searched refs:memory (Results 76 - 100 of 507) sorted by relevance

1234567891011>>

/linux-master/tools/testing/memblock/tests/
H A Dalloc_exact_nid_api.c23 * A test that tries to allocate a memory region in a specific NUMA node that
24 * has enough memory to allocate a region of the requested size.
31 struct memblock_region *req_node = &memblock.memory.regions[nid_req];
65 * A test that tries to allocate a memory region in a specific NUMA node that
66 * is partially reserved but has enough memory for the allocated region:
83 struct memblock_region *req_node = &memblock.memory.regions[nid_req];
121 * A test that tries to allocate a memory region that spans over the min_addr
137 * Expect to drop the lower limit and allocate a memory region that ends at
144 struct memblock_region *req_node = &memblock.memory.regions[nid_req];
178 * A test that tries to allocate a memory regio
[all...]
H A Dalloc_nid_api.c51 * A simple test that tries to allocate a memory region within min_addr and
100 * A simple test that tries to allocate a memory region within min_addr and
153 * A simple test that tries to allocate a memory region, which spans over the
203 * A test that tries to allocate a memory region, which can't fit into
216 * Expect to drop the lower limit and allocate a memory region which
252 * A test that tries to allocate a memory region, which can't fit into
254 * of the available memory:
296 * A test that tries to allocate a memory region within min_addr min_addr range,
348 * A test that tries to allocate a memory region within min_addr and max_addr,
398 * A test that tries to allocate memory withi
[all...]
/linux-master/arch/x86/xen/
H A Dmmu.c6 #include <xen/interface/memory.h>
/linux-master/arch/sparc/kernel/
H A Djump_label.c8 #include <linux/memory.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmgk20a.c24 #include <core/memory.h>
/linux-master/arch/powerpc/kernel/
H A Dstatic_call.c2 #include <linux/memory.h>
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dearly_alloc.c10 #include <nvhe/memory.h>
/linux-master/arch/arm64/kernel/
H A Dcrash_dump.c13 #include <asm/memory.h>
38 * @ppos: address in the memory
41 * on crash dump kernel's memory.
/linux-master/arch/riscv/kernel/
H A Djump_label.c9 #include <linux/memory.h>
/linux-master/arch/csky/kernel/
H A Djump_label.c5 #include <linux/memory.h>
/linux-master/drivers/accel/habanalabs/common/
H A DMakefile12 common/sysfs.o common/hwmon.o common/memory.o \
/linux-master/arch/arm64/include/asm/
H A Dpage.h46 #include <asm/memory.h>
/linux-master/mm/kasan/
H A Dreport_hw_tags.c11 #include <linux/memory.h>
21 * Hardware Tag-Based KASAN only calls this function for normal memory
23 * with an invalid (and present) memory tag. Therefore:
24 * 1. Return the address as is without walking memory tags.
38 * slab memory, which must have metadata.
69 pr_err("Pointer tag: [%02x], memory tag: [%02x]\n",
/linux-master/arch/arm64/kvm/hyp/include/nvhe/
H A Dmm.h10 #include <nvhe/memory.h>
/linux-master/drivers/firmware/efi/libstub/
H A Darm64-stub.c12 #include <asm/memory.h>
60 * strictly not part of the in-memory presentation of the image, only
/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_mmu.h7 #include <linux/memory.h>
/linux-master/drivers/md/dm-vdo/indexer/
H A Dchapter-index.h46 u8 *memory, u32 first_list,
/linux-master/arch/arm64/kernel/pi/
H A Dkaslr_early.c16 #include <asm/memory.h>
/linux-master/arch/riscv/errata/andes/
H A Derrata.c10 #include <linux/memory.h>
/linux-master/sound/pci/emu10k1/
H A DMakefile8 irq.o memory.o voice.o emumpu401.o emupcm.o io.o \
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dfirmware.h4 #include <core/memory.h>
24 struct nvkm_memory memory; member in struct:nvkm_firmware::nvkm_firmware_mem
/linux-master/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c69 /* Is memory for copying plane information present? */
106 length = (b->memory == VB2_MEMORY_USERPTR ||
107 b->memory == VB2_MEMORY_DMABUF)
121 length = (b->memory == VB2_MEMORY_USERPTR)
207 switch (b->memory) {
282 switch (b->memory) {
380 if (b->memory != q->memory) {
381 dprintk(q, 1, "%s: invalid memory type\n", opname);
489 b->memory
674 vb2_set_flags_and_caps(struct vb2_queue *q, u32 memory, u32 *flags, u32 *caps, u32 *max_num_bufs) argument
[all...]
/linux-master/drivers/base/
H A Dmemory.c9 * a SPARSEMEM-memory-model system's physical memory in /sysfs.
19 #include <linux/memory.h>
29 #define MEMORY_CLASS_NAME "memory"
86 * Memory groups, indexed by memory group id (mgid).
119 /* Show the memory block ID, relative to the memory block size */
203 * they describe (they remain until the memory is unplugged), doing
204 * their initialization and accounting at memory onlining/offlining
206 * belong to the same zone as the memory the
679 __add_memory_block(struct memory_block *memory) argument
846 remove_memory_block(struct memory_block *memory) argument
[all...]
/linux-master/drivers/w1/slaves/
H A Dw1_ds2433.c62 u8 *memory; member in struct:w1_f23_data
102 w1_read_block(sl->master, &data->memory[off], W1_PAGE_SIZE);
105 if (crc16(CRC16_INIT, &data->memory[off], W1_PAGE_SIZE) == CRC16_VALID)
140 memcpy(buf, &data->memory[off], count);
342 data->memory = kzalloc(data->cfg->eeprom_size, GFP_KERNEL);
343 if (!data->memory) {
359 kfree(data->memory);
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c113 * @memory: buffer memory type
127 __u32 memory; /* enum v4l2_memory */ member in struct:v4l2_create_buffers32
296 /* memory location */
297 __u32 memory; /* enum v4l2_memory */ member in struct:v4l2_buffer32
320 /* memory location */
321 __u32 memory; /* enum v4l2_memory */ member in struct:v4l2_buffer32_time32
336 enum v4l2_memory memory)
344 switch (memory) {
370 enum v4l2_memory memory)
334 get_v4l2_plane32(struct v4l2_plane *p64, struct v4l2_plane32 __user *p32, enum v4l2_memory memory) argument
368 put_v4l2_plane32(struct v4l2_plane *p64, struct v4l2_plane32 __user *p32, enum v4l2_memory memory) argument
[all...]

Completed in 447 milliseconds

1234567891011>>