Searched refs:act_mask (Results 1 – 5 of 5) sorted by relevance
10 LOCAL_SRC_FILES := blkparse.c blkparse_fmt.c rbtree.c act_mask.c strverscmp.c19 LOCAL_SRC_FILES := blktrace.c act_mask.c
25 blkparse: blkparse.o blkparse_fmt.o rbtree.o act_mask.o28 blktrace: blktrace.o act_mask.o
123 __u16 act_mask; /* input */ member
279 static int act_mask = ~0U; variable1050 buts.act_mask = act_mask; in setup_buts()2143 act_mask = act_mask_tmp; in handle_args()
276 static unsigned int act_mask = -1U; variable2083 if (bit->action & (act_mask << BLK_TC_SHIFT)) in show_entries_rb()2471 if ((bit->action & (act_mask << BLK_TC_SHIFT))&& in handle()2808 act_mask = act_mask_tmp; in main()