Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dblock-range.c127 .is_target = 1, in block_range__create()
150 .is_target = 1, in block_range__create()
174 .is_target = entry->is_target, in block_range__create()
182 entry->is_target = 1; in block_range__create()
190 entry->is_target = 1; in block_range__create()
212 .is_target = 0, in block_range__create()
259 .is_target = 0, in block_range__create()
282 .is_target = 0, in block_range__create()
295 assert(iter.start->start == start && iter.start->is_target); in block_range__create()
A Dblock-range.h30 int is_target, is_branch; member
A Dannotate.c1322 if (br->is_target && br->start == addr) { in annotate__branch_printf()
/linux-6.3-rc2/tools/build/
A 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-6.3-rc2/scripts/basic/
A Dfixdep.c270 bool is_target = true; in parse_dep_file() local
316 is_target = true; in parse_dep_file()
324 is_target = false; in parse_dep_file()
355 if (is_target) { in parse_dep_file()
/linux-6.3-rc2/mm/
A Dkhugepaged.c1645 bool is_target = false; in retract_page_tables() local
1675 is_target = mm == target_mm && addr == target_addr; in retract_page_tables()
1690 if ((cc->is_khugepaged || is_target) && in retract_page_tables()
1721 if (!cc->is_khugepaged && is_target) in retract_page_tables()
1734 if (!is_target) { in retract_page_tables()
1739 if (is_target) in retract_page_tables()
/linux-6.3-rc2/net/netfilter/
A Dx_tables.c1581 bool is_target) in xt_mttg_seq_next() argument
1597 trav->head = trav->curr = is_target ? in xt_mttg_seq_next()
1606 trav->head = trav->curr = is_target ? in xt_mttg_seq_next()
1622 bool is_target) in xt_mttg_seq_start() argument
1629 if (xt_mttg_seq_next(seq, NULL, NULL, is_target) == NULL) in xt_mttg_seq_start()
/linux-6.3-rc2/fs/ceph/
A Dinode.c1287 rinfo->head->is_dentry, rinfo->head->is_target); in ceph_fill_trace()
1289 if (!rinfo->head->is_target && !rinfo->head->is_dentry) { in ceph_fill_trace()
1315 BUG_ON(!rinfo->head->is_target); in ceph_fill_trace()
1357 if (rinfo->head->is_target) { in ceph_fill_trace()
1389 (rinfo->head->is_target || strncmp(req->r_dentry->d_name.name, in ceph_fill_trace()
1460 if (!rinfo->head->is_target) { in ceph_fill_trace()
1521 if (rinfo->head->is_target) { in ceph_fill_trace()
A Ddir.c1033 !req->r_reply_info.head->is_target && in ceph_mkdir()
A Dmds_client.c321 if (info->head->is_target) { in parse_reply_info_trace()
3339 if ((err >= 0) && rinfo->head->is_target) { in handle_reply()
/linux-6.3-rc2/include/linux/qed/
A Dqed_if.h502 u8 is_target; member
542 u8 is_target; member
/linux-6.3-rc2/tools/perf/
A Dbuiltin-annotate.c112 assert(entry->is_target); in process_basic_block()
/linux-6.3-rc2/include/linux/ceph/
A Dceph_fs.h526 __u8 is_dentry, is_target; /* true if dentry, target inode records member
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qed/
A Dqed_fcoe.c201 if (fcoe_pf_params->is_target) { in qed_sp_fcoe_func_start()
A Dqed_cxt.c1749 p_hwfn->pf_params.fcoe_pf_params.is_target) in qed_prs_init_common()
1767 if (p_hwfn->pf_params.fcoe_pf_params.is_target) { in qed_prs_init_pf()
A Dqed_iscsi.c234 if (p_params->is_target) { in qed_sp_iscsi_func_start()

Completed in 58 milliseconds