Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A 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()
H A Dxfile.h30 static inline unsigned long long xfile_bytes(struct xfile *xf) in xfile_bytes()
/linux/drivers/ssb/
H A Ddriver_chipcommon_pmu.c52 u8 xf; /* Crystal frequency value for PMU control */ member
179 u8 xf; /* Crystal frequency value for PMU control */ member
/linux/tools/perf/util/
H A Dtrace-event-scripting.c329 u32 xf = flags & PERF_ADDITIONAL_STATE_MASK; in sample_flags_to_name() local
/linux/tools/testing/selftests/
H A Dkselftest_harness.h948 static inline void __register_xfail(struct __test_xfail *xf) in __register_xfail()
/linux/arch/x86/kernel/
H A Duprobes.c1313 #define XF(xf) (!!(flags & X86_EFLAGS_ ## xf)) argument
/linux/include/net/libeth/
H A Dxdp.h845 #define libeth_xdp_xmit_frame_dma(xf) \ argument