Searched defs:xf (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/fs/xfs/scrub/ |
D | xfile.c | 64 struct xfile *xf; in xfile_create() local 109 struct xfile *xf) in xfile_destroy() 128 struct xfile *xf, in xfile_pread() 205 struct xfile *xf, in xfile_pwrite() 284 struct xfile *xf, in xfile_seek_data() 297 struct xfile *xf, in xfile_stat() 320 struct xfile *xf, in xfile_get_page() 394 struct xfile *xf, in xfile_put_page()
|
D | xfile.h | 41 xfile_obj_load(struct xfile *xf, void *buf, size_t count, loff_t pos) in xfile_obj_load() 55 xfile_obj_store(struct xfile *xf, const void *buf, size_t count, loff_t pos) in xfile_obj_store()
|
/Linux-v6.6/drivers/ssb/ |
D | driver_chipcommon_pmu.c | 52 u8 xf; /* Crystal frequency value for PMU control */ member 179 u8 xf; /* Crystal frequency value for PMU control */ member
|
/Linux-v6.6/arch/x86/kernel/ |
D | uprobes.c | 604 #define XF(xf) (!!(flags & X86_EFLAGS_ ## xf)) argument
|
/Linux-v6.6/tools/perf/ |
D | builtin-script.c | 1642 u32 xf = PERF_IP_FLAG_IN_TX | PERF_IP_FLAG_INTR_DISABLE | in perf_sample__sprintf_flags() local
|