Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dxfile.c57 struct xfile *xf; in xfile_create() local
92 struct xfile *xf) in xfile_destroy()
109 struct xfile *xf, in xfile_load()
172 struct xfile *xf, in xfile_store()
231 struct xfile *xf, in xfile_seek_data()
248 struct xfile *xf, in xfile_get_folio()
306 struct xfile *xf, in xfile_put_folio()
318 struct xfile *xf, in xfile_discard()
/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.c313 u32 xf = flags & PERF_ADDITIONAL_STATE_MASK; in sample_flags_to_name() local
/linux/tools/testing/selftests/
H A Dkselftest_harness.h957 static inline void __register_xfail(struct __test_xfail *xf) in __register_xfail() argument
/linux/arch/x86/kernel/
H A Duprobes.c1290 #define XF(xf) (!!(flags & X86_EFLAGS_ ## xf)) argument
/linux/include/net/libeth/
H A Dxdp.h845 #define libeth_xdp_xmit_frame_dma(xf) \ argument