Home
last modified time | relevance | path

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

/include/uapi/linux/
Dcec-funcs.h182 __u8 plug; member
274 __u8 plug) in cec_msg_record_on_plug()
544 __u8 plug, in cec_msg_clear_ext_timer()
573 __u8 *plug, in cec_ops_clear_ext_timer()
700 __u8 plug, in cec_msg_set_ext_timer()
729 __u8 *plug, in cec_ops_set_ext_timer()
/include/linux/
Dblkdev.h1189 struct blk_plug *plug = tsk->plug; in blk_flush_plug() local
1197 struct blk_plug *plug = tsk->plug; in blk_schedule_flush_plug() local
1205 struct blk_plug *plug = tsk->plug; in blk_needs_flush_plug() local
1795 static inline void blk_start_plug(struct blk_plug *plug) in blk_start_plug()
1799 static inline void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
Dsched.h1006 struct blk_plug *plug; member