Home
last modified time | relevance | path

Searched refs:target (Results 2176 - 2200 of 2868) sorted by relevance

1...<<81828384858687888990>>...115

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_file.c26 #include <target/target_core_base.h>
27 #include <target/target_core_backend.h>
H A Dtarget_core_iblock.c28 #include <target/target_core_base.h>
29 #include <target/target_core_backend.h>
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dmenu.c769 jump->target = prop->menu; in get_prompt_str()
771 jump->target = location; in get_prompt_str()
/kernel/linux/linux-5.10/security/tomoyo/
H A Dfile.c798 * @target: Symlink's target if @operation is TOMOYO_TYPE_SYMLINK,
803 int tomoyo_path_perm(const u8 operation, const struct path *path, const char *target) in tomoyo_path_perm() argument
831 symlink_target.name = tomoyo_encode(target); in tomoyo_path_perm()
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dstack_user.c241 static int ocfs2_control_cfu(void *target, size_t target_len, in ocfs2_control_cfu() argument
249 if (copy_from_user(target, buf, target_len)) in ocfs2_control_cfu()
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-subdev.c507 sel.target = V4L2_SEL_TGT_CROP; in subdev_do_ioctl()
528 sel.target = V4L2_SEL_TGT_CROP; in subdev_do_ioctl()
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_drm.c153 sel.target = V4L2_SEL_TGT_CROP; in vsp1_du_pipeline_setup_rpf()
208 sel.target = V4L2_SEL_TGT_COMPOSE; in vsp1_du_pipeline_setup_rpf()
/kernel/linux/linux-5.10/drivers/staging/media/rkisp1/
H A Drkisp1-resizer.c670 switch (sel->target) { in rkisp1_rsz_get_selection()
698 if (sel->target != V4L2_SEL_TGT_CROP || sel->pad == RKISP1_RSZ_PAD_SRC) in rkisp1_rsz_set_selection()
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H A Dhantro_v4l2.c662 switch (sel->target) { in vidioc_g_selection()
700 if (sel->target != V4L2_SEL_TGT_CROP) in vidioc_s_selection()
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/
H A Dglobal2.c115 int mv88e6xxx_g2_device_mapping_write(struct mv88e6xxx_chip *chip, int target, in mv88e6xxx_g2_device_mapping_write() argument
118 u16 val = (target << 8) | (port & 0x1f); in mv88e6xxx_g2_device_mapping_write()
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot_stats.c934 enum ocelot_target target; in ocelot_prepare_stats_regions() local
937 ocelot_reg_to_target_addr(ocelot, region->base, &target, in ocelot_prepare_stats_regions()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dstack_user.c240 static int ocfs2_control_cfu(void *target, size_t target_len, in ocfs2_control_cfu() argument
248 if (copy_from_user(target, buf, target_len)) in ocfs2_control_cfu()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dimm.c541 static int imm_select(imm_struct *dev, int target) in imm_select() argument
564 w_dtr(ppb, 0x80 | (1 << target)); in imm_select()
/kernel/linux/linux-6.6/drivers/soundwire/
H A Dintel.c22 static int intel_wait_bit(void __iomem *base, int offset, u32 mask, u32 target) in intel_wait_bit() argument
29 if ((reg_read & mask) == target) in intel_wait_bit()
/kernel/linux/linux-6.6/drivers/usb/early/
H A Dxhci-dbc.c413 static void xdbc_ring_doorbell(int target) in xdbc_ring_doorbell() argument
415 writel(DOOR_BELL_TARGET(target), &xdbc.xdbc_reg->doorbell); in xdbc_ring_doorbell()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_iblock.c31 #include <target/target_core_base.h>
32 #include <target/target_core_backend.h>
925 * the device through one target port because from the backend module in iblock_pr_report_caps()
926 * level we can't see the target port config. As a result we only in iblock_pr_report_caps()
H A Dtarget_core_pscsi.c5 * This file contains the generic target mode <-> Linux SCSI subsystem plugin.
29 #include <target/target_core_base.h>
30 #include <target/target_core_backend.h>
H A Dtarget_core_file.c27 #include <target/target_core_base.h>
28 #include <target/target_core_backend.h>
/kernel/linux/linux-6.6/drivers/target/loopback/
H A Dtcm_loop.c35 #include <target/target_core_base.h>
36 #include <target/target_core_fabric.h>
795 pr_err("Passed SAS Initiator Port %s does not match target port protoid: %s\n", in tcm_loop_tpg_nexus_store()
805 pr_err("Passed FCP Initiator Port %s does not match target port protoid: %s\n", in tcm_loop_tpg_nexus_store()
815 pr_err("Passed iSCSI Initiator Port %s does not match target port protoid: %s\n", in tcm_loop_tpg_nexus_store()
962 * Release the I_T Nexus for the Virtual target link if present in tcm_loop_drop_naa_tpg()
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-isp.c775 switch (sel->target) { in rkisp1_isp_get_selection()
810 if (sel->target != V4L2_SEL_TGT_CROP) in rkisp1_isp_set_selection()
H A Drkisp1-resizer.c638 switch (sel->target) { in rkisp1_rsz_get_selection()
668 if (sel->target != V4L2_SEL_TGT_CROP || sel->pad == RKISP1_RSZ_PAD_SRC) in rkisp1_rsz_set_selection()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/rcar-vin/
H A Drcar-v4l2.c486 switch (s->target) { in rvin_g_selection()
534 switch (s->target) { in rvin_s_selection()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_drm.c153 sel.target = V4L2_SEL_TGT_CROP; in vsp1_du_pipeline_setup_rpf()
208 sel.target = V4L2_SEL_TGT_COMPOSE; in vsp1_du_pipeline_setup_rpf()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-m2m.c409 /* The source and target color format need to be set */ in gsc_m2m_streamon()
456 switch (s->target) { in gsc_m2m_g_selection()
506 switch (s->target) { in gsc_m2m_s_selection()
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rga/
H A Drga.c560 switch (s->target) { in vidioc_g_selection()
609 switch (s->target) { in vidioc_s_selection()
612 * COMPOSE target is only valid for capture buffer type, return in vidioc_s_selection()
620 * CROP target is only valid for output buffer type, return in vidioc_s_selection()

Completed in 33 milliseconds

1...<<81828384858687888990>>...115