is_target 1852 drivers/net/ethernet/qlogic/qed/qed_cxt.c p_hwfn->pf_params.fcoe_pf_params.is_target) is_target 1870 drivers/net/ethernet/qlogic/qed/qed_cxt.c if (p_hwfn->pf_params.fcoe_pf_params.is_target) { is_target 228 drivers/net/ethernet/qlogic/qed/qed_fcoe.c if (fcoe_pf_params->is_target) { is_target 263 drivers/net/ethernet/qlogic/qed/qed_iscsi.c if (p_params->is_target) { is_target 988 fs/ceph/dir.c !req->r_reply_info.head->is_target && is_target 1225 fs/ceph/inode.c rinfo->head->is_dentry, rinfo->head->is_target); is_target 1227 fs/ceph/inode.c if (!rinfo->head->is_target && !rinfo->head->is_dentry) { is_target 1254 fs/ceph/inode.c BUG_ON(!rinfo->head->is_target); is_target 1296 fs/ceph/inode.c if (rinfo->head->is_target) { is_target 1326 fs/ceph/inode.c (rinfo->head->is_target || strncmp(req->r_dentry->d_name.name, is_target 1397 fs/ceph/inode.c if (!rinfo->head->is_target) { is_target 1456 fs/ceph/inode.c if (rinfo->head->is_target) { is_target 311 fs/ceph/mds_client.c if (info->head->is_target) { is_target 478 include/linux/ceph/ceph_fs.h __u8 is_dentry, is_target; /* true if dentry, target inode records is_target 522 include/linux/qed/qed_if.h u8 is_target; is_target 562 include/linux/qed/qed_if.h u8 is_target; is_target 1545 net/netfilter/x_tables.c bool is_target) is_target 1561 net/netfilter/x_tables.c trav->head = trav->curr = is_target ? is_target 1570 net/netfilter/x_tables.c trav->head = trav->curr = is_target ? is_target 1586 net/netfilter/x_tables.c bool is_target) is_target 1593 net/netfilter/x_tables.c if (xt_mttg_seq_next(seq, NULL, NULL, is_target) == NULL) is_target 314 scripts/basic/fixdep.c int is_last, is_target; is_target 333 scripts/basic/fixdep.c is_target = (*(p-1) == ':'); is_target 335 scripts/basic/fixdep.c if (is_target) { is_target 53 tools/build/fixdep.c int is_target, has_target = 0; is_target 66 tools/build/fixdep.c is_target = (*(p-1) == ':'); is_target 68 tools/build/fixdep.c if (is_target) { is_target 105 tools/perf/builtin-annotate.c assert(entry->is_target); is_target 1309 tools/perf/util/annotate.c if (br->is_target && br->start == addr) { is_target 127 tools/perf/util/block-range.c .is_target = 1, is_target 150 tools/perf/util/block-range.c .is_target = 1, is_target 174 tools/perf/util/block-range.c .is_target = entry->is_target, is_target 182 tools/perf/util/block-range.c entry->is_target = 1; is_target 190 tools/perf/util/block-range.c entry->is_target = 1; is_target 212 tools/perf/util/block-range.c .is_target = 0, is_target 259 tools/perf/util/block-range.c .is_target = 0, is_target 282 tools/perf/util/block-range.c .is_target = 0, is_target 295 tools/perf/util/block-range.c assert(iter.start->start == start && iter.start->is_target); is_target 30 tools/perf/util/block-range.h int is_target, is_branch;