/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | block-range.c | 127 .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() [all...] |
H A D | block-range.h | 16 * @is_target: @start is a jump target 30 int is_target, is_branch; member
|
/kernel/linux/linux-6.6/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() [all...] |
H A D | block-range.h | 16 * @is_target: @start is a jump target 30 int is_target, is_branch; member
|
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-fsl-lpspi.c | 99 bool is_target; member 237 if (!fsl_lpspi->is_target) { in fsl_lpspi_write_tx_fifo() 261 if (!fsl_lpspi->is_target) { in fsl_lpspi_set_cmd() 388 if (!fsl_lpspi->is_target) { in fsl_lpspi_config() 396 if (!fsl_lpspi->is_target) in fsl_lpspi_config() 485 if (fsl_lpspi->is_target) { in fsl_lpspi_wait_for_completion() 592 if (!fsl_lpspi->is_target) { in fsl_lpspi_dma_transfer() 829 bool is_target; in fsl_lpspi_probe() local 831 is_target = of_property_read_bool((&pdev->dev)->of_node, "spi-slave"); in fsl_lpspi_probe() 832 if (is_target) in fsl_lpspi_probe() [all...] |
H A D | spi-cadence.c | 144 * @is_target: Flag to indicate target or host mode 153 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 D | spi-pxa2xx.c | 1398 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()
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-6.6/scripts/basic/ |
H A D | fixdep.c | 269 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()
|
/kernel/linux/linux-5.10/scripts/basic/ |
H A D | fixdep.c | 308 int is_last, is_target; in parse_dep_file() local 327 is_target = (*(p-1) == ':'); in parse_dep_file() 329 if (is_target) { in parse_dep_file()
|
/kernel/linux/linux-6.6/include/linux/spi/ |
H A D | pxa2xx_spi.h | 22 bool is_target; member
|
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | inode.c | 1246 dout("fill_trace %p is_dentry %d is_target %d\n", req, in ceph_fill_trace() 1247 rinfo->head->is_dentry, rinfo->head->is_target); in ceph_fill_trace() 1249 if (!rinfo->head->is_target && !rinfo->head->is_dentry) { in ceph_fill_trace() 1275 BUG_ON(!rinfo->head->is_target); in ceph_fill_trace() 1317 if (rinfo->head->is_target) { in ceph_fill_trace() 1354 (rinfo->head->is_target || strncmp(req->r_dentry->d_name.name, in ceph_fill_trace() 1425 if (!rinfo->head->is_target) { in ceph_fill_trace() 1484 if (rinfo->head->is_target) { in ceph_fill_trace()
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | x_tables.c | 1538 bool is_target) in xt_mttg_seq_next() 1554 trav->head = trav->curr = is_target ? in xt_mttg_seq_next() 1563 trav->head = trav->curr = is_target ? in xt_mttg_seq_next() 1579 bool is_target) in xt_mttg_seq_start() 1586 if (xt_mttg_seq_next(seq, NULL, NULL, is_target) == NULL) in xt_mttg_seq_start() 1537 xt_mttg_seq_next(struct seq_file *seq, void *v, loff_t *ppos, bool is_target) xt_mttg_seq_next() argument 1578 xt_mttg_seq_start(struct seq_file *seq, loff_t *pos, bool is_target) xt_mttg_seq_start() argument
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | x_tables.c | 1581 bool is_target) in xt_mttg_seq_next() 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() 1629 if (xt_mttg_seq_next(seq, NULL, NULL, is_target) == NULL) in xt_mttg_seq_start() 1580 xt_mttg_seq_next(struct seq_file *seq, void *v, loff_t *ppos, bool is_target) xt_mttg_seq_next() argument 1621 xt_mttg_seq_start(struct seq_file *seq, loff_t *pos, bool is_target) xt_mttg_seq_start() argument
|
/kernel/linux/linux-5.10/include/linux/qed/ |
H A D | qed_if.h | 498 u8 is_target; member 538 u8 is_target; member
|
/kernel/linux/linux-6.6/include/linux/qed/ |
H A D | qed_if.h | 502 u8 is_target; member 542 u8 is_target; member
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | inode.c | 1495 dout("fill_trace %p is_dentry %d is_target %d\n", req, in ceph_fill_trace() 1496 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()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-annotate.c | 105 assert(entry->is_target); in process_basic_block()
|
/kernel/linux/linux-5.10/include/linux/ceph/ |
H A D | ceph_fs.h | 481 __u8 is_dentry, is_target; /* true if dentry, target inode records member
|
/kernel/linux/linux-6.6/include/linux/ceph/ |
H A D | ceph_fs.h | 548 __u8 is_dentry, is_target; /* true if dentry, target inode records member
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-annotate.c | 112 assert(entry->is_target); in process_basic_block()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_cxt.c | 1764 p_hwfn->pf_params.fcoe_pf_params.is_target) in qed_prs_init_common() 1782 if (p_hwfn->pf_params.fcoe_pf_params.is_target) { in qed_prs_init_pf()
|
H A D | qed_fcoe.c | 200 if (fcoe_pf_params->is_target) { in qed_sp_fcoe_func_start()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_cxt.c | 1750 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()
|