Searched refs:qf (Results 1 – 16 of 16) sorted by relevance
/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/ |
H A D | find-chroot-py.sh | 56 rpm -qf --queryformat " %{SOURCERPM}" $f 68 rpm -qf --queryformat " %{SOURCERPM}" $f
|
H A D | find-chroot.sh | 50 rpm -qf --queryformat " %{SOURCERPM}" $f 64 rpm -qf --queryformat " %{SOURCERPM}" $f
|
H A D | find-nodrop-groups.sh | 52 rpm -qf --queryformat "%{SOURCERPM}" $f
|
H A D | find-execstack.sh | 54 rpm -qf --queryformat "%{SOURCERPM}" $f
|
H A D | find-elf4tmp.sh | 67 …RPM=`/bin/rpm -qf --queryformat "%{NAME}-%{VERSION}" $f 2>/dev/null | /bin/grep -v 'not owned' | /…
|
H A D | find-sh4tmp.sh | 102 rpm -qf --queryformat "%{NAME}-%{VERSION}" $f
|
H A D | find-sh4errors.sh | 120 rpm -qf --queryformat "%{NAME}-%{VERSION}" $i
|
/openbmc/linux/scripts/ |
H A D | prune-kernel | 10 if rpm -qf "/lib/modules/$f" >/dev/null; then
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_qm_syscalls.c | 142 uint qf; in xfs_qm_scall_quotaon() local 183 qf = mp->m_sb.sb_qflags; in xfs_qm_scall_quotaon() 184 mp->m_sb.sb_qflags = qf | flags; in xfs_qm_scall_quotaon() 190 if ((qf & flags) == flags) in xfs_qm_scall_quotaon()
|
/openbmc/linux/drivers/s390/cio/ |
H A D | cio.h | 20 u32 qf : 1; /* qdio facility */ member
|
H A D | vfio_ccw_drv.c | 168 if (pmcw->qf) { in vfio_ccw_sch_probe()
|
/openbmc/linux/drivers/scsi/ |
H A D | aha1740.c | 129 :1, qf:1, /* Queue full */ in aha1740_makecode() 183 if ( status_word.qf ) { in aha1740_makecode()
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | cio.h | 21 u32 qf:1; /* qdio facility */ member
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate.c | 6050 TCGv_i32 t3, qf, one; in op_smlad() local 6069 qf = load_cpu_field(QF); in op_smlad() 6071 tcg_gen_movcond_i32(TCG_COND_NE, qf, t2, t3, one, qf); in op_smlad() 6072 store_cpu_field(qf, QF); in op_smlad()
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
H A D | 0004-ffmpeg-4.3.4-rpi_14.patch | 45881 + qf->y_pxx = ~1U; 45882 + qf->y_bxx = ~2U; 45883 + qf->y_p00 = ~3U; 45884 + qf->y_b00 = ~4U; 45885 + qf->c_pxx = ~5U; 45886 + qf->c_bxx = ~6U; 45890 + qf->y_pxx = qpu_fn(mc_filter_y_pxx); 45891 + qf->y_pxx = qpu_fn(mc_filter_y_pxx); 45892 + qf->y_bxx = qpu_fn(mc_filter_y_bxx); 45895 + qf->c_pxx = qpu_fn(mc_filter_c_p); [all …]
|
/openbmc/linux/Documentation/networking/ |
H A D | bonding.rst | 1073 $ rpm -qf /sbin/ifup
|