Symbol: l
function parameter
Defined...
-
arch/x86/include/asm/local.h:19:30-19:39: static inline void local_inc(local_t *l)
-
arch/x86/include/asm/local.h:25:30-25:39: static inline void local_dec(local_t *l)
-
arch/x86/include/asm/local.h:31:38-31:47: static inline void local_add(long i, local_t *l)
-
arch/x86/include/asm/local.h:38:38-38:47: static inline void local_sub(long i, local_t *l)
-
arch/x86/include/asm/local.h:54:47-54:56: static inline bool local_sub_and_test(long i, local_t *l)
-
arch/x86/include/asm/local.h:67:39-67:48: static inline bool local_dec_and_test(local_t *l)
-
arch/x86/include/asm/local.h:80:39-80:48: static inline bool local_inc_and_test(local_t *l)
-
arch/x86/include/asm/local.h:94:47-94:56: static inline bool local_add_negative(long i, local_t *l)
-
arch/x86/include/asm/local.h:106:45-106:54: static inline long local_add_return(long i, local_t *l)
-
arch/x86/include/asm/local.h:115:45-115:54: static inline long local_sub_return(long i, local_t *l)
-
arch/x86/include/asm/local.h:123:34-123:43: static inline long local_cmpxchg(local_t *l, long old, long new)
-
arch/x86/include/asm/local.h:128:38-128:47: static inline bool local_try_cmpxchg(local_t *l, long *old, long new)
-
arch/x86/kernel/cpu/mce/genpool.c:32:62-32:84: static bool is_duplicate_mce_record(struct mce_evt_llist *t, struct mce_evt_llist *l)
-
arch/x86/kernel/cpu/resctrl/internal.h:451:49-451:72: static inline bool resctrl_arch_get_cdp_enabled(enum resctrl_res_level l)
-
arch/x86/kernel/cpu/resctrl/rdtgroup.c:2259:34-2259:57: int resctrl_arch_set_cdp_enabled(enum resctrl_res_level l, bool enable)
-
arch/x86/kvm/svm/svm.c:1803:66-1803:71: static void svm_get_cs_db_l_bits(struct kvm_vcpu *vcpu, int *db, int *l)
-
arch/x86/kvm/vmx/vmx.c:3611:66-3611:71: static void vmx_get_cs_db_l_bits(struct kvm_vcpu *vcpu, int *db, int *l)
-
arch/x86/lib/msr-smp.c:36:48-36:53: int rdmsr_on_cpu(unsigned int cpu, u32 msr_no, u32 *l, u32 *h)
-
arch/x86/lib/msr-smp.c:67:48-67:52: int wrmsr_on_cpu(unsigned int cpu, u32 msr_no, u32 l, u32 h)
-
arch/x86/lib/msr-smp.c:169:53-169:58: int rdmsr_safe_on_cpu(unsigned int cpu, u32 msr_no, u32 *l, u32 *h)
-
arch/x86/lib/msr-smp.c:193:53-193:57: int wrmsr_safe_on_cpu(unsigned int cpu, u32 msr_no, u32 l, u32 h)
-
arch/x86/net/bpf_jit_comp.c:972:30-972:35: bool w, u8 src_reg2, bool l, u8 pp)
-
arch/x86/net/bpf_jit_comp.c:2128:7-2128:30: struct bpf_tramp_link *l, int stack_size,
-
certs/extract-cert.c:43:36-43:40: static void display_openssl_errors(int l)
-
drivers/block/floppy.c:281:57-281:64: static inline void fallback_on_nodma_alloc(char **addr, size_t l)
-
drivers/block/rbd.c:2491:33-2491:58: static bool rbd_layout_is_fancy(struct ceph_file_layout *l)
-
drivers/char/tpm/tpm_tis_core.c:131:48-131:52: static int wait_startup(struct tpm_chip *chip, int l)
-
drivers/char/tpm/tpm_tis_core.c:151:51-151:55: static bool check_locality(struct tpm_chip *chip, int l)
-
drivers/char/tpm/tpm_tis_core.c:171:69-171:73: static int __tpm_tis_relinquish_locality(struct tpm_tis_data *priv, int l)
-
drivers/char/tpm/tpm_tis_core.c:178:63-178:67: static int tpm_tis_relinquish_locality(struct tpm_chip *chip, int l)
-
drivers/char/tpm/tpm_tis_core.c:191:62-191:66: static int __tpm_tis_request_locality(struct tpm_chip *chip, int l)
-
drivers/char/tpm/tpm_tis_core.c:232:60-232:64: static int tpm_tis_request_locality(struct tpm_chip *chip, int l)
-
drivers/clk/qcom/clk-alpha-pll.c:566:32-566:36: alpha_pll_calc_rate(u64 prate, u32 l, u32 a, u32 alpha_width)
-
drivers/clk/qcom/clk-alpha-pll.c:572:63-572:68: alpha_pll_round_rate(unsigned long rate, unsigned long prate, u32 *l, u64 *a,
-
drivers/clk/qcom/clk-alpha-pll.c:766:39-766:43: alpha_huayra_pll_calc_rate(u64 prate, u32 l, u32 a)
-
drivers/clk/qcom/clk-alpha-pll.c:780:8-780:13: u32 *l, u32 *a)
-
drivers/clk/qcom/clk-rcg2.c:1160:59-1160:72: static void clk_rcg2_dfs_populate_freq(struct clk_hw *hw, unsigned int l,
-
drivers/firewire/core-topology.c:159:39-159:57: static inline struct fw_node *fw_node(struct list_head *l)
-
drivers/gpu/drm/exynos/exynos_drm_ipp.c:465:6-465:39: struct drm_exynos_ipp_limit_val *l)
-
drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv30.c:78:30-78:34: calc_ref(struct nvkm_fb *fb, int l, int k, int i)
-
drivers/gpu/drm/radeon/rv6xx_dpm.c:1002:28-1002:32: int d_l, int d_r, u8 *l, u8 *r)
-
drivers/hsi/clients/hsi_char.c:161:57-161:75: static void hsc_reset_list(struct hsc_channel *channel, struct list_head *l)
-
drivers/hwmon/pmbus/zl6100.c:60:24-60:28: static long zl6100_l2d(s16 l)
-
drivers/infiniband/hw/hfi1/qp.c:107:29-107:47: static void flush_list_head(struct list_head *l)
-
drivers/infiniband/hw/qib/qib_driver.c:293:28-293:32: u32 ctxt, u32 eflags, u32 l, u32 etail,
-
drivers/iommu/omap-iommu.c:250:45-250:64: void iotlb_lock_get(struct omap_iommu *obj, struct iotlb_lock *l)
-
drivers/iommu/omap-iommu.c:260:45-260:64: void iotlb_lock_set(struct omap_iommu *obj, struct iotlb_lock *l)
-
drivers/isdn/mISDN/socket.c:46:17-46:41: mISDN_sock_link(struct mISDN_sock_list *l, struct sock *sk)
-
drivers/isdn/mISDN/socket.c:53:31-53:55: static void mISDN_sock_unlink(struct mISDN_sock_list *l, struct sock *sk)
-
drivers/md/bcache/bset.c:131:27-131:43: int __bch_keylist_realloc(struct keylist *l, unsigned int u64s)
-
drivers/md/bcache/bset.c:159:30-159:46: struct bkey *bch_keylist_pop(struct keylist *l)
-
drivers/md/bcache/bset.c:173:28-173:44: void bch_keylist_pop_front(struct keylist *l)
-
drivers/md/bcache/bset.c:840:47-840:60: bool bch_bkey_try_merge(struct btree_keys *b, struct bkey *l, struct bkey *r)
-
drivers/md/bcache/bset.c:1083:35-1083:57: static inline bool btree_iter_cmp(struct btree_iter_set l,
-
drivers/md/bcache/bset.h:413:41-413:60: static __always_inline int64_t bkey_cmp(const struct bkey *l,
-
drivers/md/bcache/bset.h:475:42-475:61: static inline bool bch_bkey_equal_header(const struct bkey *l,
-
drivers/md/bcache/bset.h:500:37-500:53: static inline void bch_keylist_init(struct keylist *l)
-
drivers/md/bcache/bset.h:505:44-505:60: static inline void bch_keylist_init_single(struct keylist *l, struct bkey *k)
-
drivers/md/bcache/bset.h:511:37-511:53: static inline void bch_keylist_push(struct keylist *l)
-
drivers/md/bcache/bset.h:516:36-516:52: static inline void bch_keylist_add(struct keylist *l, struct bkey *k)
-
drivers/md/bcache/bset.h:522:38-522:54: static inline bool bch_keylist_empty(struct keylist *l)
-
drivers/md/bcache/bset.h:527:38-527:54: static inline void bch_keylist_reset(struct keylist *l)
-
drivers/md/bcache/bset.h:532:37-532:53: static inline void bch_keylist_free(struct keylist *l)
-
drivers/md/bcache/bset.h:538:40-538:56: static inline size_t bch_keylist_nkeys(struct keylist *l)
-
drivers/md/bcache/bset.h:543:40-543:56: static inline size_t bch_keylist_bytes(struct keylist *l)
-
drivers/md/bcache/btree.c:2599:30-2599:49: static inline int keybuf_cmp(struct keybuf_key *l, struct keybuf_key *r)
-
drivers/md/bcache/btree.c:2609:45-2609:64: static inline int keybuf_nonoverlapping_cmp(struct keybuf_key *l,
-
drivers/md/bcache/extents.c:39:30-39:52: static bool bch_key_sort_cmp(struct btree_iter_set l,
-
drivers/md/bcache/extents.c:258:33-258:55: static bool bch_extent_sort_cmp(struct btree_iter_set l,
-
drivers/md/bcache/extents.c:575:31-575:44: static uint64_t merge_chksums(struct bkey *l, struct bkey *r)
-
drivers/md/bcache/extents.c:582:9-582:22: struct bkey *l,
-
drivers/md/bcache/movinggc.c:185:24-185:39: static bool bucket_cmp(struct bucket *l, struct bucket *r)
-
drivers/md/bcache/request.c:90:32-90:48: static int bch_keylist_realloc(struct keylist *l, unsigned int u64s,
-
drivers/md/bcache/sysfs.c:1031:28-1031:40: static int __bch_cache_cmp(const void *l, const void *r)
-
drivers/md/dm-bufio.c:139:39-139:57: static inline struct lru_entry *to_le(struct list_head *l)
-
drivers/md/dm-bufio.c:495:41-495:59: static struct dm_buffer *list_to_buffer(struct list_head *l)
-
drivers/md/dm-cache-policy-smq.c:117:20-117:34: static void l_init(struct ilist *l)
-
drivers/md/dm-cache-policy-smq.c:123:53-123:67: static struct entry *l_head(struct entry_space *es, struct ilist *l)
-
drivers/md/dm-cache-policy-smq.c:128:53-128:67: static struct entry *l_tail(struct entry_space *es, struct ilist *l)
-
drivers/md/dm-cache-policy-smq.c:143:21-143:35: static bool l_empty(struct ilist *l)
-
drivers/md/dm-cache-policy-smq.c:148:48-148:62: static void l_add_head(struct entry_space *es, struct ilist *l, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:164:48-164:62: static void l_add_tail(struct entry_space *es, struct ilist *l, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:180:50-180:64: static void l_add_before(struct entry_space *es, struct ilist *l,
-
drivers/md/dm-cache-policy-smq.c:198:43-198:57: static void l_del(struct entry_space *es, struct ilist *l, struct entry *e)
-
drivers/md/dm-cache-policy-smq.c:217:57-217:71: static struct entry *l_pop_head(struct entry_space *es, struct ilist *l)
-
drivers/md/dm-cache-policy-smq.c:230:57-230:71: static struct entry *l_pop_tail(struct entry_space *es, struct ilist *l)
-
drivers/md/dm-log.c:266:32-266:46: static inline void log_set_bit(struct log_c *l,
-
drivers/md/dm-log.c:273:34-273:48: static inline void log_clear_bit(struct log_c *l,
-
drivers/md/dm-raid.c:260:51-260:69: static void rs_config_backup(struct raid_set *rs, struct rs_layout *l)
-
drivers/md/dm-raid.c:269:52-269:70: static void rs_config_restore(struct raid_set *rs, struct rs_layout *l)
-
drivers/md/dm-table.c:61:6-61:19: unsigned int l, unsigned int n)
-
drivers/md/dm-table.c:70:42-70:55: static sector_t high(struct dm_table *t, unsigned int l, unsigned int n)
-
drivers/md/dm-table.c:85:30-85:43: static int setup_btree_index(unsigned int l, struct dm_table *t)
-
drivers/md/dm-table.c:212:44-212:62: static struct dm_dev_internal *find_device(struct list_head *l, dev_t dev)
-
drivers/md/dm.c:780:47-780:65: static struct table_device *find_table_device(struct list_head *l, dev_t dev,
-
drivers/md/persistent-data/dm-btree-remove.c:237:4-237:18: struct child *l, struct child *r)
-
drivers/md/persistent-data/dm-btree-remove.c:312:10-312:24: struct child *l, struct child *c, struct child *r,
-
drivers/md/persistent-data/dm-btree-remove.c:352:5-352:19: struct child *l, struct child *c, struct child *r,
-
drivers/md/persistent-data/dm-btree-remove.c:419:4-419:18: struct child *l, struct child *c, struct child *r)
-
drivers/media/i2c/ccs-pll.c:592:45-592:49: u32 div, u32 op_sys_clk_freq_hz_sdr, u32 l,
-
drivers/media/pci/cx88/cx88-tvaudio.c:92:57-92:77: static void set_audio_registers(struct cx88_core *core, const struct rlist *l)
-
drivers/media/platform/verisilicon/hantro_vp9.c:71:78-71:82: static void *get_coeffs_arr(struct symbol_counts *cnts, int i, int j, int k, int l, int m)
-
drivers/media/platform/verisilicon/hantro_vp9.c:88:73-88:77: static void *get_eobs1(struct symbol_counts *cnts, int i, int j, int k, int l, int m)
-
drivers/media/rc/serial_ir.c:264:22-264:35: static void frbwrite(unsigned int l, bool is_pulse)
-
drivers/media/usb/gspca/cpia1.c:563:29-563:32: u8 i, u8 j, u8 k, u8 l)
-
drivers/media/usb/gspca/topro.c:1011:25-1011:29: const struct cmd *p, int l)
-
drivers/media/usb/gspca/topro.c:1038:25-1038:29: const struct cmd *p, int l)
-
drivers/media/usb/gspca/touptek.c:228:24-228:28: const struct cmd *p, int l)
-
drivers/mtd/spi-nor/sfdp.c:342:39-342:51: static int spi_nor_map_cmp_erase_type(const void *l, const void *r)
-
drivers/mtd/ubi/gluebi.c:444:53-444:67: static int gluebi_notify(struct notifier_block *nb, unsigned long l,
-
drivers/net/can/usb/peak_usb/pcan_usb_core.c:82:55-82:59: void pcan_dump_mem(const char *prompt, const void *p, int l)
-
drivers/net/dsa/bcm_sf2_cfp.c:141:46-141:75: static unsigned int bcm_sf2_get_slice_number(const struct cfp_udf_layout *l,
-
drivers/net/fddi/skfp/fplustm.c:373:30-373:34: static void set_int(char *p, int l)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:1607:64-1607:69: static s32 brcmf_set_retry(struct net_device *ndev, u32 retry, bool l)
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.c:213:7-213:11: int l, u32 sel)
-
drivers/parport/share.c:64:60-64:67: static size_t dead_write(struct parport *p, const void *b, size_t l, int f)
-
drivers/parport/share.c:66:53-66:60: static size_t dead_read(struct parport *p, void *b, size_t l, int f)
-
drivers/pci/probe.c:2335:35-2335:39: static bool pci_bus_crs_vendor_id(u32 l)
-
drivers/pci/probe.c:2340:62-2340:67: static bool pci_bus_wait_crs(struct pci_bus *bus, int devfn, u32 *l,
-
drivers/pci/probe.c:2384:73-2384:78: bool pci_bus_generic_read_dev_vendor_id(struct pci_bus *bus, int devfn, u32 *l,
-
drivers/pci/probe.c:2401:65-2401:70: bool pci_bus_read_dev_vendor_id(struct pci_bus *bus, int devfn, u32 *l,
-
drivers/pci/quirks.c:5703:55-5703:60: int pci_idt_bus_quirk(struct pci_bus *bus, int devfn, u32 *l, int timeout)
-
drivers/pinctrl/mediatek/pinctrl-mtk-common-v2.c:157:64-157:69: static void mtk_hw_bits_part(struct mtk_pin_field *pf, int *h, int *l)
-
drivers/scsi/qla2xxx/qla_mbx.c:1580:46-1580:55: qla2x00_abort_target(struct fc_port *fcport, uint64_t l, int tag)
-
drivers/scsi/qla2xxx/qla_mbx.c:1628:43-1628:52: qla2x00_lun_reset(struct fc_port *fcport, uint64_t l, int tag)
-
drivers/scsi/qla2xxx/qla_mbx.c:3341:5-3341:14: uint64_t l, int tag)
-
drivers/scsi/qla2xxx/qla_mbx.c:3435:46-3435:55: qla24xx_abort_target(struct fc_port *fcport, uint64_t l, int tag)
-
drivers/scsi/qla2xxx/qla_mbx.c:3446:43-3446:52: qla24xx_lun_reset(struct fc_port *fcport, uint64_t l, int tag)
-
drivers/scsi/qla2xxx/qla_mr.c:730:41-730:50: qlafx00_abort_target(fc_port_t *fcport, uint64_t l, int tag)
-
drivers/scsi/qla2xxx/qla_mr.c:736:38-736:47: qlafx00_lun_reset(fc_port_t *fcport, uint64_t l, int tag)
-
drivers/scsi/qla2xxx/qla_os.c:1341:12-1341:21: uint64_t l, enum nexus_wait_type type)
-
drivers/scsi/qla2xxx/qla_os.c:1422:10-1422:19: uint64_t l, enum nexus_wait_type type)
-
drivers/soundwire/intel.c:58:49-58:54: static ssize_t intel_sprintf(void __iomem *mem, bool l,
-
drivers/soundwire/intel_ace2x_debugfs.c:24:49-24:54: static ssize_t intel_sprintf(void __iomem *mem, bool l,
-
drivers/staging/media/atomisp/pci/sh_css_metrics.c:89:23-89:54: insert_binary_metrics(struct sh_css_binary_metrics **l,
-
drivers/usb/gadget/function/uvc_configfs.c:42:36-42:48: static int uvcg_config_compare_u32(const void *l, const void *r)
-
drivers/video/fbdev/riva/fbdev.c:445:34-445:39: static inline void reverse_order(u32 *l)
-
drivers/xen/xen-pciback/vpci.c:60:30-60:46: static inline int match_slot(struct pci_dev *l, struct pci_dev *r)
-
fs/btrfs/check-integrity.c:373:37-373:64: static void btrfsic_block_link_init(struct btrfsic_block_link *l)
-
fs/btrfs/check-integrity.c:395:37-395:64: static void btrfsic_block_link_free(struct btrfsic_block_link *l)
-
fs/btrfs/check-integrity.c:484:3-484:30: struct btrfsic_block_link *l,
-
fs/btrfs/check-integrity.c:499:49-499:76: static void btrfsic_block_link_hashtable_remove(struct btrfsic_block_link *l)
-
fs/btrfs/check-integrity.c:2379:8-2379:41: const struct btrfsic_block_link *l)
-
fs/btrfs/check-integrity.c:2394:8-2394:41: const struct btrfsic_block_link *l)
-
fs/btrfs/ctree.c:3190:28-3190:56: static int leaf_space_used(const struct extent_buffer *l, int start, int nr)
-
fs/btrfs/ctree.c:3649:8-3649:30: struct extent_buffer *l,
-
fs/btrfs/print-tree.c:174:29-174:57: static void print_uuid_item(const struct extent_buffer *l, unsigned long offset,
-
fs/btrfs/print-tree.c:204:23-204:51: void btrfs_print_leaf(const struct extent_buffer *l)
-
fs/ceph/dir.c:98:21-98:28: static int fpos_cmp(loff_t l, loff_t r)
-
fs/ceph/inode.c:436:32-436:44: static int frag_tree_split_cmp(const void *l, const void *r)
-
fs/ceph/ioctl.c:39:10-39:36: struct ceph_ioctl_layout *l)
-
fs/ext4/super.c:1160:47-1160:65: static inline struct inode *orphan_list_entry(struct list_head *l)
-
fs/jffs2/scan.c:1120:23-1120:41: static int count_list(struct list_head *l)
-
fs/locks.c:456:6-456:22: struct flock64 *l)
-
fs/locks.c:506:11-506:25: struct flock *l)
-
fs/nfsd/filecache.c:839:27-839:56: nfsd_free_fcache_disposal(struct nfsd_fcache_disposal *l)
-
include/asm-generic/local64.h:45:35-45:46: static inline s64 local64_cmpxchg(local64_t *l, s64 old, s64 new)
-
include/asm-generic/local64.h:50:40-50:51: static inline bool local64_try_cmpxchg(local64_t *l, s64 *old, s64 new)
-
include/kvm/iodev.h:44:9-44:13: int l, void *v)
-
include/kvm/iodev.h:52:10-52:14: int l, const void *v)
-
include/linux/bitops.h:203:33-203:47: static inline unsigned fls_long(unsigned long l)
-
include/linux/bitops.h:224:40-224:54: static inline int get_count_order_long(unsigned long l)
-
include/linux/damon.h:23:40-23:54: static inline unsigned long damon_rand(unsigned long l, unsigned long r)
-
include/linux/hugetlb.h:994:38-994:43: static inline void hugetlb_count_add(long l, struct mm_struct *mm)
-
include/linux/hugetlb.h:999:38-999:43: static inline void hugetlb_count_sub(long l, struct mm_struct *mm)
-
include/linux/local_lock_internal.h:27:39-27:53: static inline void local_lock_acquire(local_lock_t *l)
-
include/linux/local_lock_internal.h:34:39-34:53: static inline void local_lock_release(local_lock_t *l)
-
include/linux/local_lock_internal.h:41:42-41:56: static inline void local_lock_debug_init(local_lock_t *l)
-
include/linux/lockref.h:47:38-47:60: static inline bool __lockref_is_dead(const struct lockref *l)
-
include/linux/spinlock.h:506:1-506:1: DEFINE_LOCK_GUARD_1(raw_spinlock, raw_spinlock_t,
-
include/linux/spinlock.h:510:1-510:1: DEFINE_LOCK_GUARD_1(raw_spinlock_nested, raw_spinlock_t,
-
include/linux/spinlock.h:514:1-514:1: DEFINE_LOCK_GUARD_1(raw_spinlock_irq, raw_spinlock_t,
-
include/linux/spinlock.h:518:1-518:1: DEFINE_LOCK_GUARD_1(raw_spinlock_irqsave, raw_spinlock_t,
-
include/linux/spinlock.h:523:1-523:1: DEFINE_LOCK_GUARD_1(spinlock, spinlock_t,
-
include/linux/spinlock.h:527:1-527:1: DEFINE_LOCK_GUARD_1(spinlock_irq, spinlock_t,
-
include/linux/spinlock.h:531:1-531:1: DEFINE_LOCK_GUARD_1(spinlock_irqsave, spinlock_t,
-
include/linux/srcu.h:346:1-346:1: DEFINE_LOCK_GUARD_1(srcu, struct srcu_struct,
-
include/trace/events/btrfs.h:466:1-466:1: DEFINE_EVENT(
-
include/trace/events/btrfs.h:475:1-475:1: DEFINE_EVENT(
-
include/trace/events/btrfs.h:484:1-484:1: DEFINE_EVENT(
-
include/trace/events/btrfs.h:493:1-493:1: DEFINE_EVENT(
-
kernel/bpf/bpf_lru_list.c:52:36-52:57: static void bpf_lru_list_count_inc(struct bpf_lru_list *l,
-
kernel/bpf/bpf_lru_list.c:59:36-59:57: static void bpf_lru_list_count_dec(struct bpf_lru_list *l,
-
kernel/bpf/bpf_lru_list.c:66:41-66:62: static void __bpf_lru_node_move_to_free(struct bpf_lru_list *l,
-
kernel/bpf/bpf_lru_list.c:87:36-87:57: static void __bpf_lru_node_move_in(struct bpf_lru_list *l,
-
kernel/bpf/bpf_lru_list.c:105:33-105:54: static void __bpf_lru_node_move(struct bpf_lru_list *l,
-
kernel/bpf/bpf_lru_list.c:129:39-129:66: static bool bpf_lru_list_inactive_low(const struct bpf_lru_list *l)
-
kernel/bpf/bpf_lru_list.c:145:7-145:28: struct bpf_lru_list *l)
-
kernel/bpf/bpf_lru_list.c:172:9-172:30: struct bpf_lru_list *l)
-
kernel/bpf/bpf_lru_list.c:212:11-212:32: struct bpf_lru_list *l,
-
kernel/bpf/bpf_lru_list.c:242:56-242:77: static void __bpf_lru_list_rotate(struct bpf_lru *lru, struct bpf_lru_list *l)
-
kernel/bpf/bpf_lru_list.c:261:8-261:29: struct bpf_lru_list *l,
-
kernel/bpf/bpf_lru_list.c:295:32-295:53: static void __local_list_flush(struct bpf_lru_list *l,
-
kernel/bpf/bpf_lru_list.c:310:36-310:57: static void bpf_lru_list_push_free(struct bpf_lru_list *l,
-
kernel/bpf/bpf_lru_list.c:636:31-636:52: static void bpf_lru_list_init(struct bpf_lru_list *l)
-
kernel/bpf/hashtab.c:194:38-194:56: static inline void htab_elem_set_ptr(struct htab_elem *l, u32 key_size,
-
kernel/bpf/hashtab.c:200:48-200:66: static inline void __percpu *htab_elem_get_ptr(struct htab_elem *l, u32 key_size)
-
kernel/bpf/hashtab.c:205:61-205:79: static void *fd_htab_map_get_ptr(const struct bpf_map *map, struct htab_elem *l)
-
kernel/bpf/hashtab.c:882:51-882:69: static void htab_elem_free(struct bpf_htab *htab, struct htab_elem *l)
-
kernel/bpf/hashtab.c:890:54-890:72: static void htab_put_fd_value(struct bpf_htab *htab, struct htab_elem *l)
-
kernel/bpf/hashtab.c:930:51-930:69: static void free_htab_elem(struct bpf_htab *htab, struct htab_elem *l)
-
kernel/events/core.c:3644:33-3644:45: static bool perf_less_group_idx(const void *l, const void *r)
-
kernel/events/core.c:3652:22-3652:28: static void swap_ptr(void *l, void *r)
-
kernel/locking/lockdep_proc.c:409:26-409:38: static int lock_stat_cmp(const void *l, const void *r)
-
kernel/sched/core.c:6402:1-6402:1: DEFINE_LOCK_GUARD_1(core_lock, int,
-
kernel/sched/sched.h:1709:1-1709:1: DEFINE_LOCK_GUARD_1(rq_lock, struct rq,
-
kernel/sched/sched.h:1714:1-1714:1: DEFINE_LOCK_GUARD_1(rq_lock_irq, struct rq,
-
kernel/sched/sched.h:1719:1-1719:1: DEFINE_LOCK_GUARD_1(rq_lock_irqsave, struct rq,
-
lib/group_cpus.c:109:27-109:39: static int ncpus_cmp_func(const void *l, const void *r)
-
lib/maple_tree.c:2482:40-2482:61: static inline void mte_mid_split_check(struct maple_enode **l,
-
lib/xz/xz_dec_lzma2.c:651:46-651:67: static void lzma_len(struct xz_dec_lzma2 *s, struct lzma_len_dec *l,
-
mm/damon/core.c:1100:3-1100:24: struct damon_region *l, struct damon_region *r)
-
mm/list_lru.c:331:26-331:47: static void init_one_lru(struct list_lru_one *l)
-
mm/migrate.c:147:28-147:46: void putback_movable_pages(struct list_head *l)
-
net/atm/lec.c:826:6-826:14: loff_t *l)
-
net/atm/lec.c:846:52-846:60: static void *lec_arp_walk(struct lec_state *state, loff_t *l,
-
net/atm/lec.c:861:53-861:61: static void *lec_misc_walk(struct lec_state *state, loff_t *l,
-
net/atm/lec.c:881:53-881:61: static void *lec_priv_walk(struct lec_state *state, loff_t *l,
-
net/atm/lec.c:897:52-897:60: static void *lec_itf_walk(struct lec_state *state, loff_t *l)
-
net/atm/lec.c:914:51-914:58: static void *lec_get_idx(struct lec_state *state, loff_t l)
-
net/atm/proc.c:78:68-78:75: static int __vcc_walk(struct sock **sock, int family, int *bucket, loff_t l)
-
net/atm/proc.c:108:52-108:59: static inline void *vcc_walk(struct seq_file *seq, loff_t l)
-
net/bluetooth/af_bluetooth.c:172:19-172:40: void bt_sock_link(struct bt_sock_list *l, struct sock *sk)
-
net/bluetooth/af_bluetooth.c:180:21-180:42: void bt_sock_unlink(struct bt_sock_list *l, struct sock *sk)
-
net/caif/cfcnfg.c:220:8-220:34: struct cfctrl_link_param *l)
-
net/caif/cfserl.c:54:27-54:43: static int cfserl_receive(struct cflayer *l, struct cfpkt *newpkt)
-
net/ceph/ceph_common.c:401:10-401:25: struct fc_log *l, char delim)
-
net/ceph/ceph_common.c:419:8-419:23: struct fc_log *l)
-
net/ceph/striper.c:24:36-24:61: void ceph_calc_file_object_mapping(struct ceph_file_layout *l,
-
net/ceph/striper.c:110:26-110:51: int ceph_file_to_extents(struct ceph_file_layout *l, u64 off, u64 len,
-
net/ceph/striper.c:174:26-174:51: int ceph_iterate_extents(struct ceph_file_layout *l, u64 off, u64 len,
-
net/ceph/striper.c:211:25-211:50: int ceph_extent_to_file(struct ceph_file_layout *l,
-
net/ceph/striper.c:263:26-263:51: u64 ceph_get_num_objects(struct ceph_file_layout *l, u64 size)
-
net/ipv4/fib_trie.c:1160:8-1160:27: struct key_vector *l, struct fib_alias *new,
-
net/ipv4/fib_trie.c:1651:9-1651:28: struct key_vector *l, struct fib_alias *old)
-
net/ipv4/fib_trie.c:2178:28-2178:47: static int fib_leaf_notify(struct key_vector *l, struct fib_table *tb,
-
net/ipv4/fib_trie.c:2268:30-2268:49: static int fn_trie_dump_leaf(struct key_vector *l, struct fib_table *tb,
-
net/netfilter/xt_hashlimit.c:606:38-606:51: static inline __be32 maskl(__be32 a, unsigned int l)
-
net/nfc/llcp_core.c:25:25-25:48: void nfc_llcp_sock_link(struct llcp_sock_list *l, struct sock *sk)
-
net/nfc/llcp_core.c:32:27-32:50: void nfc_llcp_sock_unlink(struct llcp_sock_list *l, struct sock *sk)
-
net/nfc/rawsock.c:23:27-23:49: static void nfc_sock_link(struct nfc_sock_list *l, struct sock *sk)
-
net/nfc/rawsock.c:30:29-30:51: static void nfc_sock_unlink(struct nfc_sock_list *l, struct sock *sk)
-
net/tipc/bcast.c:436:37-436:55: int tipc_bcast_rcv(struct net *net, struct tipc_link *l, struct sk_buff *skb)
-
net/tipc/bcast.c:470:42-470:60: void tipc_bcast_ack_rcv(struct net *net, struct tipc_link *l,
-
net/tipc/bcast.c:498:42-498:60: int tipc_bcast_sync_rcv(struct net *net, struct tipc_link *l,
-
net/tipc/bcast.c:572:46-572:64: int tipc_bclink_reset_stats(struct net *net, struct tipc_link *l)
-
net/tipc/link.c:261:23-261:41: static int link_is_up(struct tipc_link *l)
-
net/tipc/link.c:290:22-290:40: bool tipc_link_is_up(struct tipc_link *l)
-
net/tipc/link.c:295:29-295:47: bool tipc_link_peer_is_down(struct tipc_link *l)
-
net/tipc/link.c:300:25-300:43: bool tipc_link_is_reset(struct tipc_link *l)
-
net/tipc/link.c:305:32-305:50: bool tipc_link_is_establishing(struct tipc_link *l)
-
net/tipc/link.c:310:28-310:46: bool tipc_link_is_synching(struct tipc_link *l)
-
net/tipc/link.c:315:31-315:49: bool tipc_link_is_failingover(struct tipc_link *l)
-
net/tipc/link.c:320:27-320:45: bool tipc_link_is_blocked(struct tipc_link *l)
-
net/tipc/link.c:325:32-325:50: static bool link_is_bc_sndlink(struct tipc_link *l)
-
net/tipc/link.c:330:32-330:50: static bool link_is_bc_rcvlink(struct tipc_link *l)
-
net/tipc/link.c:335:27-335:45: void tipc_link_set_active(struct tipc_link *l, bool active)
-
net/tipc/link.c:340:18-340:36: u32 tipc_link_id(struct tipc_link *l)
-
net/tipc/link.c:345:23-345:41: int tipc_link_min_win(struct tipc_link *l)
-
net/tipc/link.c:350:23-350:41: int tipc_link_max_win(struct tipc_link *l)
-
net/tipc/link.c:355:20-355:38: int tipc_link_prio(struct tipc_link *l)
-
net/tipc/link.c:360:35-360:53: unsigned long tipc_link_tolerance(struct tipc_link *l)
-
net/tipc/link.c:365:39-365:57: struct sk_buff_head *tipc_link_inputq(struct tipc_link *l)
-
net/tipc/link.c:370:22-370:40: char tipc_link_plane(struct tipc_link *l)
-
net/tipc/link.c:375:27-375:45: struct net *tipc_link_net(struct tipc_link *l)
-
net/tipc/link.c:380:28-380:46: void tipc_link_update_caps(struct tipc_link *l, u16 capabilities)
-
net/tipc/link.c:418:24-418:42: int tipc_link_bc_peers(struct tipc_link *l)
-
net/tipc/link.c:423:28-423:46: static u16 link_bc_rcv_gap(struct tipc_link *l)
-
net/tipc/link.c:435:24-435:42: void tipc_link_set_mtu(struct tipc_link *l, int mtu)
-
net/tipc/link.c:440:19-440:37: int tipc_link_mtu(struct tipc_link *l)
-
net/tipc/link.c:445:19-445:37: int tipc_link_mss(struct tipc_link *l)
-
net/tipc/link.c:454:23-454:41: u16 tipc_link_rcv_nxt(struct tipc_link *l)
-
net/tipc/link.c:459:21-459:39: u16 tipc_link_acked(struct tipc_link *l)
-
net/tipc/link.c:464:22-464:40: char *tipc_link_name(struct tipc_link *l)
-
net/tipc/link.c:469:21-469:39: u32 tipc_link_state(struct tipc_link *l)
-
net/tipc/link.c:626:23-626:41: int tipc_link_fsm_evt(struct tipc_link *l, int evt)
-
net/tipc/link.c:788:32-788:50: static void link_profile_stats(struct tipc_link *l)
-
net/tipc/link.c:834:27-834:45: bool tipc_link_too_silent(struct tipc_link *l)
-
net/tipc/link.c:841:23-841:41: int tipc_link_timeout(struct tipc_link *l, struct sk_buff_head *xmitq)
-
net/tipc/link.c:906:31-906:49: static int link_schedule_user(struct tipc_link *l, struct tipc_msg *hdr)
-
net/tipc/link.c:931:33-931:51: static void link_prepare_wakeup(struct tipc_link *l)
-
net/tipc/link.c:967:12-967:30: struct tipc_link *l)
-
net/tipc/link.c:975:22-975:40: void tipc_link_reset(struct tipc_link *l)
-
net/tipc/link.c:1036:20-1036:38: int tipc_link_xmit(struct tipc_link *l, struct sk_buff_head *list,
-
net/tipc/link.c:1128:35-1128:53: static void tipc_link_update_cwin(struct tipc_link *l, int released,
-
net/tipc/link.c:1170:39-1170:57: static void tipc_link_advance_backlog(struct tipc_link *l,
-
net/tipc/link.c:1219:37-1219:55: static bool link_retransmit_failure(struct tipc_link *l, struct tipc_link *r,
-
net/tipc/link.c:1268:29-1268:47: static bool tipc_data_input(struct tipc_link *l, struct sk_buff *skb,
-
net/tipc/link.c:1319:28-1319:46: static int tipc_link_input(struct tipc_link *l, struct sk_buff *skb,
-
net/tipc/link.c:1364:30-1364:48: static int tipc_link_tnl_rcv(struct tipc_link *l, struct sk_buff *skb,
-
net/tipc/link.c:1438:58-1438:76: u16 tipc_get_gap_ack_blks(struct tipc_gap_ack_blks **ga, struct tipc_link *l,
-
net/tipc/link.c:1470:9-1470:27: struct tipc_link *l, u8 start_index)
-
net/tipc/link.c:1516:36-1516:54: static u16 tipc_build_gap_ack_blks(struct tipc_link *l, struct tipc_msg *hdr)
-
net/tipc/link.c:1556:38-1556:56: static int tipc_link_advance_transmq(struct tipc_link *l, struct tipc_link *r,
-
net/tipc/link.c:1712:31-1712:49: int tipc_link_build_state_msg(struct tipc_link *l, struct sk_buff_head *xmitq)
-
net/tipc/link.c:1736:32-1736:50: void tipc_link_build_reset_msg(struct tipc_link *l, struct sk_buff_head *xmitq)
-
net/tipc/link.c:1756:37-1756:55: static int tipc_link_build_nack_msg(struct tipc_link *l,
-
net/tipc/link.c:1786:19-1786:37: int tipc_link_rcv(struct tipc_link *l, struct sk_buff *skb,
-
net/tipc/link.c:1856:39-1856:57: static void tipc_link_build_proto_msg(struct tipc_link *l, int mtyp, bool probe,
-
net/tipc/link.c:1940:37-1940:55: void tipc_link_create_dummy_tnl_msg(struct tipc_link *l,
-
net/tipc/link.c:1973:28-1973:46: void tipc_link_tnl_prepare(struct tipc_link *l, struct tipc_link *tnl,
-
net/tipc/link.c:2127:33-2127:51: void tipc_link_failover_prepare(struct tipc_link *l, struct tipc_link *tnl,
-
net/tipc/link.c:2154:29-2154:47: bool tipc_link_validate_msg(struct tipc_link *l, struct tipc_msg *hdr)
-
net/tipc/link.c:2197:32-2197:50: static int tipc_link_proto_rcv(struct tipc_link *l, struct sk_buff *skb,
-
net/tipc/link.c:2355:42-2355:60: static bool tipc_link_build_bc_proto_msg(struct tipc_link *l, bool bcast,
-
net/tipc/link.c:2386:41-2386:59: static void tipc_link_build_bc_init_msg(struct tipc_link *l,
-
net/tipc/link.c:2400:28-2400:46: void tipc_link_bc_init_rcv(struct tipc_link *l, struct tipc_msg *hdr)
-
net/tipc/link.c:2427:27-2427:45: int tipc_link_bc_sync_rcv(struct tipc_link *l, struct tipc_msg *hdr,
-
net/tipc/link.c:2518:27-2518:45: int tipc_link_bc_nack_rcv(struct tipc_link *l, struct sk_buff *skb,
-
net/tipc/link.c:2552:33-2552:51: void tipc_link_set_queue_limits(struct tipc_link *l, u32 min_win, u32 max_win)
-
net/tipc/link.c:2571:28-2571:46: void tipc_link_reset_stats(struct tipc_link *l)
-
net/tipc/link.c:2576:24-2576:42: static void link_print(struct tipc_link *l, const char *str)
-
net/tipc/link.c:2885:30-2885:48: void tipc_link_set_tolerance(struct tipc_link *l, u32 tol,
-
net/tipc/link.c:2895:25-2895:43: void tipc_link_set_prio(struct tipc_link *l, u32 prio,
-
net/tipc/link.c:2902:32-2902:50: void tipc_link_set_abort_limit(struct tipc_link *l, u32 limit)
-
net/tipc/link.c:2920:20-2920:38: int tipc_link_dump(struct tipc_link *l, u16 dqueues, char *buf)
-
net/tipc/name_table.c:1141:34-1141:52: struct tipc_dest *tipc_dest_find(struct list_head *l, u32 node, u32 port)
-
net/tipc/name_table.c:1152:21-1152:39: bool tipc_dest_push(struct list_head *l, u32 node, u32 port)
-
net/tipc/name_table.c:1168:20-1168:38: bool tipc_dest_pop(struct list_head *l, u32 *node, u32 *port)
-
net/tipc/name_table.c:1184:20-1184:38: bool tipc_dest_del(struct list_head *l, u32 node, u32 port)
-
net/tipc/name_table.c:1196:27-1196:45: void tipc_dest_list_purge(struct list_head *l)
-
net/tipc/node.c:615:60-615:78: static void tipc_node_calculate_timer(struct tipc_node *n, struct tipc_link *l)
-
net/tipc/node.c:960:58-960:76: static void tipc_node_link_failover(struct tipc_node *n, struct tipc_link *l,
-
net/tipc/trace.h:270:1-270:1: DEFINE_LINK_EVENT(tipc_link_dump);
-
net/tipc/trace.h:271:1-271:1: DEFINE_LINK_EVENT(tipc_link_conges);
-
net/tipc/trace.h:272:1-272:1: DEFINE_LINK_EVENT(tipc_link_timeout);
-
net/tipc/trace.h:273:1-273:1: DEFINE_LINK_EVENT(tipc_link_reset);
-
net/tipc/trace.h:280:1-280:1: DEFINE_LINK_EVENT_COND(tipc_link_too_silent, tipc_link_too_silent(l));
-
security/apparmor/include/label.h:374:47-374:64: static inline struct aa_label *__aa_get_label(struct aa_label *l)
-
security/apparmor/include/label.h:382:45-382:62: static inline struct aa_label *aa_get_label(struct aa_label *l)
-
security/apparmor/include/label.h:398:49-398:73: static inline struct aa_label *aa_get_label_rcu(struct aa_label __rcu **l)
-
security/apparmor/include/label.h:419:52-419:69: static inline struct aa_label *aa_get_newest_label(struct aa_label *l)
-
security/apparmor/include/label.h:442:33-442:50: static inline void aa_put_label(struct aa_label *l)
-
security/apparmor/policy_unpack.c:99:20-99:40: bool aa_rawdata_eq(struct aa_loaddata *l, struct aa_loaddata *r)
-
security/selinux/hooks.c:401:38-401:42: static int match_opt_prefix(char *s, int l, char **arg)
-
security/selinux/ss/mls.c:161:43-161:61: int mls_level_isvalid(struct policydb *p, struct mls_level *l)
-
security/selinux/ss/policydb.c:2723:28-2723:46: static int mls_write_level(struct mls_level *l, void *fp)
-
security/smack/smack_lsm.c:82:38-82:42: static int match_opt_prefix(char *s, int l, char **arg)
-
sound/core/pcm_lib.c:1299:11-1299:52: const struct snd_pcm_hw_constraint_list *l)
-
sound/pci/asihpi/hpios.h:97:30-97:53: static inline void cond_lock(struct hpios_spinlock *l)
-
sound/pci/asihpi/hpios.h:111:32-111:55: static inline void cond_unlock(struct hpios_spinlock *l)
variable
Defined...
-
arch/x86/kernel/apic/apic.c:2604:2-2604:15: unsigned int l, h;
-
arch/x86/kernel/apic/x2apic_uv_x.c:1054:4-1054:11: int f, l;
-
arch/x86/kernel/cpu/mce/core.c:234:2-234:24: struct mce_evt_llist *l;
-
arch/x86/kernel/cpu/mce/inject.c:319:2-319:6: u32 l, h;
-
arch/x86/kernel/cpu/mtrr/cleanup.c:821:2-821:6: u32 l, h;
-
arch/x86/kernel/cpu/resctrl/core.c:139:2-139:6: u32 l, h, max_cbm = BIT_MASK(20) - 1;
-
arch/x86/kernel/cpu/resctrl/core.c:398:2-398:20: struct list_head *l;
-
arch/x86/kernel/hpet.c:143:2-143:44: u32 i, id, period, cfg, status, channels, l, h;
-
arch/x86/kvm/debugfs.c:98:2-98:15: int i, j, k, l, ret;
-
arch/x86/mm/kmmio.c:82:2-82:15: unsigned int l;
-
arch/x86/mm/kmmio.c:119:2-119:15: unsigned int l;
-
arch/x86/mm/kmmio.c:242:2-242:15: unsigned int l;
-
arch/x86/mm/kmmio.c:443:2-443:15: unsigned int l;
-
arch/x86/mm/kmmio.c:544:2-544:15: unsigned int l;
-
arch/x86/pci/legacy.c:41:2-41:6: u32 l;
-
arch/x86/pci/mmconfig-shared.c:270:3-270:7: u32 l, extcfg;
-
arch/x86/pci/mmconfig-shared.c:346:2-346:6: u32 l;
-
arch/x86/xen/platform-pci-unplug.c:182:2-182:6: int l;
-
block/partitions/msdos.c:360:2-360:24: struct bsd_disklabel *l;
-
block/partitions/msdos.c:488:2-488:29: struct unixware_disklabel *l;
-
crypto/algapi.c:1068:4-1068:26: struct crypto_larval *l;
-
crypto/cast5_generic.c:305:2-305:6: u32 l, r, t;
-
crypto/cast5_generic.c:360:2-360:6: u32 l, r, t;
-
crypto/ccm.c:132:2-132:24: unsigned int l = lp + 1;
-
crypto/ccm.c:808:3-808:20: unsigned int l = min(len, bs - ctx->len);
-
drivers/acpi/acpi_video.c:1352:2-1352:41: int min, max, min_above, max_below, i, l, delta = 255;
-
drivers/ata/pata_parport/bpck.c:40:2-40:9: int r, l, h;
-
drivers/ata/pata_parport/bpck.c:153:2-153:9: int i, l, h;
-
drivers/ata/pata_parport/bpck.c:301:2-301:12: int i, e, l, h, om;
-
drivers/ata/pata_parport/comm.c:38:2-38:6: int l, h, r;
-
drivers/ata/pata_parport/comm.c:101:2-101:9: int i, l, h;
-
drivers/ata/pata_parport/friq.c:48:2-48:9: int h, l, r;
-
drivers/ata/pata_parport/friq.c:71:2-71:9: int h, l, k, ph;
-
drivers/ata/pata_parport/frpw.c:34:2-34:9: int h, l, r;
-
drivers/ata/pata_parport/frpw.c:59:2-59:9: int h, l, k, ph;
-
drivers/ata/pata_parport/on20.c:39:2-39:9: int h, l, r;
-
drivers/ata/pata_parport/on20.c:91:2-91:9: int k, l, h;
-
drivers/base/power/domain.c:1924:2-1924:19: struct gpd_link *l, *link;
-
drivers/base/power/domain.c:2121:2-2121:19: struct gpd_link *l, *link;
-
drivers/block/drbd/drbd_main.c:1634:3-1634:16: unsigned l = min_t(unsigned, len, PAGE_SIZE);
-
drivers/block/drbd/drbd_worker.c:1091:3-1091:20: unsigned int l = min_t(unsigned int, len, PAGE_SIZE);
-
drivers/block/loop.c:539:3-539:23: struct loop_device *l;
-
drivers/char/ipmi/ipmi_watchdog.c:180:2-180:7: int l;
-
drivers/clk/clkdev.c:243:2-243:21: struct clk_lookup *l;
-
drivers/clk/mstar/clk-msc313-cpupll.c:83:2-83:18: u16 l = value & 0xffff, h = (value >> 16) & 0xffff;
-
drivers/clk/qcom/clk-alpha-pll.c:615:2-615:6: u32 l, low, high, ctl;
-
drivers/clk/qcom/clk-alpha-pll.c:700:2-700:6: u32 l, alpha_width = pll_alpha_width(pll);
-
drivers/clk/qcom/clk-alpha-pll.c:751:2-751:6: u32 l, alpha_width = pll_alpha_width(pll);
-
drivers/clk/qcom/clk-alpha-pll.c:817:2-817:6: u32 l, alpha = 0, ctl, alpha_m, alpha_n;
-
drivers/clk/qcom/clk-alpha-pll.c:870:2-870:6: u32 l, a, ctl, cur_alpha = 0;
-
drivers/clk/qcom/clk-alpha-pll.c:912:2-912:6: u32 l, a;
-
drivers/clk/qcom/clk-alpha-pll.c:1012:2-1012:6: u32 l, frac, alpha_width = pll_alpha_width(pll);
-
drivers/clk/qcom/clk-alpha-pll.c:1287:2-1287:6: u32 l, frac, alpha_width = pll_alpha_width(pll);
-
drivers/clk/qcom/clk-alpha-pll.c:1317:2-1317:6: u32 l, alpha_width = pll_alpha_width(pll);
-
drivers/clk/qcom/clk-alpha-pll.c:1632:2-1632:11: u32 val, l, alpha_width = pll_alpha_width(pll);
-
drivers/clk/qcom/clk-alpha-pll.c:1731:2-1731:6: u32 l, alpha_width = pll_alpha_width(pll);
-
drivers/clk/qcom/clk-alpha-pll.c:2053:2-2053:6: u32 l, alpha_width = pll_alpha_width(pll);
-
drivers/clk/qcom/clk-alpha-pll.c:2260:2-2260:6: u32 l, frac;
-
drivers/clk/qcom/clk-alpha-pll.c:2337:2-2337:6: u32 l;
-
drivers/clk/qcom/clk-alpha-pll.c:2349:2-2349:6: u32 l;
-
drivers/clk/qcom/clk-alpha-pll.c:2428:2-2428:6: u32 l;
-
drivers/clk/qcom/clk-alpha-pll.c:2442:2-2442:6: u32 l;
-
drivers/clk/qcom/clk-pll.c:83:2-83:6: u32 l, m, n, config;
-
drivers/clocksource/timer-msc313e.c:81:2-81:6: u16 l, h;
-
drivers/clocksource/timer-ti-dm.c:259:2-259:6: u32 l;
-
drivers/clocksource/timer-ti-dm.c:353:2-353:6: u32 l, timeout = 100000;
-
drivers/clocksource/timer-ti-dm.c:732:2-732:6: u32 l;
-
drivers/clocksource/timer-ti-dm.c:804:2-804:6: u32 l;
-
drivers/clocksource/timer-ti-dm.c:834:2-834:6: u32 l;
-
drivers/clocksource/timer-ti-dm.c:867:2-867:6: u32 l;
-
drivers/clocksource/timer-ti-dm.c:891:2-891:6: u32 l;
-
drivers/clocksource/timer-ti-dm.c:949:2-949:10: u32 l = mask;
-
drivers/clocksource/timer-ti-dm.c:976:2-976:15: unsigned int l;
-
drivers/comedi/comedi_buf.c:211:3-211:11: int l = min_t(int, len - done, PAGE_SIZE - pgoff);
-
drivers/cpufreq/p4-clockmod.c:54:2-54:6: u32 l, h;
-
drivers/cpufreq/p4-clockmod.c:208:2-208:6: u32 l, h;
-
drivers/cpufreq/speedstep-centrino.c:325:2-325:11: unsigned l, h;
-
drivers/cpufreq/speedstep-centrino.c:348:2-348:11: unsigned l, h;
-
drivers/crypto/ccree/cc_aead.c:1542:2-1542:24: unsigned int l = lp + 1; /* This is L' of RFC 3610. */
-
drivers/crypto/chelsio/chcr_algo.c:2895:2-2895:15: unsigned int l, lp, m;
-
drivers/crypto/img-hash.c:467:2-467:9: u32 u, l;
-
drivers/firmware/dmi-id.c:102:2-102:10: ssize_t l, left;
-
drivers/firmware/efi/efibc.c:42:2-42:16: unsigned long l;
-
drivers/firmware/efi/libstub/alignedmem.c:50:3-50:40: int l = (alloc_addr & (align - 1)) / EFI_PAGE_SIZE;
-
drivers/gpu/drm/amd/amdgpu/aqua_vanjaram.c:253:2-253:10: int l = 0, i;
-
drivers/gpu/drm/amd/amdkfd/kfd_svm.c:1931:3-1931:20: unsigned long s, l;
-
drivers/gpu/drm/amd/amdkfd/kfd_svm.c:2019:2-2019:11: uint64_t l;
-
drivers/gpu/drm/amd/amdkfd/kfd_svm.c:2429:2-2429:19: unsigned long s, l;
-
drivers/gpu/drm/amd/display/dc/core/dc.c:1856:2-1856:12: int i, k, l;
-
drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c:319:2-319:87: unsigned int pixelsPerClock, lstall, D, initalXmitDelay, w, s, ix, wx, p, l0, a, ax, l,
-
drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c:343:2-343:87: unsigned int pixelsPerClock, lstall, D, initalXmitDelay, w, s, ix, wx, p, l0, a, ax, l,
-
drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c:514:2-514:87: unsigned int pixelsPerClock, lstall, D, initalXmitDelay, w, S, ix, wx, p, l0, a, ax, l,
-
drivers/gpu/drm/display/drm_dp_helper.c:83:2-83:38: u8 l = dp_link_status(link_status, i);
-
drivers/gpu/drm/display/drm_dp_helper.c:130:2-130:38: u8 l = dp_link_status(link_status, i);
-
drivers/gpu/drm/display/drm_dp_helper.c:143:2-143:38: u8 l = dp_link_status(link_status, i);
-
drivers/gpu/drm/display/drm_dp_helper.c:157:2-157:38: u8 l = dp_link_status(link_status, i);
-
drivers/gpu/drm/drm_privacy_screen.c:119:2-119:36: struct drm_privacy_screen_lookup *l;
-
drivers/gpu/drm/exynos/exynos_drm_ipp.c:434:2-434:41: const struct drm_exynos_ipp_limit *l = limits;
-
drivers/gpu/drm/exynos/exynos_drm_ipp.c:480:2-480:23: struct drm_ipp_limit l;
-
drivers/gpu/drm/gma500/cdv_intel_dp.c:1253:2-1253:53: uint8_t l = cdv_intel_dp_link_status(link_status, i);
-
drivers/gpu/drm/gma500/cdv_intel_dp.c:1266:2-1266:53: uint8_t l = cdv_intel_dp_link_status(link_status, i);
-
drivers/gpu/drm/gma500/cdv_intel_dp.c:1308:2-1308:53: uint8_t l = cdv_intel_dp_link_status(link_status, i);
-
drivers/gpu/drm/i915/display/intel_global_state.c:74:2-74:27: struct drm_modeset_lock *l;
-
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c:1150:2-1150:10: long i, l, datalen = 0;
-
drivers/gpu/drm/msm/adreno/adreno_gpu.c:758:2-758:7: long l;
-
drivers/gpu/drm/nouveau/nouveau_display.c:659:2-659:2: PROP_ENUM(disp->dithering_mode, gen, "dithering mode", dither_mode);
-
drivers/gpu/drm/nouveau/nouveau_display.c:660:2-660:2: PROP_ENUM(disp->dithering_depth, gen, "dithering depth", dither_depth);
-
drivers/gpu/drm/nouveau/nouveau_display.c:661:2-661:2: PROP_ENUM(disp->underscan_property, gen, "underscan", underscan);
-
drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c:985:2-985:16: const u8 l = ffs(outp->info.link);
-
drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv30.c:103:3-103:11: int l = nvkm_rd32(device, 0x1003d0);
-
drivers/gpu/drm/radeon/rv770_dpm.c:266:2-266:47: u8 l[RV770_SMC_PERFORMANCE_LEVELS_PER_SWSTATE];
-
drivers/gpu/drm/radeon/sumo_dpm.c:394:2-394:37: u32 l[SUMO_MAX_HARDWARE_POWERLEVELS];
-
drivers/hwmon/lm90.c:807:2-807:18: int oldh, newh, l;
-
drivers/hwmon/pmbus/pmbus_core.c:1465:2-1465:43: const struct pmbus_limit_attr *l = attr->limit;
-
drivers/hwmon/pmbus/stpddc60.c:45:2-45:10: long v, l;
-
drivers/i2c/busses/i2c-stm32f7.c:465:2-465:9: u16 p, l, a, h;
-
drivers/iio/adc/ti-tsc2046.c:376:2-376:53: struct tsc2046_adc_group_layout *l = &priv->l[group];
-
drivers/iio/adc/ti-tsc2046.c:395:2-395:35: struct tsc2046_adc_group_layout *l;
-
drivers/iio/industrialio-core.c:682:3-682:11: int l = 0;
-
drivers/infiniband/hw/qib/qib_driver.c:449:2-449:18: u32 etail = -1, l, hdrqtail;
-
drivers/infiniband/hw/qib/qib_verbs.c:476:4-476:12: u32 l = len;
-
drivers/infiniband/hw/qib/qib_verbs.c:570:3-570:41: struct list_head *l = dev->txreq_free.next;
-
drivers/infiniband/hw/qib/qib_verbs.c:600:3-600:41: struct list_head *l = dev->txreq_free.next;
-
drivers/infiniband/hw/qib/qib_verbs.c:1626:3-1626:41: struct list_head *l = dev->txreq_free.next;
-
drivers/infiniband/hw/qib/qib_verbs.c:1660:3-1660:41: struct list_head *l = dev->txreq_free.next;
-
drivers/infiniband/ulp/opa_vnic/opa_vnic_netdev.c:234:2-234:6: u32 l, crc = 0;
-
drivers/input/joystick/sidewinder.c:571:2-571:15: int i, j, k, l;
-
drivers/input/joystick/tmdc.c:174:2-174:12: int i, k, l;
-
drivers/input/serio/olpc_apsp.c:139:2-139:16: unsigned long l;
-
drivers/input/touchscreen/ads7846.c:772:3-772:52: struct ads7846_buf_layout *l = &packet->l[cmd_idx];
-
drivers/input/touchscreen/ads7846.c:1046:3-1046:52: struct ads7846_buf_layout *l = &packet->l[cmd_idx];
-
drivers/input/touchscreen/ads7846.c:1087:3-1087:52: struct ads7846_buf_layout *l = &packet->l[cmd_idx];
-
drivers/iommu/omap-iommu.c:138:2-138:38: u32 l = iommu_read_reg(obj, MMU_CNTL);
-
drivers/iommu/omap-iommu.c:156:2-156:6: u32 l, pa;
-
drivers/iommu/omap-iommu.c:183:2-183:38: u32 l = iommu_read_reg(obj, MMU_CNTL);
-
drivers/iommu/omap-iommu.c:289:2-289:20: struct iotlb_lock l;
-
drivers/iommu/omap-iommu.c:444:2-444:20: struct iotlb_lock l;
-
drivers/iommu/omap-iommu.c:920:2-920:20: struct iotlb_lock l;
-
drivers/ipack/ipack.c:108:2-108:21: unsigned int i, c, l, s;
-
drivers/isdn/capi/capi.c:1329:2-1329:20: struct list_head *l;
-
drivers/isdn/hardware/mISDN/mISDNisar.c:69:4-69:12: int l = 0;
-
drivers/isdn/hardware/mISDN/mISDNisar.c:98:4-98:12: int l = 0;
-
drivers/isdn/mISDN/l1oip_core.c:873:2-873:8: int l, ll;
-
drivers/isdn/mISDN/l1oip_core.c:1092:2-1092:8: int l, ll;
-
drivers/isdn/mISDN/layer2.c:1861:2-1861:8: u_int l;
-
drivers/leds/leds-tca6507.c:760:3-760:39: struct tca6507_led *l = tca->leds + i;
-
drivers/mailbox/mailbox-test.c:177:2-177:10: int l = 0;
-
drivers/md/bcache/bset.c:598:2-600:37: struct bkey *l = is_power_of_2(j)
-
drivers/md/bcache/bset.c:962:2-962:15: struct bkey *l, *r;
-
drivers/md/bcache/btree.c:1923:11-1923:11: ret = bcache_btree(check_recurse, p, b, op);
-
drivers/md/bcache/btree.c:1993:10-1993:10: ret = bcache_btree(check_recurse, p, c->root, &op);
-
drivers/md/bcache/btree.c:2542:10-2542:10: ret = bcache_btree(map_nodes_recurse, k, b,
-
drivers/md/bcache/btree.c:2576:6-2576:6: : bcache_btree(map_keys_recurse, k,
-
drivers/md/bcache/journal.c:185:2-185:18: unsigned int i, l, r, m;
-
drivers/md/bcache/super.c:1975:2-1975:25: struct journal_replay *l;
-
drivers/md/bcache/writeback.c:883:8-883:8: ret = bcache_btree(map_keys_recurse,
-
drivers/md/dm-bio-prison-v1.c:182:2-182:45: unsigned l = lock_nr(key, prison->num_locks);
-
drivers/md/dm-bio-prison-v1.c:230:2-230:52: unsigned l = lock_nr(&cell->key, prison->num_locks);
-
drivers/md/dm-bio-prison-v1.c:253:2-253:52: unsigned l = lock_nr(&cell->key, prison->num_locks);
-
drivers/md/dm-bio-prison-v1.c:283:2-283:52: unsigned l = lock_nr(&cell->key, prison->num_locks);
-
drivers/md/dm-bio-prison-v1.c:307:2-307:52: unsigned l = lock_nr(&cell->key, prison->num_locks);
-
drivers/md/dm-bufio.c:2330:2-2330:6: int l;
-
drivers/md/dm-cache-policy-smq.c:432:2-432:16: struct ilist *l, *l_above;
-
drivers/md/dm-ima.c:28:2-28:10: int l = strlen(*buf);
-
drivers/md/dm-ima.c:180:2-180:80: size_t device_data_buf_len, target_metadata_buf_len, target_data_buf_len, l = 0;
-
drivers/md/dm-ima.c:374:2-374:19: unsigned int l = 0;
-
drivers/md/dm-ima.c:488:2-488:19: unsigned int l = 0;
-
drivers/md/dm-ima.c:607:2-607:19: unsigned int l = 0, capacity_len = 0;
-
drivers/md/dm-integrity.c:2477:4-2477:20: unsigned int k, l, next_loop;
-
drivers/md/dm-ioctl.c:1285:3-1285:10: size_t l;
-
drivers/md/dm-snap.c:534:2-534:22: struct dm_snapshot *l;
-
drivers/md/dm-snap.c:763:2-763:24: struct hlist_bl_head *l;
-
drivers/md/dm-stats.c:243:2-243:20: struct list_head *l;
-
drivers/md/dm-stats.c:266:2-266:20: struct list_head *l;
-
drivers/md/dm-table.c:1472:2-1472:15: unsigned int l, n = 0, k = 0;
-
drivers/md/md.c:8207:2-8207:14: loff_t l = *pos;
-
drivers/md/raid5.c:5390:4-5390:45: struct list_head *l = conf->delayed_list.next;
-
drivers/media/common/v4l2-tpg/v4l2-tpg-core.c:1938:2-1938:2: PRINTSTR(u8);
-
drivers/media/common/v4l2-tpg/v4l2-tpg-core.c:1945:2-1945:2: PRINTSTR(u16);
-
drivers/media/common/v4l2-tpg/v4l2-tpg-core.c:1952:2-1952:2: PRINTSTR(x24);
-
drivers/media/common/v4l2-tpg/v4l2-tpg-core.c:1959:2-1959:2: PRINTSTR(u32);
-
drivers/media/dvb-core/dvb_net.c:268:2-268:25: int total_ext_len = 0, l;
-
drivers/media/dvb-core/dvb_net.c:710:3-710:40: int l = handle_ule_extensions(h->priv);
-
drivers/media/dvb-frontends/dib0070.c:644:2-644:6: u16 l, r, *n;
-
drivers/media/dvb-frontends/dib0090.c:1481:2-1481:6: u16 l, r;
-
drivers/media/dvb-frontends/dib7000m.c:134:2-134:10: u16 l = 0, r, *n;
-
drivers/media/dvb-frontends/dib7000p.c:158:2-158:10: u16 l = 0, r, *n;
-
drivers/media/dvb-frontends/dib8000.c:1103:3-1103:11: u16 l = 0, r;
-
drivers/media/dvb-frontends/dib8000.c:3604:2-3604:6: int l, i, active, time, time_slave = 0;
-
drivers/media/dvb-frontends/dib9000.c:236:2-236:6: u32 l;
-
drivers/media/dvb-frontends/dib9000.c:320:2-320:6: u32 l;
-
drivers/media/dvb-frontends/stv090x.c:3569:2-3569:17: u32 reg, h, m, l;
-
drivers/media/i2c/ccs-pll.c:714:2-715:56: u32 l = (!pll->op_bits_per_lane ||
-
drivers/media/i2c/ccs/ccs-core.c:163:2-163:18: unsigned int i, l;
-
drivers/media/i2c/ccs/ccs-core.c:3740:2-3740:18: unsigned int i, l;
-
drivers/media/i2c/cx25840/cx25840-vbi.c:220:2-220:16: int id1, id2, l, err = 0;
-
drivers/media/i2c/ir-kbd-i2c.c:537:2-537:14: int rep, i, l, p = 0, s, c = 0;
-
drivers/media/i2c/st-vgxy61.c:1504:2-1504:18: unsigned int p, l, i;
-
drivers/media/pci/cx18/cx18-av-vbi.c:252:2-252:17: int did, sdid, l, err = 0;
-
drivers/media/pci/cx18/cx18-ioctl.c:221:2-221:9: int f, l;
-
drivers/media/pci/cx18/cx18-ioctl.c:236:2-236:9: int f, l;
-
drivers/media/pci/cx18/cx18-ioctl.c:251:2-251:9: int f, l;
-
drivers/media/pci/cx18/cx18-ioctl.c:678:2-678:9: int f, l;
-
drivers/media/pci/cx18/cx18-vbi.c:50:3-50:10: int f, l;
-
drivers/media/pci/ddbridge/ddbridge-core.c:1839:2-1839:16: u32 l = port->lnr;
-
drivers/media/pci/ddbridge/ddbridge-core.c:2358:2-2358:9: u32 i, l, p;
-
drivers/media/pci/ddbridge/ddbridge-core.c:3282:2-3282:16: u32 l = link->nr;
-
drivers/media/pci/ddbridge/ddbridge-core.c:3332:2-3332:6: u32 l;
-
drivers/media/pci/ddbridge/ddbridge-i2c.c:191:2-191:21: u32 i, j, num = 0, l, base;
-
drivers/media/pci/ddbridge/ddbridge-max.c:357:2-357:16: u32 l = link->nr;
-
drivers/media/pci/ivtv/ivtv-ioctl.c:80:2-80:9: int f, l;
-
drivers/media/pci/ivtv/ivtv-ioctl.c:92:2-92:9: int f, l;
-
drivers/media/pci/ivtv/ivtv-ioctl.c:103:2-103:9: int f, l;
-
drivers/media/pci/ivtv/ivtv-ioctl.c:1219:2-1219:9: int f, l;
-
drivers/media/pci/ivtv/ivtv-vbi.c:191:3-191:10: int f, l;
-
drivers/media/pci/ivtv/ivtv-vbi.c:237:2-237:9: int i, l, id2;
-
drivers/media/pci/ngene/ngene-dvb.c:134:2-134:9: int i, l;
-
drivers/media/pci/saa7164/saa7164-encoder.c:61:2-61:36: struct list_head *c, *n, *p, *q, *l, *v;
-
drivers/media/pci/saa7164/saa7164-vbi.c:30:2-30:36: struct list_head *c, *n, *p, *q, *l, *v;
-
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp9_req_lat_if.c:1197:2-1197:10: u32 l = 0, m;
-
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp9_req_lat_if.c:1313:2-1313:6: u32 l, m;
-
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp9_req_lat_if.c:1328:2-1328:6: u32 l, m;
-
drivers/media/platform/qcom/camss/camss-csiphy-2ph-1-0.c:103:2-103:14: u8 val, l = 0;
-
drivers/media/platform/qcom/camss/camss-csiphy-2ph-1-0.c:141:2-141:9: u8 l = 0;
-
drivers/media/platform/qcom/camss/camss-csiphy-3ph-1-0.c:358:2-358:13: int i, l = 0;
-
drivers/media/platform/qcom/camss/camss-csiphy-3ph-1-0.c:419:2-419:9: int i, l, array_size;
-
drivers/media/platform/qcom/camss/camss-vfe.c:467:6-467:39: struct vfe_line *l = &vfe->line[j];
-
drivers/media/platform/qcom/camss/camss-vfe.c:549:6-549:39: struct vfe_line *l = &vfe->line[j];
-
drivers/media/platform/qcom/camss/camss-vfe.c:1386:3-1386:36: struct vfe_line *l = &vfe->line[i];
-
drivers/media/platform/verisilicon/hantro_g2_vp9_dec.c:657:2-657:15: int i, j, k, l, m;
-
drivers/media/platform/verisilicon/hantro_vp9.c:121:2-121:15: int i, j, k, l, m;
-
drivers/media/radio/tea575x.c:84:2-84:6: u16 l;
-
drivers/media/radio/tea575x.c:110:2-110:6: u16 l, rdata;
-
drivers/media/test-drivers/vicodec/codec-fwht.c:622:2-622:18: unsigned int k, l;
-
drivers/media/test-drivers/vicodec/codec-fwht.c:664:2-664:9: int k, l;
-
drivers/media/test-drivers/vidtv/vidtv_psi.c:1947:2-1947:11: int mjd, l;
-
drivers/media/test-drivers/vivid/vivid-rds-gen.c:50:2-50:6: int l;
-
drivers/media/usb/b2c2/flexcop-usb.c:332:2-332:6: int l;
-
drivers/media/usb/em28xx/em28xx-i2c.c:608:2-608:20: unsigned long l = 0;
-
drivers/media/usb/gspca/ov534_9.c:1442:3-1442:7: int l;
-
drivers/media/usb/gspca/vc032x.c:3638:3-3638:13: int size, l;
-
drivers/media/v4l2-core/v4l2-vp9.c:1210:2-1210:6: int l, m, n;
-
drivers/media/v4l2-core/v4l2-vp9.c:1677:2-1677:6: s32 l, m;
-
drivers/memory/omap-gpmc.c:315:2-315:6: u32 l;
-
drivers/memory/omap-gpmc.c:385:2-385:6: u32 l;
-
drivers/memory/omap-gpmc.c:446:2-446:6: u32 l;
-
drivers/memory/omap-gpmc.c:615:2-615:6: u32 l;
-
drivers/memory/omap-gpmc.c:707:2-707:6: u32 l;
-
drivers/memory/omap-gpmc.c:857:2-857:6: u32 l;
-
drivers/memory/omap-gpmc.c:884:2-884:6: u32 l;
-
drivers/memory/omap-gpmc.c:893:2-893:6: u32 l;
-
drivers/memory/omap-gpmc.c:902:2-902:6: u32 l;
-
drivers/memory/omap-gpmc.c:913:2-913:6: u32 l;
-
drivers/memory/omap-gpmc.c:2578:2-2578:6: u32 l;
-
drivers/message/fusion/mptlan.c:971:2-971:9: int i, l;
-
drivers/misc/sgi-xp/xpc_partition.c:215:2-215:6: int l;
-
drivers/mmc/host/vub300.c:1358:2-1359:55: int l = snprintf(vub300->vub_name, sizeof(vub300->vub_name),
-
drivers/mtd/devices/mtd_dataflash.c:460:2-460:11: size_t l;
-
drivers/mtd/devices/mtd_dataflash.c:539:2-539:24: const size_t l = 4 + 64;
-
drivers/mtd/nand/raw/marvell_nand.c:2252:2-2252:38: const struct marvell_hw_ecc_layout *l;
-
drivers/mtd/ubi/upd.c:225:3-225:11: int l = ALIGN(len, ubi->min_io_size);
-
drivers/net/can/spi/mcp251xfd/mcp251xfd-tef.c:182:2-182:20: u8 tef_tail, len, l;
-
drivers/net/can/usb/peak_usb/pcan_usb_fd.c:314:2-314:6: int l;
-
drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.c:328:2-328:19: unsigned int l = 0U;
-
drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.c:795:3-796:37: u32 l = (ar_mac[i][2] << 24) | (ar_mac[i][3] << 16) |
-
drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c:539:2-539:19: unsigned int l = 0U;
-
drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c:1088:3-1089:39: u32 l = (ar_mac[i][2] << 24) | (ar_mac[i][3] << 16) |
-
drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.c:749:2-749:10: u32 l = 0U;
-
drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.c:643:3-644:39: u32 l = (ar_mac[i][2] << 24) | (ar_mac[i][3] << 16) |
-
drivers/net/ethernet/broadcom/tg3.c:12954:5-12954:9: int l;
-
drivers/net/ethernet/broadcom/tg3.c:12961:5-12961:9: int l;
-
drivers/net/ethernet/brocade/bna/bfa_ioc.c:1696:2-1696:11: u32 off, l, s, residue, fifo_sz;
-
drivers/net/ethernet/freescale/gianfar_ethtool.c:687:2-687:29: int j = MAX_FILER_IDX, l = 0x0;
-
drivers/net/ethernet/intel/e1000/e1000_ethtool.c:1386:2-1386:15: int i, j, k, l, lc, good_cnt, ret_val = 0;
-
drivers/net/ethernet/intel/e1000e/ethtool.c:1660:2-1660:15: int i, j, k, l;
-
drivers/net/ethernet/intel/ice/ice_sched.c:2159:2-2159:15: u8 l = node->tx_sched_layer;
-
drivers/net/ethernet/mellanox/mlx4/en_netdev.c:277:2-277:16: unsigned long l;
-
drivers/net/ethernet/mellanox/mlx5/core/en_arfs.c:473:2-473:16: unsigned long l;
-
drivers/net/ethernet/mellanox/mlx5/core/lib/fs_chains.c:603:2-603:10: int l = 0;
-
drivers/net/ethernet/microchip/lan966x/lan966x_vcap_debugfs.c:25:7-25:15: for (int l = 0; l < admin->lookups; ++l) {
-
drivers/net/ethernet/microchip/lan966x/lan966x_vcap_debugfs.c:140:7-140:15: for (int l = 0; l < admin->lookups; ++l) {
-
drivers/net/ethernet/microchip/lan966x/lan966x_vcap_impl.c:681:9-681:17: for (int l = 0; l < LAN966X_IS1_LOOKUPS; ++l)
-
drivers/net/ethernet/microchip/sparx5/sparx5_qos.c:195:2-195:40: struct sparx5_layer *l = &layers[layer];
-
drivers/net/ethernet/neterion/s2io.c:672:5-672:34: int l = (j * lst_per_page) + k;
-
drivers/net/ethernet/neterion/s2io.c:734:4-734:8: int l;
-
drivers/net/ethernet/ti/cpsw_ethtool.c:281:2-281:9: int i, l, ch;
-
drivers/net/ppp/pppoe.c:1075:2-1075:14: loff_t l = *pos;
-
drivers/net/wireless/ath/dfs_pri_detector.c:162:2-162:30: struct list_head *l = &pde->pulses;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.c:3595:2-3595:25: int phy_c4, phy_c5, k, l, j, phy_c6;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.c:4585:3-4585:7: int l;
-
drivers/net/wireless/intel/ipw2x00/ipw2100.c:617:2-617:17: int out, i, j, l;
-
drivers/net/wireless/intel/ipw2x00/ipw2200.c:223:2-223:17: int out, i, j, l;
-
drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.c:1437:2-1437:14: u8 i, j, k, l, m;
-
drivers/net/wireless/zydas/zd1211rw/zd_usb.c:629:3-629:16: unsigned int l, k, n;
-
drivers/nvdimm/namespace_devs.c:2002:4-2002:22: struct list_head *l, *e;
-
drivers/nvme/target/zns.c:585:3-585:24: unsigned int l = sg->length;
-
drivers/nvmem/core.c:793:2-793:23: struct nvmem_layout *l, *layout = ERR_PTR(-EPROBE_DEFER);
-
drivers/of/fdt.c:773:2-773:16: unsigned long l, score = 0;
-
drivers/of/fdt.c:1015:2-1015:6: int l;
-
drivers/of/fdt.c:1106:3-1106:7: int l;
-
drivers/of/fdt.c:1155:2-1155:6: int l, node;
-
drivers/of/property.c:468:2-468:9: size_t l;
-
drivers/of/property.c:508:2-508:10: int l = 0, i = 0;
-
drivers/parport/share.c:437:2-437:20: struct list_head *l;
-
drivers/pci/hotplug/pciehp_hpc.c:252:2-252:6: u32 l;
-
drivers/pci/probe.c:179:2-179:10: u32 l = 0, sz = 0, mask;
-
drivers/pci/probe.c:2427:2-2427:6: u32 l;
-
drivers/pci/setup-bus.c:577:2-577:6: u16 l;
-
drivers/pci/setup-bus.c:612:2-612:6: u32 l;
-
drivers/pci/setup-bus.c:631:2-631:6: u32 l, bu, lu;
-
drivers/pci/vgaarb.c:812:4-812:8: u16 l;
-
drivers/pci/xen-pcifront.c:940:3-940:7: int l, state;
-
drivers/pcmcia/cistpl.c:358:2-358:20: struct list_head *l, *n;
-
drivers/pinctrl/mediatek/pinctrl-mtk-common-v2.c:180:2-180:27: int nbits_l, nbits_h, h, l;
-
drivers/platform/x86/asus-wmi.c:1645:2-1645:6: u32 l;
-
drivers/platform/x86/eeepc-laptop.c:566:2-566:6: u32 l;
-
drivers/platform/x86/thinkpad_acpi.c:7735:2-7735:6: int l;
-
drivers/platform/x86/uv_sysfs.c:654:2-654:10: int l = 0, k = 0;
-
drivers/powercap/intel_rapl_common.c:970:2-970:6: u32 l, h = 0;
-
drivers/powercap/intel_rapl_common.c:1010:2-1010:6: u32 l, h;
-
drivers/regulator/of_regulator.c:62:3-64:3: int *l[] = {
-
drivers/scsi/atp870u.c:717:2-717:16: unsigned long l, bttl = 0;
-
drivers/scsi/bfa/bfa_ioc.c:6993:2-6993:11: u32 off, l, s, residue, fifo_sz;
-
drivers/scsi/esas2r/esas2r_main.c:1454:2-1454:34: struct atto_vda_ae_lu *l = &ae->lu;
-
drivers/scsi/hpsa.c:674:2-674:14: ssize_t l = 0;
-
drivers/scsi/imm.c:315:2-315:16: unsigned char l;
-
drivers/scsi/imm.c:781:2-781:20: unsigned char l = 0, h = 0;
-
drivers/scsi/imm.c:1010:2-1010:16: unsigned char l;
-
drivers/scsi/pcmcia/nsp_cs.c:692:2-692:15: unsigned int l, m, h;
-
drivers/scsi/ppa.c:703:2-703:20: unsigned char l = 0, h = 0;
-
drivers/scsi/ppa.c:913:2-913:16: unsigned char l;
-
drivers/scsi/scsi_debug.c:5949:3-5949:20: int f = -1, l = -1;
-
drivers/scsi/scsi_transport_spi.c:808:2-808:6: int l, result;
-
drivers/scsi/st.c:4572:2-4572:14: ssize_t l = 0;
-
drivers/scsi/st.c:4584:2-4584:14: ssize_t l = 0;
-
drivers/scsi/st.c:4596:2-4596:14: ssize_t l = 0;
-
drivers/scsi/st.c:4610:2-4610:14: ssize_t l = 0;
-
drivers/scsi/st.c:4623:2-4623:14: ssize_t l = 0;
-
drivers/scsi/sym53c8xx_2/sym_glue.c:888:2-888:9: int t, l;
-
drivers/spi/spi-mtk-snfi.c:1264:3-1264:10: size_t l;
-
drivers/spi/spi-omap2-mcspi.c:203:2-203:6: u32 l, rw;
-
drivers/spi/spi-omap2-mcspi.c:223:2-223:6: u32 l;
-
drivers/spi/spi-omap2-mcspi.c:239:2-239:6: u32 l;
-
drivers/spi/spi-omap2-mcspi.c:273:2-273:6: u32 l;
-
drivers/spi/spi-omap2-mcspi.c:441:2-441:8: u32 l;
-
drivers/spi/spi-omap2-mcspi.c:691:2-691:8: u32 l;
-
drivers/spi/spi-omap2-mcspi.c:900:2-900:10: u32 l = 0, clkd = 0, div, extclk = 0, clkg = 0;
-
drivers/spi/spi-sh-msiof.c:936:3-936:20: unsigned int l = 0;
-
drivers/staging/media/atomisp/pci/runtime/debug/src/ia_css_debug.c:2719:4-2719:8: int l, p;
-
drivers/staging/media/av7110/av7110_av.c:634:2-634:13: int c, c2, l, add;
-
drivers/staging/media/av7110/av7110_av.c:765:2-765:6: int l, pes_start;
-
drivers/staging/media/av7110/av7110_ipack.c:148:2-148:6: int l;
-
drivers/staging/media/rkvdec/rkvdec-vp9.c:931:2-931:15: int i, j, k, l, m;
-
drivers/staging/rtl8723bs/hal/hal_com_phycfg.c:794:2-794:14: u8 i, j, k, l, m;
-
drivers/thermal/intel/therm_throt.c:531:2-531:6: u32 l;
-
drivers/thermal/intel/therm_throt.c:557:2-557:6: u32 l;
-
drivers/thermal/intel/therm_throt.c:720:2-720:6: u32 l, h;
-
drivers/thermal/intel/x86_pkg_temp_thermal.c:126:2-126:6: u32 l, h, mask, shift, intr;
-
drivers/thermal/intel/x86_pkg_temp_thermal.c:184:2-184:6: u32 l, h;
-
drivers/thermal/intel/x86_pkg_temp_thermal.c:200:2-200:6: u32 l, h;
-
drivers/tty/serial/8250/8250_core.c:112:2-112:20: struct list_head *l, *end = NULL;
-
drivers/usb/atm/cxacru.c:729:3-729:11: int l = le32_to_cpu(buf[offb++]);
-
drivers/usb/atm/cxacru.c:949:3-949:11: int l = min_t(int, stride, size - offd);
-
drivers/usb/atm/ueagle-atm.c:793:4-793:8: u64 l;
-
drivers/usb/gadget/configfs.c:1056:2-1056:10: int l = len;
-
drivers/usb/gadget/configfs.c:1179:2-1179:11: int res, l;
-
drivers/usb/gadget/configfs.c:1461:2-1461:6: int l;
-
drivers/usb/gadget/configfs.c:1487:2-1487:6: int l;
-
drivers/usb/serial/ftdi_sio.c:1382:2-1382:16: int l = priv->latency;
-
drivers/usb/serial/garmin_gps.c:341:2-341:16: unsigned l = 0;
-
drivers/vhost/vhost.c:2167:2-2167:18: u64 start, end, l, min;
-
drivers/vhost/vhost.c:2244:3-2244:11: u64 l = min(log[i].len, len);
-
drivers/video/fbdev/aty/mach64_cursor.c:162:4-162:12: u16 l = 0xaaaa;
-
drivers/video/fbdev/core/cfbimgblt.c:149:2-149:12: u32 i, j, l;
-
drivers/video/fbdev/core/sysimgblt.c:121:2-121:12: u32 i, j, l;
-
drivers/video/fbdev/omap2/omapfb/displays/connector-dvi.c:172:2-172:9: int r, l, bytes_read;
-
drivers/video/fbdev/omap2/omapfb/dss/dispc.c:1549:2-1549:6: u32 l;
-
drivers/video/fbdev/omap2/omapfb/dss/dispc.c:2917:2-2917:6: u32 l;
-
drivers/video/fbdev/omap2/omapfb/dss/dispc.c:3027:2-3027:26: u32 timing_h, timing_v, l;
-
drivers/video/fbdev/omap2/omapfb/dss/dispc.c:3191:2-3191:6: u32 l;
-
drivers/video/fbdev/omap2/omapfb/dss/dispc.c:3233:2-3233:6: u32 l;
-
drivers/video/fbdev/omap2/omapfb/dss/dispc.c:3275:3-3275:7: u32 l;
-
drivers/video/fbdev/omap2/omapfb/dss/dispc.c:3347:2-3347:6: u32 l;
-
drivers/video/fbdev/omap2/omapfb/dss/dispc.c:3716:2-3716:6: u32 l;
-
drivers/video/fbdev/omap2/omapfb/dss/display.c:202:2-202:20: struct list_head *l;
-
drivers/video/fbdev/omap2/omapfb/dss/dsi.c:1954:2-1954:6: u32 l;
-
drivers/video/fbdev/omap2/omapfb/dss/dsi.c:2017:3-2017:7: u32 l;
-
drivers/video/fbdev/omap2/omapfb/dss/dsi.c:2065:2-2065:6: u32 l;
-
drivers/video/fbdev/omap2/omapfb/dss/dsi.c:3912:2-3912:6: u32 l;
-
drivers/video/fbdev/omap2/omapfb/dss/dss.c:261:2-261:6: u32 l;
-
drivers/video/fbdev/omap2/omapfb/dss/dss.c:606:2-606:10: int l = 0;
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c:162:2-162:9: int r, l;
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi_wp.c:134:2-134:10: u32 l = 0;
-
drivers/video/fbdev/omap2/omapfb/dss/omapdss-boot-init.c:35:2-35:10: int l = 0, total = 0;
-
drivers/video/fbdev/omap2/omapfb/dss/omapdss-boot-init.c:66:3-66:28: size_t l = strlen(src) + 1;
-
drivers/video/fbdev/omap2/omapfb/dss/pll.c:244:2-244:6: u32 l;
-
drivers/video/fbdev/omap2/omapfb/dss/pll.c:335:2-335:6: u32 l;
-
drivers/video/fbdev/omap2/omapfb/dss/venc.c:265:2-265:37: u32 l = __raw_readl(venc.base + idx);
-
drivers/video/fbdev/omap2/omapfb/dss/venc.c:382:2-382:6: u32 l;
-
drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c:137:2-137:14: ssize_t l = 0;
-
drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c:326:2-326:14: ssize_t l = 0;
-
drivers/video/fbdev/sis/sis_main.c:4647:2-4647:15: int i, j, k, l, status;
-
drivers/virtio/virtio_mmio.c:156:2-156:9: __le32 l;
-
drivers/virtio/virtio_mmio.c:198:2-198:9: __le32 l;
-
drivers/virtio/virtio_pci_modern.c:74:2-74:9: __le32 l;
-
drivers/virtio/virtio_pci_modern.c:112:2-112:9: __le32 l;
-
drivers/xen/time.c:34:3-34:10: u32 h, l, h2;
-
drivers/xen/xen-pciback/xenbus.c:592:3-592:57: int l = snprintf(dev_str, sizeof(dev_str), "dev-%d", i);
-
fs/9p/fid.c:175:2-175:12: int i, n, l, access;
-
fs/binfmt_misc.c:93:2-93:20: struct list_head *l;
-
fs/btrfs/check-integrity.c:386:2-386:29: struct btrfsic_block_link *l;
-
fs/btrfs/check-integrity.c:517:2-517:29: struct btrfsic_block_link *l;
-
fs/btrfs/check-integrity.c:649:4-649:31: struct btrfsic_block_link *l;
-
fs/btrfs/check-integrity.c:820:4-820:31: struct btrfsic_block_link *l;
-
fs/btrfs/check-integrity.c:1182:2-1182:29: struct btrfsic_block_link *l;
-
fs/btrfs/check-integrity.c:1322:2-1322:29: struct btrfsic_block_link *l;
-
fs/btrfs/check-integrity.c:1609:3-1609:36: const struct btrfsic_block_link *l;
-
fs/btrfs/check-integrity.c:1716:3-1716:30: struct btrfsic_block_link *l, *tmp;
-
fs/btrfs/check-integrity.c:2123:3-2123:30: struct btrfsic_block_link *l;
-
fs/btrfs/check-integrity.c:2223:2-2223:35: const struct btrfsic_block_link *l;
-
fs/btrfs/check-integrity.c:2334:2-2334:35: const struct btrfsic_block_link *l;
-
fs/btrfs/check-integrity.c:2432:2-2432:35: const struct btrfsic_block_link *l;
-
fs/btrfs/check-integrity.c:2498:2-2498:29: struct btrfsic_block_link *l;
-
fs/btrfs/check-integrity.c:2846:3-2846:30: struct btrfsic_block_link *l, *tmp;
-
fs/btrfs/ctree.c:3783:2-3783:24: struct extent_buffer *l;
-
fs/btrfs/disk-io.c:4922:2-4922:24: struct extent_buffer *l;
-
fs/btrfs/ioctl.c:1808:2-1808:24: struct extent_buffer *l;
-
fs/btrfs/qgroup.c:358:2-358:24: struct extent_buffer *l;
-
fs/btrfs/qgroup.c:782:2-782:24: struct extent_buffer *l;
-
fs/btrfs/qgroup.c:825:2-825:24: struct extent_buffer *l;
-
fs/btrfs/qgroup.c:870:2-870:24: struct extent_buffer *l;
-
fs/btrfs/ref-verify.c:586:2-586:6: int l;
-
fs/btrfs/root-tree.c:72:2-72:24: struct extent_buffer *l;
-
fs/btrfs/root-tree.c:127:2-127:24: struct extent_buffer *l;
-
fs/btrfs/scrub.c:2375:2-2375:24: struct extent_buffer *l;
-
fs/btrfs/volumes.c:1602:2-1602:24: struct extent_buffer *l;
-
fs/btrfs/volumes.c:4834:2-4834:24: struct extent_buffer *l;
-
fs/ceph/ioctl.c:21:2-21:27: struct ceph_ioctl_layout l;
-
fs/ceph/ioctl.c:70:2-70:27: struct ceph_ioctl_layout l;
-
fs/ceph/ioctl.c:141:2-141:27: struct ceph_ioctl_layout l;
-
fs/ceph/locks.c:438:2-438:10: int l = 0;
-
fs/dcache.c:1079:2-1079:33: struct hlist_head *l = &inode->i_dentry;
-
fs/ext2/namei.c:162:2-162:31: unsigned l = strlen(symname)+1;
-
fs/ext4/extents.c:755:2-755:30: struct ext4_extent_idx *r, *l, *m;
-
fs/ext4/extents.c:816:2-816:26: struct ext4_extent *r, *l, *m;
-
fs/ext4/super.c:1167:2-1167:20: struct list_head *l;
-
fs/gfs2/xattr.c:359:2-359:15: unsigned int l;
-
fs/hfsplus/bnode.c:25:2-25:6: int l;
-
fs/hfsplus/bnode.c:76:2-76:6: int l;
-
fs/hfsplus/bnode.c:104:2-104:6: int l;
-
fs/hfsplus/bnode.c:125:2-125:6: int l;
-
fs/hfsplus/bnode.c:179:2-179:6: int l;
-
fs/hfsplus/unicode.c:312:2-312:6: int l, v, t;
-
fs/hpfs/anode.c:344:2-344:11: unsigned l;
-
fs/hpfs/anode.c:367:2-367:11: unsigned l;
-
fs/hpfs/dentry.c:20:2-20:21: unsigned l = qstr->len;
-
fs/hpfs/name.c:79:2-79:30: unsigned l = l1 < l2 ? l1 : l2;
-
fs/hugetlbfs/inode.c:1116:3-1116:27: int l = strlen(symname)+1;
-
fs/minix/dir.c:127:5-127:46: unsigned l = strnlen(name, sbi->s_namelen);
-
fs/nfs/nfs4proc.c:3807:2-3807:20: struct nfs4_label l, *label;
-
fs/nfs/nfs4proc.c:4695:2-4695:20: struct nfs4_label l, *ilabel;
-
fs/nfs/nfs4proc.c:5046:2-5046:20: struct nfs4_label l, *label;
-
fs/nfs/nfs4proc.c:5087:2-5087:20: struct nfs4_label l, *label;
-
fs/nfs/nfs4proc.c:5206:2-5206:20: struct nfs4_label l, *label;
-
fs/nfsd/filecache.c:419:3-419:40: struct nfsd_fcache_disposal *l = nn->fcache_disposal;
-
fs/nfsd/filecache.c:652:2-652:35: struct nfsd_fcache_disposal *l = container_of(work,
-
fs/nfsd/filecache.c:827:2-827:31: struct nfsd_fcache_disposal *l;
-
fs/nfsd/filecache.c:850:2-850:39: struct nfsd_fcache_disposal *l = nn->fcache_disposal;
-
fs/nfsd/nfs4layouts.c:387:2-387:30: struct nfs4_layout_stateid *l, *n;
-
fs/nilfs2/namei.c:133:2-133:37: unsigned int l = strlen(symname) + 1;
-
fs/nls/nls_base.c:57:2-57:16: unsigned long l;
-
fs/nls/nls_base.c:88:2-88:16: unsigned long l;
-
fs/ntfs/runlist.c:1072:2-1072:10: s64 l = n;
-
fs/ntfs/runlist.c:1241:2-1241:10: s64 l = n;
-
fs/ocfs2/dlm/dlmdomain.c:961:2-961:8: char *l, *r;
-
fs/ocfs2/namei.c:1798:2-1798:14: int status, l, credits;
-
fs/ocfs2/refcounttree.c:1371:2-1371:39: const struct ocfs2_refcount_rec *l = a, *r = b;
-
fs/ocfs2/refcounttree.c:1384:2-1384:39: const struct ocfs2_refcount_rec *l = a, *r = b;
-
fs/ocfs2/refcounttree.c:1397:2-1397:33: struct ocfs2_refcount_rec *l = a, *r = b;
-
fs/ocfs2/xattr.c:4150:2-4150:38: const struct ocfs2_xattr_entry *l = a, *r = b;
-
fs/ocfs2/xattr.c:4163:2-4163:32: struct ocfs2_xattr_entry *l = a, *r = b, tmp;
-
fs/ocfs2/xattr.c:4362:2-4362:38: const struct ocfs2_xattr_entry *l = a, *r = b;
-
fs/overlayfs/params.c:358:2-358:31: struct ovl_fs_context_layer *l;
-
fs/overlayfs/super.c:1073:3-1073:49: struct ovl_fs_context_layer *l = &ctx->lower[i];
-
fs/overlayfs/super.c:1176:2-1176:31: struct ovl_fs_context_layer *l;
-
fs/ramfs/inode.c:136:3-136:27: int l = strlen(symname)+1;
-
fs/reiserfs/fix_node.c:917:2-917:22: struct buffer_head *l, *f;
-
fs/reiserfs/item_ops.c:499:3-499:10: int k, l;
-
fs/smb/client/dfs_cache.c:141:3-141:41: struct hlist_head *l = &cache_htable[i];
-
fs/smb/client/dfs_cache.c:165:3-165:41: struct hlist_head *l = &cache_htable[i];
-
fs/smb/client/dfs_cache.c:453:3-453:41: struct hlist_head *l = &cache_htable[i];
-
fs/smb/client/smb2ops.c:3440:2-3440:9: loff_t l;
-
fs/sysv/namei.c:74:2-74:26: int l = strlen(symname)+1;
-
fs/ubifs/io.c:1099:2-1099:11: int err, l;
-
fs/udf/partition.c:153:2-153:15: int i, j, k, l;
-
fs/ufs/namei.c:114:2-114:31: unsigned l = strlen(symname)+1;
-
fs/xfs/libxfs/xfs_alloc.c:2392:2-2392:16: uint32_t l = be32_to_cpu(agf->agf_fllast);
-
fs/xfs/xfs_rtalloc.c:636:2-636:7: int l; /* level number (loop control) */
-
include/crypto/utils.h:23:3-23:17: unsigned long l;
-
include/crypto/utils.h:44:3-44:17: unsigned long l;
-
include/linux/blkdev.h:1128:2-1128:37: const struct queue_limits *l = &q->limits;
-
include/linux/seqlock.h:98:2-98:32: seqcount_t *l = (seqcount_t *)s;
-
ipc/sem.c:1109:2-1109:20: struct list_head *l;
-
kernel/bpf/bpf_lru_list.c:326:2-326:44: struct bpf_lru_list *l = &lru->common_lru.lru_list;
-
kernel/bpf/bpf_lru_list.c:409:2-409:23: struct bpf_lru_list *l;
-
kernel/bpf/bpf_lru_list.c:544:2-544:23: struct bpf_lru_list *l;
-
kernel/bpf/bpf_lru_list.c:568:2-568:44: struct bpf_lru_list *l = &lru->common_lru.lru_list;
-
kernel/bpf/bpf_lru_list.c:588:2-588:23: struct bpf_lru_list *l;
-
kernel/bpf/bpf_lru_list.c:662:4-662:25: struct bpf_lru_list *l;
-
kernel/bpf/hashtab.c:302:2-302:20: struct htab_elem *l;
-
kernel/bpf/hashtab.c:386:2-386:29: struct pcpu_freelist_node *l;
-
kernel/bpf/hashtab.c:631:2-631:20: struct htab_elem *l;
-
kernel/bpf/hashtab.c:649:2-649:20: struct htab_elem *l;
-
kernel/bpf/hashtab.c:671:2-671:20: struct htab_elem *l;
-
kernel/bpf/hashtab.c:690:2-690:55: struct htab_elem *l = __htab_map_lookup_elem(map, key);
-
kernel/bpf/hashtab.c:727:2-727:55: struct htab_elem *l = __htab_map_lookup_elem(map, key);
-
kernel/bpf/hashtab.c:795:2-795:24: struct htab_elem *l = NULL, *tgt_l;
-
kernel/bpf/hashtab.c:828:2-828:20: struct htab_elem *l, *next_l;
-
kernel/bpf/hashtab.c:1010:4-1010:31: struct pcpu_freelist_node *l;
-
kernel/bpf/hashtab.c:1401:2-1401:20: struct htab_elem *l;
-
kernel/bpf/hashtab.c:1437:2-1437:20: struct htab_elem *l;
-
kernel/bpf/hashtab.c:1479:3-1479:21: struct htab_elem *l;
-
kernel/bpf/hashtab.c:1497:3-1497:21: struct htab_elem *l;
-
kernel/bpf/hashtab.c:1584:2-1584:20: struct htab_elem *l;
-
kernel/bpf/hashtab.c:1691:2-1691:20: struct htab_elem *l;
-
kernel/bpf/hashtab.c:2294:2-2294:55: struct htab_elem *l = __htab_map_lookup_elem(map, key);
-
kernel/bpf/hashtab.c:2304:2-2304:20: struct htab_elem *l;
-
kernel/bpf/hashtab.c:2318:2-2318:55: struct htab_elem *l = __htab_map_lookup_elem(map, key);
-
kernel/bpf/hashtab.c:2330:2-2330:20: struct htab_elem *l;
-
kernel/bpf/hashtab.c:2346:2-2346:20: struct htab_elem *l;
-
kernel/bpf/hashtab.c:2397:2-2397:20: struct htab_elem *l;
-
kernel/bpf/hashtab.c:2475:2-2475:20: struct htab_elem *l;
-
kernel/bpf/helpers.c:280:2-280:31: arch_spinlock_t *l = (void *)lock;
-
kernel/bpf/helpers.c:295:2-295:31: arch_spinlock_t *l = (void *)lock;
-
kernel/cgroup/cgroup-v1.c:198:2-198:25: struct cgroup_pidlist *l, *tmp_l;
-
kernel/cgroup/cgroup-v1.c:212:2-212:29: struct cgroup_pidlist *l = container_of(dwork, struct cgroup_pidlist,
-
kernel/cgroup/cgroup-v1.c:280:2-280:25: struct cgroup_pidlist *l;
-
kernel/cgroup/cgroup-v1.c:301:2-301:25: struct cgroup_pidlist *l;
-
kernel/cgroup/cgroup-v1.c:334:2-334:25: struct cgroup_pidlist *l;
-
kernel/cgroup/cgroup-v1.c:398:2-398:25: struct cgroup_pidlist *l;
-
kernel/cgroup/cgroup-v1.c:452:2-452:41: struct cgroup_pidlist *l = ctx->procs1.pidlist;
-
kernel/cgroup/cgroup-v1.c:464:2-464:41: struct cgroup_pidlist *l = ctx->procs1.pidlist;
-
kernel/cgroup/cgroup.c:4737:2-4737:20: struct list_head *l;
-
kernel/module/main.c:875:2-875:13: size_t l = 0;
-
kernel/module/main.c:969:2-969:9: size_t l;
-
kernel/module/tracking.c:58:4-58:11: size_t l;
-
kernel/module/tracking.c:91:2-91:9: size_t l;
-
kernel/printk/printk.c:4100:2-4100:13: size_t l = 0;
-
kernel/resource.c:95:2-95:13: loff_t l = 0;
-
kernel/resource.c:1647:2-1647:9: loff_t l;
-
kernel/sched/cpudeadline.c:27:2-27:6: int l, r, largest;
-
kernel/trace/ftrace.c:3469:2-3469:9: loff_t l;
-
kernel/trace/ftrace.c:3544:2-3544:9: loff_t l;
-
kernel/trace/ftrace.c:3638:2-3638:14: loff_t l = *pos; /* t_probe_start() must use original pos */
-
kernel/trace/ftrace.c:3675:2-3675:9: loff_t l;
-
kernel/trace/rv/rv.c:427:2-427:9: loff_t l;
-
kernel/trace/trace.c:687:2-687:13: loff_t l = 0;
-
kernel/trace/trace.c:4189:2-4189:13: loff_t l = 0;
-
kernel/trace/trace.c:5158:2-5158:13: loff_t l = 0;
-
kernel/trace/trace.c:6006:2-6006:13: loff_t l = 0;
-
kernel/trace/trace.c:6176:2-6176:13: loff_t l = 0;
-
kernel/trace/trace_events.c:1246:2-1246:9: loff_t l;
-
kernel/trace/trace_events.c:1279:2-1279:9: loff_t l;
-
kernel/trace/trace_events.c:1629:2-1629:13: loff_t l = 0;
-
kernel/trace/trace_stat.c:217:2-217:24: struct stat_node *l = container_of(v, struct stat_node, node);
-
lib/bch.c:135:2-135:35: const int l = BCH_ECC_WORDS(bch)-1;
-
lib/bch.c:210:2-210:44: const unsigned int l = BCH_ECC_WORDS(bch)-1;
-
lib/bch.c:414:2-414:26: unsigned int i, j, tmp, l, pd = 1, d = syn[0];
-
lib/bch.c:671:2-671:9: int i, l, n = 0;
-
lib/bch.c:735:2-735:58: int i, d = a->deg, l = GF_N(bch)-a_log(bch, a->c[a->deg]);
-
lib/bch.c:1118:2-1118:16: const int l = BCH_ECC_WORDS(bch);
-
lib/crypto/chacha20poly1305.c:266:4-266:15: size_t l = min(length, CHACHA_BLOCK_SIZE - partial);
-
lib/crypto/chacha20poly1305.c:276:4-276:15: size_t l = length;
-
lib/crypto/utils.c:43:4-44:5: u64 l = get_unaligned((u64 *)src1) ^
-
lib/crypto/utils.c:57:4-58:5: u32 l = get_unaligned((u32 *)src1) ^
-
lib/crypto/utils.c:71:4-72:5: u16 l = get_unaligned((u16 *)src1) ^
-
lib/decompress_inflate.c:160:4-160:30: long l = strm->next_out - out_buf;
-
lib/decompress_unlzo.c:43:2-43:6: int l;
-
lib/digsig.c:74:2-74:17: unsigned nret, l;
-
lib/find_bit_benchmark.c:101:2-101:16: unsigned long l, cnt = 0;
-
lib/find_bit_benchmark.c:120:2-120:16: unsigned long l, n, w = bitmap_weight(bitmap, len);
-
lib/kfifo.c:94:2-94:15: unsigned int l;
-
lib/kfifo.c:116:2-116:15: unsigned int l;
-
lib/kfifo.c:133:2-133:15: unsigned int l;
-
lib/kfifo.c:155:2-155:15: unsigned int l;
-
lib/kfifo.c:181:2-181:15: unsigned int l;
-
lib/kfifo.c:213:2-213:15: unsigned int l;
-
lib/kfifo.c:239:2-239:15: unsigned int l;
-
lib/kfifo.c:273:2-273:15: unsigned int l;
-
lib/kfifo.c:299:2-299:15: unsigned int l;
-
lib/kfifo.c:339:2-339:15: unsigned int l;
-
lib/kfifo.c:359:2-359:15: unsigned int l;
-
lib/kfifo.c:372:2-372:15: unsigned int l;
-
lib/kfifo.c:400:2-400:15: unsigned int l;
-
lib/lzo/lzo1x_compress.c:309:2-309:13: size_t l = in_len;
-
lib/maple_tree.c:2516:2-2516:26: struct maple_enode *l = left;
-
lib/math/lcm.c:19:2-19:28: unsigned long l = lcm(a, b);
-
lib/math/reciprocal_div.c:21:2-21:6: int l;
-
lib/math/reciprocal_div.c:38:2-38:6: u32 l, post_shift;
-
lib/percpu_test.c:27:2-27:11: long l = 0;
-
lib/test_hexdump.c:73:2-73:13: size_t l = len;
-
mm/list_lru.c:68:2-68:34: struct list_lru_one *l = &nlru->lru;
-
mm/list_lru.c:124:2-124:23: struct list_lru_one *l;
-
mm/list_lru.c:147:2-147:23: struct list_lru_one *l;
-
mm/list_lru.c:181:2-181:23: struct list_lru_one *l;
-
mm/list_lru.c:211:2-211:23: struct list_lru_one *l;
-
mm/memory.c:5916:2-5916:18: int i, n, base, l, ret;
-
mm/swapfile.c:2585:2-2585:14: loff_t l = *pos;
-
mm/vmstat.c:1841:2-1841:21: unsigned long *l = arg;
-
mm/z3fold.c:798:3-798:37: struct list_head *l = &unbuddied[i];
-
mm/z3fold.c:849:4-849:22: struct list_head *l;
-
net/appletalk/atalk_proc.c:30:2-30:14: loff_t l = *pos;
-
net/appletalk/atalk_proc.c:91:2-91:14: loff_t l = *pos;
-
net/atm/mpoa_proc.c:106:2-106:14: loff_t l = *pos;
-
net/bluetooth/af_bluetooth.c:664:2-664:57: struct bt_sock_list *l = pde_data(file_inode(seq->file));
-
net/bluetooth/af_bluetooth.c:672:2-672:57: struct bt_sock_list *l = pde_data(file_inode(seq->file));
-
net/bluetooth/af_bluetooth.c:680:2-680:57: struct bt_sock_list *l = pde_data(file_inode(seq->file));
-
net/bluetooth/af_bluetooth.c:687:2-687:57: struct bt_sock_list *l = pde_data(file_inode(seq->file));
-
net/bluetooth/l2cap_core.c:714:2-714:28: struct l2cap_chan *chan, *l;
-
net/bluetooth/l2cap_core.c:1892:2-1892:28: struct l2cap_chan *chan, *l;
-
net/ceph/crush/mapper.c:207:3-207:7: int l;
-
net/ceph/pagevec.c:68:2-68:6: int l, bad;
-
net/ceph/pagevec.c:96:3-96:14: size_t l = min_t(size_t, PAGE_SIZE-po, left);
-
net/ceph/pagevec.c:119:3-119:14: size_t l = min_t(size_t, PAGE_SIZE-po, left);
-
net/core/filter.c:2731:2-2731:22: u32 new, i = 0, l = 0, space, copy = 0, offset = 0;
-
net/core/filter.c:2895:2-2895:17: u32 i = 0, l = 0, space, offset = 0;
-
net/core/skbuff.c:4800:2-4800:19: unsigned int l = SKB_EXT_CHUNKSIZEOF(struct skb_ext);
-
net/core/utils.c:52:2-52:15: unsigned int l;
-
net/ipv4/ah4.c:83:2-83:43: int l = iph->ihl*4 - sizeof(struct iphdr);
-
net/ipv4/fib_trie.c:355:2-355:21: struct key_vector *l;
-
net/ipv4/fib_trie.c:1019:2-1019:21: struct key_vector *l, *tp;
-
net/ipv4/fib_trie.c:1112:2-1112:25: struct key_vector *n, *l;
-
net/ipv4/fib_trie.c:1220:2-1220:21: struct key_vector *l, *tp;
-
net/ipv4/fib_trie.c:1717:2-1717:21: struct key_vector *l, *tp;
-
net/ipv4/fib_trie.c:1902:2-1902:21: struct key_vector *l, *tp = ot->kv;
-
net/ipv4/fib_trie.c:2215:2-2215:21: struct key_vector *l, *tp = t->kv;
-
net/ipv4/fib_trie.c:2359:2-2359:21: struct key_vector *l, *tp = t->kv;
-
net/ipv4/fib_trie.c:2858:2-2858:21: struct key_vector *l, **tp = &iter->tnode;
-
net/ipv4/fib_trie.c:2918:2-2918:25: struct key_vector *l = NULL;
-
net/ipv4/fib_trie.c:2972:2-2972:25: struct key_vector *l = v;
-
net/ipv4/ip_options.c:199:2-199:16: int l = opt->optlen;
-
net/ipv4/ip_options.c:250:2-250:14: int optlen, l;
-
net/ipv6/ndisc.c:230:3-230:7: int l;
-
net/llc/llc_proc.c:61:2-61:14: loff_t l = *pos;
-
net/mpls/mpls_iptunnel.c:268:2-268:6: int l;
-
net/netfilter/ipset/ip_set_hash_gen.h:450:2-450:20: struct list_head *l, *lt;
-
net/netfilter/ipset/ip_set_hash_gen.h:626:2-626:20: struct list_head *l, *lt;
-
net/netfilter/ipvs/ip_vs_conn.c:1088:2-1088:31: struct hlist_head *l = iter->l;
-
net/netfilter/ipvs/ip_vs_mh.c:108:2-108:26: struct ip_vs_mh_lookup *l;
-
net/netfilter/nf_conntrack_h323_asn1.c:190:2-190:18: unsigned int v, l;
-
net/netfilter/nf_conntrack_h323_asn1.c:215:2-215:18: unsigned int v, l, shift, bytes;
-
net/netfilter/nf_tables_api.c:9377:2-9377:31: struct nft_rule_dp_last *l = container_of(h, struct nft_rule_dp_last, h);
-
net/netfilter/nft_set_pipapo.c:1873:2-1873:10: u8 *l = left, *r = right;
-
net/rose/rose_subr.c:242:2-242:16: unsigned char l, lg, n = 0;
-
net/rose/rose_subr.c:335:2-335:16: unsigned char l, n = 0;
-
net/rxrpc/recvmsg.c:283:2-283:20: struct list_head *l;
-
net/sched/sch_cake.c:1423:3-1423:19: u32 l = m + m + 1;
-
net/smc/af_smc.c:2764:3-2764:3: SMC_STAT_TX_PAYLOAD(smc, len, rc);
-
net/smc/af_smc.c:2800:3-2800:3: SMC_STAT_RX_PAYLOAD(smc, rc, rc);
-
net/smc/af_smc.c:1270:4-1270:46: struct smc_link *l = &smc->conn.lgr->lnk[i];
-
net/smc/smc_core.c:2351:4-2351:4: SMC_STAT_RMB_SIZE(smc, is_smcd, is_rmb, bufsize);
-
net/smc/smc_core.c:2372:3-2372:3: SMC_STAT_RMB_SIZE(smc, is_smcd, is_rmb, bufsize);
-
net/smc/smc_core.c:1519:2-1519:31: struct smc_link_group *lgr, *l;
-
net/sunrpc/cache.c:1290:4-1290:11: int h, l;
-
net/sunrpc/xdr.c:2038:5-2038:22: unsigned int l = min(avail_page,
-
net/sunrpc/xdr.c:2078:5-2078:22: unsigned int l = min(avail_page,
-
net/sunrpc/xdr.c:2125:4-2125:39: unsigned int l = desc->elem_size - copied;
-
net/tipc/bcast.c:262:2-262:43: struct tipc_link *l = tipc_bc_sndlink(net);
-
net/tipc/bcast.c:585:2-585:43: struct tipc_link *l = tipc_bc_sndlink(net);
-
net/tipc/bcast.c:693:2-693:24: struct tipc_link *l = NULL;
-
net/tipc/link.c:510:2-510:20: struct tipc_link *l;
-
net/tipc/link.c:584:2-584:20: struct tipc_link *l;
-
net/tipc/link.c:2489:2-2489:27: struct tipc_link *l = r->bc_sndlink;
-
net/tipc/name_table.c:132:2-132:18: struct rb_node *l, *r;
-
net/tipc/name_table.c:580:2-580:20: struct list_head *l;
-
net/tipc/node.c:475:2-475:20: struct tipc_link *l, *snd_l = tipc_bc_sndlink(net);
-
net/tipc/node.c:998:2-998:20: struct tipc_link *l, *_l, *tnl;
-
net/tipc/node.c:1068:2-1068:28: struct tipc_link *l = le->link;
-
net/tipc/node.c:1177:2-1177:20: struct tipc_link *l;
-
net/tipc/node.c:1522:2-1522:20: struct tipc_link *l;
-
net/tipc/node.c:1942:2-1942:20: struct tipc_link *l, *tnl, *pl = NULL;
-
net/tipc/node.c:2391:2-2391:20: struct tipc_link *l;
-
net/xfrm/xfrm_user.c:3282:2-3282:19: unsigned int l = 0;
-
samples/seccomp/bpf-fancy.c:29:2-31:2: struct bpf_labels l = {
-
security/apparmor/apparmorfs.c:2210:2-2210:14: loff_t l = *pos;
-
security/apparmor/file.c:438:2-438:19: struct aa_label *l, *old;
-
security/apparmor/include/cred.h:90:2-90:44: struct aa_label *l = aa_current_raw_label();
-
security/apparmor/label.c:809:3-809:20: struct aa_label *l;
-
security/apparmor/label.c:930:2-930:19: struct aa_label *l;
-
security/apparmor/label.c:2132:4-2132:45: struct aa_label *l = __label_update(label);
-
security/apparmor/policy.c:112:2-112:19: struct aa_label *l;
-
security/integrity/ima/ima_fs.c:79:2-79:14: loff_t l = *pos;
-
security/integrity/ima/ima_policy.c:1995:2-1995:14: loff_t l = *pos;
-
security/selinux/ss/mls.c:38:2-38:9: int i, l, len, head, prev;
-
security/selinux/ss/mls.c:94:2-94:9: int i, l, head, prev;
-
security/selinux/ss/mls.c:244:2-244:6: int l, rc;
-
security/selinux/ss/mls.c:388:2-388:6: int l, rc = 0;
-
security/selinux/ss/mls.c:456:2-456:6: int l;
-
security/selinux/ss/policydb.c:2106:2-2106:19: struct ocontext *l, *c;
-
security/selinux/ss/policydb.c:2222:2-2222:19: struct ocontext *l, *c;
-
security/selinux/ss/sidtab.c:162:2-162:6: u32 l;
-
security/smack/smack_lsm.c:2046:2-2046:20: struct list_head *l;
-
sound/core/control_led.c:417:2-417:13: size_t l = min(count, sizeof(_buf) - 1);
-
sound/core/control_led.c:620:2-620:13: size_t l = 0;
-
sound/core/pcm_lib.c:1410:2-1410:41: unsigned int l = (unsigned long) rule->private;
-
sound/core/pcm_lib.c:1445:2-1445:37: unsigned long l = (msbits << 16) | width;
-
sound/core/pcm_timer.c:21:2-21:35: unsigned long rate, mult, fsize, l, post;
-
sound/isa/gus/gus_main.c:226:2-226:6: int l, idx, local;
-
sound/isa/wavefront/wavefront_synth.c:739:2-739:12: int i, x, l, cnt;
-
sound/pci/au88x0/au88x0_a3d.c:804:2-804:6: int l, r;
-
sound/pci/emu10k1/emufx.c:1597:3-1597:13: int j, k, l, d;
-
sound/pci/emu10k1/emufx.c:2200:3-2200:13: int j, k, l, d;
-
sound/soc/codecs/sgtl5000.c:545:2-545:6: int l;
-
sound/soc/codecs/sgtl5000.c:598:2-598:6: int l;
-
sound/soc/intel/avs/debugfs.c:20:2-20:15: unsigned int l, off;
-
sound/soc/intel/catpt/dsp.c:197:3-197:10: u32 h, l;
-
sound/usb/usx2y/usb_stream.c:27:3-27:41: int l = usb_stream_next_packet_size(sk);
-
sound/usb/usx2y/usb_stream.c:288:2-288:25: int p = 0, lb = 0, l = 0;
-
sound/usb/usx2y/usb_stream.c:449:2-449:6: int l, p;
-
sound/usb/usx2y/usb_stream.c:536:3-536:7: int l, p, max_diff, max_diff_0;
-
sound/usb/usx2y/usb_stream.c:628:3-628:17: int l = id[p].actual_length;