Searched refs:background (Results 1 – 4 of 4) sorted by relevance
/include/linux/mtd/ |
D | blktrans.h | 54 void (*background)(struct mtd_blktrans_dev *dev); member
|
/include/uapi/linux/ |
D | omapfb.h | 169 __u32 background; member
|
/include/trace/events/ |
D | rxrpc.h | 1214 bool background, enum rxrpc_propose_ack_outcome outcome), 1216 TP_ARGS(call, why, ack_reason, serial, immediate, background, 1225 __field(bool, background ) 1235 __entry->background = background; 1245 __entry->background,
|
D | f2fs.h | 647 TP_PROTO(struct super_block *sb, bool sync, bool background, 653 TP_ARGS(sb, sync, background, dirty_nodes, dirty_dents, dirty_imeta, 659 __field(bool, background) 672 __entry->background = background; 687 __entry->background,
|