Home
last modified time | relevance | path

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

12

/openbmc/linux/tools/perf/util/
H A Dblock-range.c123 .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 Dblock-range.h30 int is_target, is_branch; member
/openbmc/linux/tools/build/
H 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()
/openbmc/linux/drivers/spi/
H A Dspi-fsl-lpspi.c103 bool is_target; member
256 if (!fsl_lpspi->is_target) { in fsl_lpspi_write_tx_fifo()
280 if (!fsl_lpspi->is_target) { in fsl_lpspi_set_cmd()
411 if (!fsl_lpspi->is_target) { in fsl_lpspi_config()
419 if (!fsl_lpspi->is_target) in fsl_lpspi_config()
508 if (fsl_lpspi->is_target) { in fsl_lpspi_wait_for_completion()
615 if (!fsl_lpspi->is_target) { in fsl_lpspi_dma_transfer()
853 bool is_target; in fsl_lpspi_probe() local
860 if (is_target) in fsl_lpspi_probe()
874 fsl_lpspi->is_target = is_target; in fsl_lpspi_probe()
[all …]
H A Dspi-cadence.c153 static void cdns_spi_init_hw(struct cdns_spi *xspi, bool is_target) in cdns_spi_init_hw() argument
157 if (!is_target) in cdns_spi_init_hw()
H A Dspi-pxa2xx.c1398 pdata->is_target = device_property_read_bool(dev, "spi-slave"); in pxa2xx_spi_init_pdata()
1464 if (platform_info->is_target) in pxa2xx_spi_probe()
1623 if (platform_info->is_target) { in pxa2xx_spi_probe()
/openbmc/linux/scripts/basic/
H A Dfixdep.c269 bool is_target = true; in parse_dep_file() local
315 is_target = true; in parse_dep_file()
323 is_target = false; in parse_dep_file()
354 if (is_target) { in parse_dep_file()
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dcpan_build.bbclass15 export PERLCONFIGTARGET = "${@is_target(d)}"
22 if [ "${@is_target(d)}" = "yes" ]; then
H A Dcpan-base.bbclass18 def is_target(d):
H A Dcpan.bbclass16 export PERLCONFIGTARGET = "${@is_target(d)}"
/openbmc/u-boot/scripts/basic/
H A Dfixdep.c340 int is_target; in parse_dep_file() local
353 is_target = (*(p-1) == ':'); in parse_dep_file()
355 if (is_target) { in parse_dep_file()
/openbmc/linux/include/linux/spi/
H A Dpxa2xx_spi.h22 bool is_target; member
/openbmc/openbmc/poky/meta/recipes-kernel/perf/
H A Dperf-perl.inc4 export PERLCONFIGTARGET = "${@is_target(d)}"
/openbmc/linux/net/netfilter/
H 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()
/openbmc/linux/fs/ceph/
H A Dinode.c1496 rinfo->head->is_dentry, rinfo->head->is_target); in ceph_fill_trace()
1498 if (!rinfo->head->is_target && !rinfo->head->is_dentry) { in ceph_fill_trace()
1531 BUG_ON(!rinfo->head->is_target); in ceph_fill_trace()
1592 if (rinfo->head->is_target) { in ceph_fill_trace()
1624 (rinfo->head->is_target || strncmp(req->r_dentry->d_name.name, in ceph_fill_trace()
1695 if (!rinfo->head->is_target) { in ceph_fill_trace()
1756 if (rinfo->head->is_target) { in ceph_fill_trace()
H A Ddir.c1129 !req->r_reply_info.head->is_target && in ceph_mkdir()
H A Dmds_client.c389 if (info->head->is_target) { in parse_reply_info_trace()
3719 if ((err >= 0) && rinfo->head->is_target) { in handle_reply()
/openbmc/linux/include/linux/qed/
H A Dqed_if.h502 u8 is_target; member
542 u8 is_target; member
/openbmc/linux/tools/perf/
H A Dbuiltin-annotate.c111 assert(entry->is_target); in process_basic_block()
/openbmc/linux/include/linux/ceph/
H A Dceph_fs.h548 __u8 is_dentry, is_target; /* true if dentry, target inode records member
/openbmc/openbmc/meta-phosphor/classes/
H A Dobmc-phosphor-systemd.bbclass76 if item in ['is_service', 'is_target']:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/
H A Dpostgresql.inc126 export PERLCONFIGTARGET = "${@is_target(d)}"
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_fcoe.c201 if (fcoe_pf_params->is_target) { in qed_sp_fcoe_func_start()
H A Dqed_cxt.c1750 p_hwfn->pf_params.fcoe_pf_params.is_target) in qed_prs_init_common()
1768 if (p_hwfn->pf_params.fcoe_pf_params.is_target) { in qed_prs_init_pf()
H A Dqed_iscsi.c234 if (p_params->is_target) { in qed_sp_iscsi_func_start()

12