| /linux/tools/perf/util/ |
| H A D | block-range.c | 123 .is_target = 1, in block_range__create() 146 .is_target = 1, in block_range__create() 170 .is_target = entry->is_target, in block_range__create() 178 entry->is_target = 1; in block_range__create() 186 entry->is_target = 1; in block_range__create() 208 .is_target = 0, in block_range__create() 255 .is_target = 0, in block_range__create() 278 .is_target = 0, in block_range__create() 291 assert(iter.start->start == start && iter.start->is_target); in block_range__create()
|
| H A D | block-range.h | 30 int is_target, is_branch; member
|
| H A D | annotate.c | 706 if (br->is_target && br->start == addr) { in annotate__branch_printf()
|
| /linux/tools/build/ |
| H A D | fixdep.c | 53 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/scripts/basic/ |
| H A D | fixdep.c | 264 bool is_target = true; in parse_dep_file() local 310 is_target = true; in parse_dep_file() 318 is_target = false; in parse_dep_file() 349 if (is_target) { in parse_dep_file()
|
| /linux/drivers/spi/ |
| H A D | spi-pxa2xx.h | 28 bool is_target; member
|
| H A D | spi-pxa2xx-platform.c | 126 pdata->is_target = device_property_read_bool(dev, "spi-slave"); in pxa2xx_spi_init_pdata()
|
| H A D | spi-cadence.c | 165 static void cdns_spi_init_hw(struct cdns_spi *xspi, bool is_target) in cdns_spi_init_hw() argument 169 if (!is_target) in cdns_spi_init_hw()
|
| H A D | spi-pxa2xx.c | 1281 if (platform_info->is_target) in pxa2xx_spi_probe() 1433 if (platform_info->is_target) { in pxa2xx_spi_probe()
|
| /linux/net/netfilter/ |
| H A D | x_tables.c | 1584 bool is_target) in xt_mttg_seq_next() argument 1600 trav->head = trav->curr = is_target ? in xt_mttg_seq_next() 1609 trav->head = trav->curr = is_target ? in xt_mttg_seq_next() 1625 bool is_target) in xt_mttg_seq_start() argument 1632 if (xt_mttg_seq_next(seq, NULL, NULL, is_target) == NULL) in xt_mttg_seq_start()
|
| /linux/fs/ceph/ |
| H A D | inode.c | 1566 rinfo->head->is_dentry, rinfo->head->is_target); in ceph_fill_trace() 1568 if (!rinfo->head->is_target && !rinfo->head->is_dentry) { in ceph_fill_trace() 1608 BUG_ON(!rinfo->head->is_target); in ceph_fill_trace() 1669 if (rinfo->head->is_target) { in ceph_fill_trace() 1701 (rinfo->head->is_target || strncmp(req->r_dentry->d_name.name, in ceph_fill_trace() 1768 if (!rinfo->head->is_target) { in ceph_fill_trace() 1841 if (rinfo->head->is_target) { in ceph_fill_trace()
|
| H A D | dir.c | 1167 !req->r_reply_info.head->is_target && in ceph_mkdir()
|
| H A D | mds_client.c | 391 if (info->head->is_target) { in parse_reply_info_trace() 3943 if ((err >= 0) && rinfo->head->is_target) { in handle_reply()
|
| /linux/include/linux/qed/ |
| H A D | qed_if.h | 502 u8 is_target; member 542 u8 is_target; member
|
| /linux/include/linux/ceph/ |
| H A D | ceph_fs.h | 549 __u8 is_dentry, is_target; /* true if dentry, target inode records member
|
| /linux/tools/perf/ |
| H A D | builtin-annotate.c | 122 assert(entry->is_target); in process_basic_block()
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_fcoe.c | 201 if (fcoe_pf_params->is_target) { in qed_sp_fcoe_func_start()
|
| H A D | qed_cxt.c | 1748 p_hwfn->pf_params.fcoe_pf_params.is_target) in qed_prs_init_common() 1766 if (p_hwfn->pf_params.fcoe_pf_params.is_target) { in qed_prs_init_pf()
|
| H A D | qed_iscsi.c | 234 if (p_params->is_target) { in qed_sp_iscsi_func_start()
|