/third_party/pcre2/pcre2/src/sljit/ |
H A D | sljitNativeS390X.c | 821 SLJIT_S390X_INSTRUCTION(br, sljit_gpr target) in SLJIT_S390X_INSTRUCTION() argument 823 return 0x07f0 | target; in SLJIT_S390X_INSTRUCTION() 826 SLJIT_S390X_INSTRUCTION(brc, sljit_uw mask, sljit_sw target) in SLJIT_S390X_INSTRUCTION() argument 829 sljit_ins ri2 = (sljit_ins)target & 0xffff; in SLJIT_S390X_INSTRUCTION() 833 SLJIT_S390X_INSTRUCTION(brcl, sljit_uw mask, sljit_sw target) in SLJIT_S390X_INSTRUCTION() argument 836 sljit_ins ri2 = (sljit_ins)target & 0xffffffff; in SLJIT_S390X_INSTRUCTION() 884 static sljit_s32 push_load_imm_inst(struct sljit_compiler *compiler, sljit_gpr target, sljit_sw v) in push_load_imm_inst() argument 888 return push_inst(compiler, lghi(target, (sljit_s16)v)); in push_load_imm_inst() 891 return push_inst(compiler, llill(target, (sljit_u16)v)); in push_load_imm_inst() 894 return push_inst(compiler, llilh(target, (sljit_u1 in push_load_imm_inst() 1568 sljit_sw target = (sljit_sw)((jump->flags & JUMP_LABEL) ? jump->u.label->addr : jump->u.target); sljit_generate_code() local [all...] |
/kernel/linux/linux-5.10/arch/arm64/kvm/ |
H A D | guest.c | 830 /* Return a default generic target */ in kvm_target_cpu() 836 int target = kvm_target_cpu(); in kvm_vcpu_preferred_target() local 838 if (target < 0) in kvm_vcpu_preferred_target() 845 * In future, we might use features to return target in kvm_vcpu_preferred_target() 847 * target type. in kvm_vcpu_preferred_target() 849 init->target = (__u32)target; in kvm_vcpu_preferred_target()
|
/kernel/linux/linux-5.10/drivers/base/ |
H A D | node.c | 711 struct node_access_nodes *initiator, *target; in register_memory_node_under_compute_node() local 720 target = node_init_node_access(targ_node, access); in register_memory_node_under_compute_node() 721 if (!initiator || !target) in register_memory_node_under_compute_node() 730 ret = sysfs_add_link_to_group(&target->dev.kobj, "initiators", in register_memory_node_under_compute_node()
|
/kernel/linux/linux-5.10/drivers/net/bonding/ |
H A D | bond_netlink.c | 254 __be32 target; in bond_changelink() local 256 if (nla_len(attr) < sizeof(target)) in bond_changelink() 259 target = nla_get_be32(attr); in bond_changelink() 261 bond_opt_initval(&newval, (__force u64)target); in bond_changelink() 269 netdev_warn(bond->dev, "Removing last arp target with arp_interval on\n"); in bond_changelink()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A D | cdv_intel_display.c | 23 struct drm_crtc *crtc, int target, 401 struct drm_crtc *crtc, int target, in cdv_intel_find_dp_pll() 412 if (target < 200000) { in cdv_intel_find_dp_pll() 428 if (target < 200000) { in cdv_intel_find_dp_pll() 657 DRM_ERROR("Couldn't find PLL settings for mode! target: %d, actual: %d", in cdv_intel_crtc_mode_set() 400 cdv_intel_find_dp_pll(const struct gma_limit_t *limit, struct drm_crtc *crtc, int target, int refclk, struct gma_clock_t *best_clock) cdv_intel_find_dp_pll() argument
|
H A D | mdfld_intel_display.c | 603 * Returns a set of divisors for the desired target clock with the given refclk, 607 mdfldFindBestPLL(struct drm_crtc *crtc, int target, int refclk, in mdfldFindBestPLL() argument 612 int err = target; in mdfldFindBestPLL() 623 this_err = abs(clock.dot - target); in mdfldFindBestPLL() 630 return err != target; in mdfldFindBestPLL()
|
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/ |
H A D | fimc-m2m.c | 387 switch (s->target) { in fimc_m2m_g_selection() 404 switch (s->target) { in fimc_m2m_g_selection() 442 if (s->target != V4L2_SEL_TGT_COMPOSE) in fimc_m2m_try_selection() 446 if (s->target != V4L2_SEL_TGT_CROP) in fimc_m2m_try_selection()
|
/kernel/linux/linux-5.10/drivers/media/platform/s5p-g2d/ |
H A D | g2d.c | 410 switch (s->target) { in vidioc_g_selection() 427 switch (s->target) { in vidioc_g_selection() 462 if (s->target != V4L2_SEL_TGT_COMPOSE) in vidioc_try_selection() 465 if (s->target != V4L2_SEL_TGT_CROP) in vidioc_try_selection()
|
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-mpc.c | 545 static int mpc_write(struct mpc_i2c *i2c, int target, in mpc_write() argument 554 /* Write target byte */ in mpc_write() 555 writeb((target << 1), i2c->base + MPC_I2C_DR); in mpc_write() 573 static int mpc_read(struct mpc_i2c *i2c, int target, in mpc_read() argument 582 /* Write target address byte - this time with the read flag set */ in mpc_read() 583 writeb((target << 1) | 1, i2c->base + MPC_I2C_DR); in mpc_read()
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | a100u2w.c | 113 0x20, /* 0x12: MAX TAG per target */ 124 0x20, /* 0x28: MAX TAG per target */ 589 * @target; target device 592 * commands for target w/o soft reset 595 static int orc_device_reset(struct orc_host * host, struct scsi_cmnd *cmd, unsigned int target) in orc_device_reset() argument 638 scb->target = target; in orc_device_reset() 857 scb->target = cmd->device->id; in inia100_build_scb() 954 kill active and disconnected commands for target [all...] |
/kernel/linux/linux-5.10/drivers/target/iscsi/ |
H A D | iscsi_target_erl1.c | 14 #include <target/target_core_base.h> 15 #include <target/target_core_fabric.h> 16 #include <target/iscsi/iscsi_transport.h> 18 #include <target/iscsi/iscsi_target_core.h>
|
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | flow.c | 434 key->ipv6.nd.target = nd->target; in parse_icmpv6() 472 memset(&key->ipv6.nd.target, 0, sizeof(key->ipv6.nd.target)); in parse_icmpv6()
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | sch_fq_codel.c | 398 u64 target = nla_get_u32(tb[TCA_FQ_CODEL_TARGET]); in fq_codel_change() local 400 q->cparams.target = (target * NSEC_PER_USEC) >> CODEL_SHIFT; in fq_codel_change() 528 codel_time_to_us(q->cparams.target)) || in fq_codel_dump()
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm8400.c | 856 unsigned int K, Nmod, target; in fll_factors() local 869 target = Fout * factors->outdiv; in fll_factors() 895 factors->n = target / (Fref * factors->fratio); in fll_factors() 896 Nmod = target % (Fref * factors->fratio); in fll_factors()
|
H A D | wm8985.c | 847 static int pll_factors(struct pll_div *pll_div, unsigned int target, in pll_factors() argument 854 Ndiv = target / source; in pll_factors() 858 Ndiv = target / source; in pll_factors() 868 Nmod = target % source; in pll_factors()
|
H A D | wm8990.c | 806 static void pll_factors(struct _pll_div *pll_div, unsigned int target, in pll_factors() argument 813 Ndiv = target / source; in pll_factors() 817 Ndiv = target / source; in pll_factors() 826 Nmod = target % source; in pll_factors()
|
H A D | wm8983.c | 750 static int pll_factors(struct pll_div *pll_div, unsigned int target, in pll_factors() argument 757 Ndiv = target / source; in pll_factors() 761 Ndiv = target / source; in pll_factors() 771 Nmod = target % source; in pll_factors()
|
H A D | wm8991.c | 877 static void pll_factors(struct _pll_div *pll_div, unsigned int target, in pll_factors() argument 884 Ndiv = target / source; in pll_factors() 888 Ndiv = target / source; in pll_factors() 897 Nmod = target % source; in pll_factors()
|
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | nfssvc.c | 577 unsigned long long target; in nfsd_get_default_max_blksize() local 581 target = (i.totalram - i.totalhigh) << PAGE_SHIFT; in nfsd_get_default_max_blksize() 587 target >>= 12; in nfsd_get_default_max_blksize() 590 while (ret > target && ret >= 8*1024*2) in nfsd_get_default_max_blksize()
|
/kernel/linux/linux-5.10/fs/9p/ |
H A D | vfs_inode_dotl.c | 912 char *target; in v9fs_vfs_get_link_dotl() local 923 retval = p9_client_readlink(fid, &target); in v9fs_vfs_get_link_dotl() 926 set_delayed_call(done, kfree_link, target); in v9fs_vfs_get_link_dotl() 927 return target; in v9fs_vfs_get_link_dotl()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | gf100.c | 58 int target; in gf100_fifo_runlist_commit() local 73 case NVKM_MEM_TARGET_VRAM: target = 0; break; in gf100_fifo_runlist_commit() 74 case NVKM_MEM_TARGET_NCOH: target = 3; break; in gf100_fifo_runlist_commit() 82 (target << 28)); in gf100_fifo_runlist_commit()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
H A D | nouveau_svm.c | 107 unsigned target, cmd, priority; in nouveau_svmm_bind() local 134 /* FIXME support CPU target ie all target value < GPU_VRAM */ in nouveau_svmm_bind() 135 target = args->header >> NOUVEAU_SVM_BIND_TARGET_SHIFT; in nouveau_svmm_bind() 136 target &= NOUVEAU_SVM_BIND_TARGET_MASK; in nouveau_svmm_bind() 137 switch (target) { in nouveau_svmm_bind()
|
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A D | pci-mvebu.c | 307 unsigned int target, unsigned int attribute, in mvebu_pcie_add_windows() 317 ret = mvebu_mbus_add_window_remap_by_id(target, attribute, base, in mvebu_pcie_add_windows() 339 unsigned int target, unsigned int attribute, in mvebu_pcie_set_window() 362 mvebu_pcie_add_windows(port, target, attribute, desired->base, in mvebu_pcie_set_window() 306 mvebu_pcie_add_windows(struct mvebu_pcie_port *port, unsigned int target, unsigned int attribute, phys_addr_t base, size_t size, phys_addr_t remap) mvebu_pcie_add_windows() argument 338 mvebu_pcie_set_window(struct mvebu_pcie_port *port, unsigned int target, unsigned int attribute, const struct mvebu_pcie_window *desired, struct mvebu_pcie_window *cur) mvebu_pcie_set_window() argument
|
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | pnv_php.c | 92 struct pnv_php_slot *target, *tmp; in pnv_php_match() local 100 target = pnv_php_match(dn, tmp); in pnv_php_match() 101 if (target) in pnv_php_match() 102 return target; in pnv_php_match()
|
/kernel/linux/linux-5.10/drivers/staging/media/imx/ |
H A D | imx-media-csc-scaler.c | 302 switch (s->target) { in ipu_csc_scaler_g_selection() 321 if (s->target == V4L2_SEL_TGT_CROP || in ipu_csc_scaler_g_selection() 322 s->target == V4L2_SEL_TGT_COMPOSE) { in ipu_csc_scaler_g_selection() 340 switch (s->target) { in ipu_csc_scaler_s_selection()
|