Searched defs:l1 (Results 1 - 25 of 54) sorted by last modified time

123

/linux-master/kernel/sched/
H A Dsched.h2772 static inline void double_lock(spinlock_t *l1, spinlock_t *l2) argument
2781 static inline void double_lock_irq(spinlock_t *l1, spinlock_t *l2) argument
2790 static inline void double_raw_lock(raw_spinlock_t *l1, raw_spinlock_t *l2) argument
2799 double_raw_unlock(raw_spinlock_t *l1, raw_spinlock_t *l2) argument
[all...]
/linux-master/fs/bcachefs/
H A Dsb-clean.c104 unsigned l1 = 0, l2 = 0; local
H A Dextents.c85 u64 l1 = atomic64_read(&dev1->cur_latency[READ]); local
/linux-master/drivers/iommu/amd/
H A Dinit.c321 static u32 iommu_read_l1(struct amd_iommu *iommu, u16 l1, u8 address) argument
330 static void iommu_write_l1(struct amd_iommu *iommu, u16 l1, u8 address, u32 val) argument
/linux-master/fs/smb/client/
H A Ddir.c852 int i, l1, l2; local
H A Ddfs_cache.c512 int i, 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
/linux-master/drivers/usb/host/
H A Dxhci.c4397 int l1; 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/nfs/
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/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/arch/powerpc/kernel/
H A Dprom_init.c308 size_t l1, l2; 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
H A Dxfs_extent_busy.c666 xfs_extent_busy_ag_cmp( void *priv, const struct list_head *l1, const struct list_head *l2) argument
/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h1667 __be64 l0, l1; member in struct:xfs_bmbt_rec
H A Dxfs_bmap_btree.c83 uint64_t l1 = get_unaligned_be64(&rec->l1); local
/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/tools/testing/selftests/bpf/
H A Dtest_lpm_map.c171 struct tlpm_node *t1, *t2, *l1 = NULL, *l2 = NULL; local
/linux-master/security/selinux/ss/
H A Dmls_types.h29 static inline int mls_level_eq(const struct mls_level *l1, argument
35 static inline int mls_level_dom(const struct mls_level *l1, argument
[all...]
/linux-master/lib/
H A Dstring.c735 size_t l1, l2; local
/linux-master/kernel/rcu/
H A Dsrcutree.c1873 unsigned long l0, l1; local
/linux-master/arch/x86/kernel/cpu/
H A Dintel.c619 unsigned int l1, l2; local
H A Dcacheinfo.c254 union l1_cache *l1 = &l1d; local
/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/cgroup/
H A Dcgroup.c978 struct list_head *l1, *l2; local

Completed in 549 milliseconds

123