Home
last modified time | relevance | path

Searched defs:plug (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dcec-funcs.h216 __u8 plug; member
308 __u8 plug) in cec_msg_record_on_plug()
578 __u8 plug, in cec_msg_clear_ext_timer()
607 __u8 *plug, in cec_ops_clear_ext_timer()
734 __u8 plug, in cec_msg_set_ext_timer()
763 __u8 *plug, in cec_ops_set_ext_timer()
Dblkdev.h1100 struct blk_plug *plug = tsk->plug; in blk_flush_plug() local
1108 struct blk_plug *plug = tsk->plug; in blk_schedule_flush_plug() local
1116 struct blk_plug *plug = tsk->plug; in blk_needs_flush_plug() local
1779 static inline void blk_start_plug(struct blk_plug *plug) in blk_start_plug()
1783 static inline void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
Dsched.h1933 struct blk_plug *plug; member