Home
last modified time | relevance | path

Searched defs:lo (Results 1 – 25 of 261) sorted by relevance

1234567891011

/linux/drivers/block/
H A Dloop.c109 static int loop_global_lock_killable(struct loop_device *lo, bool global) in loop_global_lock_killable()
130 static void loop_global_unlock(struct loop_device *lo, bool global) in loop_global_unlock()
140 static loff_t lo_calculate_size(struct loop_device *lo, struct file *file) in lo_calculate_size()
181 static bool lo_can_use_dio(struct loop_device *lo) in lo_can_use_dio()
200 static inline void loop_update_dio(struct loop_device *lo) in loop_update_dio()
218 static void loop_set_size(struct loop_device *lo, loff_t size) in loop_set_size()
224 static void loop_clear_limits(struct loop_device *lo, int mode) in loop_clear_limits()
246 static int lo_fallocate(struct loop_device *lo, struct request *rq, loff_t pos, in lo_fallocate()
275 static int lo_req_flush(struct loop_device *lo, struct request *rq) in lo_req_flush()
340 static int lo_rw_aio(struct loop_device *lo, struct loop_cmd *cmd, in lo_rw_aio()
[all …]
/linux/fs/nfs/
H A Dpnfs.c265 pnfs_get_layout_hdr(struct pnfs_layout_hdr *lo) in pnfs_get_layout_hdr()
278 pnfs_free_layout_hdr(struct pnfs_layout_hdr *lo) in pnfs_free_layout_hdr()
295 pnfs_detach_layout_hdr(struct pnfs_layout_hdr *lo) in pnfs_detach_layout_hdr()
306 pnfs_put_layout_hdr(struct pnfs_layout_hdr *lo) in pnfs_put_layout_hdr()
328 pnfs_grab_inode_layout_hdr(struct pnfs_layout_hdr *lo) in pnfs_grab_inode_layout_hdr()
346 static void pnfs_barrier_update(struct pnfs_layout_hdr *lo, u32 newseq) in pnfs_barrier_update()
353 pnfs_set_plh_return_info(struct pnfs_layout_hdr *lo, enum pnfs_iomode iomode, in pnfs_set_plh_return_info()
372 pnfs_clear_layoutreturn_info(struct pnfs_layout_hdr *lo) in pnfs_clear_layoutreturn_info()
385 static void pnfs_clear_layoutreturn_waitbit(struct pnfs_layout_hdr *lo) in pnfs_clear_layoutreturn_waitbit()
414 struct pnfs_layout_hdr *lo; in nfs4_layout_refresh_old_stateid() local
[all …]
/linux/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_isa.c51 u32 hi, lo; in divil_lbar_enable() local
70 u32 hi, lo; in divil_lbar_disable() local
86 u32 hi = 0, lo = value; in pci_isa_write_bar() local
113 u32 hi, lo; in pci_isa_read_bar() local
136 u32 hi = 0, lo = value; in pci_isa_write_reg() local
231 u32 hi, lo; in pci_isa_read_reg() local
H A Dcs5536_ehci.c17 u32 hi = 0, lo = value; in pci_ehci_write_reg() local
78 u32 hi, lo; in pci_ehci_read_reg() local
H A Dcs5536_ohci.c17 u32 hi = 0, lo = value; in pci_ohci_write_reg() local
73 u32 hi, lo; in pci_ohci_read_reg() local
H A Dcs5536_ide.c17 u32 hi = 0, lo = value; in pci_ide_write_reg() local
99 u32 hi, lo; in pci_ide_read_reg() local
H A Dcs5536_acc.c17 u32 hi = 0, lo = value; in pci_acc_write_reg() local
64 u32 hi, lo; in pci_acc_read_reg() local
/linux/samples/seccomp/
H A Dbpf-helper.h181 #define JEQ64(lo, hi, jt) \ argument
191 #define JNE64(lo, hi, jt) \ argument
201 #define JA64(lo, hi, jt) \ argument
211 #define JGE64(lo, hi, jt) \ argument
223 #define JGT64(lo, hi, jt) \ argument
235 #define JLE64(lo, hi, jt) \ argument
247 #define JLT64(lo, hi, jt) \ argument
/linux/drivers/net/wireless/broadcom/b43/
H A Dlo.c27 static struct b43_lo_calib *b43_find_lo_calib(struct b43_txpower_lo_control *lo, in b43_find_lo_calib()
166 struct b43_txpower_lo_control *lo = gphy->lo_control; in lo_measure_txctl_values() local
263 struct b43_txpower_lo_control *lo = gphy->lo_control; in lo_read_power_vector() local
378 struct b43_txpower_lo_control *lo = gphy->lo_control; in lo_measure_setup() local
790 struct b43_txpower_lo_control *lo = dev->phy.g->lo_control; in b43_get_calib_lo_settings() local
810 struct b43_txpower_lo_control *lo = gphy->lo_control; in b43_gphy_dc_lt_init() local
924 struct b43_txpower_lo_control *lo = gphy->lo_control; in b43_lo_g_maintenance_work() local
985 struct b43_txpower_lo_control *lo = dev->phy.g->lo_control; in b43_lo_g_cleanup() local
/linux/tools/power/cpupower/debug/i386/
H A Dcentrino-decode.c29 unsigned int *lo, unsigned int *hi) in rdmsr()
77 unsigned int lo, hi; in decode_live() local
/linux/arch/mips/loongson2ef/lemote-2f/
H A Dreset.c44 u32 hi, lo; in fl2f_reboot() local
53 u32 hi, lo, val; in fl2f_shutdown() local
/linux/arch/riscv/kernel/
H A Dparavirt.c57 static int sbi_sta_steal_time_set_shmem(unsigned long lo, unsigned long hi, in sbi_sta_steal_time_set_shmem()
79 unsigned long lo = (unsigned long)pa; in pv_time_cpu_online() local
/linux/drivers/net/ethernet/xscale/
H A Dptp_ixp46x.c44 u32 lo, hi; in ixp_systime_read() local
58 u32 hi, lo; in ixp_systime_write() local
77 u32 ack = 0, lo, hi, val; in isr() local
/linux/fs/xfs/scrub/
H A Dxfarray.c544 xfarray_idx_t lo, in xfarray_isort()
574 xfarray_idx_t lo, in xfarray_foliosort()
651 xfarray_idx_t lo, in xfarray_qsort_pivot()
760 xfarray_idx_t lo, in xfarray_qsort_push()
913 xfarray_idx_t lo, hi; in xfarray_sort() local
/linux/drivers/cpufreq/
H A Dpowernow-k8.c89 u32 lo, hi __always_unused; in pending_bit_stuck() local
101 u32 lo, hi; in query_current_values_with_pending_wait() local
133 u32 lo, hi; in fidvid_msr_init() local
148 u32 lo; in write_new_fid() local
192 u32 lo; in write_new_vid() local
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/
H A Dnv04.c33 u32 lo = lower_32_bits(time); in nv04_timer_time() local
46 u32 hi, lo; in nv04_timer_read() local
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_doorbell.h59 static inline void mthca_write64(u32 hi, u32 lo, void __iomem *dest, in mthca_write64()
88 static inline void mthca_write64(u32 hi, u32 lo, void __iomem *dest, in mthca_write64()
/linux/arch/mips/pci/
H A Dops-loongson2.c182 void _rdmsr(u32 msr, u32 *hi, u32 *lo) in _rdmsr()
198 void _wrmsr(u32 msr, u32 hi, u32 lo) in _wrmsr()
/linux/arch/x86/kernel/cpu/
H A Dcentaur.c24 u32 lo, hi; in init_c3() local
120 u32 lo, hi, newlo; in init_centaur() local
/linux/drivers/net/dsa/
H A Dmt7530-mdio.c23 u16 page, r, lo, hi; in mt7530_regmap_write() local
48 u16 page, r, lo, hi; in mt7530_regmap_read() local
/linux/lib/
H A Diomap.c117 u64 lo, hi; in pio_read64_lo_hi() local
127 u64 lo, hi; in pio_read64_hi_lo() local
137 u64 lo, hi; in pio_read64be_lo_hi() local
147 u64 lo, hi; in pio_read64be_hi_lo() local
/linux/fs/nfsd/
H A Dnfs4layouts.c362 layout_update_len(struct nfsd4_layout_seg *lo, u64 end) in layout_update_len()
371 layouts_overlapping(struct nfs4_layout *lo, struct nfsd4_layout_seg *s) in layouts_overlapping()
383 layouts_try_merge(struct nfsd4_layout_seg *lo, struct nfsd4_layout_seg *new) in layouts_try_merge()
482 struct nfsd4_layout_seg *lo = &lp->lo_seg; in nfsd4_return_file_layout() local
/linux/fs/nfs/filelayout/
H A Dfilelayout.c128 struct pnfs_layout_hdr *lo = lseg->pls_layout; in filelayout_async_handle_error() local
538 filelayout_check_deviceid(struct pnfs_layout_hdr *lo, in filelayout_check_deviceid()
599 filelayout_check_layout(struct pnfs_layout_hdr *lo, in filelayout_check_layout()
838 struct pnfs_layout_hdr *lo; in fl_pnfs_update_layout() local
1061 filelayout_free_layout_hdr(struct pnfs_layout_hdr *lo) in filelayout_free_layout_hdr()
/linux/include/linux/perf/
H A Darm_pmu.h204 #define __GEN_PMU_FORMAT_ATTR(cfg, lo, hi) \ argument
207 #define _GEN_PMU_FORMAT_ATTR(cfg, lo, hi) \ argument
216 #define _ATTR_CFG_GET_FLD(attr, cfg, lo, hi) \ argument
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayoutdev.c323 ff_layout_init_mirror_ds(struct pnfs_layout_hdr *lo, in ff_layout_init_mirror_ds()
521 unsigned int do_layout_fetch_ds_ioerr(struct pnfs_layout_hdr *lo, in do_layout_fetch_ds_ioerr()
548 unsigned int ff_layout_fetch_ds_ioerr(struct pnfs_layout_hdr *lo, in ff_layout_fetch_ds_ioerr()

1234567891011