Home
last modified time | relevance | path

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

/include/uapi/linux/
Dvirtio_mem.h126 struct virtio_mem_req_plug plug; member
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.h1239 struct blk_plug *plug = tsk->plug; in blk_flush_plug() local
1247 struct blk_plug *plug = tsk->plug; in blk_schedule_flush_plug() local
1255 struct blk_plug *plug = tsk->plug; in blk_needs_flush_plug() local
1268 static inline void blk_start_plug(struct blk_plug *plug) in blk_start_plug()
1272 static inline void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
Dsched.h1188 struct blk_plug *plug; member