Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dmain.h175 int do_map(int argc, char **arg) __weak;
H A Dmain.c255 { "map", do_map },
H A Dmap.c1496 int do_map(int argc, char **argv) in do_map() function
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dinode.c1576 unsigned int do_map:1; member
2194 if (!mpd->do_map) in mpage_add_bh_to_extent()
2252 if (!mpd->do_map) in mpage_process_page_bufs()
2809 mpd.do_map = 0; in ext4_writepages()
2857 mpd.do_map = 1; in ext4_writepages()
2877 mpd.do_map = 0; in ext4_writepages()
/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dhead.S2006 is_020(L(do_map))
2012 jcc L(do_map)
2074 L(do_map):
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dfile.c2707 do_map: in f2fs_defragment_range()
2741 goto do_map; in f2fs_defragment_range()