Home
last modified time | relevance | path

Searched refs:no_tag (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/poky/scripts/
H A Doe-git-archive108 args.no_tag, args.tag_name, args.tag_msg_subject, args.tag_msg_body,
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dgitarchive.py165 …_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/linux/drivers/scsi/
H A Dinitio.c1925 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 Dblk-mq.c2122 bool no_tag = prep == PREP_DISPATCH_NO_TAG && in blk_mq_dispatch_rq_list() local
2172 (no_tag && list_empty_careful(&hctx->dispatch_wait.entry))) in blk_mq_dispatch_rq_list()