Home
last modified time | relevance | path

Searched defs:sg_flags (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dtermios.h14 short sg_flags; member
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dtermios.h13 short sg_flags; member
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dtermios.h25 short sg_flags; member
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dtermios.h22 int sg_flags; /* SGI special - int, not short */ member
/openbmc/linux/drivers/crypto/marvell/cesa/
H A Dtdma.c359 unsigned int sg_flags = SG_MITER_ATOMIC; in mv_cesa_sg_copy() local
/openbmc/linux/lib/
H A Dscatterlist.c967 unsigned int sg_flags = SG_MITER_ATOMIC; in sg_copy_buffer() local
1082 unsigned int sg_flags = SG_MITER_ATOMIC | SG_MITER_TO_SG; in sg_zero_buffer() local
/openbmc/linux/drivers/crypto/caam/
H A Dcaampkc.c260 int sg_flags = (flags == GFP_ATOMIC) ? SG_MITER_ATOMIC : 0; in rsa_edesc_alloc() local
/openbmc/linux/drivers/mmc/host/
H A Dmeson-gx-mmc.c747 unsigned int sg_flags = SG_MITER_ATOMIC; in meson_mmc_copy_buffer() local
/openbmc/linux/drivers/usb/musb/
H A Dmusb_host.c1743 unsigned int sg_flags = SG_MITER_ATOMIC | SG_MITER_TO_SG; in musb_host_rx() local
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_bsg.c220 unsigned int sg_flags = SG_MITER_ATOMIC; in lpfc_bsg_copy_data() local
/openbmc/linux/drivers/target/
H A Dtarget_core_user.c712 unsigned int sg_flags; in tcmu_copy_data() local