Home
last modified time | relevance | path

Searched refs:is_target (Results 1 – 16 of 16) sorted by relevance

/Linux-v4.19/tools/perf/util/
Dblock-range.c125 .is_target = 1, in block_range__create()
148 .is_target = 1, in block_range__create()
172 .is_target = entry->is_target, in block_range__create()
180 entry->is_target = 1; in block_range__create()
188 entry->is_target = 1; in block_range__create()
210 .is_target = 0, in block_range__create()
257 .is_target = 0, in block_range__create()
280 .is_target = 0, in block_range__create()
293 assert(iter.start->start == start && iter.start->is_target); in block_range__create()
Dblock-range.h26 int is_target, is_branch; member
Dannotate.c1267 if (br->is_target && br->start == addr) { in annotate__branch_printf()
/Linux-v4.19/tools/build/
Dfixdep.c53 int is_target, has_target = 0; in parse_dep_file() local
66 is_target = (*(p-1) == ':'); in parse_dep_file()
68 if (is_target) { in parse_dep_file()
/Linux-v4.19/scripts/basic/
Dfixdep.c299 int is_last, is_target; in parse_dep_file() local
318 is_target = (*(p-1) == ':'); in parse_dep_file()
320 if (is_target) { in parse_dep_file()
/Linux-v4.19/net/llc/
Dllc_conn.c366 bool is_target = skb == hold_skb; in llc_conn_send_pdus() local
369 if (is_target) in llc_conn_send_pdus()
372 if (is_target) in llc_conn_send_pdus()
/Linux-v4.19/fs/ceph/
Dinode.c1176 rinfo->head->is_dentry, rinfo->head->is_target); in ceph_fill_trace()
1178 if (!rinfo->head->is_target && !rinfo->head->is_dentry) { in ceph_fill_trace()
1203 BUG_ON(!rinfo->head->is_target); in ceph_fill_trace()
1245 if (rinfo->head->is_target) { in ceph_fill_trace()
1275 (rinfo->head->is_target || strncmp(req->r_dentry->d_name.name, in ceph_fill_trace()
1341 if (!rinfo->head->is_target) { in ceph_fill_trace()
1411 if (rinfo->head->is_target) { in ceph_fill_trace()
Ddir.c972 !req->r_reply_info.head->is_target && in ceph_mkdir()
Dmds_client.c170 if (info->head->is_target) { in parse_reply_info_trace()
/Linux-v4.19/net/netfilter/
Dx_tables.c1550 bool is_target) in xt_mttg_seq_next() argument
1563 trav->head = trav->curr = is_target ? in xt_mttg_seq_next()
1572 trav->head = trav->curr = is_target ? in xt_mttg_seq_next()
1591 bool is_target) in xt_mttg_seq_start() argument
1598 if (xt_mttg_seq_next(seq, NULL, NULL, is_target) == NULL) in xt_mttg_seq_start()
/Linux-v4.19/include/linux/qed/
Dqed_if.h509 u8 is_target; member
549 u8 is_target; member
/Linux-v4.19/tools/perf/
Dbuiltin-annotate.c100 assert(entry->is_target); in process_basic_block()
/Linux-v4.19/include/linux/ceph/
Dceph_fs.h472 __u8 is_dentry, is_target; /* true if dentry, target inode records member
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_fcoe.c227 if (fcoe_pf_params->is_target) { in qed_sp_fcoe_func_start()
Dqed_cxt.c1853 p_hwfn->pf_params.fcoe_pf_params.is_target) in qed_prs_init_common()
1871 if (p_hwfn->pf_params.fcoe_pf_params.is_target) { in qed_prs_init_pf()
Dqed_iscsi.c262 if (p_params->is_target) { in qed_sp_iscsi_func_start()