Searched defs:l1 (Results 26 - 50 of 54) sorted by relevance

123

/linux-master/fs/xfs/libxfs/
H A Dxfs_bmap_btree.c83 uint64_t l1 = get_unaligned_be64(&rec->l1); local
/linux-master/fs/xfs/
H A Dxfs_log_cil.c1043 struct xfs_log_vec *l1 = container_of(a, struct xfs_log_vec, lv_list); local
/linux-master/fs/nfs/
H A Dpagelist.c1141 static bool nfs_match_lock_context(const struct nfs_lock_context *l1, argument
H A Dpnfs.h674 pnfs_lseg_range_intersecting(const struct pnfs_layout_range *l1, argument
H A Dpnfs.c630 pnfs_lseg_range_contained(const struct pnfs_layout_range *l1, argument
1628 pnfs_lseg_range_cmp(const struct pnfs_layout_range *l1, argument
1648 pnfs_lseg_range_is_after(const struct pnfs_layout_range *l1, argument
[all...]
/linux-master/lib/
H A Dbch.c596 int n = 0, i, l0, l1, l2; local
/linux-master/tools/mm/
H A Dpage_owner_sort.c128 const struct block_list *l1 = p1, *l2 = p2; local
135 const struct block_list *l1 = p1, *l2 = p2; local
142 const struct block_list *l1 = p1, *l2 = p2; local
149 const struct block_list *l1 = p1, *l2 = p2; local
156 const struct block_list *l1 = p1, *l2 = p2; local
163 const struct block_list *l1 = p1, *l2 = p2; local
170 const struct block_list *l1 = p1, *l2 = p2; local
177 const struct block_list *l1 = p1, *l2 = p2; local
184 const struct block_list *l1 = p1, *l2 = p2; local
[all...]
/linux-master/drivers/pinctrl/renesas/
H A Dpinctrl-rzn1.c224 u32 l1; local
496 u32 l1, l2, arg = 0; local
547 u32 l1, l1_cache; local
[all...]
/linux-master/lib/crypto/mpi/
H A Dec.c765 #define l1 (ctx->t.scratch[3]) macro
828 #undef l1 macro
947 #define l1 macro
1045 #undef l1 macro
[all...]
/linux-master/arch/x86/kernel/cpu/
H A Dcacheinfo.c254 union l1_cache *l1 = &l1d; local
H A Dintel.c619 unsigned int l1, l2; local
/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_hem.c44 u64 l1; member in struct:hns_roce_hem_index
[all...]
/linux-master/fs/smb/client/
H A Ddfs_cache.c512 int i, l1, l2; local
/linux-master/fs/bcachefs/
H A Dextents.c85 u64 l1 = atomic64_read(&dev1->cur_latency[READ]); local
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_minidump.c593 struct __cache *l1 = &entry->region.cache; local
[all...]
/linux-master/fs/ntfs3/
H A Dindex.c34 static int cmp_fnames(const void *key1, size_t l1, const void *key2, size_t l2, argument
69 static int cmp_uint(const void *key1, size_t l1, const void *key2, size_t l2, argument
88 static int cmp_sdh(const void *key1, size_t l1, const void *key2, size_t l2, argument
123 static int cmp_uints(const void *key1, size_t l1, const void *key2, size_t l2, argument
[all...]
/linux-master/kernel/rcu/
H A Dsrcutree.c1873 unsigned long l0, l1; local
/linux-master/drivers/media/platform/ti/davinci/
H A Dvpif.h621 u16 l1, l3, l5, l7, l9, l11; /* Other parameter configurations */ member in struct:vpif_channel_config_params
/linux-master/security/selinux/ss/
H A Dservices.c273 struct mls_level *l1, *l2; local
[all...]
/linux-master/drivers/gpu/drm/i915/display/
H A Dskl_watermark.c2460 static bool skl_wm_level_equals(const struct skl_wm_level *l1, argument
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c275 ff_lseg_match_mirrors(struct pnfs_layout_segment *l1, argument
292 ff_lseg_range_is_after(const struct pnfs_layout_range *l1, argument
[all...]
/linux-master/drivers/usb/host/
H A Dxhci.c4397 int l1; local
/linux-master/drivers/block/drbd/
H A Ddrbd_receiver.c2307 static inline int overlaps(sector_t s1, int l1, sector_t s2, int l2) argument
/linux-master/arch/powerpc/kernel/
H A Dprom_init.c308 size_t l1, l2; local
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c1389 int l1 = le16_to_cpu(rx_desc->wb.upper.length[0]); local

Completed in 360 milliseconds

123