Searched defs:xf (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/xfs/scrub/ |
H A 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()
|
H A 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()
|
/openbmc/linux/drivers/ssb/ |
H A 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
|
/openbmc/linux/arch/x86/kernel/ |
H A D | uprobes.c | 604 #define XF(xf) (!!(flags & X86_EFLAGS_ ## xf)) argument
|
/openbmc/qemu/hw/ppc/ |
H A D | pnv_psi.c | 649 static void pnv_psi_notify(XiveNotifier *xf, uint32_t srcno, bool pq_checked) in pnv_psi_notify()
|
/openbmc/qemu/hw/pci-host/ |
H A D | pnv_phb4.c | 1679 static void pnv_phb4_xive_notify(XiveNotifier *xf, uint32_t srcno, in pnv_phb4_xive_notify()
|
/openbmc/linux/tools/perf/ |
H A D | builtin-script.c | 1642 u32 xf = PERF_IP_FLAG_IN_TX | PERF_IP_FLAG_INTR_DISABLE | in perf_sample__sprintf_flags() local
|