Home
last modified time | relevance | path

Searched refs:do_map (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/tools/bpf/bpftool/
Dmain.h155 int do_map(int argc, char **arg) __weak;
Dmain.c80 { "map", do_map },
Dmap.c1496 int do_map(int argc, char **argv) in do_map() function
/linux-6.6.21/fs/ext4/
Dinode.c1539 unsigned int do_map:1; member
1924 if (!mpd->do_map) in mpage_add_bh_to_extent()
1982 if (!mpd->do_map) in mpage_process_page_bufs()
2633 mpd->do_map = 0; in ext4_do_writepages()
2682 mpd->do_map = 1; in ext4_do_writepages()
2702 mpd->do_map = 0; in ext4_do_writepages()
/linux-6.6.21/arch/m68k/kernel/
Dhead.S2023 is_020(L(do_map))
2029 jcc L(do_map)
2091 L(do_map):
/linux-6.6.21/fs/f2fs/
Dfile.c2682 do_map: in f2fs_defragment_range()
2717 goto do_map; in f2fs_defragment_range()