| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | tree-affine.h | 95 aff_combination_type (aff_tree *aff) in aff_combination_type() argument 97 return aff->type; in aff_combination_type() 102 aff_combination_zero_p (aff_tree *aff) in aff_combination_zero_p() argument 104 if (!aff) in aff_combination_zero_p() 107 if (aff->n == 0 && known_eq (aff->offset, 0)) in aff_combination_zero_p() 115 aff_combination_const_p (aff_tree *aff) in aff_combination_const_p() argument 117 return (aff == NULL || aff->n == 0); in aff_combination_const_p() 123 aff_combination_singleton_var_p (aff_tree *aff) in aff_combination_singleton_var_p() argument 125 return (aff->n == 1 in aff_combination_singleton_var_p() 126 && known_eq (aff->offset, 0) in aff_combination_singleton_var_p() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | tree-affine.h | 95 aff_combination_type (aff_tree *aff) in aff_combination_type() argument 97 return aff->type; in aff_combination_type() 102 aff_combination_zero_p (aff_tree *aff) in aff_combination_zero_p() argument 104 if (!aff) in aff_combination_zero_p() 107 if (aff->n == 0 && known_eq (aff->offset, 0)) in aff_combination_zero_p() 115 aff_combination_const_p (aff_tree *aff) in aff_combination_const_p() argument 117 return (aff == NULL || aff->n == 0); in aff_combination_const_p() 123 aff_combination_singleton_var_p (aff_tree *aff) in aff_combination_singleton_var_p() argument 125 return (aff->n == 1 in aff_combination_singleton_var_p() 126 && known_eq (aff->offset, 0) in aff_combination_singleton_var_p() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_txrx.c | 43 const struct cpumask *aff; in mlx5e_channel_no_affinity_change() local 47 aff = irq_data_get_affinity_mask(idata); in mlx5e_channel_no_affinity_change() 48 return cpumask_test_cpu(current_cpu, aff); in mlx5e_channel_no_affinity_change()
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | sys_dp264.c | 141 unsigned long aff = cpu_irq_affinity[cpu]; in cpu_set_irq_affinity() local 143 aff |= 1UL << irq; in cpu_set_irq_affinity() 145 aff &= ~(1UL << irq); in cpu_set_irq_affinity() 146 cpu_irq_affinity[cpu] = aff; in cpu_set_irq_affinity()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3588/ |
| H A D | rk3588.c | 1025 u32 *aff; in fdt_rm_cpu_affinity() local 1029 aff = (u32 *)fdt_getprop(blob, arm_pmu, "interrupt-affinity", NULL); in fdt_rm_cpu_affinity() 1030 if (!aff) in fdt_rm_cpu_affinity() 1035 new_aff[remain++] = aff[i]; in fdt_rm_cpu_affinity() 1036 debug("new_aff: 0x%08x\n", (u32)aff[i]); in fdt_rm_cpu_affinity()
|
| /OK3568_Linux_fs/kernel/kernel/irq/ |
| H A D | chip.c | 195 __irq_startup_managed(struct irq_desc *desc, struct cpumask *aff, bool force) in __irq_startup_managed() argument 204 if (cpumask_any_and(aff, cpu_online_mask) >= nr_cpu_ids) { in __irq_startup_managed() 231 __irq_startup_managed(struct irq_desc *desc, struct cpumask *aff, bool force) in __irq_startup_managed() argument 259 struct cpumask *aff = irq_data_get_affinity_mask(d); in irq_startup() local 267 switch (__irq_startup_managed(desc, aff, force)) { in irq_startup() 276 irq_do_set_affinity(d, aff, false); in irq_startup()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | firmware.c | 534 struct augmented_firmware_file *aff = in obtain_one_firmware() local 542 fdet->modulus = aff->modulus; in obtain_one_firmware() 543 fdet->exponent = aff->exponent; in obtain_one_firmware() 544 fdet->signature = aff->signature; in obtain_one_firmware() 545 fdet->r2 = aff->r2; in obtain_one_firmware() 546 fdet->mu = aff->mu; in obtain_one_firmware() 547 fdet->firmware_ptr = aff->firmware; in obtain_one_firmware()
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5multimedia/ |
| H A D | 0001-Revert-GStreamer-Update-render-rect-only-if-open-gl-.patch | 17 index 4137aff..164e62f 100644
|
| /OK3568_Linux_fs/kernel/drivers/irqchip/ |
| H A D | irq-gic-v3.c | 614 u64 aff; in gic_mpidr_to_affinity() local 616 aff = ((u64)MPIDR_AFFINITY_LEVEL(mpidr, 3) << 32 | in gic_mpidr_to_affinity() 621 return aff; in gic_mpidr_to_affinity() 865 u32 aff; in __gic_populate_rdist() local 871 aff = (MPIDR_AFFINITY_LEVEL(mpidr, 3) << 24 | in __gic_populate_rdist() 877 if ((typer >> 32) == aff) { in __gic_populate_rdist()
|
| H A D | irq-gic-v3-its.c | 2464 u32 aff, clpiaff; in compute_common_aff() local 2466 aff = FIELD_GET(GICR_TYPER_AFFINITY, val); in compute_common_aff() 2469 return aff & ~(GENMASK(31, 0) >> (clpiaff * 8)); in compute_common_aff() 2491 u32 aff; in find_sibling_its() local 2496 aff = compute_its_aff(cur_its); in find_sibling_its() 2507 if (aff != compute_its_aff(its)) in find_sibling_its() 2650 u32 aff; in inherit_vpe_l1_table_from_its() local 2653 aff = compute_common_aff(val); in inherit_vpe_l1_table_from_its() 2664 if (aff != compute_its_aff(its)) in inherit_vpe_l1_table_from_its() 2703 u32 aff; in inherit_vpe_l1_table_from_rd() local [all …]
|
| /OK3568_Linux_fs/kernel/net/ceph/ |
| H A D | osdmap.c | 1499 static int set_primary_affinity(struct ceph_osdmap *map, int osd, u32 aff) in set_primary_affinity() argument 1517 map->osd_primary_affinity[osd] = aff; in set_primary_affinity() 1559 u32 osd, aff; in decode_new_primary_affinity() local 1563 ceph_decode_32_safe(p, end, aff, e_inval); in decode_new_primary_affinity() 1565 ret = set_primary_affinity(map, osd, aff); in decode_new_primary_affinity() 1569 pr_info("osd%d primary-affinity 0x%x\n", osd, aff); in decode_new_primary_affinity() 2693 u32 aff; in apply_primary_affinity() local 2698 aff = osdmap->osd_primary_affinity[osd]; in apply_primary_affinity() 2699 if (aff < CEPH_OSD_MAX_PRIMARY_AFFINITY && in apply_primary_affinity() 2701 pps, osd) >> 16) >= aff) { in apply_primary_affinity()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/hunspell/ |
| H A D | hunspell-dictionaries.bb | 146 install -D -m0644 $LANGUAGE/index.aff ${D}${datadir}/hunspell/$LANGUAGE_DIR.aff
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_rx.c | 962 const struct cpumask *aff; in mlx4_en_poll_rx_cq() local 973 aff = irq_data_get_affinity_mask(idata); in mlx4_en_poll_rx_cq() 975 if (likely(cpumask_test_cpu(cpu_curr, aff))) in mlx4_en_poll_rx_cq()
|
| /OK3568_Linux_fs/kernel/Documentation/m68k/ |
| H A D | buddha-driver.rst | 52 $a00-$aff IDE-Select 2 (Port 1, Register set 0)
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | CC-BY-NC-SA-2.0-FR | 91 …utilisera la marque « Creative Commons » ou toute autre indication ou logo afférent sans le consen…
|
| /OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/ |
| H A D | yuv420_p352x288.yuv | 2308 …���������������ϰ���������������ÿ������������������������������������������aff��������������������…
|