Home
last modified time | relevance | path

Searched refs:df (Results 176 – 200 of 214) sorted by relevance

123456789

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c2501 adev->df.funcs = &df_v3_6_funcs; in amdgpu_discovery_set_ip_blocks()
2508 adev->df.funcs = &df_v1_7_funcs; in amdgpu_discovery_set_ip_blocks()
2511 adev->df.funcs = &df_v4_3_funcs; in amdgpu_discovery_set_ip_blocks()
H A Damdgpu_ras.c2575 } else if (adev->df.funcs && in amdgpu_ras_query_poison_mode()
2576 adev->df.funcs->query_ras_poison_mode && in amdgpu_ras_query_poison_mode()
2580 adev->df.funcs->query_ras_poison_mode(adev); in amdgpu_ras_query_poison_mode()
H A Damdgpu.h974 struct amdgpu_df df; member
/openbmc/openbmc-test-automation/lib/
H A Dcommon_utils.robot41 ${bmc_file_system_usage_cmd}= df -h | cut -c 52-54 | grep 100 | wc -l
42 ${total_pnor_ro_file_system_cmd}= df -h | grep /media/pnor-ro | wc -l
43 ${total_bmc_ro_file_system_cmd}= df -h | grep /media/rofs | wc -l
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dinst.h784 __BITFIELD_FIELD(unsigned int df : 2,
/openbmc/qemu/disas/
H A Dhppa.c2756 int df = GET_FIELD (insn, 17, 18); in print_insn_hppa() local
2775 t, source[sf], dest[df]); in print_insn_hppa()
/openbmc/qemu/target/i386/
H A Dcpu.h1606 int32_t df; /* D flag : 1 if D = 0, -1 if D = 1 */ member
2359 eflags |= cpu_cc_compute_all(env, CC_OP) | (env->df & DF_MASK); in cpu_compute_eflags()
/openbmc/linux/Documentation/filesystems/
H A Dext2.rst21 bsddf (*) Makes ``df`` act like BSD.
22 minixdf Makes ``df`` act like Minix.
/openbmc/openbmc/poky/documentation/dev-manual/
H A Druntime-testing.rst381 DEFAULT_TEST_SUITES:pn-image = "ping ssh df connman syslog xorg scp vnc date rpm dnf dmesg"
465 parse the output. See the ``df.py`` and ``date.py`` modules for examples.
/openbmc/linux/tools/arch/x86/lib/
H A Dx86-opcode-map.txt279 df: ESC
576 df: pandn Pq,Qq | vpandn Vx,Hx,Wx (66),(v1) | vpandnd/q Vx,Hx,Wx (66),(evo)
807 df: vaesdeclast Vx,Hx,Wx (66)
896 df: VAESKEYGEN Vdq,Wdq,Ib (66),(v1)
/openbmc/linux/arch/x86/lib/
H A Dx86-opcode-map.txt279 df: ESC
576 df: pandn Pq,Qq | vpandn Vx,Hx,Wx (66),(v1) | vpandnd/q Vx,Hx,Wx (66),(evo)
807 df: vaesdeclast Vx,Hx,Wx (66)
896 df: VAESKEYGEN Vdq,Wdq,Ib (66),(v1)
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-apq8084.dtsi354 tsens_s6_p2: s6-p2@df {
/openbmc/linux/tools/testing/selftests/net/
H A Dpmtu.sh825 action pedit ex munge ip df set 0x40 pipe csum ip and udp
828 action pedit ex munge ip df set 0x40 pipe csum ip and udp
/openbmc/linux/Documentation/admin-guide/
H A Dext4.rst226 Make 'df' act like BSD.
229 Make 'df' act like Minix.
/openbmc/docs/security/
H A DTLS-configuration.md277 00:cf:d6:d0:a2:09:62:df:e9:a9:b1:e1:3d:7f:2f:
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dtestimage.bbclass73 ping date df ssh scp python perl gi ptest parselogs \
/openbmc/linux/Documentation/admin-guide/media/
H A Dgspca-cardlist.rst177 spca501 0506:00df 3Com HomeConnect Lite
/openbmc/qemu/docs/system/devices/
H A Dcxl.rst201 | from host PA | | PCI 0e:00.0 | | PCI df:00.0| | PCI e0:00.0 |
/openbmc/linux/Documentation/core-api/
H A Dassoc_array.rst412 [02-df]* A
/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/
H A Dtwpol-yocto.txt570 /bin/df -> $(SEC_CRIT) ;
/openbmc/openbmc/poky/meta-poky/recipes-core/busybox/busybox/poky-tiny/
H A Ddefconfig352 # Common options for df, du, ls
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A Ddefconfig213 # Common options for df, du, ls
/openbmc/linux/Documentation/filesystems/caching/
H A Dcachefiles.rst203 _not_ appear as 100 minus the percentage displayed by the "df" program.
/openbmc/linux/arch/s390/tools/
H A Dopcodes.txt730 df edmk SS_L0RDRD
/openbmc/linux/drivers/dma/
H A Dimx-sdma.c308 u32 df : 1; member

123456789