Home
last modified time | relevance | path

Searched refs:mmaped (Results 1 – 15 of 15) sorted by relevance

/linux-6.1.9/drivers/video/fbdev/aty/
Dmach64_cursor.c75 if (par->mmaped) in atyfb_cursor()
Datyfb.h158 u8 mmaped; member
Datyfb_base.c1594 par->mmaped = 0; in atyfb_open()
1698 was_mmaped = par->mmaped; in atyfb_release()
1700 par->mmaped = 0; in atyfb_release()
1994 if (!par->mmaped) in atyfb_mmap()
1995 par->mmaped = 1; in atyfb_mmap()
/linux-6.1.9/tools/lib/bpf/
Dlibbpf.c506 void *mmaped; member
1622 map->mmaped = mmap(NULL, bpf_map_mmap_sz(map), PROT_READ | PROT_WRITE, in bpf_object__init_internal_map()
1624 if (map->mmaped == MAP_FAILED) { in bpf_object__init_internal_map()
1626 map->mmaped = NULL; in bpf_object__init_internal_map()
1638 memcpy(map->mmaped, data, data_sz); in bpf_object__init_internal_map()
4938 map->mmaped, map->def.value_size); in bpf_object__populate_internal_map()
4943 err = bpf_map_update_elem(map->fd, &zero, map->mmaped, 0); in bpf_object__populate_internal_map()
7566 kcfg_data = obj->maps[obj->kconfig_map_idx].mmaped; in bpf_object__resolve_externs()
8138 if (map->mmaped) { in bpf_map__destroy()
8139 munmap(map->mmaped, bpf_map_mmap_sz(map)); in bpf_map__destroy()
[all …]
Dlibbpf.h1313 void **mmaped; member
/linux-6.1.9/Documentation/fb/
Ddeferred_io.rst12 - userspace app tries to write to mmaped vaddress
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-class-cxl45 Decimal value of the size of the MMIO space that may be mmaped
158 Decimal value of the size of the MMIO space that may be mmaped
/linux-6.1.9/tools/bpf/bpftool/
Dgen.c819 codegen_maps_skeleton(struct bpf_object *obj, size_t map_cnt, bool mmaped) in codegen_maps_skeleton() argument
855 if (mmaped && is_internal_mmapable_map(map, ident, sizeof(ident))) { in codegen_maps_skeleton()
/linux-6.1.9/Documentation/filesystems/
Dgfs2-glocks.rst81 tends to show up most with shared mmaped files which are being written
Ddax.rst294 mmaped from a `DAX` file will fail when there are no 'struct page' to describe
Dproc.rst1077 files which have been mmaped, such as libraries
/linux-6.1.9/Documentation/block/
Dublk.rst195 the driver. A fixed mmaped area (array) on ``/dev/ublkc*`` is provided for
/linux-6.1.9/tools/perf/Documentation/
Dperf-record.txt528 The maximal allowed value is a quarter of the size of mmaped data pages.
531 writing thread finds some new data in the mmaped buffer the data is extracted,
/linux-6.1.9/Documentation/mm/
Dunevictable-lru.rst462 The mmaped area will still have properties of the locked area - pages will not
/linux-6.1.9/Documentation/virt/kvm/
Dapi.rst7927 mmaped into userspace; there is one dirty ring per vcpu.
7969 To harvest the dirty pages, userspace accesses the mmaped ring buffer