Home
last modified time | relevance | path

Searched defs:xf (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/fs/xfs/scrub/
Dxfile.c57 struct xfile *xf; in xfile_create() local
91 struct xfile *xf) in xfile_destroy()
108 struct xfile *xf, in xfile_load()
171 struct xfile *xf, in xfile_store()
230 struct xfile *xf, in xfile_seek_data()
247 struct xfile *xf, in xfile_get_folio()
305 struct xfile *xf, in xfile_put_folio()
317 struct xfile *xf, in xfile_discard()
Dxfile.h30 static inline unsigned long long xfile_bytes(struct xfile *xf) in xfile_bytes()
/linux-6.12.1/drivers/ssb/
Ddriver_chipcommon_pmu.c52 u8 xf; /* Crystal frequency value for PMU control */ member
179 u8 xf; /* Crystal frequency value for PMU control */ member
/linux-6.12.1/arch/x86/kernel/
Duprobes.c721 #define XF(xf) (!!(flags & X86_EFLAGS_ ## xf)) argument
/linux-6.12.1/tools/testing/selftests/
Dkselftest_harness.h945 static inline void __register_xfail(struct __test_xfail *xf) in __register_xfail()
/linux-6.12.1/tools/perf/
Dbuiltin-script.c1748 u32 xf = PERF_IP_FLAG_IN_TX | PERF_IP_FLAG_INTR_DISABLE | in perf_sample__sprintf_flags() local