Home
last modified time | relevance | path

Searched full:areas (Results 1 – 25 of 612) sorted by relevance

12345678910>>...25

/Linux-v6.1/arch/s390/kernel/
Ddebug.c34 #define ALL_AREAS 0 /* copy all debug areas */
35 #define NO_AREAS 1 /* copy no debug areas */
175 * - Debug areas are implemented as a threedimensonal array:
176 * areas[areanumber][pagenumber][pageoffset]
181 debug_entry_t ***areas; in debug_areas_alloc() local
184 areas = kmalloc_array(nr_areas, sizeof(debug_entry_t **), GFP_KERNEL); in debug_areas_alloc()
185 if (!areas) in debug_areas_alloc()
189 areas[i] = kmalloc_array(pages_per_area, in debug_areas_alloc()
192 if (!areas[i]) in debug_areas_alloc()
195 areas[i][j] = kzalloc(PAGE_SIZE, GFP_KERNEL); in debug_areas_alloc()
[all …]
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dpixfmt-meta-vsp1-hgt.rst25 between 1 and 16 depending on the Hue areas configuration. Finding the
34 how the HGT Hue areas are configured. There are 6 user configurable Hue
35 Areas which can be configured to cover overlapping Hue values:
58 When two consecutive areas don't overlap (n+1L is equal to nU) the boundary
63 with a hue value included in the overlapping region between two areas (between
64 n+1L and nU excluded) are attributed to both areas and given a weight for each
65 of these areas proportional to their position along the diagonal lines
/Linux-v6.1/include/linux/
Dmemblock.h159 * for_each_physmem_range - iterate through physmem areas not included in type.
172 * __for_each_mem_range - iterate through memblock areas from type_a and not
192 * __for_each_mem_range_rev - reverse iterate through memblock areas from
213 * for_each_mem_range - iterate through memory areas.
224 * for_each_mem_range_rev - reverse iterate through memblock areas from
236 * for_each_reserved_mem_range - iterate over all reserved memblock areas
241 * Walks over reserved areas of memblock. Available as soon as memblock
293 * memblock areas
299 * Walks over free (memory && !reserved) areas of memblock in a specific
313 * free memblock areas from a given point
[all …]
/Linux-v6.1/Documentation/s390/
Ds390dbf.rst28 debug log for the caller. For each debug log exists a number of debug areas
30 pages in memory. In the debug areas there are stored debug entries (log records)
44 The debug areas themselves are also ordered in form of a ring buffer.
140 /* register 4 debug areas with one page each and 4 byte data field */
173 /* register 4 debug areas with one page each and data field for */
228 Flushing debug areas
230 Debug areas can be flushed with piping the number of the desired
231 area (0...n) to the debugfs file "flush". When using "-" all debug areas
240 2. Flush all debug areas::
244 Changing the size of debug areas
[all …]
/Linux-v6.1/kernel/dma/
Dswiotlb.c101 * otherwise a segment may span two or more areas. It conflicts with free
280 spin_lock_init(&mem->areas[i].lock); in swiotlb_init_io_tlb_mem()
281 mem->areas[i].index = 0; in swiotlb_init_io_tlb_mem()
282 mem->areas[i].used = 0; in swiotlb_init_io_tlb_mem()
364 mem->areas = memblock_alloc(array_size(sizeof(struct io_tlb_area), in swiotlb_init_remap()
366 if (!mem->areas) { in swiotlb_init_remap()
367 pr_warn("%s: Failed to allocate mem->areas.\n", __func__); in swiotlb_init_remap()
438 area_order = get_order(array_size(sizeof(*mem->areas), in swiotlb_init_late()
440 mem->areas = (struct io_tlb_area *) in swiotlb_init_late()
442 if (!mem->areas) in swiotlb_init_late()
[all …]
/Linux-v6.1/arch/s390/include/asm/
Ddebug.h20 #define DEBUG_FLUSH_ALL -1 /* parameter to flush all areas */
54 debug_entry_t ***areas; member
408 * Define static areas for early trace data. During boot debug_register_static()
409 * will replace these with dynamically allocated areas to allow custom page and
424 static debug_entry_t **VNAME(var, areas)[EARLY_AREAS] __initdata = { \
440 .areas = VNAME(var, areas), \
451 #define __REGISTER_STATIC_DEBUG_INFO(var, name, pages, areas, view) \ argument
454 debug_register_static(&var, (pages), (areas)); \
466 * @nr_areas: Number of debug areas
476 * Note: Tracing will start with a fixed number of initial pages and areas.
/Linux-v6.1/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/
Dia_css_xnr3_param.h40 * for dark areas, and a scaled diff towards the value for bright areas. */
51 * for dark areas, and a scaled diff towards the value for bright areas. */
Dia_css_xnr3_types.h45 * the three YUV planes: one for dark areas and one for bright areas. All
62 * each of the two chroma planes: one for dark areas and one for bright areas.
/Linux-v6.1/arch/ia64/mm/
Dcontig.c37 * Allocate and setup per-cpu data areas.
67 * percpu areas which is important for congruent in per_cpu_init()
93 * setup_per_cpu_areas - setup percpu areas
95 * Arch code has already allocated and initialized percpu areas. All
143 * into account reserved areas.
/Linux-v6.1/Documentation/admin-guide/mm/
Dksm.rst19 The KSM daemon ksmd periodically scans those areas of user memory
35 KSM only operates on those areas of address space which an application
64 Like other madvise calls, they are intended for use on mapped areas of
66 includes unmapped gaps (though working on the intervening mapped areas),
70 restricting its use to areas likely to benefit. KSM's scans may use a lot
114 leave mergeable areas registered for next run.
171 how many times all mergeable areas have been scanned
Dcma_debugfs.rst6 different CMA areas and to test allocation/release in each of the areas.
/Linux-v6.1/mm/damon/
Dvaddr-test.h37 * discontiguous regions which cover every mapped areas. However, the three
38 * regions should not include the two biggest unmapped areas in the original
39 * mapping, because the two biggest areas are normally the areas between 1)
41 * Because these two unmapped areas are very huge but obviously never accessed,
46 * unmapped areas. After that, based on the information, it constructs the
54 * and end with 305. The process also has three unmapped areas, 25-200,
56 * unmapped areas, and thus it should be converted to three regions of 10-25,
/Linux-v6.1/include/pcmcia/
Dss.h231 * - pccard_static_ops iomem and ioport areas are assigned statically
232 * - pccard_iodyn_ops iomem areas is assigned statically, ioport
233 * areas dynamically
236 * - pccard_nonstatic_ops iomem and ioport areas are assigned dynamically.
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-devices-platform-docg37 keylocked. Each docg3 chip (or floor) has 2 protection areas,
24 (0 or 1). Each docg3 chip (or floor) has 2 protection areas,
/Linux-v6.1/arch/sh/boards/mach-sdk7786/
Dfpga.c17 * The FPGA can be mapped in any of the generally available areas,
30 * Iterate over all of the areas where the FPGA could be mapped. in sdk7786_fpga_probe()
/Linux-v6.1/Documentation/security/
Dself-protection.rst35 areas of the kernel that can be used to redirect execution. This ranges
37 APIs hard to use incorrectly, minimizing the areas of writable kernel
50 Any areas of the kernel with executable memory must not be writable.
73 Vast areas of kernel memory contain function pointers that are looked
177 other memory areas.
251 initializations. If the base address of these areas is not the same
/Linux-v6.1/drivers/soc/renesas/
Dr8a7796-sysc.c46 .areas = r8a7796_areas,
62 .areas = r8a7796_areas,
Drcar-sysc.h45 const struct rcar_sysc_area *areas; member
79 extern void rcar_sysc_nullify(struct rcar_sysc_area *areas,
Drcar-sysc.c250 /* Skip CPUs (handled by SMP code) and areas without control */ in rcar_sysc_pd_setup()
397 const struct rcar_sysc_area *area = &info->areas[i]; in rcar_sysc_pd_init()
448 void __init rcar_sysc_nullify(struct rcar_sysc_area *areas, in rcar_sysc_nullify() argument
454 if (areas[i].isr_bit == id) { in rcar_sysc_nullify()
455 areas[i].name = NULL; in rcar_sysc_nullify()
/Linux-v6.1/drivers/s390/net/
Dctcm_dbug.c46 /* register the areas */ in ctcm_register_dbf_views()
49 ctcm_dbf[x].areas, in ctcm_register_dbf_views()
/Linux-v6.1/Documentation/virt/hyperv/
Doverview.rst71 allocated memory. Many shared areas are kept to 1 page so that a
72 single GPA is sufficient. Larger shared areas require a list of
187 main areas:
193 3. individual device driver areas such as drivers/scsi, drivers/net,
/Linux-v6.1/arch/x86/kernel/cpu/sgx/
Dsgx.h52 * The firmware can define multiple chunks of EPC to the different areas of the
53 * physical memory e.g. for memory areas of the each node. This structure is
/Linux-v6.1/mm/
Dpercpu.c11 * The percpu allocator handles both static and dynamic areas. Percpu
12 * areas are allocated in chunks which are divided into units. There is
177 /* chunks which need their map areas extended, protected by pcpu_lock */
411 * pcpu_next_fit_region - finds fit areas for a given allocation request
476 * Metadata free area iterators. These perform aggregation of free areas
797 /* iterate over free areas and update the contig hints */ in pcpu_block_refresh_hint()
1100 * skip over blocks and chunks that have valid free areas.
1155 * free areas, smaller allocations will eventually fill those holes.
1880 /* clear the areas and return address relative to base address */ in pcpu_alloc()
1996 * areas can be scarce. Destroy all free chunks except for one. in pcpu_balance_free()
[all …]
/Linux-v6.1/Documentation/userspace-api/accelerators/
Docxl.rst66 work with, the size of its MMIO areas, ...
73 OpenCAPI defines two MMIO areas for each AFU:
158 MMIO areas, the AFU version, and the PASID for the current context.
/Linux-v6.1/arch/x86/kernel/
Dsetup_percpu.c146 * percpu areas are aligned to PMD. This, in the future, in setup_per_cpu_areas()
170 /* alrighty, percpu areas up and running */ in setup_per_cpu_areas()
179 * initial arrays to the per cpu data areas. These in setup_per_cpu_areas()

12345678910>>...25