Searched refs:no_tag (Results 1 – 4 of 4) sorted by relevance
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | gitarchive.py | 165 …_dir, no_create, bare, commit_msg_subject, commit_msg_body, branch_name, no_tag, tagname, tag_msg_… argument 178 if not no_tag and tagname:
|
/openbmc/openbmc/poky/scripts/ |
H A D | oe-git-archive | 108 args.no_tag, args.tag_name, args.tag_msg_subject, args.tag_msg_body,
|
/openbmc/linux/drivers/scsi/ |
H A D | initio.c | 1925 goto no_tag; in int_initio_resel() 1934 goto no_tag; in int_initio_resel() 1940 goto no_tag; in int_initio_resel() 1958 no_tag: in int_initio_resel()
|
/openbmc/linux/block/ |
H A D | blk-mq.c | 2123 bool no_tag = prep == PREP_DISPATCH_NO_TAG && in blk_mq_dispatch_rq_list() local 2173 (no_tag && list_empty_careful(&hctx->dispatch_wait.entry))) in blk_mq_dispatch_rq_list()
|