Home
last modified time | relevance | path

Searched refs:TF (Results 1 – 7 of 7) sorted by relevance

/linux/fs/isofs/
H A Drock.h107 struct RR_TF_s TF; member
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h64-remix-mini-pc.dts297 /* Supplies the arisc management core, needed by TF-A to power off cores. */
/linux/Documentation/trace/
H A Dmmiotrace.rst129 marks the page present, sets TF flag to achieve single stepping and exits the
/linux/Documentation/admin-guide/media/
H A Dbttv.rst816 Provideo PV951 TF,
835 - PV-951T/TF
836 - PV-951PT/TF
837 - PV-956T/TF Low Profile
/linux/drivers/iommu/
H A Dmsm_iommu_hw-8xxx.h461 #define SET_TF(b, c, v) SET_CONTEXT_FIELD(b, c, FSR, TF, v)
649 #define GET_TF(b, c) GET_CONTEXT_FIELD(b, c, FSR, TF)
1018 #define TF (TF_MASK << TF_SHIFT) macro
/linux/Documentation/core-api/real-time/
H A Dhardware.rst232 The TF-A project provides documentation on interrupt management:
/linux/net/core/
H A Dfilter.c10694 #define SOCK_ADDR_STORE_NESTED_FIELD_OFF(S, NS, F, NF, SIZE, OFF, TF) \ argument
10702 offsetof(S, TF)); \
10712 offsetof(S, TF)); \
10716 TF) \ argument
10720 OFF, TF); \