Home
last modified time | relevance | path

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

/linux-5.19.10/tools/bpf/bpftool/
Dmain.h162 int do_map(int argc, char **arg) __weak;
Dmain.c288 { "map", do_map },
Dmap.c1506 int do_map(int argc, char **argv) in do_map() function
/linux-5.19.10/fs/ext4/
Dinode.c1552 unsigned int do_map:1; member
2159 if (!mpd->do_map) in mpage_add_bh_to_extent()
2217 if (!mpd->do_map) in mpage_process_page_bufs()
2772 mpd.do_map = 0; in ext4_writepages()
2820 mpd.do_map = 1; in ext4_writepages()
2840 mpd.do_map = 0; in ext4_writepages()
/linux-5.19.10/arch/m68k/kernel/
Dhead.S2023 is_020(L(do_map))
2029 jcc L(do_map)
2091 L(do_map):
/linux-5.19.10/fs/f2fs/
Dfile.c2598 do_map: in f2fs_defragment_range()
2633 goto do_map; in f2fs_defragment_range()