Symbol: n
function parameter
Defined...
-
arch/x86/boot/boot.h:175:52-175:59: static inline char *__get_heap(size_t s, size_t a, size_t n)
-
arch/x86/boot/boot.h:187:30-187:37: static inline bool heap_free(size_t n)
-
arch/x86/boot/compressed/string.c:28:54-28:61: static void *____memcpy(void *dest, const void *src, size_t n)
-
arch/x86/boot/compressed/string.c:43:30-43:37: void *memset(void *s, int c, size_t n)
-
arch/x86/boot/compressed/string.c:53:44-53:51: void *memmove(void *dest, const void *src, size_t n)
-
arch/x86/boot/compressed/string.c:68:43-68:50: void *memcpy(void *dest, const void *src, size_t n)
-
arch/x86/boot/compressed/string.c:78:39-78:46: extern void *__memset(void *s, int c, size_t n) __alias(memset);
-
arch/x86/boot/compressed/string.c:79:53-79:60: extern void *__memmove(void *dest, const void *src, size_t n) __alias(memmove);
-
arch/x86/boot/compressed/string.c:80:52-80:59: extern void *__memcpy(void *dest, const void *src, size_t n) __alias(memcpy);
-
arch/x86/events/core.c:956:63-956:67: int perf_assign_events(struct event_constraint **constraints, int n,
-
arch/x86/events/core.c:974:53-974:57: int x86_schedule_events(struct cpu_hw_events *cpuc, int n, int *assign)
-
arch/x86/events/core.c:1133:20-1133:24: int max_count, int n)
-
arch/x86/events/intel/ds.c:1427:35-1427:41: static inline u64 get_pebs_status(void *n)
-
arch/x86/events/intel/p4.c:1217:63-1217:67: static int p4_pmu_schedule_events(struct cpu_hw_events *cpuc, int n, int *assign)
-
arch/x86/events/intel/uncore.c:443:77-443:81: static int uncore_assign_events(struct intel_uncore_box *box, int assign[], int n)
-
arch/x86/include/asm/atomic64_32.h:74:63-74:67: static inline s64 arch_atomic64_cmpxchg(atomic64_t *v, s64 o, s64 n)
-
arch/x86/include/asm/atomic64_32.h:88:53-88:57: static inline s64 arch_atomic64_xchg(atomic64_t *v, s64 n)
-
arch/x86/include/asm/desc.h:407:57-407:70: static inline void init_idt_data(struct idt_data *data, unsigned int n,
-
arch/x86/include/asm/insn.h:27:7-27:21: unsigned char n)
-
arch/x86/include/asm/insn.h:33:56-33:70: static inline void insn_set_byte(struct insn_field *p, unsigned char n,
-
arch/x86/include/asm/ptrace.h:296:83-296:96: static inline unsigned long *regs_get_kernel_stack_nth_addr(struct pt_regs *regs, unsigned int n)
-
arch/x86/include/asm/ptrace.h:320:13-320:26: unsigned int n)
-
arch/x86/include/asm/ptrace.h:347:12-347:25: unsigned int n)
-
arch/x86/include/asm/string_32.h:33:67-33:74: static __always_inline void *__memcpy(void *to, const void *from, size_t n)
-
arch/x86/include/asm/string_32.h:53:13-53:20: size_t n)
-
arch/x86/include/asm/string_32.h:199:55-199:62: static inline void *memset16(uint16_t *s, uint16_t v, size_t n)
-
arch/x86/include/asm/string_32.h:211:55-211:62: static inline void *memset32(uint32_t *s, uint32_t v, size_t n)
-
arch/x86/include/asm/string_64.h:22:55-22:62: static inline void *memset16(uint16_t *s, uint16_t v, size_t n)
-
arch/x86/include/asm/string_64.h:34:55-34:62: static inline void *memset32(uint32_t *s, uint32_t v, size_t n)
-
arch/x86/include/asm/string_64.h:46:55-46:62: static inline void *memset64(uint64_t *s, uint64_t v, size_t n)
-
arch/x86/include/asm/uaccess_32.h:18:53-18:67: raw_copy_to_user(void __user *to, const void *from, unsigned long n)
-
arch/x86/include/asm/uaccess_32.h:24:55-24:69: raw_copy_from_user(void *to, const void __user *from, unsigned long n)
-
arch/x86/include/asm/uaccess_32.h:31:7-31:21: unsigned long n)
-
arch/x86/kernel/early_printk.c:29:67-29:76: static void early_vga_write(struct console *con, const char *str, unsigned n)
-
arch/x86/kernel/early_printk.c:120:68-120:77: static void early_serial_write(struct console *con, const char *s, unsigned n)
-
arch/x86/kernel/head64.c:576:53-576:57: static void set_bringup_idt_handler(gate_desc *idt, int n, void *handler)
-
arch/x86/kernel/idt.c:200:34-200:47: static __init void set_intr_gate(unsigned int n, const void *addr)
-
arch/x86/kernel/idt.c:334:29-334:42: void __init alloc_intr_gate(unsigned int n, const void *addr)
-
arch/x86/kernel/kvm.c:110:48-110:76: static bool kvm_async_pf_queue_task(u32 token, struct kvm_task_sleep_node *n)
-
arch/x86/kernel/kvm.c:164:31-164:59: static void apf_task_wake_one(struct kvm_task_sleep_node *n)
-
arch/x86/kernel/ptrace.c:591:67-591:71: static unsigned long ptrace_get_debugreg(struct task_struct *tsk, int n)
-
arch/x86/kernel/ptrace.c:649:57-649:61: static int ptrace_set_debugreg(struct task_struct *tsk, int n,
-
arch/x86/kernel/tls.c:85:35-85:39: const struct user_desc *info, int n)
-
arch/x86/kvm/emulate.c:2333:7-2333:11: int n)
-
arch/x86/kvm/emulate.c:2355:7-2355:11: int n)
-
arch/x86/kvm/mmu/page_track.c:220:6-220:43: struct kvm_page_track_notifier_node *n)
-
arch/x86/kvm/mmu/page_track.c:238:8-238:45: struct kvm_page_track_notifier_node *n)
-
arch/x86/kvm/svm/sev.c:385:29-385:44: unsigned long ulen, unsigned long *n,
-
arch/x86/kvm/x86.c:9611:69-9611:73: static void enter_smm_save_seg_32(struct kvm_vcpu *vcpu, char *buf, int n)
-
arch/x86/kvm/x86.c:9630:69-9630:73: static void enter_smm_save_seg_64(struct kvm_vcpu *vcpu, char *buf, int n)
-
arch/x86/lib/iomem.c:9:66-9:73: static __always_inline void rep_movs(void *to, const void *from, size_t n)
-
arch/x86/lib/iomem.c:25:79-25:86: static void string_memcpy_fromio(void *to, const volatile void __iomem *from, size_t n)
-
arch/x86/lib/iomem.c:42:77-42:84: static void string_memcpy_toio(volatile void __iomem *to, const void *from, size_t n)
-
arch/x86/lib/iomem.c:59:81-59:88: static void unrolled_memcpy_fromio(void *to, const volatile void __iomem *from, size_t n)
-
arch/x86/lib/iomem.c:69:79-69:86: static void unrolled_memcpy_toio(volatile void __iomem *to, const void *from, size_t n)
-
arch/x86/lib/iomem.c:88:65-88:72: void memcpy_fromio(void *to, const volatile void __iomem *from, size_t n)
-
arch/x86/lib/iomem.c:97:63-97:70: void memcpy_toio(volatile void __iomem *to, const void *from, size_t n)
-
arch/x86/lib/usercopy.c:31:55-31:69: copy_from_user_nmi(void *to, const void __user *from, unsigned long n)
-
arch/x86/lib/usercopy_64.c:49:43-49:57: unsigned long clear_user(void __user *to, unsigned long n)
-
arch/x86/platform/efi/efi.c:910:75-910:79: umode_t efi_attr_is_visible(struct kobject *kobj, struct attribute *attr, int n)
-
arch/x86/xen/setup.c:671:8-671:20: phys_addr_t n)
-
block/blk-crypto-sysfs.c:70:32-70:36: struct attribute *attr, int n)
-
block/blk-sysfs.c:674:5-674:9: int n)
-
block/blk-throttle.c:518:29-518:45: static void throtl_rb_erase(struct rb_node *n,
-
block/genhd.c:1113:72-1113:76: static umode_t disk_visible(struct kobject *kobj, struct attribute *a, int n)
-
block/partitions/check.h:37:44-37:48: put_partition(struct parsed_partitions *p, int n, sector_t from, sector_t size)
-
block/partitions/core.c:705:57-705:66: void *read_part_sector(struct parsed_partitions *state, sector_t n, Sector *p)
-
block/sed-opal.c:732:5-732:9: int n)
-
block/sed-opal.c:915:67-915:71: static size_t response_get_string(const struct parsed_resp *resp, int n,
-
block/sed-opal.c:952:61-952:65: static u64 response_get_u64(const struct parsed_resp *resp, int n)
-
crypto/aes_generic.c:59:36-59:51: static inline u8 byte(const u32 x, const unsigned n)
-
crypto/dh.c:331:41-331:54: static u64 __add_u64_to_be(__be64 *dst, unsigned int n, u64 val)
-
crypto/jitterentropy-kcapi.c:67:47-67:60: void jent_memcpy(void *dest, const void *src, unsigned int n)
-
crypto/seed.c:27:19-27:34: byte(const u32 x, const unsigned n)
-
drivers/accessibility/speakup/synth.c:327:47-327:61: int synth_request_region(unsigned long start, unsigned long n)
-
drivers/accessibility/speakup/synth.c:340:47-340:61: int synth_release_region(unsigned long start, unsigned long n)
-
drivers/acpi/nfit/core.c:1330:72-1330:76: static umode_t nfit_visible(struct kobject *kobj, struct attribute *a, int n)
-
drivers/acpi/nfit/core.c:1618:24-1618:28: struct attribute *a, int n)
-
drivers/acpi/nfit/core.c:2245:54-2245:58: struct acpi_nfit_desc *acpi_desc, u16 range_index, int n)
-
drivers/acpi/osl.c:1489:46-1489:62: int acpi_check_region(resource_size_t start, resource_size_t n,
-
drivers/acpi/processor_idle.c:402:53-402:57: static void acpi_cst_latency_swap(void *a, void *b, int n)
-
drivers/ata/libata-scsi.c:2153:46-2153:50: static void modecpy(u8 *dest, const u8 *src, int n, bool changeable)
-
drivers/ata/pata_it821x.c:606:54-606:58: static void it821x_display_disk(struct ata_port *ap, int n, u8 *buf)
-
drivers/atm/idt77252.c:1595:5-1595:9: int n, unsigned int opc)
-
drivers/atm/idt77252.c:1654:56-1654:60: fill_tst(struct idt77252_dev *card, struct vc_map *vc, int n, unsigned int opc)
-
drivers/atm/idt77252.c:1716:5-1716:9: int n, unsigned int opc)
-
drivers/atm/lanai.c:1197:28-1197:32: const unsigned char *src, int n)
-
drivers/atm/lanai.c:1213:59-1213:63: static inline void vcc_tx_memzero(struct lanai_vcc *lvcc, int n)
-
drivers/atm/lanai.c:1364:32-1364:36: const struct lanai_vcc *lvcc, int n)
-
drivers/atm/nicstar.c:1571:37-1571:41: static void fill_tst(ns_dev * card, int n, vc_map * vc)
-
drivers/auxdisplay/cfag12864b.c:78:52-78:66: static void cfag12864b_setbit(unsigned char state, unsigned char n)
-
drivers/base/attribute_container.c:31:42-31:61: static void internal_container_klist_get(struct klist_node *n)
-
drivers/base/attribute_container.c:38:42-38:61: static void internal_container_klist_put(struct klist_node *n)
-
drivers/base/bus.c:742:31-742:50: static void klist_devices_get(struct klist_node *n)
-
drivers/base/bus.c:750:31-750:50: static void klist_devices_put(struct klist_node *n)
-
drivers/base/class.c:121:42-121:61: static struct device *klist_class_to_dev(struct klist_node *n)
-
drivers/base/class.c:127:33-127:52: static void klist_class_dev_get(struct klist_node *n)
-
drivers/base/class.c:134:33-134:52: static void klist_class_dev_put(struct klist_node *n)
-
drivers/base/core.c:2840:32-2840:51: static void klist_children_get(struct klist_node *n)
-
drivers/base/core.c:2848:32-2848:51: static void klist_children_put(struct klist_node *n)
-
drivers/base/firmware_loader/sysfs_upload.c:122:68-122:72: fw_upload_is_visible(struct kobject *kobj, struct attribute *attr, int n)
-
drivers/base/platform.c:1300:3-1300:7: int n)
-
drivers/base/power/domain.c:2978:39-2978:44: struct genpd_power_state **states, int *n)
-
drivers/base/power/sysfs.c:109:27-109:34: const char * buf, size_t n)
-
drivers/base/power/sysfs.c:193:51-193:58: struct device_attribute *attr, const char *buf, size_t n)
-
drivers/base/power/sysfs.c:227:29-227:36: const char *buf, size_t n)
-
drivers/base/power/sysfs.c:271:25-271:32: const char *buf, size_t n)
-
drivers/base/power/sysfs.c:304:24-304:31: const char *buf, size_t n)
-
drivers/base/power/sysfs.c:333:25-333:32: const char *buf, size_t n)
-
drivers/base/power/sysfs.c:597:24-597:31: const char *buf, size_t n)
-
drivers/block/brd.c:173:71-173:78: static int copy_to_brd_setup(struct brd_device *brd, sector_t sector, size_t n)
-
drivers/block/brd.c:193:21-193:28: sector_t sector, size_t n)
-
drivers/block/brd.c:225:21-225:28: sector_t sector, size_t n)
-
drivers/block/drbd/drbd_int.h:2046:61-2046:65: static inline void _sub_unacked(struct drbd_device *device, int n, const char *func, int line)
-
drivers/block/drbd/drbd_main.c:1091:58-1091:62: static void dcbp_set_pad_bits(struct p_compressed_bm *p, int n)
-
drivers/block/drbd/drbd_receiver.c:76:56-76:60: static struct page *page_chain_del(struct page **head, int n)
-
drivers/block/null_blk/main.c:1004:55-1004:69: static int null_make_cache_space(struct nullb *nullb, unsigned long n)
-
drivers/block/null_blk/main.c:1058:37-1058:44: unsigned int off, sector_t sector, size_t n, bool is_fua)
-
drivers/block/null_blk/main.c:1095:37-1095:44: unsigned int off, sector_t sector, size_t n)
-
drivers/block/paride/pd.c:327:51-327:55: static void pd_send_command(struct pd_unit *disk, int n, int s, int h, int c0, int c1, int func)
-
drivers/block/virtio_blk.c:773:24-773:28: struct attribute *a, int n)
-
drivers/block/xen-blkfront.c:1051:42-1051:55: static char *encode_disk_name(char *ptr, unsigned int n)
-
drivers/bus/bt1-apb.c:71:74-71:78: static inline unsigned long bt1_apb_n_to_timeout_us(struct bt1_apb *apb, u32 n)
-
drivers/char/ipmi/bt-bmc.c:116:57-116:64: static ssize_t bt_readn(struct bt_bmc *bt_bmc, u8 *buf, size_t n)
-
drivers/char/ipmi/bt-bmc.c:130:58-130:65: static ssize_t bt_writen(struct bt_bmc *bt_bmc, u8 *buf, size_t n)
-
drivers/char/xillybus/xillyusb.c:337:61-337:65: static int xilly_copy_from_user(void *dst, const void *src, int n)
-
drivers/char/xillybus/xillyusb.c:345:59-345:63: static int xilly_copy_to_user(void *dst, const void *src, int n)
-
drivers/char/xillybus/xillyusb.c:353:53-353:57: static int xilly_memcpy(void *dst, const void *src, int n)
-
drivers/clk/clk-cdce925.c:93:2-93:6: u16 n, u16 m)
-
drivers/clk/clk-cdce925.c:110:30-110:35: unsigned long parent_rate, u16 *n, u16 *m)
-
drivers/clk/clk-cdce925.c:184:30-184:34: static u8 cdce925_pll_calc_p(u16 n, u16 m)
-
drivers/clk/clk-cdce925.c:200:58-200:62: static u8 cdce925_pll_calc_range_bits(struct clk_hw *hw, u16 n, u16 m)
-
drivers/clk/clk-fractional-divider.c:107:27-107:42: unsigned long *m, unsigned long *n)
-
drivers/clk/clk-lmk04832.c:457:11-457:25: unsigned int *n, unsigned int *p,
-
drivers/clk/clk-versaclock5.c:718:8-718:27: const unsigned int n)
-
drivers/clk/qcom/clk-rcg.c:132:43-132:47: static u32 mn_to_md(struct mn *mn, u32 m, u32 n, u32 md)
-
drivers/clk/qcom/clk-rcg.c:163:43-163:47: static u32 mn_to_ns(struct mn *mn, u32 m, u32 n, u32 ns)
-
drivers/clk/qcom/clk-rcg.c:182:44-182:48: static u32 mn_to_reg(struct mn *mn, u32 m, u32 n, u32 val)
-
drivers/clk/qcom/clk-rcg.c:326:38-326:42: calc_rate(unsigned long rate, u32 m, u32 n, u32 mode, u32 pre_div)
-
drivers/clk/qcom/clk-rcg2.c:158:38-158:42: calc_rate(unsigned long rate, u32 m, u32 n, u32 mode, u32 hid_div)
-
drivers/clk/renesas/renesas-cpg-mssr.c:1131:35-1131:48: const unsigned int *clks, unsigned int n)
-
drivers/clk/renesas/renesas-cpg-mssr.c:1145:10-1145:23: unsigned int n)
-
drivers/clk/sunxi-ng/ccu_nkmp.c:21:6-21:20: unsigned long n, unsigned long k,
-
drivers/clk/sunxi-ng/ccu_nm.c:20:11-20:25: unsigned long n, unsigned long m)
-
drivers/clk/sunxi-ng/ccu_sdm.c:112:19-112:23: u32 m, u32 n)
-
drivers/clk/sunxi-ng/ccu_sdm.c:144:29-144:44: unsigned long *m, unsigned long *n)
-
drivers/comedi/drivers/dt282x.c:314:73-314:77: static int dt282x_prep_ai_dma(struct comedi_device *dev, int dma_index, int n)
-
drivers/comedi/drivers/dt282x.c:337:73-337:77: static int dt282x_prep_ao_dma(struct comedi_device *dev, int dma_index, int n)
-
drivers/comedi/drivers/dt282x.c:536:61-536:65: static void dt282x_load_changain(struct comedi_device *dev, int n,
-
drivers/comedi/drivers/ni_mio_common.c:948:36-948:40: struct comedi_subdevice *s, int n)
-
drivers/comedi/drivers/ni_mio_common.c:1039:36-1039:40: struct comedi_subdevice *s, int n)
-
drivers/comedi/range.c:105:55-105:59: int comedi_check_chanlist(struct comedi_subdevice *s, int n,
-
drivers/crypto/chelsio/chcr_core.h:117:36-117:49: static inline unsigned int sgl_len(unsigned int n)
-
drivers/crypto/keembay/keembay-ocs-ecc.c:129:44-129:57: static inline unsigned int digits_to_bytes(unsigned int n)
-
drivers/cxl/core/memdev.c:129:7-129:11: int n)
-
drivers/dax/bus.c:513:3-513:7: int n)
-
drivers/dax/bus.c:1242:75-1242:79: static umode_t dev_dax_visible(struct kobject *kobj, struct attribute *a, int n)
-
drivers/dma/dmatest.c:455:37-455:50: static void result(const char *err, unsigned int n, unsigned int src_off,
-
drivers/dma/dmatest.c:467:41-467:54: static void dbg_result(const char *err, unsigned int n, unsigned int src_off,
-
drivers/dma/nbpfaxi.c:1245:54-1245:58: static int nbpf_chan_probe(struct nbpf_device *nbpf, int n)
-
drivers/firmware/efi/efi.c:173:8-173:12: int n)
-
drivers/firmware/efi/esrt.c:226:33-226:37: struct attribute *attr, int n)
-
drivers/firmware/efi/libstub/vsprintf.c:74:26-74:45: char *put_dec(char *end, unsigned long long n)
-
drivers/fpga/dfl-afu-error.c:191:35-191:39: struct attribute *attr, int n)
-
drivers/fpga/dfl-afu-main.c:388:35-388:39: struct attribute *attr, int n)
-
drivers/fpga/dfl-afu-main.c:485:35-485:39: struct attribute *attr, int n)
-
drivers/fpga/dfl-fme-error.c:295:34-295:38: struct attribute *attr, int n)
-
drivers/fpga/dfl-fme-perf.c:607:36-607:40: struct attribute *attr, int n)
-
drivers/fpga/dfl-fme-perf.c:673:36-673:40: struct attribute *attr, int n)
-
drivers/gpio/gpio-aggregator.c:41:16-41:30: int hwnum, unsigned int *n)
-
drivers/gpio/gpiolib-sysfs.c:342:11-342:15: int n)
-
drivers/gpio/gpiolib.c:3582:66-3582:73: void gpiod_add_lookup_tables(struct gpiod_lookup_table **tables, size_t n)
-
drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c:155:44-155:78: static void amdgpu_atif_parse_notification(struct amdgpu_atif_notifications *n, u32 mask)
-
drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.c:32:41-32:45: uint64_t saddr, uint64_t daddr, int n, s64 *time_ms)
-
drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.c:60:7-60:11: int n, unsigned size,
-
drivers/gpu/drm/amd/amdgpu/atom.c:96:32-96:36: static void debug_print_spaces(int n)
-
drivers/gpu/drm/amd/display/dc/dc_helper.c:127:18-127:22: uint32_t addr, int n,
-
drivers/gpu/drm/amd/display/dc/dc_helper.c:244:18-244:22: uint32_t addr, int n,
-
drivers/gpu/drm/amd/display/dc/dc_helper.c:272:36-272:40: uint32_t addr, uint32_t reg_val, int n,
-
drivers/gpu/drm/amd/display/dc/dc_helper.c:532:19-532:23: uint32_t index, int n,
-
drivers/gpu/drm/amd/display/dc/dc_helper.c:563:37-563:41: uint32_t index, uint32_t reg_val, int n,
-
drivers/gpu/drm/amd/display/dc/dc_helper.c:593:37-593:41: uint32_t index, uint32_t reg_val, int n,
-
drivers/gpu/drm/amd/display/dc/dc_helper.c:622:19-622:23: uint32_t index, int n,
-
drivers/gpu/drm/amd/display/dmub/src/dmub_reg.c:44:21-44:25: uint32_t addr, int n, uint8_t shift1,
-
drivers/gpu/drm/amd/display/dmub/src/dmub_reg.c:72:59-72:63: void dmub_reg_update(struct dmub_srv *srv, uint32_t addr, int n, uint8_t shift1,
-
drivers/gpu/drm/amd/display/dmub/src/dmub_reg.c:89:74-89:78: void dmub_reg_set(struct dmub_srv *srv, uint32_t addr, uint32_t reg_val, int n,
-
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c:1128:50-1128:59: int smu7_set_power_limit(struct pp_hwmgr *hwmgr, uint32_t n)
-
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c:1302:52-1302:61: int vega10_set_power_limit(struct pp_hwmgr *hwmgr, uint32_t n)
-
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_powertune.c:32:52-32:61: int vega20_set_power_limit(struct pp_hwmgr *hwmgr, uint32_t n)
-
drivers/gpu/drm/bridge/adv7511/adv7511_audio.c:18:30-18:44: unsigned int *cts, unsigned int *n)
-
drivers/gpu/drm/bridge/analogix/anx7625.c:364:6-364:21: unsigned long *n,
-
drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:553:7-553:20: unsigned int n)
-
drivers/gpu/drm/drm_client_modeset.c:490:6-490:10: int n, int width, int height)
-
drivers/gpu/drm/drm_color_mgmt.c:134:57-134:61: u64 drm_color_ctm_s31_32_to_qm_n(u64 user_input, u32 m, u32 n)
-
drivers/gpu/drm/i915/display/intel_display.c:2845:41-2845:54: static void compute_m_n(unsigned int m, unsigned int n,
-
drivers/gpu/drm/i915/display/intel_display.c:5828:35-5828:48: intel_compare_m_n(unsigned int m, unsigned int n,
-
drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2726:45-2726:58: __free_fence_array(struct eb_fence *fences, unsigned int n)
-
drivers/gpu/drm/i915/gem/i915_gem_lmem.c:15:8-15:22: unsigned long n,
-
drivers/gpu/drm/i915/gem/i915_gem_object.h:374:10-374:23: unsigned int n,
-
drivers/gpu/drm/i915/gem/i915_gem_object.h:382:7-382:20: unsigned int n,
-
drivers/gpu/drm/i915/gem/i915_gem_pages.c:508:5-508:18: unsigned int n,
-
drivers/gpu/drm/i915/gem/i915_gem_pages.c:621:59-621:72: i915_gem_object_get_page(struct drm_i915_gem_object *obj, unsigned int n)
-
drivers/gpu/drm/i915/gem/i915_gem_pages.c:635:11-635:24: unsigned int n)
-
drivers/gpu/drm/i915/gem/i915_gem_pages.c:648:9-648:23: unsigned long n,
-
drivers/gpu/drm/i915/gem/i915_gem_pages.c:664:5-664:19: unsigned long n)
-
drivers/gpu/drm/i915/gem/i915_gem_wait.c:152:54-152:64: static inline unsigned long nsecs_to_jiffies_timeout(const u64 n)
-
drivers/gpu/drm/i915/gt/intel_gtt.h:529:8-529:29: const unsigned short n)
-
drivers/gpu/drm/i915/gt/intel_gtt.h:536:8-536:29: const unsigned short n)
-
drivers/gpu/drm/i915/gt/intel_gtt.h:542:56-542:75: i915_page_dir_dma_addr(const struct i915_ppgtt *ppgtt, const unsigned int n)
-
drivers/gpu/drm/i915/i915_utils.h:247:38-247:42: static inline bool is_power_of_2_u64(u64 n)
-
drivers/gpu/drm/i915/selftests/i915_vma.c:361:8-361:21: unsigned int n,
-
drivers/gpu/drm/i915/selftests/i915_vma.c:371:46-371:59: const struct intel_rotation_info *r, unsigned int n,
-
drivers/gpu/drm/i915/selftests/i915_vma.c:438:9-438:22: unsigned int n,
-
drivers/gpu/drm/i915/selftests/i915_vma.c:448:40-448:53: const struct intel_remapped_info *r, unsigned int n,
-
drivers/gpu/drm/i915/selftests/scatterlist.c:165:25-165:39: static unsigned int one(unsigned long n,
-
drivers/gpu/drm/i915/selftests/scatterlist.c:172:26-172:40: static unsigned int grow(unsigned long n,
-
drivers/gpu/drm/i915/selftests/scatterlist.c:179:28-179:42: static unsigned int shrink(unsigned long n,
-
drivers/gpu/drm/i915/selftests/scatterlist.c:186:28-186:42: static unsigned int random(unsigned long n,
-
drivers/gpu/drm/i915/selftests/scatterlist.c:193:44-193:58: static unsigned int random_page_size_pages(unsigned long n,
-
drivers/gpu/drm/nouveau/nouveau_bios.c:1235:40-1235:44: static uint16_t findstr(uint8_t *data, int n, const uint8_t *str, int len)
-
drivers/gpu/drm/nouveau/nouveau_bo.c:348:42-348:52: set_placement_list(struct ttm_place *pl, unsigned *n, uint32_t domain)
-
drivers/gpu/drm/nouveau/nvkm/core/client.c:82:20-82:40: nvkm_client_notify(struct nvkm_notify *n)
-
drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c:211:41-211:45: gk20a_pllg_slide(struct gk20a_clk *clk, u32 n)
-
drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c:266:41-266:45: gm20b_pllg_slide(struct gm20b_clk *clk, u32 n)
-
drivers/gpu/drm/r128/r128_cce.c:871:50-871:54: int r128_wait_ring(drm_r128_private_t *dev_priv, int n)
-
drivers/gpu/drm/radeon/atom.c:95:32-95:36: static void debug_print_spaces(int n)
-
drivers/gpu/drm/radeon/ci_dpm.c:1661:64-1661:68: static int ci_dpm_force_state_sclk(struct radeon_device *rdev, u32 n)
-
drivers/gpu/drm/radeon/ci_dpm.c:1675:64-1675:68: static int ci_dpm_force_state_mclk(struct radeon_device *rdev, u32 n)
-
drivers/gpu/drm/radeon/ci_dpm.c:1689:64-1689:68: static int ci_dpm_force_state_pcie(struct radeon_device *rdev, u32 n)
-
drivers/gpu/drm/radeon/ci_dpm.c:1703:59-1703:63: static int ci_set_power_limit(struct radeon_device *rdev, u32 n)
-
drivers/gpu/drm/radeon/r100.c:1374:28-1374:37: const unsigned *auth, unsigned n,
-
drivers/gpu/drm/radeon/r100.c:2476:70-2476:79: static int r100_rbbm_fifo_wait_for_entry(struct radeon_device *rdev, unsigned n)
-
drivers/gpu/drm/radeon/radeon_acpi.c:161:44-161:78: static void radeon_atif_parse_notification(struct radeon_atif_notifications *n, u32 mask)
-
drivers/gpu/drm/radeon/radeon_acpi.c:257:3-257:40: struct radeon_atif_notification_cfg *n)
-
drivers/gpu/drm/radeon/radeon_benchmark.c:37:19-37:23: int flag, int n,
-
drivers/gpu/drm/radeon/radeon_benchmark.c:75:42-75:46: static void radeon_benchmark_log_results(int n, unsigned size,
-
drivers/gpu/drm/radeon/radeon_display.c:1100:35-1100:44: static inline uint32_t radeon_div(uint64_t n, uint32_t d)
-
drivers/gpu/drm/radeon/radeon_irq_kms.c:599:42-599:51: bool enable, const char *name, unsigned n)
-
drivers/gpu/drm/radeon/trinity_smc.c:73:57-73:61: int trinity_dpm_force_state(struct radeon_device *rdev, u32 n)
-
drivers/gpu/drm/radeon/trinity_smc.c:80:63-80:67: int trinity_dpm_n_levels_disabled(struct radeon_device *rdev, u32 n)
-
drivers/gpu/drm/savage/savage_bci.c:47:62-47:75: savage_bci_wait_fifo_shadow(drm_savage_private_t * dev_priv, unsigned int n)
-
drivers/gpu/drm/savage/savage_bci.c:76:59-76:72: savage_bci_wait_fifo_s3d(drm_savage_private_t * dev_priv, unsigned int n)
-
drivers/gpu/drm/savage/savage_bci.c:97:58-97:71: savage_bci_wait_fifo_s4(drm_savage_private_t * dev_priv, unsigned int n)
-
drivers/gpu/drm/savage/savage_bci.c:372:61-372:74: uint32_t *savage_dma_alloc(drm_savage_private_t * dev_priv, unsigned int n)
-
drivers/gpu/drm/sun4i/sun4i_hdmi_ddc_clk.c:31:17-31:21: u8 *m, u8 *n)
-
drivers/gpu/drm/v3d/v3d_drv.h:340:54-340:64: static inline unsigned long nsecs_to_jiffies_timeout(const u64 n)
-
drivers/gpu/drm/vmwgfx/vmwgfx_blit.c:246:69-246:76: void vmw_memcpy(struct vmw_diff_cpy *diff, u8 *dest, const u8 *src, size_t n)
-
drivers/gpu/drm/vmwgfx/vmwgfx_blit.c:289:8-289:15: size_t n)
-
drivers/greybus/interface.c:621:33-621:37: struct attribute *attr, int n)
-
drivers/greybus/interface.c:636:34-636:38: struct attribute *attr, int n)
-
drivers/greybus/interface.c:650:32-650:36: struct attribute *attr, int n)
-
drivers/hid/hid-core.c:1313:32-1313:41: static s32 snto32(__u32 value, unsigned n)
-
drivers/hid/hid-core.c:1326:29-1326:38: s32 hid_snto32(__u32 value, unsigned n)
-
drivers/hid/hid-core.c:1336:32-1336:41: static u32 s32ton(__s32 value, unsigned n)
-
drivers/hid/hid-core.c:1356:51-1356:55: static u32 __extract(u8 *report, unsigned offset, int n)
-
drivers/hid/hid-core.c:1378:21-1378:30: unsigned offset, unsigned n)
-
drivers/hid/hid-core.c:1399:54-1399:58: static void __implement(u8 *report, unsigned offset, int n, u32 value)
-
drivers/hid/hid-core.c:1424:26-1424:35: unsigned offset, unsigned n, u32 value)
-
drivers/hid/hid-core.c:1449:46-1449:55: static int search(__s32 *array, __s32 value, unsigned n)
-
drivers/hid/hid-debug.c:555:17-555:21: static void tab(int n, struct seq_file *f) {
-
drivers/hid/hid-debug.c:559:46-559:50: void hid_dump_field(struct hid_field *field, int n, struct seq_file *f) {
-
drivers/hid/usbhid/hid-pidff.c:491:72-491:76: static void pidff_playback_pid(struct pidff_device *pidff, int pid_id, int n)
-
drivers/hid/wacom.h:210:45-210:50: static inline __u32 wacom_s32tou(s32 value, __u8 n)
-
drivers/hid/wacom_wac.c:3971:41-3971:45: static int wacom_numbered_button_to_key(int n)
-
drivers/hwmon/adm9240.c:82:48-82:52: static inline unsigned int IN_FROM_REG(u8 reg, int n)
-
drivers/hwmon/adm9240.c:87:47-87:51: static inline u8 IN_TO_REG(unsigned long val, int n)
-
drivers/hwmon/hwmon.c:90:31-90:35: struct attribute *attr, int n)
-
drivers/hwmon/ltc2990.c:154:31-154:35: struct attribute *a, int n)
-
drivers/hwmon/max16065.c:455:28-455:32: struct attribute *a, int n)
-
drivers/hwmon/max6650.c:322:10-322:14: int n)
-
drivers/hwmon/smsc47m192.c:60:48-60:52: static inline unsigned int IN_FROM_REG(u8 reg, int n)
-
drivers/hwmon/smsc47m192.c:65:47-65:51: static inline u8 IN_TO_REG(unsigned long val, int n)
-
drivers/hwmon/w83627ehf.c:1109:33-1109:37: struct attribute *a, int n)
-
drivers/i2c/busses/i2c-mv64xxx.c:775:21-775:31: const int tclk, const int n, const int m)
-
drivers/i3c/master/mipi-i3c-hci/dma.c:341:39-341:52: struct hci_xfer *xfer_list, unsigned int n)
-
drivers/i3c/master/mipi-i3c-hci/dma.c:355:38-355:42: struct hci_xfer *xfer_list, int n)
-
drivers/i3c/master/mipi-i3c-hci/dma.c:440:34-440:38: struct hci_xfer *xfer_list, int n)
-
drivers/i3c/master/mipi-i3c-hci/hci.h:99:47-99:60: static inline struct hci_xfer *hci_alloc_xfer(unsigned int n)
-
drivers/i3c/master/mipi-i3c-hci/hci.h:104:57-104:70: static inline void hci_free_xfer(struct hci_xfer *xfer, unsigned int n)
-
drivers/i3c/master/mipi-i3c-hci/pio.c:588:75-588:79: static int hci_pio_queue_xfer(struct i3c_hci *hci, struct hci_xfer *xfer, int n)
-
drivers/i3c/master/mipi-i3c-hci/pio.c:623:29-623:33: struct hci_xfer *xfer, int n)
-
drivers/i3c/master/mipi-i3c-hci/pio.c:683:78-683:82: static bool hci_pio_dequeue_xfer(struct i3c_hci *hci, struct hci_xfer *xfer, int n)
-
drivers/iio/accel/adxl355_core.c:306:57-306:67: static int adxl355_find_match(const int (*freq_tbl)[2], const int n,
-
drivers/iio/accel/mma8452.c:264:10-264:14: int n)
-
drivers/iio/accel/mma8452.c:278:68-278:72: static int mma8452_get_int_plus_micros_index(const int (*vals)[2], int n,
-
drivers/iio/adc/ad7606.c:201:6-201:19: unsigned int n, bool micros)
-
drivers/iio/adc/ad_sigma_delta.c:253:37-253:50: const struct ad_sd_calib_data *cb, unsigned int n)
-
drivers/iio/adc/adi-axi-adc.c:265:36-265:40: struct attribute *attr, int n)
-
drivers/iio/adc/spear_adc.c:118:60-118:64: static void spear_adc_set_ctrl(struct spear_adc_state *st, int n,
-
drivers/iio/adc/xilinx-xadc-core.c:145:2-145:15: unsigned int n)
-
drivers/iio/buffer/industrialio-buffer-dma.c:481:52-481:59: int iio_dma_buffer_read(struct iio_buffer *buffer, size_t n,
-
drivers/iio/buffer/kfifo_buf.c:101:49-101:56: static int iio_read_kfifo(struct iio_buffer *r, size_t n, char __user *buf)
-
drivers/iio/buffer/kfifo_buf.c:170:50-170:57: static int iio_kfifo_write(struct iio_buffer *r, size_t n,
-
drivers/iio/dac/ad5449.c:258:56-258:60: static const char *ad5449_vref_name(struct ad5449 *st, int n)
-
drivers/iio/gyro/adxrs290.c:190:58-190:68: static int adxrs290_find_match(const int (*freq_tbl)[2], const int n,
-
drivers/iio/industrialio-buffer.c:107:11-107:18: size_t n, loff_t *f_ps)
-
drivers/iio/industrialio-buffer.c:176:5-176:12: size_t n, loff_t *f_ps)
-
drivers/iio/industrialio-buffer.c:262:5-262:12: size_t n, loff_t *f_ps)
-
drivers/iio/industrialio-buffer.c:275:6-275:13: size_t n, loff_t *f_ps)
-
drivers/iio/industrialio-core.c:214:72-214:79: static int iio_sysfs_match_string_with_gaps(const char * const *array, size_t n,
-
drivers/iio/magnetometer/mag3110.c:119:24-119:28: const int (*vals)[2], int n)
-
drivers/iio/magnetometer/mag3110.c:133:68-133:72: static int mag3110_get_int_plus_micros_index(const int (*vals)[2], int n,
-
drivers/infiniband/hw/hfi1/iowait.h:417:65-417:69: static inline void iowait_inc_wait_count(struct iowait_work *w, u16 n)
-
drivers/infiniband/hw/hfi1/pio_copy.c:148:51-148:55: static inline void jcopy(u8 *dest, const u8 *src, u32 n)
-
drivers/infiniband/hw/hfi1/rc.h:13:56-13:69: static inline void update_ack_queue(struct rvt_qp *qp, unsigned int n)
-
drivers/infiniband/hw/hns/hns_roce_hw_v2.c:865:56-865:60: static void *get_srq_wqe_buf(struct hns_roce_srq *srq, u32 n)
-
drivers/infiniband/hw/hns/hns_roce_hw_v2.c:870:60-870:64: static void *get_idx_buf(struct hns_roce_idx_que *idx_que, u32 n)
-
drivers/infiniband/hw/hns/hns_roce_hw_v2.c:3431:52-3431:56: static void *get_cqe_v2(struct hns_roce_cq *hr_cq, int n)
-
drivers/infiniband/hw/hns/hns_roce_hw_v2.c:3436:55-3436:68: static void *get_sw_cqe_v2(struct hns_roce_cq *hr_cq, unsigned int n)
-
drivers/infiniband/hw/hns/hns_roce_qp.c:1408:56-1408:69: void *hns_roce_get_recv_wqe(struct hns_roce_qp *hr_qp, unsigned int n)
-
drivers/infiniband/hw/hns/hns_roce_qp.c:1413:56-1413:69: void *hns_roce_get_send_wqe(struct hns_roce_qp *hr_qp, unsigned int n)
-
drivers/infiniband/hw/hns/hns_roce_qp.c:1418:58-1418:71: void *hns_roce_get_extend_sge(struct hns_roce_qp *hr_qp, unsigned int n)
-
drivers/infiniband/hw/mlx4/cq.c:69:59-69:63: static void *get_cqe_from_buf(struct mlx4_ib_cq_buf *buf, int n)
-
drivers/infiniband/hw/mlx4/cq.c:74:45-74:49: static void *get_cqe(struct mlx4_ib_cq *cq, int n)
-
drivers/infiniband/hw/mlx4/cq.c:79:48-79:52: static void *get_sw_cqe(struct mlx4_ib_cq *cq, int n)
-
drivers/infiniband/hw/mlx4/qp.c:171:50-171:54: static void *get_recv_wqe(struct mlx4_ib_qp *qp, int n)
-
drivers/infiniband/hw/mlx4/qp.c:176:50-176:54: static void *get_send_wqe(struct mlx4_ib_qp *qp, int n)
-
drivers/infiniband/hw/mlx4/qp.c:186:51-186:55: static void stamp_send_wqe(struct mlx4_ib_qp *qp, int n)
-
drivers/infiniband/hw/mlx4/srq.c:42:47-42:51: static void *get_wqe(struct mlx4_ib_srq *srq, int n)
-
drivers/infiniband/hw/mlx5/cq.c:69:45-69:49: static void *get_cqe(struct mlx5_ib_cq *cq, int n)
-
drivers/infiniband/hw/mlx5/cq.c:74:28-74:32: static u8 sw_ownership_bit(int n, int nent)
-
drivers/infiniband/hw/mlx5/cq.c:79:48-79:52: static void *get_sw_cqe(struct mlx5_ib_cq *cq, int n)
-
drivers/infiniband/hw/mlx5/srq.c:13:47-13:51: static void *get_wqe(struct mlx5_ib_srq *srq, int n)
-
drivers/infiniband/hw/mlx5/wr.h:76:24-76:31: const void *src, size_t n)
-
drivers/infiniband/hw/mthca/mthca_qp.c:208:48-208:52: static void *get_recv_wqe(struct mthca_qp *qp, int n)
-
drivers/infiniband/hw/mthca/mthca_qp.c:217:48-217:52: static void *get_send_wqe(struct mthca_qp *qp, int n)
-
drivers/infiniband/hw/mthca/mthca_srq.c:74:45-74:49: static void *get_wqe(struct mthca_srq *srq, int n)
-
drivers/infiniband/hw/qib/qib_mad.c:368:60-368:69: static int set_overrunthreshold(struct qib_pportdata *ppd, unsigned n)
-
drivers/infiniband/hw/qib/qib_mad.c:387:59-387:68: static int set_phyerrthreshold(struct qib_pportdata *ppd, unsigned n)
-
drivers/infiniband/hw/qib/qib_qp.c:52:6-52:15: unsigned n, u16 qpt_mask)
-
drivers/infiniband/hw/qib/qib_rc.c:1690:60-1690:69: static inline void qib_update_ack_queue(struct rvt_qp *qp, unsigned n)
-
drivers/infiniband/hw/qib/qib_sysfs.c:286:34-286:38: struct bin_attribute *attr, int n)
-
drivers/infiniband/hw/qib/qib_tx.c:363:47-363:56: void qib_sendbuf_done(struct qib_devdata *dd, unsigned n)
-
drivers/infiniband/hw/qib/qib_verbs.c:403:47-403:51: static inline u32 clear_upper_bytes(u32 data, u32 n, u32 off)
-
drivers/infiniband/hw/vmw_pvrdma/pvrdma_qp.c:634:54-634:67: static inline void *get_sq_wqe(struct pvrdma_qp *qp, unsigned int n)
-
drivers/infiniband/hw/vmw_pvrdma/pvrdma_qp.c:640:54-640:67: static inline void *get_rq_wqe(struct pvrdma_qp *qp, unsigned int n)
-
drivers/infiniband/sw/rdmavt/qp.c:92:52-92:59: static void cacheless_memcpy(void *dst, void *src, size_t n)
-
drivers/infiniband/sw/rdmavt/trace_mr.h:65:1-65:1: DEFINE_EVENT(
-
drivers/infiniband/sw/rdmavt/trace_mr.h:70:1-70:1: DEFINE_EVENT(
-
drivers/infiniband/sw/rdmavt/trace_mr.h:75:1-75:1: DEFINE_EVENT(
-
drivers/infiniband/sw/rxe/rxe_qp.c:103:57-103:70: static int alloc_rd_atomic_resources(struct rxe_qp *qp, unsigned int n)
-
drivers/infiniband/ulp/srp/ib_srp.c:491:8-491:12: int n)
-
drivers/input/input-poller.c:204:32-204:36: struct attribute *attr, int n)
-
drivers/input/joystick/db9.c:259:98-259:102: static int db9_saturn_report(unsigned char id, unsigned char data[60], struct input_dev *devs[], int n, int max_pads)
-
drivers/input/keyboard/cros_ec_keyb.c:637:10-637:14: int n)
-
drivers/input/misc/ims-pcu.c:1229:36-1229:40: struct attribute *attr, int n)
-
drivers/input/mouse/alps.c:510:58-510:62: static void alps_report_mt_data(struct psmouse *psmouse, int n)
-
drivers/input/mouse/cypress_ps2.c:29:62-29:75: static void cypress_set_packet_size(struct psmouse *psmouse, unsigned int n)
-
drivers/input/mouse/trackpoint.c:215:32-215:36: struct attribute *attr, int n)
-
drivers/input/touchscreen/ad7877.c:600:34-600:38: struct attribute *attr, int n)
-
drivers/input/touchscreen/st1232.c:65:11-65:24: unsigned int n)
-
drivers/input/touchscreen/tsc200x-core.c:340:35-340:39: struct attribute *attr, int n)
-
drivers/interconnect/core.c:34:54-34:71: static void icc_summary_show_one(struct seq_file *s, struct icc_node *n)
-
drivers/interconnect/core.c:83:5-83:22: struct icc_node *n, struct icc_node *m)
-
drivers/interconnect/core.c:90:53-90:70: static void icc_graph_show_node(struct seq_file *s, struct icc_node *n)
-
drivers/interconnect/trace.h:17:1-17:1: TRACE_EVENT(icc_set_bw,
-
drivers/iommu/arm/arm-smmu/arm-smmu.h:466:73-466:77: static inline void __iomem *arm_smmu_page(struct arm_smmu_device *smmu, int n)
-
drivers/iommu/omap-iommu.c:286:56-286:60: struct cr_regs __iotlb_read_cr(struct omap_iommu *obj, int n)
-
drivers/leds/leds-lm3533.c:609:35-609:39: struct attribute *attr, int n)
-
drivers/leds/leds-pca955x.c:168:57-168:61: static int pca955x_write_psc(struct i2c_client *client, int n, u8 val)
-
drivers/leds/leds-pca955x.c:188:57-188:61: static int pca955x_write_pwm(struct i2c_client *client, int n, u8 val)
-
drivers/leds/leds-pca955x.c:205:56-205:60: static int pca955x_write_ls(struct i2c_client *client, int n, u8 val)
-
drivers/leds/leds-pca955x.c:222:55-222:59: static int pca955x_read_ls(struct i2c_client *client, int n, u8 *val)
-
drivers/leds/leds-pca955x.c:238:56-238:60: static int pca955x_read_pwm(struct i2c_client *client, int n, u8 *val)
-
drivers/leds/leds-pca955x.c:348:58-348:62: static int pca955x_read_input(struct i2c_client *client, int n, u8 *val)
-
drivers/leds/trigger/ledtrig-gpio.c:57:51-57:58: struct device_attribute *attr, const char *buf, size_t n)
-
drivers/leds/trigger/ledtrig-gpio.c:85:51-85:58: struct device_attribute *attr, const char *buf, size_t n)
-
drivers/leds/trigger/ledtrig-gpio.c:119:51-119:58: struct device_attribute *attr, const char *buf, size_t n)
-
drivers/md/bcache/super.c:2716:26-2716:49: static int bcache_reboot(struct notifier_block *n, unsigned long code, void *x)
-
drivers/md/bcache/util.c:124:33-124:40: bool bch_is_zero(const char *p, size_t n)
-
drivers/md/dm-bufio.c:1513:62-1513:71: void dm_bufio_set_minimum_buffers(struct dm_bufio_client *c, unsigned n)
-
drivers/md/dm-cache-policy-smq.c:26:26-26:35: static unsigned safe_div(unsigned n, unsigned d)
-
drivers/md/dm-cache-policy-smq.c:31:26-31:35: static unsigned safe_mod(unsigned n, unsigned d)
-
drivers/md/dm-cache-target.c:645:43-645:52: static dm_block_t block_div(dm_block_t b, uint32_t n)
-
drivers/md/dm-clone-target.c:1667:32-1667:46: static int validate_nr_regions(unsigned long n, char **error)
-
drivers/md/dm-crypt.c:796:42-796:49: static void diffuser_disk_to_cpu(u32 *d, size_t n)
-
drivers/md/dm-crypt.c:806:45-806:52: static void diffuser_cpu_to_disk(__le32 *d, size_t n)
-
drivers/md/dm-crypt.c:816:40-816:47: static void diffuser_a_decrypt(u32 *d, size_t n)
-
drivers/md/dm-crypt.c:847:40-847:47: static void diffuser_a_encrypt(u32 *d, size_t n)
-
drivers/md/dm-crypt.c:878:40-878:47: static void diffuser_b_decrypt(u32 *d, size_t n)
-
drivers/md/dm-crypt.c:909:40-909:47: static void diffuser_b_encrypt(u32 *d, size_t n)
-
drivers/md/dm-era-target.c:825:29-825:40: static bool valid_nr_blocks(dm_block_t n)
-
drivers/md/dm-integrity.c:774:96-774:105: static struct journal_entry *access_journal_entry(struct dm_integrity_c *ic, unsigned section, unsigned n)
-
drivers/md/dm-integrity.c:788:96-788:105: static struct journal_sector *access_journal_data(struct dm_integrity_c *ic, unsigned section, unsigned n)
-
drivers/md/dm-integrity.c:3074:32-3074:55: static int dm_integrity_reboot(struct notifier_block *n, unsigned long code, void *x)
-
drivers/md/dm-ps-historical-service-time.c:86:55-86:68: static u64 fixed_power(u64 x, unsigned int frac_bits, unsigned int n)
-
drivers/md/dm-table.c:35:29-35:42: static unsigned int int_log(unsigned int n, unsigned int base)
-
drivers/md/dm-table.c:50:38-50:51: static inline unsigned int get_child(unsigned int n, unsigned int k)
-
drivers/md/dm-table.c:59:22-59:35: unsigned int l, unsigned int n)
-
drivers/md/dm-table.c:68:58-68:71: static sector_t high(struct dm_table *t, unsigned int l, unsigned int n)
-
drivers/md/dm-thin.c:2805:44-2805:53: static bool is_factor(sector_t block_size, uint32_t n)
-
drivers/md/persistent-data/dm-btree-internal.h:108:31-108:50: static inline __le64 *key_ptr(struct btree_node *n, uint32_t index)
-
drivers/md/persistent-data/dm-btree-internal.h:113:32-113:51: static inline void *value_base(struct btree_node *n)
-
drivers/md/persistent-data/dm-btree-internal.h:118:31-118:50: static inline void *value_ptr(struct btree_node *n, uint32_t index)
-
drivers/md/persistent-data/dm-btree-internal.h:127:32-127:51: static inline uint64_t value64(struct btree_node *n, uint32_t index)
-
drivers/md/persistent-data/dm-btree-remove.c:59:24-59:43: static void node_shift(struct btree_node *n, int shift)
-
drivers/md/persistent-data/dm-btree-remove.c:127:23-127:42: static void delete_at(struct btree_node *n, unsigned index)
-
drivers/md/persistent-data/dm-btree-remove.c:147:33-147:52: static unsigned merge_threshold(struct btree_node *n)
-
drivers/md/persistent-data/dm-btree-remove.c:522:20-522:39: static int do_leaf(struct btree_node *n, uint64_t key, unsigned *index)
-
drivers/md/persistent-data/dm-btree.c:41:20-41:39: static int bsearch(struct btree_node *n, uint64_t key, int want_hi)
-
drivers/md/persistent-data/dm-btree.c:61:17-61:36: int lower_bound(struct btree_node *n, uint64_t key)
-
drivers/md/persistent-data/dm-btree.c:66:24-66:43: static int upper_bound(struct btree_node *n, uint64_t key)
-
drivers/md/persistent-data/dm-btree.c:71:54-71:73: void inc_children(struct dm_transaction_manager *tm, struct btree_node *n,
-
drivers/md/persistent-data/dm-btree.c:531:24-531:43: static void shift_down(struct btree_node *n, unsigned count)
-
drivers/md/persistent-data/dm-btree.c:540:22-540:41: static void shift_up(struct btree_node *n, unsigned count)
-
drivers/md/persistent-data/dm-space-map-common.c:543:26-543:45: static bool contains_key(struct btree_node *n, uint64_t key, int index)
-
drivers/media/cec/core/cec-notifier.c:97:30-97:51: static void cec_notifier_put(struct cec_notifier *n)
-
drivers/media/cec/core/cec-notifier.c:129:35-129:56: void cec_notifier_conn_unregister(struct cec_notifier *n)
-
drivers/media/cec/core/cec-notifier.c:171:39-171:60: void cec_notifier_cec_adap_unregister(struct cec_notifier *n,
-
drivers/media/cec/core/cec-notifier.c:185:33-185:54: void cec_notifier_set_phys_addr(struct cec_notifier *n, u16 pa)
-
drivers/media/cec/core/cec-notifier.c:198:43-198:64: void cec_notifier_set_phys_addr_from_edid(struct cec_notifier *n,
-
drivers/media/dvb-frontends/bcm3510.c:363:62-363:66: static int bcm3510_tuner_cmd(struct bcm3510_state* st,u8 bc, u16 n, u8 a)
-
drivers/media/dvb-frontends/cx24113.c:288:62-288:67: static void cx24113_calc_pll_nf(struct cx24113_state *state, u16 *n, s32 *f)
-
drivers/media/dvb-frontends/cx24113.c:363:58-363:62: static void cx24113_set_nfr(struct cx24113_state *state, u16 n, s32 f, u8 r)
-
drivers/media/dvb-frontends/cxd2099.c:53:57-53:61: static int read_block(struct cxd *ci, u8 adr, u8 *data, u16 n)
-
drivers/media/dvb-frontends/cxd2099.c:82:63-82:66: static int read_pccard(struct cxd *ci, u16 address, u8 *data, u8 n)
-
drivers/media/dvb-frontends/cxd2099.c:93:64-93:67: static int write_pccard(struct cxd *ci, u16 address, u8 *data, u8 n)
-
drivers/media/dvb-frontends/cxd2099.c:155:58-155:62: static int write_block(struct cxd *ci, u8 adr, u8 *data, u16 n)
-
drivers/media/dvb-frontends/dib0090.c:1479:69-1479:81: static void dib0090_set_default_config(struct dib0090_state *state, const u16 * n)
-
drivers/media/dvb-frontends/mxl692.c:102:29-102:33: static int convert_endian_n(int n, u32 size, u8 *d)
-
drivers/media/dvb-frontends/sp887x.c:285:21-285:25: static void divide (int n, int d, int *quotient_i, int *quotient_f)
-
drivers/media/dvb-frontends/stb0899_algo.c:15:34-15:38: static inline u32 stb0899_do_div(u64 n, u32 d)
-
drivers/media/i2c/cx25840/cx25840-core.c:174:60-174:67: static int cx23885_s_io_pin_config(struct v4l2_subdev *sd, size_t n,
-
drivers/media/i2c/cx25840/cx25840-core.c:385:60-385:67: static int cx25840_s_io_pin_config(struct v4l2_subdev *sd, size_t n,
-
drivers/media/i2c/cx25840/cx25840-core.c:524:59-524:66: static int common_s_io_pin_config(struct v4l2_subdev *sd, size_t n,
-
drivers/media/i2c/mt9m001.c:63:2-63:6: int n)
-
drivers/media/i2c/mt9t112.c:371:15-371:18: u8 m, u8 n, u8 p1, u8 p2, u8 p3, u8 p4,
-
drivers/media/i2c/rj54n1cb0c.c:121:2-121:6: int n)
-
drivers/media/i2c/rj54n1cb0c.c:476:43-476:53: const struct rj54n1_reg_val *rv, const int n)
-
drivers/media/i2c/s5k5baf.c:848:8-848:32: const struct v4l2_rect *n,
-
drivers/media/i2c/tc358743.c:113:65-113:69: static void i2c_rd(struct v4l2_subdev *sd, u16 reg, u8 *values, u32 n)
-
drivers/media/i2c/tc358743.c:141:65-141:69: static void i2c_wr(struct v4l2_subdev *sd, u16 reg, u8 *values, u32 n)
-
drivers/media/i2c/tc358743.c:195:64-195:68: static noinline u32 i2c_rdreg(struct v4l2_subdev *sd, u16 reg, u32 n)
-
drivers/media/i2c/tc358743.c:204:74-204:78: static noinline void i2c_wrreg(struct v4l2_subdev *sd, u16 reg, u32 val, u32 n)
-
drivers/media/pci/bt8xx/btcx-risc.c:84:30-84:43: struct v4l2_clip *clips, unsigned int n)
-
drivers/media/pci/bt8xx/btcx-risc.c:122:60-122:73: btcx_align(struct v4l2_rect *win, struct v4l2_clip *clips, unsigned int n, int mask)
-
drivers/media/pci/cx18/cx18-mailbox.c:92:37-92:41: static char *u32arr2hex(u32 data[], int n, char *buf)
-
drivers/media/pci/solo6x10/solo6x10-tw28.c:505:14-505:18: int start, int n)
-
drivers/media/pci/solo6x10/solo6x10-v4l2-enc.c:1029:41-1029:45: static inline int calc_interval(u8 fps, u32 n, u32 d)
-
drivers/media/platform/allegro-dvt/allegro-core.c:1497:10-1497:17: size_t n, size_t size)
-
drivers/media/platform/allegro-dvt/allegro-core.c:1554:7-1554:14: size_t n, size_t size)
-
drivers/media/platform/allegro-dvt/allegro-core.c:1562:11-1562:18: size_t n, size_t size)
-
drivers/media/platform/allegro-dvt/allegro-core.c:1570:23-1570:30: void *dest, size_t n)
-
drivers/media/platform/allegro-dvt/allegro-core.c:1675:23-1675:30: void *dest, size_t n)
-
drivers/media/platform/allegro-dvt/allegro-core.c:1721:23-1721:30: void *dest, size_t n)
-
drivers/media/platform/allegro-dvt/allegro-core.c:1760:23-1760:30: void *dest, size_t n)
-
drivers/media/platform/allegro-dvt/allegro-core.c:1874:23-1874:30: void *dest, size_t n)
-
drivers/media/platform/allegro-dvt/nal-h264.c:354:19-354:26: void *dest, size_t n, struct nal_h264_sps *sps)
-
drivers/media/platform/allegro-dvt/nal-h264.c:395:43-395:50: struct nal_h264_sps *sps, void *src, size_t n)
-
drivers/media/platform/allegro-dvt/nal-h264.c:445:19-445:26: void *dest, size_t n, struct nal_h264_pps *pps)
-
drivers/media/platform/allegro-dvt/nal-h264.c:487:43-487:50: struct nal_h264_pps *pps, void *src, size_t n)
-
drivers/media/platform/allegro-dvt/nal-h264.c:529:69-529:76: ssize_t nal_h264_write_filler(const struct device *dev, void *dest, size_t n)
-
drivers/media/platform/allegro-dvt/nal-h264.c:572:67-572:74: ssize_t nal_h264_read_filler(const struct device *dev, void *src, size_t n)
-
drivers/media/platform/allegro-dvt/nal-hevc.c:520:19-520:26: void *dest, size_t n, struct nal_hevc_vps *vps)
-
drivers/media/platform/allegro-dvt/nal-hevc.c:564:43-564:50: struct nal_hevc_vps *vps, void *src, size_t n)
-
drivers/media/platform/allegro-dvt/nal-hevc.c:615:19-615:26: void *dest, size_t n, struct nal_hevc_sps *sps)
-
drivers/media/platform/allegro-dvt/nal-hevc.c:659:43-659:50: struct nal_hevc_sps *sps, void *src, size_t n)
-
drivers/media/platform/allegro-dvt/nal-hevc.c:710:19-710:26: void *dest, size_t n, struct nal_hevc_pps *pps)
-
drivers/media/platform/allegro-dvt/nal-hevc.c:754:43-754:50: struct nal_hevc_pps *pps, void *src, size_t n)
-
drivers/media/platform/allegro-dvt/nal-hevc.c:803:69-803:76: ssize_t nal_hevc_write_filler(const struct device *dev, void *dest, size_t n)
-
drivers/media/platform/allegro-dvt/nal-hevc.c:850:67-850:74: ssize_t nal_hevc_read_filler(const struct device *dev, void *src, size_t n)
-
drivers/media/platform/allegro-dvt/nal-rbsp.c:127:53-127:57: static inline int rbsp_read_bits(struct rbsp *rbsp, int n, unsigned int *value)
-
drivers/media/platform/allegro-dvt/nal-rbsp.c:149:47-149:51: static int rbsp_write_bits(struct rbsp *rbsp, int n, unsigned int value)
-
drivers/media/platform/allegro-dvt/nal-rbsp.c:244:49-244:53: static int __rbsp_write_bits(struct rbsp *rbsp, int n, unsigned int *value)
-
drivers/media/platform/allegro-dvt/nal-rbsp.c:281:35-281:39: void rbsp_bits(struct rbsp *rbsp, int n, int *value)
-
drivers/media/platform/intel/pxa_camera.c:590:2-590:6: int n)
-
drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c:191:69-191:73: static int mtk_jpeg_enum_fmt(struct mtk_jpeg_fmt *mtk_jpeg_formats, int n,
-
drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c:371:61-371:65: static int enum_fmt(const struct mxc_jpeg_fmt *mxc_formats, int n,
-
drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c:478:69-478:73: static int mxc_get_free_slot(struct mxc_jpeg_slot_data slot_data[], int n)
-
drivers/media/platform/nxp/imx-mipi-csis.c:1234:29-1234:57: mipi_notifier_to_csis_state(struct v4l2_async_notifier *n)
-
drivers/media/platform/qcom/camss/camss-vfe-480.c:28:58-28:62: static inline int reg_update_rdi(struct vfe_device *vfe, int n)
-
drivers/media/platform/qcom/camss/camss-vfe-480.c:51:66-51:70: static inline int bus_irq_mask_0_rdi_rup(struct vfe_device *vfe, int n)
-
drivers/media/platform/qcom/camss/camss-vfe-480.c:57:68-57:72: static inline int bus_irq_mask_0_comp_done(struct vfe_device *vfe, int n)
-
drivers/media/platform/renesas/rcar-isp.c:135:48-135:76: static inline struct rcar_isp *notifier_to_isp(struct v4l2_async_notifier *n)
-
drivers/media/platform/renesas/rcar-vin/rcar-csi2.c:521:50-521:78: static inline struct rcar_csi2 *notifier_to_csi2(struct v4l2_async_notifier *n)
-
drivers/media/platform/samsung/exynos4-is/media-dev.h:162:51-162:79: static inline struct fimc_md *notifier_to_fimc_md(struct v4l2_async_notifier *n)
-
drivers/media/platform/samsung/s5p-jpeg/jpeg-core.c:1264:43-1264:47: struct s5p_jpeg_fmt *sjpeg_formats, int n,
-
drivers/media/platform/samsung/s5p-jpeg/jpeg-hw-exynos3250.c:182:63-182:76: void exynos3250_jpeg_qtbl(void __iomem *regs, unsigned int t, unsigned int n)
-
drivers/media/platform/samsung/s5p-jpeg/jpeg-hw-exynos4.c:255:58-255:62: void exynos4_jpeg_set_dec_components(void __iomem *base, int n)
-
drivers/media/platform/samsung/s5p-jpeg/jpeg-hw-s5p.c:100:56-100:69: void s5p_jpeg_qtbl(void __iomem *regs, unsigned int t, unsigned int n)
-
drivers/media/platform/st/stm32/stm32-dcmi.c:174:51-174:79: static inline struct stm32_dcmi *notifier_to_dcmi(struct v4l2_async_notifier *n)
-
drivers/media/platform/video-mux.c:41:23-41:51: notifier_to_video_mux(struct v4l2_async_notifier *n)
-
drivers/media/platform/xilinx/xilinx-csi2rxss.c:283:43-283:47: static u32 xcsi2rxss_get_nth_mbus(u32 dt, u32 n)
-
drivers/media/radio/radio-trust.c:73:41-73:45: static void write_i2c(struct trust *tr, int n, ...)
-
drivers/media/rc/ene_ir.c:956:61-956:70: static int ene_transmit(struct rc_dev *rdev, unsigned *buf, unsigned n)
-
drivers/media/rc/ir-rcmm-decoder.c:181:10-181:23: unsigned int n, u32 data)
-
drivers/media/rc/ite-cir.c:331:61-331:70: static int ite_tx_ir(struct rc_dev *rcdev, unsigned *txbuf, unsigned n)
-
drivers/media/rc/lirc_dev.c:215:9-215:16: size_t n, loff_t *ppos)
-
drivers/media/rc/rc-ir-raw.c:318:6-318:19: unsigned int n, u64 data)
-
drivers/media/rc/rc-ir-raw.c:400:5-400:18: unsigned int n, u64 data)
-
drivers/media/rc/rc-ir-raw.c:459:5-459:18: unsigned int n, u64 data)
-
drivers/media/test-drivers/vidtv/vidtv_bridge.c:141:66-141:70: static bool vidtv_bridge_check_demod_lock(struct vidtv_dvb *dvb, u32 n)
-
drivers/media/test-drivers/vidtv/vidtv_bridge.c:340:60-340:64: static int vidtv_bridge_probe_demod(struct vidtv_dvb *dvb, u32 n)
-
drivers/media/test-drivers/vidtv/vidtv_bridge.c:362:60-362:64: static int vidtv_bridge_probe_tuner(struct vidtv_dvb *dvb, u32 n)
-
drivers/media/usb/gspca/gl860/gl860.c:597:14-597:18: int len, int n)
-
drivers/media/usb/gspca/ov519.c:2149:64-2149:68: static void ov518_reg_w32(struct sd *sd, u16 index, u32 value, int n)
-
drivers/media/usb/gspca/ov519.c:2591:5-2591:9: int n)
-
drivers/media/usb/gspca/ov519.c:2601:4-2601:8: int n)
-
drivers/media/usb/gspca/sn9c2028.c:228:45-228:49: struct init_command *cam_commands, int n)
-
drivers/media/v4l2-core/v4l2-async.c:27:37-27:65: static int v4l2_async_nf_call_bound(struct v4l2_async_notifier *n,
-
drivers/media/v4l2-core/v4l2-async.c:37:39-37:67: static void v4l2_async_nf_call_unbind(struct v4l2_async_notifier *n,
-
drivers/media/v4l2-core/v4l2-async.c:47:40-47:68: static int v4l2_async_nf_call_complete(struct v4l2_async_notifier *n)
-
drivers/media/v4l2-core/v4l2-async.c:278:46-278:74: static int v4l2_async_create_ancillary_links(struct v4l2_async_notifier *n,
-
drivers/memory/dfl-emif.c:141:29-141:33: struct attribute *attr, int n)
-
drivers/mfd/lm3533-core.c:359:35-359:39: struct attribute *attr, int n)
-
drivers/mfd/rave-sp.c:263:67-263:74: static void *stuff(unsigned char *dest, const unsigned char *src, size_t n)
-
drivers/misc/altera-stapl/altera-comp.c:22:28-22:32: static u32 altera_bits_req(u32 n)
-
drivers/misc/genwqe/card_sysfs.c:270:30-270:34: struct attribute *attr, int n)
-
drivers/misc/habanalabs/common/state_dump.c:21:54-21:58: char *hl_format_as_binary(char *buf, size_t buf_len, u32 n)
-
drivers/misc/ibmasm/heartbeat.c:32:27-32:50: static int panic_happened(struct notifier_block *n, unsigned long val, void *v)
-
drivers/misc/mei/dma-ring.c:129:17-129:21: u32 offset, u32 n)
-
drivers/misc/mei/dma-ring.c:149:22-149:26: u32 offset, u32 n)
-
drivers/misc/sgi-gru/gruhandles.c:141:42-141:46: int asid, int pagesize, int global, int n,
-
drivers/misc/sgi-gru/grumain.c:154:58-154:62: static unsigned long reserve_resources(unsigned long *p, int n, int mmax,
-
drivers/misc/uacce/uacce.c:360:33-360:37: struct attribute *attr, int n)
-
drivers/misc/xilinx_sdfec.c:458:57-458:61: static int xsdfec_reg0_write(struct xsdfec_dev *xsdfec, u32 n, u32 k, u32 psize,
-
drivers/mmc/core/block.c:332:24-332:28: struct attribute *a, int n)
-
drivers/mmc/host/davinci_mmc.c:226:6-226:19: unsigned int n)
-
drivers/mmc/host/mmc_spi.c:178:4-178:13: unsigned n, u8 byte)
-
drivers/mtd/inftlmount.c:302:36-302:40: static int memcmpb(void *a, int c, int n)
-
drivers/mtd/mtdcore.c:383:32-383:55: static int mtd_reboot_notifier(struct notifier_block *n, unsigned long state,
-
drivers/mtd/nftlmount.c:248:36-248:40: static int memcmpb(void *a, int c, int n)
-
drivers/mtd/spi-nor/sysfs.c:71:38-71:42: struct bin_attribute *attr, int n)
-
drivers/net/bonding/bond_main.c:3904:35-3904:39: const void *data, int hlen, int n)
-
drivers/net/bonding/bond_main.c:4515:28-4515:46: static int bond_neigh_init(struct neighbour *n)
-
drivers/net/bonding/bond_main.c:5407:5-5407:9: int n, struct xdp_frame **frames, u32 flags)
-
drivers/net/can/dev/rx-offload.c:141:60-141:73: can_rx_offload_offload_one(struct can_rx_offload *offload, unsigned int n)
-
drivers/net/can/flexcan/flexcan-core.c:933:10-933:23: unsigned int n, u32 *timestamp,
-
drivers/net/can/spi/mcp251xfd/mcp251xfd-ring.c:127:10-127:19: const u8 n)
-
drivers/net/can/spi/mcp251xfd/mcp251xfd.h:795:46-795:49: static inline u16 mcp251xfd_get_tef_obj_addr(u8 n)
-
drivers/net/can/spi/mcp251xfd/mcp251xfd.h:802:65-802:68: mcp251xfd_get_tx_obj_addr(const struct mcp251xfd_tx_ring *ring, u8 n)
-
drivers/net/can/spi/mcp251xfd/mcp251xfd.h:808:65-808:68: mcp251xfd_get_rx_obj_addr(const struct mcp251xfd_rx_ring *ring, u8 n)
-
drivers/net/can/usb/peak_usb/pcan_usb.c:154:65-154:68: static int pcan_usb_send_cmd(struct peak_usb_device *dev, u8 f, u8 n, u8 *p)
-
drivers/net/can/usb/peak_usb/pcan_usb.c:184:65-184:68: static int pcan_usb_wait_rsp(struct peak_usb_device *dev, u8 f, u8 n, u8 *p)
-
drivers/net/can/usb/peak_usb/pcan_usb.c:452:67-452:70: static int pcan_usb_decode_error(struct pcan_usb_msg_context *mc, u8 n,
-
drivers/net/ethernet/3com/3c509.c:345:48-345:61: static int el3_isa_suspend(struct device *dev, unsigned int n,
-
drivers/net/ethernet/3com/3c509.c:352:47-352:60: static int el3_isa_resume(struct device *dev, unsigned int n)
-
drivers/net/ethernet/agere/et131x.c:796:38-796:42: static inline void add_10bit(u32 *v, int n)
-
drivers/net/ethernet/agere/et131x.c:801:38-801:42: static inline void add_12bit(u32 *v, int n)
-
drivers/net/ethernet/amazon/ena/ena_netdev.c:335:49-335:53: static int ena_xdp_xmit(struct net_device *dev, int n,
-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:13331:59-13331:63: static void be32_to_cpu_n(const u8 *_source, u8 *_target, u32 n)
-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:13345:60-13345:64: static void bnx2x_prep_ops(const u8 *_source, u8 *_target, u32 n)
-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:13362:60-13362:64: static void bnx2x_prep_iro(const u8 *_source, u8 *_target, u32 n)
-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:13382:59-13382:63: static void be16_to_cpu_n(const u8 *_source, u8 *_target, u32 n)
-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c:609:5-609:9: int n, u8 *base, u8 stride, u8 size)
-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c:3967:7-3967:11: int n)
-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c:3973:7-3973:11: int n)
-
drivers/net/ethernet/broadcom/bnxt/bnxt.c:3410:64-3410:68: static int bnxt_alloc_cp_arrays(struct bnxt_cp_ring_info *cpr, int n)
-
drivers/net/ethernet/broadcom/bnxt/bnxt.c:4689:52-4689:56: static int bnxt_cp_num_to_irq_num(struct bnxt *bp, int n)
-
drivers/net/ethernet/broadcom/bnxt/bnxt_hwrm.h:85:47-85:60: static inline unsigned int hwrm_total_timeout(unsigned int n)
-
drivers/net/ethernet/chelsio/cxgb/sge.c:621:64-621:77: static void free_cmdQ_buffers(struct sge *sge, struct cmdQ *q, unsigned int n)
-
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c:443:10-443:24: unsigned long n)
-
drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c:481:5-481:9: int n)
-
drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c:1019:66-1019:70: static int process_rx(struct t3cdev *dev, struct sk_buff **skbs, int n)
-
drivers/net/ethernet/chelsio/cxgb3/l2t.c:74:55-74:73: static inline void neigh_replace(struct l2t_entry *e, struct neighbour *n)
-
drivers/net/ethernet/chelsio/cxgb3/sge.c:288:5-288:18: unsigned int n)
-
drivers/net/ethernet/chelsio/cxgb3/sge.c:506:62-506:66: static int refill_fl(struct adapter *adap, struct sge_fl *q, int n, gfp_t gfp)
-
drivers/net/ethernet/chelsio/cxgb3/sge.c:750:36-750:49: static inline unsigned int sgl_len(unsigned int n)
-
drivers/net/ethernet/chelsio/cxgb3/sge.c:763:42-763:55: static inline unsigned int flits_to_desc(unsigned int n)
-
drivers/net/ethernet/chelsio/cxgb3/sge.c:1882:32-1882:36: struct sk_buff *skbs[], int n)
-
drivers/net/ethernet/chelsio/cxgb3/t3_hw.c:86:6-86:10: int n, unsigned int offset)
-
drivers/net/ethernet/chelsio/cxgb3/t3_hw.c:146:57-146:70: int t3_mc7_bd_read(struct mc7 *mc7, unsigned int start, unsigned int n,
-
drivers/net/ethernet/chelsio/cxgb3/t3_hw.c:849:6-849:19: unsigned int n, const u8 *data)
-
drivers/net/ethernet/chelsio/cxgb3/t3_hw.c:1116:4-1116:17: unsigned int n, unsigned int *valp)
-
drivers/net/ethernet/chelsio/cxgb3/xgmac.c:256:44-256:48: int t3_mac_set_num_ucast(struct cmac *mac, int n)
-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:5825:48-5825:52: static void reduce_ethqs(struct adapter *adap, int n)
-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c:202:52-202:56: static void t4_free_uld_rxqs(struct adapter *adap, int n,
-
drivers/net/ethernet/chelsio/cxgb4/l2t.c:126:48-126:66: static void neigh_replace(struct l2t_entry *e, struct neighbour *n)
-
drivers/net/ethernet/chelsio/cxgb4/sge.c:314:5-314:18: unsigned int n, bool unmap)
-
drivers/net/ethernet/chelsio/cxgb4/sge.c:438:66-438:70: static void free_rx_bufs(struct adapter *adap, struct sge_fl *q, int n)
-
drivers/net/ethernet/chelsio/cxgb4/sge.c:535:71-535:75: static unsigned int refill_fl(struct adapter *adap, struct sge_fl *q, int n,
-
drivers/net/ethernet/chelsio/cxgb4/sge.c:687:36-687:49: static inline unsigned int sgl_len(unsigned int n)
-
drivers/net/ethernet/chelsio/cxgb4/sge.c:716:42-716:55: static inline unsigned int flits_to_desc(unsigned int n)
-
drivers/net/ethernet/chelsio/cxgb4/sge.c:1025:71-1025:75: inline void cxgb4_ring_tx_db(struct adapter *adap, struct sge_txq *q, int n)
-
drivers/net/ethernet/chelsio/cxgb4/sge.c:1238:51-1238:64: static inline void txq_advance(struct sge_txq *q, unsigned int n)
-
drivers/net/ethernet/chelsio/cxgb4/sge.c:2120:53-2120:57: static inline void eosw_txq_advance_index(u32 *idx, u32 n, u32 max)
-
drivers/net/ethernet/chelsio/cxgb4/sge.c:2151:68-2151:72: static inline void eosw_txq_advance(struct sge_eosw_txq *eosw_txq, u32 n)
-
drivers/net/ethernet/chelsio/cxgb4/sge.c:4899:46-4899:50: void t4_free_ofld_rxqs(struct adapter *adap, int n, struct sge_ofld_rxq *q)
-
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c:3048:6-3048:19: unsigned int n, const u8 *data, bool byte_oriented)
-
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c:5143:15-5143:19: int start, int n, const u16 *rspq, unsigned int nrspq)
-
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c:9777:72-9777:79: int t4_read_cim_ibq(struct adapter *adap, unsigned int qid, u32 *data, size_t n)
-
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c:9819:72-9819:79: int t4_read_cim_obq(struct adapter *adap, unsigned int qid, u32 *data, size_t n)
-
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c:9860:58-9860:71: int t4_cim_read(struct adapter *adap, unsigned int addr, unsigned int n,
-
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c:9887:59-9887:72: int t4_cim_write(struct adapter *adap, unsigned int addr, unsigned int n,
-
drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c:2764:51-2764:55: static void reduce_ethqs(struct adapter *adapter, int n)
-
drivers/net/ethernet/chelsio/cxgb4vf/sge.c:378:5-378:18: unsigned int n, bool unmap)
-
drivers/net/ethernet/chelsio/cxgb4vf/sge.c:473:70-473:74: static void free_rx_bufs(struct adapter *adapter, struct sge_fl *fl, int n)
-
drivers/net/ethernet/chelsio/cxgb4vf/sge.c:605:10-605:14: int n, gfp_t gfp)
-
drivers/net/ethernet/chelsio/cxgb4vf/sge.c:789:36-789:49: static inline unsigned int sgl_len(unsigned int n)
-
drivers/net/ethernet/chelsio/cxgb4vf/sge.c:965:10-965:14: int n)
-
drivers/net/ethernet/chelsio/cxgb4vf/sge.c:1142:52-1142:65: static inline void txq_advance(struct sge_txq *tq, unsigned int n)
-
drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c:1248:17-1248:21: int start, int n, const u16 *rspq, int nrspq)
-
drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/chcr_ipsec.c:676:35-676:48: static unsigned int flits_to_desc(unsigned int n)
-
drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/chcr_ipsec.c:693:44-693:57: static void txq_advance(struct sge_txq *q, unsigned int n)
-
drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_common.h:86:56-86:69: static inline void chcr_txq_advance(struct sge_txq *q, unsigned int n)
-
drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_common.h:100:41-100:54: static inline unsigned int chcr_sgl_len(unsigned int n)
-
drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_common.h:106:47-106:60: static inline unsigned int chcr_flits_to_desc(unsigned int n)
-
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:2709:59-2709:63: static int dpaa2_eth_xdp_xmit(struct net_device *net_dev, int n,
-
drivers/net/ethernet/fungible/funeth/funeth_main.c:42:56-42:69: static int fun_port_write_cmds(struct funeth_priv *fp, unsigned int n,
-
drivers/net/ethernet/fungible/funeth/funeth_main.c:76:55-76:68: static int fun_port_read_cmds(struct funeth_priv *fp, unsigned int n,
-
drivers/net/ethernet/fungible/funeth/funeth_main.c:1189:51-1189:64: static int fun_init_vports(struct fun_ethdev *ed, unsigned int n)
-
drivers/net/ethernet/fungible/funeth/funeth_tx.c:530:49-530:53: int fun_xdp_xmit_frames(struct net_device *dev, int n,
-
drivers/net/ethernet/intel/i40e/i40e_txrx.c:3905:43-3905:47: int i40e_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **frames,
-
drivers/net/ethernet/intel/ice/ice_txrx.c:601:38-601:42: ice_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **frames,
-
drivers/net/ethernet/intel/igb/igb_main.c:2937:49-2937:53: static int igb_xdp_xmit(struct net_device *dev, int n,
-
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:551:57-551:61: static void ixgbe_print_buffer(struct ixgbe_ring *ring, int n)
-
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:10274:51-10274:55: static int ixgbe_xdp_xmit(struct net_device *dev, int n,
-
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c:1639:45-1639:49: void otx2_free_cints(struct otx2_nic *pfvf, int n)
-
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:2312:53-2312:57: static int otx2_xdp_xmit(struct net_device *netdev, int n,
-
drivers/net/ethernet/marvell/prestera/prestera_pci.c:564:62-564:75: static void prestera_ldr_wr_idx_move(struct prestera_fw *fw, unsigned int n)
-
drivers/net/ethernet/mellanox/mlx5/core/en/rep/neigh.c:170:15-170:33: struct neighbour *n)
-
drivers/net/ethernet/mellanox/mlx5/core/en/txrx.h:61:64-61:68: mlx5e_wqc_has_room_for(struct mlx5_wq_cyc *wq, u16 cc, u16 pc, u16 n)
-
drivers/net/ethernet/mellanox/mlx5/core/en/xdp.c:609:44-609:48: int mlx5e_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **frames,
-
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c:111:66-111:70: static inline void mlx5e_cqes_update_owner(struct mlx5_cqwq *wq, int n)
-
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c:495:54-495:57: static void mlx5e_post_rx_mpwqe(struct mlx5e_rq *rq, u8 n)
-
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c:2251:7-2251:11: int n)
-
drivers/net/ethernet/mellanox/mlx5/core/wq.h:126:63-126:66: static inline void mlx5_wq_cyc_push_n(struct mlx5_wq_cyc *wq, u8 n)
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:2247:55-2247:73: mlxsw_sp_neigh_entry_alloc(struct mlxsw_sp *mlxsw_sp, struct neighbour *n,
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:2334:56-2334:74: mlxsw_sp_neigh_entry_create(struct mlxsw_sp *mlxsw_sp, struct neighbour *n)
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:2375:56-2375:74: mlxsw_sp_neigh_entry_lookup(struct mlxsw_sp *mlxsw_sp, struct neighbour *n)
-
drivers/net/ethernet/netronome/nfp/bpf/cmsg.c:29:52-29:65: nfp_bpf_cmsg_map_req_size(struct nfp_app_bpf *bpf, unsigned int n)
-
drivers/net/ethernet/netronome/nfp/bpf/cmsg.c:40:53-40:66: nfp_bpf_cmsg_map_req_alloc(struct nfp_app_bpf *bpf, unsigned int n)
-
drivers/net/ethernet/netronome/nfp/bpf/cmsg.c:46:54-46:67: nfp_bpf_cmsg_map_reply_size(struct nfp_app_bpf *bpf, unsigned int n)
-
drivers/net/ethernet/netronome/nfp/bpf/cmsg.c:153:8-153:21: unsigned int n)
-
drivers/net/ethernet/netronome/nfp/bpf/cmsg.c:160:8-160:21: unsigned int n)
-
drivers/net/ethernet/netronome/nfp/bpf/cmsg.c:167:10-167:23: unsigned int n)
-
drivers/net/ethernet/netronome/nfp/bpf/cmsg.c:174:10-174:23: unsigned int n)
-
drivers/net/ethernet/netronome/nfp/nfp_net_common.c:402:7-402:20: unsigned int n)
-
drivers/net/ethernet/qlogic/qed/qed_hw.c:227:31-227:38: void *addr, u32 hw_addr, size_t n, bool to_device)
-
drivers/net/ethernet/qlogic/qed/qed_hw.c:259:56-259:63: struct qed_ptt *p_ptt, void *dest, u32 hw_addr, size_t n)
-
drivers/net/ethernet/qlogic/qed/qed_hw.c:269:53-269:60: struct qed_ptt *p_ptt, u32 hw_addr, void *src, size_t n)
-
drivers/net/ethernet/qlogic/qede/qede_filter.c:89:10-89:38: struct qede_arfs_fltr_node *n,
-
drivers/net/ethernet/qlogic/qede/qede_filter.c:1608:11-1608:39: struct qede_arfs_fltr_node *n,
-
drivers/net/ethernet/realtek/r8169_main.c:723:27-723:31: unsigned long usecs, int n, bool high)
-
drivers/net/ethernet/realtek/r8169_main.c:741:28-741:32: unsigned long d, int n)
-
drivers/net/ethernet/realtek/r8169_main.c:748:27-748:31: unsigned long d, int n)
-
drivers/net/ethernet/realtek/r8169_main.c:3959:8-3959:21: unsigned int n)
-
drivers/net/ethernet/rocker/rocker_main.c:1694:8-1694:26: struct neighbour *n)
-
drivers/net/ethernet/rocker/rocker_main.c:1704:9-1704:27: struct neighbour *n)
-
drivers/net/ethernet/rocker/rocker_main.c:1999:11-1999:29: struct neighbour *n)
-
drivers/net/ethernet/rocker/rocker_ofdpa.c:2677:8-2677:26: struct neighbour *n)
-
drivers/net/ethernet/rocker/rocker_ofdpa.c:2688:9-2688:27: struct neighbour *n)
-
drivers/net/ethernet/sfc/ef10.c:735:56-735:69: static int efx_ef10_alloc_piobufs(struct efx_nic *efx, unsigned int n)
-
drivers/net/ethernet/sfc/efx.c:659:49-659:53: static int efx_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **xdpfs,
-
drivers/net/ethernet/sfc/siena/efx.c:654:49-654:53: static int efx_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **xdpfs,
-
drivers/net/ethernet/sfc/siena/tx.c:208:51-208:55: int efx_siena_xdp_tx_buffers(struct efx_nic *efx, int n, struct xdp_frame **xdpfs,
-
drivers/net/ethernet/sfc/tx.c:421:45-421:49: int efx_xdp_tx_buffers(struct efx_nic *efx, int n, struct xdp_frame **xdpfs,
-
drivers/net/ethernet/socionext/netsec.c:1759:53-1759:57: static int netsec_xdp_xmit(struct net_device *ndev, int n,
-
drivers/net/ethernet/tehuti/tehuti.c:949:57-949:61: static inline void *bdx_rxdb_addr_elem(struct rxdb *db, int n)
-
drivers/net/ethernet/tehuti/tehuti.c:960:56-960:60: static inline void bdx_rxdb_free_elem(struct rxdb *db, int n)
-
drivers/net/ethernet/ti/cpsw.c:1112:55-1112:59: static int cpsw_ndo_xdp_xmit(struct net_device *ndev, int n,
-
drivers/net/ethernet/ti/cpsw_new.c:1086:55-1086:59: static int cpsw_ndo_xdp_xmit(struct net_device *ndev, int n,
-
drivers/net/ethernet/via/via-velocity.c:1759:16-1759:20: int q, int n)
-
drivers/net/fddi/defxx.c:2932:47-2932:51: static void my_skb_align(struct sk_buff *skb, int n)
-
drivers/net/hyperv/netvsc_bpf.c:247:49-247:53: int netvsc_ndoxdp_xmit(struct net_device *ndev, int n,
-
drivers/net/ieee802154/atusb.c:290:50-290:54: static int atusb_alloc_urbs(struct atusb *atusb, int n)
-
drivers/net/phy/mdio-boardinfo.c:62:5-62:18: unsigned int n)
-
drivers/net/phy/phy_device.c:3184:57-3184:61: int phy_drivers_register(struct phy_driver *new_driver, int n,
-
drivers/net/phy/phy_device.c:3207:53-3207:57: void phy_drivers_unregister(struct phy_driver *drv, int n)
-
drivers/net/ppp/ppp_generic.c:3561:47-3561:51: static int unit_set(struct idr *p, void *ptr, int n)
-
drivers/net/ppp/ppp_generic.c:3578:37-3578:41: static void unit_put(struct idr *p, int n)
-
drivers/net/ppp/ppp_generic.c:3584:39-3584:43: static void *unit_find(struct idr *p, int n)
-
drivers/net/slip/slhc.c:182:27-182:42: encode(unsigned char *cp, unsigned short n)
-
drivers/net/tun.c:1258:49-1258:53: static int tun_xdp_xmit(struct net_device *dev, int n,
-
drivers/net/tun.c:2878:55-2878:59: static void tun_detach_filter(struct tun_struct *tun, int n)
-
drivers/net/veth.c:453:50-453:54: static int veth_xdp_xmit(struct net_device *dev, int n,
-
drivers/net/veth.c:510:54-510:58: static int veth_ndo_xdp_xmit(struct net_device *dev, int n,
-
drivers/net/virtio_net.c:595:8-595:12: int n, struct xdp_frame **frames, u32 flags)
-
drivers/net/vxlan/vxlan_core.c:1915:2-1915:20: struct neighbour *n, bool isrouter)
-
drivers/net/wireless/ath/ath10k/ce.c:149:14-149:27: unsigned int n)
-
drivers/net/wireless/ath/ath10k/ce.c:164:13-164:26: unsigned int n)
-
drivers/net/wireless/ath/ath10k/ce.c:249:13-249:26: unsigned int n)
-
drivers/net/wireless/ath/ath10k/ce.c:257:13-257:26: unsigned int n)
-
drivers/net/wireless/ath/ath10k/ce.c:271:11-271:24: unsigned int n)
-
drivers/net/wireless/ath/ath10k/ce.c:285:12-285:25: unsigned int n)
-
drivers/net/wireless/ath/ath10k/ce.c:359:7-359:20: unsigned int n)
-
drivers/net/wireless/ath/ath10k/ce.c:367:10-367:23: unsigned int n)
-
drivers/net/wireless/ath/ath10k/ce.c:379:9-379:22: unsigned int n)
-
drivers/net/wireless/ath/ath10k/ce.c:391:11-391:24: unsigned int n)
-
drivers/net/wireless/ath/ath10k/ce.c:403:10-403:23: unsigned int n)
-
drivers/net/wireless/ath/ath9k/hw.c:154:36-154:40: u32 ath9k_hw_reverse_bits(u32 val, u32 n)
-
drivers/net/wireless/ath/wil6210/txrx.h:589:65-589:69: static inline void wil_ring_advance_head(struct wil_ring *ring, int n)
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c:308:25-308:30: static uint xxd(uint x, uint n)
-
drivers/net/wireless/mediatek/mt76/mt76x0/phy.c:170:4-170:8: int n)
-
drivers/net/wireless/mediatek/mt76/mt76x02_usb_mcu.c:147:40-147:44: const struct mt76_reg_pair *data, int n)
-
drivers/net/wireless/mediatek/mt76/mt76x02_usb_mcu.c:180:34-180:38: struct mt76_reg_pair *data, int n)
-
drivers/net/wireless/mediatek/mt76/usb.c:248:40-248:44: const struct mt76_reg_pair *data, int n)
-
drivers/net/wireless/mediatek/mt76/usb.c:275:34-275:38: struct mt76_reg_pair *data, int n)
-
drivers/net/wireless/mediatek/mt7601u/mcu.c:211:42-211:46: const struct mt76_reg_pair *data, int n)
-
drivers/net/wireless/mediatek/mt7601u/mcu.c:240:26-240:30: const u32 *data, int n)
-
drivers/net/wireless/realtek/rtw88/coex.c:3659:28-3659:32: char addr_info[], int n)
-
drivers/net/wireless/realtek/rtw88/coex.c:3704:26-3704:30: char val_info[], int n)
-
drivers/net/wireless/realtek/rtw89/fw.h:2009:76-2009:80: static inline void RTW89_SET_FWCMD_CXROLE_ACT_CONNECTED(void *cmd, u8 val, int n)
-
drivers/net/wireless/realtek/rtw89/fw.h:2014:70-2014:74: static inline void RTW89_SET_FWCMD_CXROLE_ACT_PID(void *cmd, u8 val, int n)
-
drivers/net/wireless/realtek/rtw89/fw.h:2019:70-2019:74: static inline void RTW89_SET_FWCMD_CXROLE_ACT_PHY(void *cmd, u8 val, int n)
-
drivers/net/wireless/realtek/rtw89/fw.h:2024:70-2024:74: static inline void RTW89_SET_FWCMD_CXROLE_ACT_NOA(void *cmd, u8 val, int n)
-
drivers/net/wireless/realtek/rtw89/fw.h:2029:71-2029:75: static inline void RTW89_SET_FWCMD_CXROLE_ACT_BAND(void *cmd, u8 val, int n)
-
drivers/net/wireless/realtek/rtw89/fw.h:2034:76-2034:80: static inline void RTW89_SET_FWCMD_CXROLE_ACT_CLIENT_PS(void *cmd, u8 val, int n)
-
drivers/net/wireless/realtek/rtw89/fw.h:2039:69-2039:73: static inline void RTW89_SET_FWCMD_CXROLE_ACT_BW(void *cmd, u8 val, int n)
-
drivers/net/wireless/realtek/rtw89/fw.h:2044:71-2044:75: static inline void RTW89_SET_FWCMD_CXROLE_ACT_ROLE(void *cmd, u8 val, int n)
-
drivers/net/wireless/realtek/rtw89/fw.h:2049:69-2049:73: static inline void RTW89_SET_FWCMD_CXROLE_ACT_CH(void *cmd, u8 val, int n)
-
drivers/net/wireless/realtek/rtw89/fw.h:2054:74-2054:78: static inline void RTW89_SET_FWCMD_CXROLE_ACT_TX_LVL(void *cmd, u16 val, int n)
-
drivers/net/wireless/realtek/rtw89/fw.h:2059:74-2059:78: static inline void RTW89_SET_FWCMD_CXROLE_ACT_RX_LVL(void *cmd, u16 val, int n)
-
drivers/net/wireless/realtek/rtw89/fw.h:2064:75-2064:79: static inline void RTW89_SET_FWCMD_CXROLE_ACT_TX_RATE(void *cmd, u16 val, int n)
-
drivers/net/wireless/realtek/rtw89/fw.h:2069:75-2069:79: static inline void RTW89_SET_FWCMD_CXROLE_ACT_RX_RATE(void *cmd, u16 val, int n)
-
drivers/net/xen-netfront.c:636:52-636:56: static int xennet_xdp_xmit(struct net_device *dev, int n,
-
drivers/nvdimm/btt.c:38:14-38:21: void *buf, size_t n, unsigned long flags)
-
drivers/nvdimm/btt.c:49:14-49:21: void *buf, size_t n, unsigned long flags)
-
drivers/nvdimm/bus.c:691:3-691:7: int n)
-
drivers/nvdimm/core.c:467:87-467:91: static umode_t nvdimm_bus_firmware_visible(struct kobject *kobj, struct attribute *a, int n)
-
drivers/nvdimm/dimm_devs.c:410:74-410:78: static umode_t nvdimm_visible(struct kobject *kobj, struct attribute *a, int n)
-
drivers/nvdimm/dimm_devs.c:526:83-526:87: static umode_t nvdimm_firmware_visible(struct kobject *kobj, struct attribute *a, int n)
-
drivers/nvdimm/dimm_devs.c:812:3-812:19: resource_size_t n)
-
drivers/nvdimm/label.c:586:72-586:76: struct nd_namespace_label *nd_label_active(struct nvdimm_drvdata *ndd, int n)
-
drivers/nvdimm/namespace_devs.c:298:3-298:19: resource_size_t n)
-
drivers/nvdimm/namespace_devs.c:344:33-344:49: struct nd_label_id *label_id, resource_size_t n)
-
drivers/nvdimm/namespace_devs.c:362:3-362:19: resource_size_t n)
-
drivers/nvdimm/namespace_devs.c:397:3-397:19: resource_size_t n, struct resource *valid)
-
drivers/nvdimm/namespace_devs.c:436:3-436:19: resource_size_t n)
-
drivers/nvdimm/namespace_devs.c:669:33-669:49: struct nd_label_id *label_id, resource_size_t n)
-
drivers/nvdimm/namespace_devs.c:1381:24-1381:28: struct attribute *a, int n)
-
drivers/nvdimm/pmem.c:419:71-419:75: static umode_t dax_visible(struct kobject *kobj, struct attribute *a, int n)
-
drivers/nvdimm/region_devs.c:607:74-607:78: static umode_t region_visible(struct kobject *kobj, struct attribute *a, int n)
-
drivers/nvdimm/region_devs.c:660:56-660:60: static ssize_t mappingN(struct device *dev, char *buf, int n)
-
drivers/nvdimm/region_devs.c:721:75-721:79: static umode_t mapping_visible(struct kobject *kobj, struct attribute *a, int n)
-
drivers/nvme/host/core.c:3338:24-3338:28: struct attribute *a, int n)
-
drivers/nvme/host/core.c:3643:24-3643:28: struct attribute *a, int n)
-
drivers/nvme/host/pci.c:2230:24-2230:28: struct attribute *a, int n)
-
drivers/pci/bus.c:63:64-63:68: struct resource *pci_bus_resource_n(const struct pci_bus *bus, int n)
-
drivers/pci/controller/pcie-hisi-error.c:96:6-96:13: size_t n, u32 id)
-
drivers/pci/iov.c:273:29-273:33: struct attribute *a, int n)
-
drivers/pci/iov.c:552:29-552:33: struct attribute *a, int n)
-
drivers/pci/pci-label.c:116:11-116:15: int n)
-
drivers/pci/pci-label.c:217:9-217:13: int n)
-
drivers/pci/pci-sysfs.c:814:37-814:41: struct bin_attribute *a, int n)
-
drivers/pci/pci-sysfs.c:1312:34-1312:38: struct bin_attribute *a, int n)
-
drivers/pci/pci-sysfs.c:1361:32-1361:36: struct attribute *a, int n)
-
drivers/pci/pci-sysfs.c:1426:28-1426:32: struct attribute *a, int n)
-
drivers/pci/pci-sysfs.c:1445:31-1445:35: struct attribute *a, int n)
-
drivers/pci/pci-sysfs.c:1457:31-1457:35: struct attribute *a, int n)
-
drivers/pci/pci-sysfs.c:1469:29-1469:33: struct attribute *a, int n)
-
drivers/pci/pci.c:5356:32-5356:36: struct attribute *a, int n)
-
drivers/pci/pcie/aer.c:595:30-595:34: struct attribute *a, int n)
-
drivers/pci/pcie/aspm.c:1306:30-1306:34: struct attribute *a, int n)
-
drivers/pci/vpd.c:298:33-298:37: struct bin_attribute *a, int n)
-
drivers/perf/arm_smmuv3_pmu.c:580:7-580:11: int n)
-
drivers/perf/fsl_imx8_ddr_perf.c:118:7-118:11: int n)
-
drivers/pinctrl/renesas/core.c:787:46-787:59: static bool __init is0s(const u16 *enum_ids, unsigned int n)
-
drivers/pinctrl/renesas/core.c:848:26-848:39: const u16 *enums, unsigned int n)
-
drivers/platform/chrome/chromeos_acpi.c:202:1-202:1: GPIO_ATTR_GROUP(gpio0, "GPIO.0", 0)
-
drivers/platform/chrome/chromeos_acpi.c:203:1-203:1: GPIO_ATTR_GROUP(gpio1, "GPIO.1", 1)
-
drivers/platform/chrome/chromeos_acpi.c:204:1-204:1: GPIO_ATTR_GROUP(gpio2, "GPIO.2", 2)
-
drivers/platform/chrome/chromeos_acpi.c:205:1-205:1: GPIO_ATTR_GROUP(gpio3, "GPIO.3", 3)
-
drivers/platform/chrome/chromeos_acpi.c:206:1-206:1: GPIO_ATTR_GROUP(gpio4, "GPIO.4", 4)
-
drivers/platform/chrome/chromeos_acpi.c:207:1-207:1: GPIO_ATTR_GROUP(gpio5, "GPIO.5", 5)
-
drivers/platform/chrome/chromeos_acpi.c:208:1-208:1: GPIO_ATTR_GROUP(gpio6, "GPIO.6", 6)
-
drivers/platform/chrome/chromeos_acpi.c:209:1-209:1: GPIO_ATTR_GROUP(gpio7, "GPIO.7", 7)
-
drivers/platform/chrome/cros_ec_spi.c:156:68-156:72: static int receive_n_bytes(struct cros_ec_device *ec_dev, u8 *buf, int n)
-
drivers/platform/chrome/cros_ec_sysfs.c:322:30-322:34: struct attribute *a, int n)
-
drivers/platform/surface/aggregator/controller.c:118:41-118:75: static bool ssam_event_matches_notifier(const struct ssam_event_notifier *n,
-
drivers/platform/surface/aggregator/controller.c:2275:58-2275:86: int ssam_notifier_register(struct ssam_controller *ctrl, struct ssam_event_notifier *n)
-
drivers/platform/surface/aggregator/controller.c:2338:60-2338:88: int ssam_notifier_unregister(struct ssam_controller *ctrl, struct ssam_event_notifier *n)
-
drivers/platform/surface/aggregator/controller.h:242:31-242:38: const unsigned char *buf, size_t n)
-
drivers/platform/surface/aggregator/core.c:231:8-231:15: size_t n)
-
drivers/platform/surface/aggregator/ssh_packet_layer.c:1874:59-1874:66: int ssh_ptl_rx_rcvbuf(struct ssh_ptl *ptl, const u8 *buf, size_t n)
-
drivers/platform/surface/aggregator/ssh_parser.h:93:56-93:63: static inline void sshp_buf_drop(struct sshp_buf *buf, size_t n)
-
drivers/platform/x86/think-lmi.c:860:35-860:39: struct attribute *attr, int n)
-
drivers/platform/x86/thinkpad_acpi.c:2285:31-2285:54: static void hotkey_read_nvram(struct tp_nvram_state *n, const u32 m)
-
drivers/platform/x86/thinkpad_acpi.c:2955:35-2955:39: struct attribute *attr, int n)
-
drivers/platform/x86/thinkpad_acpi.c:2987:35-2987:39: struct attribute *attr, int n)
-
drivers/platform/x86/thinkpad_acpi.c:4345:31-4345:35: struct attribute *attr, int n)
-
drivers/platform/x86/thinkpad_acpi.c:4712:8-4712:12: int n)
-
drivers/platform/x86/thinkpad_acpi.c:5691:33-5691:37: struct attribute *attr, int n)
-
drivers/platform/x86/thinkpad_acpi.c:6438:36-6438:40: struct attribute *attr, int n)
-
drivers/platform/x86/thinkpad_acpi.c:6481:32-6481:36: struct attribute *attr, int n)
-
drivers/platform/x86/thinkpad_acpi.c:8784:8-8784:12: int n)
-
drivers/platform/x86/thinkpad_acpi.c:10214:32-10214:36: struct attribute *attr, int n)
-
drivers/platform/x86/thinkpad_acpi.c:10727:36-10727:40: struct attribute *attr, int n)
-
drivers/platform/x86/thinkpad_acpi.c:10824:33-10824:37: struct attribute *attr, int n)
-
drivers/platform/x86/thinkpad_acpi.c:10867:35-10867:39: struct attribute *attr, int n)
-
drivers/power/supply/twl4030_charger.c:688:23-688:30: const char *buf, size_t n)
-
drivers/ptp/ptp_sysfs.c:328:30-328:34: struct attribute *attr, int n)
-
drivers/rapidio/rio-sysfs.c:260:36-260:40: struct attribute *attr, int n)
-
drivers/remoteproc/remoteproc_sysfs.c:223:5-223:9: int n)
-
drivers/rtc/rtc-isl12022.c:51:25-51:32: uint8_t *data, size_t n)
-
drivers/rtc/sysfs.c:85:24-85:31: const char *buf, size_t n)
-
drivers/rtc/sysfs.c:152:20-152:27: const char *buf, size_t n)
-
drivers/rtc/sysfs.c:232:24-232:31: const char *buf, size_t n)
-
drivers/rtc/sysfs.c:280:32-280:36: struct attribute *attr, int n)
-
drivers/scsi/bfa/bfa_fcpim.h:72:20-72:24: bfa_ioim_get_index(u32 n) {
-
drivers/scsi/csiostor/csio_hw.c:528:7-528:16: uint32_t n, const uint8_t *data)
-
drivers/scsi/csiostor/csio_init.h:115:37-115:41: struct list_head *reqlist, int n)
-
drivers/scsi/csiostor/csio_init.h:127:37-127:41: struct list_head *reqlist, int n)
-
drivers/scsi/csiostor/csio_scsi.h:225:5-225:9: int n)
-
drivers/scsi/csiostor/csio_scsi.h:255:5-255:9: int n)
-
drivers/scsi/csiostor/csio_wr.c:151:59-151:68: csio_wr_update_fl(struct csio_hw *hw, struct csio_q *flq, uint16_t n)
-
drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:563:36-563:49: static inline unsigned int sgl_len(unsigned int n)
-
drivers/scsi/sym53c8xx_2/sym_hipd.c:53:39-53:43: static void sym_printl_hex(u_char *p, int n)
-
drivers/soc/qcom/rpmh.c:204:30-204:34: const struct tcs_cmd *cmd, u32 n)
-
drivers/soc/qcom/rpmh.c:230:35-230:39: const struct tcs_cmd *cmd, u32 n)
-
drivers/soc/qcom/rpmh.c:261:36-261:40: const struct tcs_cmd *cmd, u32 n)
-
drivers/soc/qcom/rpmh.c:330:35-330:40: const struct tcs_cmd *cmd, u32 *n)
-
drivers/soc/qcom/trace-rpmh.h:42:1-42:1: TRACE_EVENT(rpmh_send_msg,
-
drivers/spi/spi-rspi.c:512:9-512:22: unsigned int n)
-
drivers/spi/spi.c:793:64-793:73: int spi_register_board_info(struct spi_board_info const *info, unsigned n)
-
drivers/spmi/spmi-pmic-arb.c:1114:68-1114:72: pmic_arb_owner_acc_status_v1(struct spmi_pmic_arb *pmic_arb, u8 m, u16 n)
-
drivers/spmi/spmi-pmic-arb.c:1120:68-1120:72: pmic_arb_owner_acc_status_v2(struct spmi_pmic_arb *pmic_arb, u8 m, u16 n)
-
drivers/spmi/spmi-pmic-arb.c:1126:68-1126:72: pmic_arb_owner_acc_status_v3(struct spmi_pmic_arb *pmic_arb, u8 m, u16 n)
-
drivers/spmi/spmi-pmic-arb.c:1132:68-1132:72: pmic_arb_owner_acc_status_v5(struct spmi_pmic_arb *pmic_arb, u8 m, u16 n)
-
drivers/spmi/spmi-pmic-arb.c:1138:56-1138:60: pmic_arb_acc_enable_v1(struct spmi_pmic_arb *pmic_arb, u16 n)
-
drivers/spmi/spmi-pmic-arb.c:1144:56-1144:60: pmic_arb_acc_enable_v2(struct spmi_pmic_arb *pmic_arb, u16 n)
-
drivers/spmi/spmi-pmic-arb.c:1150:56-1150:60: pmic_arb_acc_enable_v5(struct spmi_pmic_arb *pmic_arb, u16 n)
-
drivers/spmi/spmi-pmic-arb.c:1156:56-1156:60: pmic_arb_irq_status_v1(struct spmi_pmic_arb *pmic_arb, u16 n)
-
drivers/spmi/spmi-pmic-arb.c:1162:56-1162:60: pmic_arb_irq_status_v2(struct spmi_pmic_arb *pmic_arb, u16 n)
-
drivers/spmi/spmi-pmic-arb.c:1168:56-1168:60: pmic_arb_irq_status_v5(struct spmi_pmic_arb *pmic_arb, u16 n)
-
drivers/spmi/spmi-pmic-arb.c:1174:55-1174:59: pmic_arb_irq_clear_v1(struct spmi_pmic_arb *pmic_arb, u16 n)
-
drivers/spmi/spmi-pmic-arb.c:1180:55-1180:59: pmic_arb_irq_clear_v2(struct spmi_pmic_arb *pmic_arb, u16 n)
-
drivers/spmi/spmi-pmic-arb.c:1186:55-1186:59: pmic_arb_irq_clear_v5(struct spmi_pmic_arb *pmic_arb, u16 n)
-
drivers/spmi/spmi-pmic-arb.c:1191:40-1191:44: static u32 pmic_arb_apid_map_offset_v2(u16 n)
-
drivers/spmi/spmi-pmic-arb.c:1196:40-1196:44: static u32 pmic_arb_apid_map_offset_v5(u16 n)
-
drivers/ssb/driver_chipcommon.c:392:44-392:49: u32 *plltype, u32 *n, u32 *m)
-
drivers/ssb/driver_chipcommon.c:415:20-415:25: u32 *plltype, u32 *n, u32 *m)
-
drivers/ssb/main.c:844:38-844:42: u32 ssb_calc_clock_rate(u32 plltype, u32 n, u32 m)
-
drivers/staging/fieldbus/dev_core.c:46:26-46:33: const char *buf, size_t n)
-
drivers/staging/fieldbus/dev_core.c:135:8-135:12: int n)
-
drivers/staging/fwserial/dma_fifo.c:139:57-139:61: int dma_fifo_in(struct dma_fifo *fifo, const void *src, int n)
-
drivers/staging/media/atomisp/pci/atomisp_cmd.c:3257:2-3257:16: unsigned long n, bool from_user)
-
drivers/staging/media/atomisp/pci/atomisp_compat_css20.c:135:71-135:80: static void atomisp_css2_hw_store(hrt_address addr, const void *from, uint32_t n)
-
drivers/staging/media/atomisp/pci/atomisp_compat_css20.c:149:62-149:71: static void atomisp_css2_hw_load(hrt_address addr, void *to, uint32_t n)
-
drivers/staging/media/imx/imx-media-csi.c:123:48-123:76: static inline struct csi_priv *notifier_to_dev(struct v4l2_async_notifier *n)
-
drivers/staging/media/imx/imx-media-dev-common.c:17:50-17:78: static inline struct imx_media_dev *notifier2dev(struct v4l2_async_notifier *n)
-
drivers/staging/media/imx/imx-media-dev.c:15:50-15:78: static inline struct imx_media_dev *notifier2dev(struct v4l2_async_notifier *n)
-
drivers/staging/media/imx/imx6-mipi-csi2.c:98:48-98:76: static inline struct csi2_dev *notifier_to_dev(struct v4l2_async_notifier *n)
-
drivers/staging/media/imx/imx7-media-csi.c:207:26-207:54: imx7_csi_notifier_to_dev(struct v4l2_async_notifier *n)
-
drivers/staging/media/imx/imx8mq-mipi-csi2.c:612:29-612:57: mipi_notifier_to_csi2_state(struct v4l2_async_notifier *n)
-
drivers/staging/media/ipu3/ipu3-css-pool.c:89:48-89:61: imgu_css_pool_last(struct imgu_css_pool *pool, unsigned int n)
-
drivers/staging/media/meson/vdec/codec_vp9.c:483:27-483:31: static int div_r32(s64 m, int n)
-
drivers/target/iscsi/cxgbit/cxgbit_target.c:98:43-98:56: static inline unsigned int cxgbit_sgl_len(unsigned int n)
-
drivers/thunderbolt/domain.c:286:35-286:39: struct attribute *attr, int n)
-
drivers/thunderbolt/switch.c:2013:35-2013:39: struct attribute *attr, int n)
-
drivers/thunderbolt/usb4_port.c:214:36-214:40: struct attribute *attr, int n)
-
drivers/tty/n_tty.c:168:69-168:76: static void tty_copy(struct tty_struct *tty, void *to, size_t tail, size_t n)
-
drivers/tty/serial/atmel_serial.c:2675:10-2675:23: unsigned int n)
-
drivers/tty/serial/digicolor-usart.c:395:7-395:16: unsigned n)
-
drivers/tty/serial/mps2-uart.c:495:66-495:79: static void mps2_early_write(struct console *con, const char *s, unsigned int n)
-
drivers/tty/serial/mvebu-uart.c:701:6-701:19: unsigned int n)
-
drivers/tty/serial/qcom_geni_serial.c:1145:21-1145:34: const char *s, unsigned int n)
-
drivers/tty/serial/qcom_geni_serial.c:1154:17-1154:30: char *s, unsigned int n)
-
drivers/tty/serial/samsung_tty.c:3016:5-3016:18: unsigned int n)
-
drivers/tty/serial/samsung_tty.c:3023:61-3023:74: static int samsung_early_read(struct console *con, char *s, unsigned int n)
-
drivers/tty/serial/sifive.c:772:11-772:24: unsigned int n)
-
drivers/tty/serial/sunplus-uart.c:753:74-753:87: static void sunplus_uart_early_write(struct console *con, const char *s, unsigned int n)
-
drivers/tty/vt/selection.c:67:9-67:13: sel_pos(int n, bool unicode)
-
drivers/tty/vt/vt.c:4738:52-4738:56: u32 screen_glyph_unicode(const struct vc_data *vc, int n)
-
drivers/tty/vt/vt_ioctl.c:217:19-217:23: int vt_waitactive(int n)
-
drivers/ufs/host/ufshcd-dwc.c:19:42-19:46: const struct ufshcd_dme_attr_val *v, int n)
-
drivers/uio/uio_sercos3.c:106:11-106:15: int n, int pci_bar)
-
drivers/usb/chipidea/core.c:962:51-962:58: struct device_attribute *attr, const char *buf, size_t n)
-
drivers/usb/chipidea/udc.c:66:49-66:53: static inline int ep_to_bit(struct ci_hdrc *ci, int n)
-
drivers/usb/chipidea/udc.c:262:59-262:63: static int hw_test_and_clear_complete(struct ci_hdrc *ci, int n)
-
drivers/usb/core/config.c:22:34-22:38: static inline const char *plural(int n)
-
drivers/usb/core/generic.c:27:34-27:38: static inline const char *plural(int n)
-
drivers/usb/core/sysfs.c:829:24-829:28: struct attribute *a, int n)
-
drivers/usb/core/sysfs.c:1218:24-1218:28: struct attribute *a, int n)
-
drivers/usb/early/ehci-dbgp.c:908:68-908:72: static void early_dbgp_write(struct console *con, const char *str, u32 n)
-
drivers/usb/early/xhci-dbc.c:875:68-875:72: static void early_xdbc_write(struct console *con, const char *str, u32 n)
-
drivers/usb/gadget/composite.c:1466:51-1466:60: int usb_string_ids_n(struct usb_composite_dev *c, unsigned n)
-
drivers/usb/gadget/function/f_fs.c:469:10-469:17: size_t n)
-
drivers/usb/gadget/function/f_mass_storage.c:2692:66-2692:75: static void _fsg_common_free_buffers(struct fsg_buffhd *buffhds, unsigned n)
-
drivers/usb/gadget/function/f_mass_storage.c:2704:59-2704:72: int fsg_common_set_num_buffers(struct fsg_common *common, unsigned int n)
-
drivers/usb/gadget/function/f_mass_storage.c:2753:64-2753:68: static void _fsg_common_remove_luns(struct fsg_common *common, int n)
-
drivers/usb/gadget/function/u_ether.c:348:64-348:73: static int prealloc(struct list_head *list, struct usb_ep *ep, unsigned n)
-
drivers/usb/gadget/function/u_ether.c:387:69-387:78: static int alloc_requests(struct eth_dev *dev, struct gether *link, unsigned n)
-
drivers/usb/gadget/function/uvc_configfs.c:1946:67-1946:71: static int __uvcg_cnt_strm(void *priv1, void *priv2, void *priv3, int n,
-
drivers/usb/gadget/function/uvc_configfs.c:2002:68-2002:72: static int __uvcg_fill_strm(void *priv1, void *priv2, void *priv3, int n,
-
drivers/usb/gadget/udc/core.c:1598:51-1598:58: struct device_attribute *attr, const char *buf, size_t n)
-
drivers/usb/gadget/udc/core.c:1610:51-1610:58: struct device_attribute *attr, const char *buf, size_t n)
-
drivers/usb/host/isp1362.h:491:44-491:48: static inline const char *ISP1362_INT_NAME(int n)
-
drivers/usb/host/xhci-debugfs.c:142:12-142:19: size_t n, const char *cap_name)
-
drivers/usb/musb/musb_core.c:1874:20-1874:27: const char *buf, size_t n)
-
drivers/usb/musb/musb_core.c:1897:20-1897:27: const char *buf, size_t n)
-
drivers/usb/musb/musb_core.c:1953:20-1953:27: const char *buf, size_t n)
-
drivers/usb/roles/class.c:200:74-200:78: usb_role_switch_is_visible(struct kobject *kobj, struct attribute *attr, int n)
-
drivers/usb/typec/bus.c:279:8-279:15: size_t n, u16 svid, u8 mode)
-
drivers/usb/typec/class.c:445:35-445:39: struct attribute *attr, int n)
-
drivers/usb/typec/class.c:642:92-642:96: static umode_t typec_partner_attr_is_visible(struct kobject *kobj, struct attribute *attr, int n)
-
drivers/usb/typec/class.c:869:89-869:93: static umode_t typec_plug_attr_is_visible(struct kobject *kobj, struct attribute *attr, int n)
-
drivers/usb/typec/class.c:1543:34-1543:38: struct attribute *attr, int n)
-
drivers/usb/typec/class.c:1973:35-1973:42: struct typec_altmode **altmodes, size_t n)
-
drivers/usb/typec/ucsi/ucsi_ccg.c:1293:27-1293:34: const char *buf, size_t n)
-
drivers/vdpa/mlx5/net/mlx5_vnet.c:360:48-360:52: static void *get_cqe(struct mlx5_vdpa_cq *vcq, int n)
-
drivers/vdpa/mlx5/net/mlx5_vnet.c:378:50-378:54: static void *get_sw_cqe(struct mlx5_vdpa_cq *cq, int n)
-
drivers/vdpa/mlx5/net/mlx5_vnet.c:389:47-389:51: static void rx_post(struct mlx5_vdpa_qp *vqp, int n)
-
drivers/vhost/net.c:269:39-269:57: static void vhost_net_clear_ubuf_info(struct vhost_net *n)
-
drivers/vhost/net.c:279:36-279:54: static int vhost_net_set_ubuf_info(struct vhost_net *n)
-
drivers/vhost/net.c:302:32-302:50: static void vhost_net_vq_reset(struct vhost_net *n)
-
drivers/vhost/net.c:422:34-422:52: static void vhost_net_disable_vq(struct vhost_net *n,
-
drivers/vhost/net.c:433:32-433:50: static int vhost_net_enable_vq(struct vhost_net *n,
-
drivers/vhost/net.c:1353:41-1353:59: static struct socket *vhost_net_stop_vq(struct vhost_net *n,
-
drivers/vhost/net.c:1370:28-1370:46: static void vhost_net_stop(struct vhost_net *n, struct socket **tx_sock,
-
drivers/vhost/net.c:1377:29-1377:47: static void vhost_net_flush(struct vhost_net *n)
-
drivers/vhost/net.c:1492:35-1492:53: static long vhost_net_set_backend(struct vhost_net *n, unsigned index, int fd)
-
drivers/vhost/net.c:1590:35-1590:53: static long vhost_net_reset_owner(struct vhost_net *n)
-
drivers/vhost/net.c:1620:35-1620:53: static int vhost_net_set_features(struct vhost_net *n, u64 features)
-
drivers/vhost/net.c:1663:33-1663:51: static long vhost_net_set_owner(struct vhost_net *n)
-
drivers/vhost/vhost.c:2353:56-2353:60: void vhost_discard_vq_desc(struct vhost_virtqueue *vq, int n)
-
drivers/video/backlight/lm3533_bl.c:230:35-230:39: struct attribute *attr, int n)
-
drivers/video/fbdev/core/cfbcopyarea.c:48:3-48:12: unsigned n, u32 bswapmask)
-
drivers/video/fbdev/core/cfbcopyarea.c:214:3-214:12: unsigned n, u32 bswapmask)
-
drivers/video/fbdev/core/cfbfillrect.c:36:22-36:31: unsigned long pat, unsigned n, int bits, u32 bswapmask)
-
drivers/video/fbdev/core/cfbfillrect.c:93:45-93:54: unsigned long pat, int left, int right, unsigned n, int bits)
-
drivers/video/fbdev/core/cfbfillrect.c:147:39-147:48: int dst_idx, unsigned long pat, unsigned n, int bits,
-
drivers/video/fbdev/core/cfbfillrect.c:219:9-219:18: unsigned n, int bits)
-
drivers/video/fbdev/core/fbmem.c:190:47-190:51: static inline unsigned safe_shift(unsigned d, int n)
-
drivers/video/fbdev/core/fbmem.c:457:9-457:22: unsigned int n)
-
drivers/video/fbdev/core/svgalib.c:381:72-381:77: int svga_compute_pll(const struct svga_pll *pll, u32 f_wanted, u16 *m, u16 *n, u16 *r, int node)
-
drivers/video/fbdev/core/syscopyarea.c:29:56-29:65: const unsigned long *src, unsigned src_idx, int bits, unsigned n)
-
drivers/video/fbdev/core/syscopyarea.c:172:5-172:14: unsigned n)
-
drivers/video/fbdev/core/sysfillrect.c:26:22-26:31: unsigned long pat, unsigned n, int bits)
-
drivers/video/fbdev/core/sysfillrect.c:72:45-72:54: unsigned long pat, int left, int right, unsigned n, int bits)
-
drivers/video/fbdev/core/sysfillrect.c:126:26-126:35: unsigned long pat, unsigned n, int bits)
-
drivers/video/fbdev/core/sysfillrect.c:182:49-182:58: unsigned long pat, int left, int right, unsigned n,
-
drivers/video/fbdev/intelfb/intelfbhw.c:657:43-657:47: static int calc_vclock3(int index, int m, int n, int p)
-
drivers/video/fbdev/intelfb/intelfbhw.c:664:51-664:55: static int calc_vclock(int index, int m1, int m2, int n, int p1, int p2,
-
drivers/video/fbdev/intelfb/intelfbhw.c:1502:50-1502:54: static int wait_ring(struct intelfb_info *dinfo, int n)
-
drivers/video/fbdev/matrox/matroxfb_DAC1064.c:611:13-611:17: int m, int n, int p)
-
drivers/video/fbdev/omap2/omapfb/dss/dpi.c:193:29-193:33: static bool dpi_calc_pll_cb(int n, int m, unsigned long fint,
-
drivers/video/fbdev/omap2/omapfb/dss/dsi.c:4429:32-4429:36: static bool dsi_cm_calc_pll_cb(int n, int m, unsigned long fint,
-
drivers/video/fbdev/omap2/omapfb/dss/dsi.c:4727:32-4727:36: static bool dsi_vm_calc_pll_cb(int n, int m, unsigned long fint,
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi_common.c:52:49-52:54: int hdmi_compute_acr(u32 pclk, u32 sample_freq, u32 *n, u32 *cts)
-
drivers/video/fbdev/pm3fb.c:104:50-104:54: static inline void PM3_WAIT(struct pm3_par *par, u32 n)
-
drivers/video/fbdev/via/viamode.c:340:36-340:40: const struct fb_videomode *modes, int n,
-
drivers/virt/acrn/hsm.c:466:77-466:81: static umode_t acrn_attr_visible(struct kobject *kobj, struct attribute *a, int n)
-
drivers/watchdog/machzwd.c:169:53-169:67: static inline void zf_set_timer(unsigned short new, unsigned char n)
-
drivers/watchdog/watchdog_dev.c:593:5-593:9: int n)
-
drivers/xen/grant-table.c:356:49-356:62: static void gnttab_set_free(unsigned int start, unsigned int n)
-
fs/afs/internal.h:1144:63-1144:76: static inline void afs_op_set_vnode(struct afs_operation *op, unsigned int n,
-
fs/afs/internal.h:1151:61-1151:74: static inline void afs_op_set_fid(struct afs_operation *op, unsigned int n,
-
fs/afs/yfsclient.c:31:43-31:47: static __be32 *xdr_encode_u32(__be32 *bp, u32 n)
-
fs/afs/yfsclient.c:37:43-37:47: static __be32 *xdr_encode_u64(__be32 *bp, u64 n)
-
fs/befs/endian.h:16:43-16:48: fs64_to_cpu(const struct super_block *sb, fs64 n)
-
fs/befs/endian.h:25:43-25:47: cpu_to_fs64(const struct super_block *sb, u64 n)
-
fs/befs/endian.h:34:43-34:48: fs32_to_cpu(const struct super_block *sb, fs32 n)
-
fs/befs/endian.h:43:43-43:47: cpu_to_fs32(const struct super_block *sb, u32 n)
-
fs/befs/endian.h:52:43-52:48: fs16_to_cpu(const struct super_block *sb, fs16 n)
-
fs/befs/endian.h:61:43-61:47: cpu_to_fs16(const struct super_block *sb, u16 n)
-
fs/befs/endian.h:72:44-72:64: fsrun_to_cpu(const struct super_block *sb, befs_disk_block_run n)
-
fs/befs/endian.h:89:44-89:59: cpu_to_fsrun(const struct super_block *sb, befs_block_run n)
-
fs/befs/endian.h:106:43-106:72: fsds_to_cpu(const struct super_block *sb, const befs_disk_data_stream *n)
-
fs/btrfs/compression.c:1525:27-1525:31: static inline u32 ilog2_w(u64 n)
-
fs/btrfs/misc.h:52:40-52:44: static inline bool is_power_of_two_u64(u64 n)
-
fs/btrfs/misc.h:57:39-57:43: static inline bool has_single_bit_set(u64 n)
-
fs/btrfs/qgroup.c:149:56-149:75: static inline struct btrfs_qgroup* unode_aux_to_qgroup(struct ulist_node *n)
-
fs/ceph/snap.c:499:6-499:32: struct ceph_snap_context *n)
-
fs/cifs/cifs_unicode.h:210:48-210:55: UniStrncat(wchar_t *ucs1, const wchar_t *ucs2, size_t n)
-
fs/cifs/cifs_unicode.h:228:54-228:61: UniStrncmp(const wchar_t *ucs1, const wchar_t *ucs2, size_t n)
-
fs/cifs/cifs_unicode.h:243:57-243:64: UniStrncmp_le(const wchar_t *ucs1, const wchar_t *ucs2, size_t n)
-
fs/cifs/cifs_unicode.h:258:48-258:55: UniStrncpy(wchar_t *ucs1, const wchar_t *ucs2, size_t n)
-
fs/cifs/cifs_unicode.h:275:51-275:58: UniStrncpy_le(wchar_t *ucs1, const wchar_t *ucs2, size_t n)
-
fs/dcache.c:2575:51-2575:60: static inline void end_dir_add(struct inode *dir, unsigned n)
-
fs/eventfd.c:60:47-60:53: __u64 eventfd_signal(struct eventfd_ctx *ctx, __u64 n)
-
fs/ext2/dir.c:199:55-199:69: static struct page * ext2_get_page(struct inode *dir, unsigned long n,
-
fs/ext4/namei.c:762:21-762:34: u32 hash, unsigned int n)
-
fs/ext4/xattr.c:2499:22-2499:29: void *from, size_t n)
-
fs/f2fs/node.c:202:72-202:78: static struct nat_entry *__lookup_nat_cache(struct f2fs_nm_info *nm_i, nid_t n)
-
fs/f2fs/node.c:620:64-620:68: static void f2fs_ra_node_pages(struct page *parent, int start, int n)
-
fs/f2fs/node.c:2174:7-2174:13: nid_t n)
-
fs/file.c:1288:44-1288:53: int iterate_fd(struct files_struct *files, unsigned n,
-
fs/freevxfs/vxfs_subr.c:44:46-44:53: vxfs_get_page(struct address_space *mapping, u_long n)
-
fs/gfs2/glock.c:2558:62-2558:69: static void gfs2_glock_iter_next(struct gfs2_glock_iter *gi, loff_t n)
-
fs/gfs2/rgrp.c:2231:9-2231:23: unsigned int *n)
-
fs/hpfs/alloc.c:115:62-115:71: static secno alloc_in_bmp(struct super_block *s, secno near, unsigned n, unsigned forward)
-
fs/hpfs/alloc.c:203:60-203:69: secno hpfs_alloc_sector(struct super_block *s, secno near, unsigned n, int forward)
-
fs/hpfs/alloc.c:315:58-315:67: void hpfs_free_sectors(struct super_block *s, secno sec, unsigned n)
-
fs/hpfs/alloc.c:359:51-359:55: int hpfs_check_free_dnodes(struct super_block *s, int n)
-
fs/hpfs/buffer.c:26:77-26:86: unsigned hpfs_search_hotfix_map_for_range(struct super_block *s, secno sec, unsigned n)
-
fs/hpfs/buffer.c:38:67-38:71: void hpfs_prefetch_sectors(struct super_block *s, unsigned secno, int n)
-
fs/hpfs/dnode.c:796:83-796:87: static struct hpfs_dirent *map_nth_dirent(struct super_block *s, dnode_secno dno, int n,
-
fs/hpfs/hpfs_fn.h:187:57-187:66: static inline unsigned tstbits(__le32 *bmp, unsigned b, unsigned n)
-
fs/jbd2/recovery.c:46:59-46:63: static void journal_brelse_array(struct buffer_head *b[], int n)
-
fs/jfs/jfs_unicode.h:43:7-43:14: size_t n)
-
fs/jfs/jfs_unicode.h:60:5-60:12: size_t n)
-
fs/jfs/jfs_unicode.h:75:12-75:19: size_t n)
-
fs/jfs/jfs_unicode.h:92:8-92:15: size_t n)
-
fs/ksmbd/ndr.c:12:35-12:47: static inline char *ndr_get_field(struct ndr *n)
-
fs/ksmbd/ndr.c:17:36-17:48: static int try_to_realloc_ndr_blob(struct ndr *n, size_t sz)
-
fs/ksmbd/ndr.c:31:28-31:40: static int ndr_write_int16(struct ndr *n, __u16 value)
-
fs/ksmbd/ndr.c:46:28-46:40: static int ndr_write_int32(struct ndr *n, __u32 value)
-
fs/ksmbd/ndr.c:61:28-61:40: static int ndr_write_int64(struct ndr *n, __u64 value)
-
fs/ksmbd/ndr.c:76:28-76:40: static int ndr_write_bytes(struct ndr *n, void *value, size_t sz)
-
fs/ksmbd/ndr.c:91:29-91:41: static int ndr_write_string(struct ndr *n, char *value)
-
fs/ksmbd/ndr.c:110:28-110:40: static int ndr_read_string(struct ndr *n, void *value, size_t sz)
-
fs/ksmbd/ndr.c:126:27-126:39: static int ndr_read_bytes(struct ndr *n, void *value, size_t sz)
-
fs/ksmbd/ndr.c:137:27-137:39: static int ndr_read_int16(struct ndr *n, __u16 *value)
-
fs/ksmbd/ndr.c:148:27-148:39: static int ndr_read_int32(struct ndr *n, __u32 *value)
-
fs/ksmbd/ndr.c:159:27-159:39: static int ndr_read_int64(struct ndr *n, __u64 *value)
-
fs/ksmbd/ndr.c:170:25-170:37: int ndr_encode_dos_attr(struct ndr *n, struct xattr_dos_attrib *da)
-
fs/ksmbd/ndr.c:229:25-229:37: int ndr_decode_dos_attr(struct ndr *n, struct xattr_dos_attrib *da)
-
fs/ksmbd/ndr.c:296:39-296:51: static int ndr_encode_posix_acl_entry(struct ndr *n, struct xattr_smb_acl *acl)
-
fs/ksmbd/ndr.c:340:26-340:38: int ndr_encode_posix_acl(struct ndr *n,
-
fs/ksmbd/ndr.c:393:25-393:37: int ndr_encode_v4_ntacl(struct ndr *n, struct xattr_ntacl *acl)
-
fs/ksmbd/ndr.c:446:25-446:37: int ndr_decode_v4_ntacl(struct ndr *n, struct xattr_ntacl *acl)
-
fs/ksmbd/unicode.h:170:71-170:78: static inline wchar_t *UniStrncat(wchar_t *ucs1, const wchar_t *ucs2, size_t n)
-
fs/ksmbd/unicode.h:188:72-188:79: static inline int UniStrncmp(const wchar_t *ucs1, const wchar_t *ucs2, size_t n)
-
fs/ksmbd/unicode.h:203:57-203:64: UniStrncmp_le(const wchar_t *ucs1, const wchar_t *ucs2, size_t n)
-
fs/ksmbd/unicode.h:217:71-217:78: static inline wchar_t *UniStrncpy(wchar_t *ucs1, const wchar_t *ucs2, size_t n)
-
fs/ksmbd/unicode.h:233:74-233:81: static inline wchar_t *UniStrncpy_le(wchar_t *ucs1, const wchar_t *ucs2, size_t n)
-
fs/libfs.c:851:48-851:55: void simple_transaction_set(struct file *file, size_t n)
-
fs/lockd/host.c:69:34-69:47: static unsigned int __nlm_hash32(const __be32 n)
-
fs/minix/dir.c:67:54-67:68: static struct page * dir_get_page(struct inode *dir, unsigned long n)
-
fs/minix/itree_v1.c:10:42-10:50: static inline unsigned long block_to_cpu(block_t n)
-
fs/minix/itree_v1.c:15:36-15:50: static inline block_t cpu_to_block(unsigned long n)
-
fs/minix/itree_v2.c:9:42-9:50: static inline unsigned long block_to_cpu(block_t n)
-
fs/minix/itree_v2.c:14:36-14:50: static inline block_t cpu_to_block(unsigned long n)
-
fs/namespace.c:166:53-166:57: static inline void mnt_add_count(struct mount *mnt, int n)
-
fs/nfs/nfs42proc.c:1000:44-1000:51: const struct nfs42_layout_error *errors, size_t n)
-
fs/nfs/nfs4xdr.c:981:51-981:55: static void encode_uint32(struct xdr_stream *xdr, u32 n)
-
fs/nfs/nfs4xdr.c:986:51-986:55: static void encode_uint64(struct xdr_stream *xdr, u64 n)
-
fs/nfs/pnfs_nfs.c:97:25-97:32: pnfs_alloc_commit_array(size_t n, gfp_t gfp_flags)
-
fs/nfsd/nfssvc.c:690:24-690:28: int nfsd_get_nrthreads(int n, int *nthreads, struct net *net)
-
fs/nfsd/nfssvc.c:726:24-726:28: int nfsd_set_nrthreads(int n, int *nthreads, struct net *net)
-
fs/nilfs2/alloc.c:149:27-149:31: spinlock_t *lock, u32 n)
-
fs/nilfs2/btree.c:185:12-185:16: int n, int lncmax, int rncmax)
-
fs/nilfs2/btree.c:213:6-213:10: int n, int lncmax, int rncmax)
-
fs/nilfs2/btree.c:1787:11-1787:15: int n,
-
fs/nilfs2/btree.c:1858:46-1858:50: const __u64 *keys, const __u64 *ptrs, int n)
-
fs/nilfs2/cpfile.c:72:7-72:20: unsigned int n)
-
fs/nilfs2/cpfile.c:86:7-86:20: unsigned int n)
-
fs/nilfs2/dir.c:189:55-189:69: static struct page *nilfs_get_page(struct inode *dir, unsigned long n)
-
fs/nilfs2/direct.c:224:46-224:50: __u64 key, __u64 *keys, __u64 *ptrs, int n)
-
fs/nilfs2/inode.c:46:50-46:54: void nilfs_inode_add_blocks(struct inode *inode, int n)
-
fs/nilfs2/inode.c:55:50-55:54: void nilfs_inode_sub_blocks(struct inode *inode, int n)
-
fs/nilfs2/the_nilfs.h:359:68-359:74: static inline int nilfs_segment_is_active(struct the_nilfs *nilfs, __u64 n)
-
fs/ntfs/runlist.c:1070:49-1070:59: static inline int ntfs_get_nr_significant_bytes(const s64 n)
-
fs/ntfs/runlist.c:1239:3-1239:13: const s64 n)
-
fs/ntfs/unistr.c:135:58-135:65: int ntfs_ucsncmp(const ntfschar *s1, const ntfschar *s2, size_t n)
-
fs/ntfs/unistr.c:171:62-171:69: int ntfs_ucsncasecmp(const ntfschar *s1, const ntfschar *s2, size_t n,
-
fs/ntfs3/index.c:625:43-625:61: static int fnd_push(struct ntfs_fnd *fnd, struct indx_node *n,
-
fs/ntfs3/index.c:1888:20-1888:38: __le64 vbn, struct indx_node *n)
-
fs/ntfs3/run.c:673:35-673:45: static inline int run_packed_size(const s64 n)
-
fs/ocfs2/ocfs2.h:581:67-581:71: static inline void ocfs2_add_links_count(struct ocfs2_dinode *di, int n)
-
fs/overlayfs/readdir.c:61:58-61:74: static struct ovl_cache_entry *ovl_cache_entry_from_node(struct rb_node *n)
-
fs/proc/base.c:158:2-158:15: unsigned int n)
-
fs/qnx6/dir.c:27:54-27:68: static struct page *qnx6_get_page(struct inode *dir, unsigned long n)
-
fs/qnx6/qnx6.h:78:59-78:66: static inline __u64 fs64_to_cpu(struct qnx6_sb_info *sbi, __fs64 n)
-
fs/qnx6/qnx6.h:86:60-86:66: static inline __fs64 cpu_to_fs64(struct qnx6_sb_info *sbi, __u64 n)
-
fs/qnx6/qnx6.h:94:59-94:66: static inline __u32 fs32_to_cpu(struct qnx6_sb_info *sbi, __fs32 n)
-
fs/qnx6/qnx6.h:102:60-102:66: static inline __fs32 cpu_to_fs32(struct qnx6_sb_info *sbi, __u32 n)
-
fs/qnx6/qnx6.h:110:59-110:66: static inline __u16 fs16_to_cpu(struct qnx6_sb_info *sbi, __fs16 n)
-
fs/qnx6/qnx6.h:118:60-118:66: static inline __fs16 cpu_to_fs16(struct qnx6_sb_info *sbi, __u16 n)
-
fs/reiserfs/ibalance.c:277:74-277:78: static void internal_delete_childs(struct buffer_info *cur_bi, int from, int n)
-
fs/reiserfs/xattr.c:433:58-433:65: static struct page *reiserfs_get_page(struct inode *dir, size_t n)
-
fs/select.c:726:1-726:1: SYSCALL_DEFINE5(select, int, n, fd_set __user *, inp, fd_set __user *, outp,
-
fs/select.c:795:1-795:1: SYSCALL_DEFINE6(pselect6, int, n, fd_set __user *, inp, fd_set __user *, outp,
-
fs/select.c:1288:1-1288:1: COMPAT_SYSCALL_DEFINE5(select, int, n, compat_ulong_t __user *, inp,
-
fs/select.c:1368:1-1368:1: COMPAT_SYSCALL_DEFINE6(pselect6_time64, int, n, compat_ulong_t __user *, inp,
-
fs/select.c:1383:1-1383:1: COMPAT_SYSCALL_DEFINE6(pselect6_time32, int, n, compat_ulong_t __user *, inp,
-
fs/select.c:420:26-420:40: static int max_select_fd(unsigned long n, fd_set_bits *fds)
-
fs/select.c:479:22-479:26: static int do_select(int n, fd_set_bits *fds, struct timespec64 *end_time)
-
fs/select.c:625:21-625:25: int core_sys_select(int n, fd_set __user *inp, fd_set __user *outp,
-
fs/select.c:704:24-704:28: static int kern_select(int n, fd_set __user *inp, fd_set __user *outp,
-
fs/select.c:726:1-726:1: SYSCALL_DEFINE5(select, int, n, fd_set __user *, inp, fd_set __user *, outp,
-
fs/select.c:732:24-732:28: static long do_pselect(int n, fd_set __user *inp, fd_set __user *outp,
-
fs/select.c:795:1-795:1: SYSCALL_DEFINE6(pselect6, int, n, fd_set __user *, inp, fd_set __user *, outp,
-
fs/select.c:1194:35-1194:39: static int compat_core_sys_select(int n, compat_ulong_t __user *inp,
-
fs/select.c:1265:29-1265:33: static int do_compat_select(int n, compat_ulong_t __user *inp,
-
fs/select.c:1288:1-1288:1: COMPAT_SYSCALL_DEFINE5(select, int, n, compat_ulong_t __user *, inp,
-
fs/select.c:1313:31-1313:35: static long do_compat_pselect(int n, compat_ulong_t __user *inp,
-
fs/select.c:1368:1-1368:1: COMPAT_SYSCALL_DEFINE6(pselect6_time64, int, n, compat_ulong_t __user *, inp,
-
fs/select.c:1383:1-1383:1: COMPAT_SYSCALL_DEFINE6(pselect6_time32, int, n, compat_ulong_t __user *, inp,
-
fs/squashfs/file.c:160:55-160:59: static long long read_indexes(struct super_block *sb, int n,
-
fs/sysv/dir.c:55:54-55:68: static struct page * dir_get_page(struct inode *dir, unsigned long n)
-
fs/sysv/sysv.h:189:59-189:66: static inline __u32 fs32_to_cpu(struct sysv_sb_info *sbi, __fs32 n)
-
fs/sysv/sysv.h:199:60-199:66: static inline __fs32 cpu_to_fs32(struct sysv_sb_info *sbi, __u32 n)
-
fs/sysv/sysv.h:209:57-209:65: static inline __fs32 fs32_add(struct sysv_sb_info *sbi, __fs32 *n, int d)
-
fs/sysv/sysv.h:220:59-220:66: static inline __u16 fs16_to_cpu(struct sysv_sb_info *sbi, __fs16 n)
-
fs/sysv/sysv.h:228:60-228:66: static inline __fs16 cpu_to_fs16(struct sysv_sb_info *sbi, __u16 n)
-
fs/sysv/sysv.h:236:57-236:65: static inline __fs16 fs16_add(struct sysv_sb_info *sbi, __fs16 *n, int d)
-
fs/ubifs/debug.c:2468:26-2468:39: static inline int chance(unsigned int n, unsigned int out_of)
-
fs/ubifs/file.c:606:25-606:30: struct bu_info *bu, int *n)
-
fs/ubifs/tnc.c:581:37-581:41: struct ubifs_znode *znode, int n)
-
fs/ubifs/tnc.c:602:68-602:73: static int tnc_next(struct ubifs_info *c, struct ubifs_znode **zn, int *n)
-
fs/ubifs/tnc.c:647:68-647:73: static int tnc_prev(struct ubifs_info *c, struct ubifs_znode **zn, int *n)
-
fs/ubifs/tnc.c:700:34-700:39: struct ubifs_znode **zn, int *n,
-
fs/ubifs/tnc.c:889:36-889:41: struct ubifs_znode **zn, int *n,
-
fs/ubifs/tnc.c:1034:36-1034:41: struct ubifs_znode **zn, int *n,
-
fs/ubifs/tnc.c:1170:29-1170:34: struct ubifs_znode **zn, int *n)
-
fs/ubifs/tnc.c:1306:36-1306:41: struct ubifs_znode **zn, int *n)
-
fs/ubifs/tnc.c:1884:33-1884:38: struct ubifs_znode **zn, int *n, int exact)
-
fs/ubifs/tnc.c:2029:40-2029:44: const struct ubifs_zbranch *zbr, int n)
-
fs/ubifs/tnc.c:2081:36-2081:40: struct ubifs_zbranch *zbr, int n)
-
fs/ubifs/tnc.c:2502:72-2502:76: static int tnc_delete(struct ubifs_info *c, struct ubifs_znode *znode, int n)
-
fs/ubifs/tnc_misc.c:127:33-127:38: const union ubifs_key *key, int *n)
-
fs/ufs/balloc.c:325:64-325:77: static void ufs_clear_frags(struct inode *inode, sector_t beg, unsigned int n,
-
fs/ufs/dir.c:189:53-189:67: static struct page *ufs_get_page(struct inode *dir, unsigned long n)
-
fs/ufs/swab.h:27:38-27:45: fs64_to_cpu(struct super_block *sbp, __fs64 n)
-
fs/ufs/swab.h:36:38-36:42: cpu_to_fs64(struct super_block *sbp, u64 n)
-
fs/ufs/swab.h:45:38-45:45: fs32_to_cpu(struct super_block *sbp, __fs32 n)
-
fs/ufs/swab.h:54:38-54:42: cpu_to_fs32(struct super_block *sbp, u32 n)
-
fs/ufs/swab.h:63:35-63:43: fs32_add(struct super_block *sbp, __fs32 *n, int d)
-
fs/ufs/swab.h:72:35-72:43: fs32_sub(struct super_block *sbp, __fs32 *n, int d)
-
fs/ufs/swab.h:81:38-81:45: fs16_to_cpu(struct super_block *sbp, __fs16 n)
-
fs/ufs/swab.h:90:38-90:42: cpu_to_fs16(struct super_block *sbp, u16 n)
-
fs/ufs/swab.h:99:35-99:43: fs16_add(struct super_block *sbp, __fs16 *n, int d)
-
fs/ufs/swab.h:108:35-108:43: fs16_sub(struct super_block *sbp, __fs16 *n, int d)
-
fs/unicode/utf8-norm.c:303:3-303:27: enum utf8_normalization n, unsigned char *hangul, const char *s,
-
fs/unicode/utf8-norm.c:377:3-377:27: enum utf8_normalization n, unsigned char *hangul, const char *s)
-
fs/unicode/utf8-norm.c:386:48-386:72: ssize_t utf8nlen(const struct unicode_map *um, enum utf8_normalization n,
-
fs/unicode/utf8-norm.c:421:3-421:27: enum utf8_normalization n, const char *s, size_t len)
-
fs/unicode/utf8-selftest.c:161:54-161:78: static ssize_t utf8len(const struct unicode_map *um, enum utf8_normalization n,
-
fs/unicode/utf8-selftest.c:168:3-168:27: enum utf8_normalization n, const char *s)
-
fs/xfs/libxfs/xfs_bit.h:16:37-16:41: static inline uint64_t xfs_mask64hi(int n)
-
fs/xfs/libxfs/xfs_bit.h:20:37-20:41: static inline uint32_t xfs_mask32lo(int n)
-
fs/xfs/libxfs/xfs_bit.h:24:37-24:41: static inline uint64_t xfs_mask64lo(int n)
-
fs/xfs/libxfs/xfs_bmap.c:3766:2-3766:8: int n,
-
fs/xfs/libxfs/xfs_bmap.c:3811:2-3811:9: int *n,
-
fs/xfs/libxfs/xfs_btree.c:620:2-620:8: int n)
-
fs/xfs/libxfs/xfs_btree.c:632:2-632:8: int n)
-
fs/xfs/libxfs/xfs_btree.c:644:2-644:8: int n)
-
fs/xfs/libxfs/xfs_btree.c:656:2-656:8: int n,
-
fs/xfs/libxfs/xfs_btree.c:670:2-670:8: int n,
-
fs/xfs/libxfs/xfs_btree.c:683:2-683:8: int n,
-
fs/xfs/libxfs/xfs_btree.c:696:2-696:8: int n,
-
fs/xfs/libxfs/xfs_btree.c:709:2-709:8: int n,
-
fs/xfs/libxfs/xfs_format.h:1425:52-1425:56: static inline xfs_inofree_t xfs_inobt_maskn(int i, int n)
-
fs/xfs/libxfs/xfs_iext_tree.c:278:2-278:8: int n,
-
fs/xfs/libxfs/xfs_iext_tree.c:392:2-392:8: int n)
-
include/drm/drm_managed.h:77:12-77:19: size_t n, size_t size, gfp_t flags)
-
include/drm/drm_managed.h:99:6-99:13: size_t n, size_t size, gfp_t flags)
-
include/drm/task_barrier.h:47:8-47:21: unsigned int n)
-
include/kunit/test.h:404:55-404:62: static inline void *kunit_kcalloc(struct kunit *test, size_t n, size_t size, gfp_t gfp)
-
include/linux/ceph/decode.h:43:57-43:64: static inline void ceph_decode_copy(void **p, void *pv, size_t n)
-
include/linux/ceph/decode.h:52:55-52:62: static inline bool ceph_has_room(void **p, void *end, size_t n)
-
include/linux/cgroup.h:334:66-334:79: static inline void css_get_many(struct cgroup_subsys_state *css, unsigned int n)
-
include/linux/cgroup.h:414:66-414:79: static inline void css_put_many(struct cgroup_subsys_state *css, unsigned int n)
-
include/linux/cpumask.h:253:46-253:50: static inline unsigned int cpumask_next_zero(int n, const struct cpumask *srcp)
-
include/linux/cpumask.h:585:40-585:44: const struct cpumask *srcp, int n)
-
include/linux/cpumask.h:598:39-598:43: const struct cpumask *srcp, int n)
-
include/linux/device-mapper.h:666:34-666:53: static inline sector_t to_sector(unsigned long long n)
-
include/linux/device-mapper.h:671:38-671:47: static inline unsigned long to_bytes(sector_t n)
-
include/linux/device.h:212:12-212:19: size_t n, size_t size, gfp_t flags)
-
include/linux/device.h:222:6-222:13: size_t n, size_t size, gfp_t flags)
-
include/linux/ethtool.h:280:51-280:64: static inline void ethtool_stats_init(u64 *stats, unsigned int n)
-
include/linux/instrumented.h:116:60-116:74: instrument_copy_to_user(void __user *to, const void *from, unsigned long n)
-
include/linux/instrumented.h:133:68-133:82: instrument_copy_from_user(const void *to, const void __user *from, unsigned long n)
-
include/linux/kcsan-checks.h:203:38-203:42: static inline void kcsan_atomic_next(int n) { }
-
include/linux/linux_logo.h:55:6-55:19: unsigned int n)
-
include/linux/list.h:879:32-879:51: static inline void __hlist_del(struct hlist_node *n)
-
include/linux/list.h:896:30-896:49: static inline void hlist_del(struct hlist_node *n)
-
include/linux/list.h:909:35-909:54: static inline void hlist_del_init(struct hlist_node *n)
-
include/linux/list.h:925:35-925:54: static inline void hlist_add_head(struct hlist_node *n, struct hlist_head *h)
-
include/linux/list.h:940:37-940:56: static inline void hlist_add_before(struct hlist_node *n,
-
include/linux/list.h:954:37-954:56: static inline void hlist_add_behind(struct hlist_node *n,
-
include/linux/list.h:973:35-973:54: static inline void hlist_add_fake(struct hlist_node *n)
-
include/linux/list.h:996:24-996:43: hlist_is_singular_node(struct hlist_node *n, struct hlist_head *h)
-
include/linux/list_bl.h:64:6-64:28: struct hlist_bl_node *n)
-
include/linux/list_bl.h:77:38-77:60: static inline void hlist_bl_add_head(struct hlist_bl_node *n,
-
include/linux/list_bl.h:89:40-89:62: static inline void hlist_bl_add_before(struct hlist_bl_node *n,
-
include/linux/list_bl.h:104:40-104:62: static inline void hlist_bl_add_behind(struct hlist_bl_node *n,
-
include/linux/list_bl.h:115:35-115:57: static inline void __hlist_bl_del(struct hlist_bl_node *n)
-
include/linux/list_bl.h:131:33-131:55: static inline void hlist_bl_del(struct hlist_bl_node *n)
-
include/linux/list_bl.h:138:38-138:60: static inline void hlist_bl_del_init(struct hlist_bl_node *n)
-
include/linux/list_nulls.h:91:41-91:66: static inline void hlist_nulls_add_head(struct hlist_nulls_node *n,
-
include/linux/list_nulls.h:103:38-103:63: static inline void __hlist_nulls_del(struct hlist_nulls_node *n)
-
include/linux/list_nulls.h:113:36-113:61: static inline void hlist_nulls_del(struct hlist_nulls_node *n)
-
include/linux/log2.h:22:17-22:21: int __ilog2_u32(u32 n)
-
include/linux/log2.h:30:17-30:21: int __ilog2_u64(u64 n)
-
include/linux/log2.h:45:20-45:34: bool is_power_of_2(unsigned long n)
-
include/linux/log2.h:55:36-55:50: unsigned long __roundup_pow_of_two(unsigned long n)
-
include/linux/log2.h:65:38-65:52: unsigned long __rounddown_pow_of_two(unsigned long n)
-
include/linux/log2.h:199:20-199:34: int __order_base_2(unsigned long n)
-
include/linux/log2.h:226:16-226:30: int __bits_per(unsigned long n)
-
include/linux/netdevice.h:446:41-446:61: static inline bool napi_disable_pending(struct napi_struct *n)
-
include/linux/netdevice.h:451:42-451:62: static inline bool napi_prefer_busy_poll(struct napi_struct *n)
-
include/linux/netdevice.h:465:34-465:54: static inline void napi_schedule(struct napi_struct *n)
-
include/linux/netdevice.h:477:41-477:61: static inline void napi_schedule_irqoff(struct napi_struct *n)
-
include/linux/netdevice.h:502:34-502:54: static inline bool napi_complete(struct napi_struct *n)
-
include/linux/netdevice.h:528:37-528:63: static inline void napi_synchronize(const struct napi_struct *n)
-
include/linux/netdevice.h:545:50-545:70: static inline bool napi_if_scheduled_mark_missed(struct napi_struct *n)
-
include/linux/netdevice.h:3629:48-3629:52: static inline unsigned int netif_attrmask_next(int n, const unsigned long *srcp,
-
include/linux/netdevice.h:3651:43-3651:47: static inline int netif_attrmask_next_and(int n, const unsigned long *src1p,
-
include/linux/nodemask.h:246:30-246:34: const nodemask_t *srcp, int n, int nbits)
-
include/linux/nodemask.h:254:30-254:34: const nodemask_t *srcp, int n, int nbits)
-
include/linux/nodemask.h:269:40-269:44: static inline unsigned int __next_node(int n, const nodemask_t *srcp)
-
include/linux/of.h:188:38-188:64: static inline int of_node_check_flag(const struct device_node *n, unsigned long flag)
-
include/linux/of.h:193:45-193:65: static inline int of_node_test_and_set_flag(struct device_node *n,
-
include/linux/of.h:199:37-199:57: static inline void of_node_set_flag(struct device_node *n, unsigned long flag)
-
include/linux/of.h:204:39-204:59: static inline void of_node_clear_flag(struct device_node *n, unsigned long flag)
-
include/linux/page-flags.h:334:56-334:65: static unsigned long *folio_flags(struct folio *folio, unsigned n)
-
include/linux/ptr_ring.h:307:25-307:29: void **array, int n)
-
include/linux/ptr_ring.h:373:23-373:27: void **array, int n)
-
include/linux/ptr_ring.h:385:27-385:31: void **array, int n)
-
include/linux/ptr_ring.h:397:27-397:31: void **array, int n)
-
include/linux/ptr_ring.h:410:26-410:30: void **array, int n)
-
include/linux/ptr_ring.h:511:73-511:77: static inline void ptr_ring_unconsume(struct ptr_ring *r, void **batch, int n,
-
include/linux/pxa2xx_ssp.h:300:53-300:79: static inline struct ssp_device *pxa_ssp_request_of(const struct device_node *n,
-
include/linux/rculist.h:181:39-181:58: static inline void hlist_del_init_rcu(struct hlist_node *n)
-
include/linux/rculist.h:511:34-511:53: static inline void hlist_del_rcu(struct hlist_node *n)
-
include/linux/rculist.h:584:39-584:58: static inline void hlist_add_head_rcu(struct hlist_node *n,
-
include/linux/rculist.h:615:39-615:58: static inline void hlist_add_tail_rcu(struct hlist_node *n,
-
include/linux/rculist.h:651:41-651:60: static inline void hlist_add_before_rcu(struct hlist_node *n,
-
include/linux/rculist.h:678:41-678:60: static inline void hlist_add_behind_rcu(struct hlist_node *n,
-
include/linux/rculist_bl.h:12:6-12:28: struct hlist_bl_node *n)
-
include/linux/rculist_bl.h:46:37-46:59: static inline void hlist_bl_del_rcu(struct hlist_bl_node *n)
-
include/linux/rculist_bl.h:71:42-71:64: static inline void hlist_bl_add_head_rcu(struct hlist_bl_node *n,
-
include/linux/rculist_nulls.h:33:45-33:70: static inline void hlist_nulls_del_init_rcu(struct hlist_nulls_node *n)
-
include/linux/rculist_nulls.h:74:40-74:65: static inline void hlist_nulls_del_rcu(struct hlist_nulls_node *n)
-
include/linux/rculist_nulls.h:99:45-99:70: static inline void hlist_nulls_add_head_rcu(struct hlist_nulls_node *n,
-
include/linux/rculist_nulls.h:130:45-130:70: static inline void hlist_nulls_add_tail_rcu(struct hlist_nulls_node *n,
-
include/linux/rculist_nulls.h:149:41-149:66: static inline void hlist_nulls_add_fake(struct hlist_nulls_node *n)
-
include/linux/refcount.h:134:48-134:52: static inline void refcount_set(refcount_t *r, int n)
-
include/linux/skb_array.h:107:34-107:38: struct sk_buff **array, int n)
-
include/linux/skb_array.h:118:31-118:35: struct sk_buff **array, int n)
-
include/linux/skb_array.h:129:31-129:35: struct sk_buff **array, int n)
-
include/linux/skb_array.h:141:37-141:41: struct sk_buff **array, int n)
-
include/linux/skb_array.h:191:35-191:39: struct sk_buff **skbs, int n)
-
include/linux/slab.h:632:54-632:61: static inline __alloc_size(1, 2) void *kmalloc_array(size_t n, size_t size, gfp_t flags)
-
include/linux/slab.h:669:48-669:55: static inline __alloc_size(1, 2) void *kcalloc(size_t n, size_t size, gfp_t flags)
-
include/linux/slab.h:686:59-686:66: static inline __alloc_size(1, 2) void *kmalloc_array_node(size_t n, size_t size, gfp_t flags,
-
include/linux/slab.h:698:53-698:60: static inline __alloc_size(1, 2) void *kcalloc_node(size_t n, size_t size, gfp_t flags, int node)
-
include/linux/slab.h:761:55-761:62: static inline __alloc_size(1, 2) void *kvmalloc_array(size_t n, size_t size, gfp_t flags)
-
include/linux/slab.h:771:49-771:56: static inline __alloc_size(1, 2) void *kvcalloc(size_t n, size_t size, gfp_t flags)
-
include/linux/ssb/ssb_driver_extif.h:205:26-205:31: u32 *plltype, u32 *n, u32 *m)
-
include/linux/string.h:123:3-123:19: __kernel_size_t n)
-
include/linux/string.h:131:49-131:65: static inline void *memset_p(void **p, void *v, __kernel_size_t n)
-
include/linux/sunrpc/xdr.h:352:16-352:23: xdr_align_size(size_t n)
-
include/linux/sunrpc/xdr.h:369:35-369:42: static inline size_t xdr_pad_size(size_t n)
-
include/linux/sunrpc/xdr.h:420:50-420:54: static inline __be32 *xdr_encode_bool(__be32 *p, u32 n)
-
include/linux/sunrpc/xdr.h:435:66-435:72: static inline int xdr_stream_encode_bool(struct xdr_stream *xdr, __u32 n)
-
include/linux/sunrpc/xdr.h:456:47-456:53: xdr_stream_encode_u32(struct xdr_stream *xdr, __u32 n)
-
include/linux/sunrpc/xdr.h:477:47-477:53: xdr_stream_encode_u64(struct xdr_stream *xdr, __u64 n)
-
include/linux/t10-pi.h:66:33-66:37: static inline u64 lower_48_bits(u64 n)
-
include/linux/thread_info.h:195:64-195:78: static __always_inline void check_object_size(const void *ptr, unsigned long n,
-
include/linux/uaccess.h:59:62-59:76: __copy_from_user_inatomic(void *to, const void __user *from, unsigned long n)
-
include/linux/uaccess.h:67:53-67:67: __copy_from_user(void *to, const void __user *from, unsigned long n)
-
include/linux/uaccess.h:91:60-91:74: __copy_to_user_inatomic(void __user *to, const void *from, unsigned long n)
-
include/linux/uaccess.h:101:51-101:65: __copy_to_user(void __user *to, const void *from, unsigned long n)
-
include/linux/uaccess.h:149:51-149:65: copy_from_user(void *to, const void __user *from, unsigned long n)
-
include/linux/uaccess.h:157:49-157:63: copy_to_user(void __user *to, const void *from, unsigned long n)
-
include/linux/virtio_config.h:195:24-195:36: vq_callback_t *c, const char *n)
-
include/linux/watch_queue.h:104:9-104:36: struct watch_notification *n,
-
include/media/cec-notifier.h:161:54-161:75: static inline void cec_notifier_phys_addr_invalidate(struct cec_notifier *n)
-
include/net/checksum.h:111:43-111:51: static __always_inline __wsum csum_unfold(__sum16 n)
-
include/net/dn_fib.h:160:37-160:41: static inline __le16 dnet_make_mask(int n)
-
include/net/ndisc.h:247:8-247:26: struct neighbour *n, u32 flags,
-
include/net/neighbour.h:253:36-253:60: static inline void *neighbour_priv(const struct neighbour *n)
-
include/net/neighbour.h:277:35-277:59: static inline bool neigh_key_eq16(const struct neighbour *n, const void *pkey)
-
include/net/neighbour.h:282:35-282:59: static inline bool neigh_key_eq32(const struct neighbour *n, const void *pkey)
-
include/net/neighbour.h:287:36-287:60: static inline bool neigh_key_eq128(const struct neighbour *n, const void *pkey)
-
include/net/neighbour.h:327:34-327:52: static inline void neigh_confirm(struct neighbour *n)
-
include/net/neighbour.h:536:32-536:50: static inline int neigh_output(struct neighbour *n, struct sk_buff *skb,
-
include/net/neighbour.h:585:49-585:73: static inline void neigh_ha_snapshot(char *dst, const struct neighbour *n,
-
include/net/sock.h:2166:60-2166:78: static inline void sock_confirm_neigh(struct sk_buff *skb, struct neighbour *n)
-
include/net/tls.h:482:60-482:65: static inline void tls_bigint_subtract(unsigned char *seq, int n)
-
include/net/xfrm.h:1835:64-1835:68: static inline void xfrm_states_put(struct xfrm_state **states, int n)
-
include/net/xfrm.h:1842:67-1842:71: static inline void xfrm_states_delete(struct xfrm_state **states, int n)
-
include/rdma/rdmavt_qp.h:532:7-532:16: unsigned n)
-
include/rdma/rdmavt_qp.h:544:68-544:77: static inline struct rvt_rwqe *rvt_get_rwqe_ptr(struct rvt_rq *rq, unsigned n)
-
include/rdma/uverbs_ioctl.h:870:10-870:17: size_t n, size_t size)
-
include/sound/soc.h:748:49-748:53: asoc_link_to_cpu(struct snd_soc_dai_link *link, int n) {
-
include/sound/soc.h:753:51-753:55: asoc_link_to_codec(struct snd_soc_dai_link *link, int n) {
-
include/sound/soc.h:758:54-758:58: asoc_link_to_platform(struct snd_soc_dai_link *link, int n) {
-
include/trace/events/neigh.h:23:1-23:1: TRACE_EVENT(neigh_create,
-
include/trace/events/neigh.h:72:1-72:1: TRACE_EVENT(neigh_update,
-
include/uapi/linux/netfilter/xt_sctp.h:71:49-71:62: __sctp_chunkmap_is_clear(const __u32 *chunkmap, unsigned int n)
-
include/uapi/linux/netfilter/xt_sctp.h:83:51-83:64: __sctp_chunkmap_is_all_set(const __u32 *chunkmap, unsigned int n)
-
init/do_mounts.h:30:32-30:36: static inline int rd_load_disk(int n) { return 0; }
-
init/initramfs.c:234:31-234:40: static inline void __init eat(unsigned n)
-
kernel/auditsc.c:869:8-869:28: struct audit_names *n,
-
kernel/auditsc.c:1534:59-1534:79: static void audit_log_name(struct audit_context *context, struct audit_names *n,
-
kernel/bpf/core.c:585:41-585:65: static unsigned long bpf_get_ksym_start(struct latch_tree_node *n)
-
kernel/bpf/core.c:596:53-596:77: static __always_inline int bpf_tree_comp(void *key, struct latch_tree_node *n)
-
kernel/bpf/cpumap.c:214:24-214:28: void **frames, int n,
-
kernel/bpf/devmap.c:327:32-327:36: struct xdp_frame **frames, int n,
-
kernel/bpf/verifier.c:979:53-979:60: static void *copy_array(void *dst, const void *src, size_t n, size_t size, gfp_t flags)
-
kernel/bpf/verifier.c:1046:65-1046:72: static int resize_reference_state(struct bpf_func_state *state, size_t n)
-
kernel/cred.c:66:60-66:64: static inline void set_cred_subscribers(struct cred *cred, int n)
-
kernel/cred.c:82:69-82:73: static inline void alter_cred_subscribers(const struct cred *_cred, int n)
-
kernel/events/internal.h:177:43-177:57: memcpy_common(void *dst, const void *src, unsigned long n)
-
kernel/events/internal.h:186:41-186:55: memcpy_skip(void *dst, const void *src, unsigned long n)
-
kernel/module/tree_lookup.c:22:53-22:77: static __always_inline unsigned long __mod_tree_val(struct latch_tree_node *n)
-
kernel/module/tree_lookup.c:29:54-29:78: static __always_inline unsigned long __mod_tree_size(struct latch_tree_node *n)
-
kernel/module/tree_lookup.c:43:26-43:50: mod_tree_comp(void *key, struct latch_tree_node *n)
-
kernel/notifier.c:23:8-23:31: struct notifier_block *n,
-
kernel/notifier.c:44:3-44:26: struct notifier_block *n)
-
kernel/notifier.c:144:3-144:26: struct notifier_block *n)
-
kernel/notifier.c:167:13-167:36: struct notifier_block *n)
-
kernel/notifier.c:189:3-189:26: struct notifier_block *n)
-
kernel/notifier.c:252:12-252:35: struct notifier_block *n,
-
kernel/notifier.c:282:3-282:26: struct notifier_block *n)
-
kernel/notifier.c:299:8-299:31: struct notifier_block *n)
-
kernel/notifier.c:316:3-316:26: struct notifier_block *n)
-
kernel/notifier.c:405:3-405:26: struct notifier_block *n)
-
kernel/notifier.c:422:3-422:26: struct notifier_block *n)
-
kernel/notifier.c:476:3-476:26: struct notifier_block *n)
-
kernel/notifier.c:506:3-506:26: struct notifier_block *n)
-
kernel/params.c:84:45-84:52: bool parameqn(const char *a, const char *b, size_t n)
-
kernel/power/hibernate.c:1101:23-1101:30: const char *buf, size_t n)
-
kernel/power/hibernate.c:1159:25-1159:32: const char *buf, size_t n)
-
kernel/power/hibernate.c:1196:8-1196:15: size_t n)
-
kernel/power/hibernate.c:1218:22-1218:29: const char *buf, size_t n)
-
kernel/power/hibernate.c:1240:25-1240:32: const char *buf, size_t n)
-
kernel/power/main.c:107:27-107:34: const char *buf, size_t n)
-
kernel/power/main.c:150:62-150:69: static suspend_state_t decode_suspend_state(const char *buf, size_t n)
-
kernel/power/main.c:170:28-170:35: const char *buf, size_t n)
-
kernel/power/main.c:213:26-213:33: const char *buf, size_t n)
-
kernel/power/main.c:264:22-264:29: const char *buf, size_t n)
-
kernel/power/main.c:485:26-485:33: const char *buf, size_t n)
-
kernel/power/main.c:528:29-528:36: const char *buf, size_t n)
-
kernel/power/main.c:588:54-588:61: static suspend_state_t decode_state(const char *buf, size_t n)
-
kernel/power/main.c:616:24-616:31: const char *buf, size_t n)
-
kernel/power/main.c:690:22-690:29: const char *buf, size_t n)
-
kernel/power/main.c:743:28-743:35: const char *buf, size_t n)
-
kernel/power/main.c:772:28-772:35: const char *buf, size_t n)
-
kernel/power/main.c:789:23-789:30: const char *buf, size_t n)
-
kernel/power/main.c:811:26-811:33: const char *buf, size_t n)
-
kernel/power/main.c:848:29-848:36: const char *buf, size_t n)
-
kernel/power/snapshot.c:1970:13-1970:26: unsigned int n) { return 0; }
-
kernel/printk/printk_ringbuffer.c:355:66-355:70: static struct prb_desc *to_desc(struct prb_desc_ring *desc_ring, u64 n)
-
kernel/printk/printk_ringbuffer.c:364:69-364:73: static struct printk_info *to_info(struct prb_desc_ring *desc_ring, u64 n)
-
kernel/rcu/rcuscale.c:611:25-611:29: static int compute_real(int n)
-
kernel/rcu/refscale.c:621:30-621:34: static u64 process_durations(int n)
-
kernel/rcu/update.c:371:36-371:40: void __wait_rcu_gp(bool checktiny, int n, call_rcu_func_t *crcu_array,
-
kernel/resource.c:1151:31-1151:47: resource_size_t start, resource_size_t n,
-
kernel/resource.c:1210:30-1210:46: resource_size_t start, resource_size_t n,
-
kernel/resource.c:1244:9-1244:25: resource_size_t n)
-
kernel/resource.c:1565:32-1565:48: resource_size_t start, resource_size_t n, const char *name)
-
kernel/resource.c:1590:30-1590:46: resource_size_t start, resource_size_t n)
-
kernel/sched/loadavg.c:109:58-109:71: fixed_power_int(unsigned long x, unsigned int frac_bits, unsigned int n)
-
kernel/sched/loadavg.c:157:28-157:41: unsigned long active, unsigned int n)
-
kernel/sched/pelt.c:31:32-31:36: static u64 decay_load(u64 val, u64 n)
-
kernel/seccomp.c:1056:64-1056:87: static void seccomp_handle_addfd(struct seccomp_kaddfd *addfd, struct seccomp_knotif *n)
-
kernel/seccomp.c:1091:7-1091:30: struct seccomp_knotif *n)
-
kernel/time/time.c:723:24-723:28: u64 nsecs_to_jiffies64(u64 n)
-
kernel/time/time.c:754:32-754:36: unsigned long nsecs_to_jiffies(u64 n)
-
kernel/trace/bpf_trace.c:1137:1-1137:1: BPF_CALL_3(get_func_arg, void *, ctx, u32, n, u64 *, value)
-
kernel/trace/bpf_trace.c:1137:1-1137:1: BPF_CALL_3(get_func_arg, void *, ctx, u32, n, u64 *, value)
-
kernel/trace/trace_events_hist.c:5250:43-5250:47: struct event_trigger_data *data, int n)
-
kernel/trace/trace_events_hist.c:5482:42-5482:46: struct event_trigger_data *data, int n)
-
kernel/trace/trace_osnoise.c:1172:8-1172:28: struct task_struct *n,
-
kernel/trace/trace_uprobe.c:105:60-105:73: static unsigned long adjust_stack_addr(unsigned long addr, unsigned int n)
-
kernel/trace/trace_uprobe.c:111:63-111:76: static unsigned long get_user_stack_nth(struct pt_regs *regs, unsigned int n)
-
kernel/trace/tracing_map.c:39:74-39:78: void tracing_map_update_sum(struct tracing_map_elt *elt, unsigned int i, u64 n)
-
kernel/trace/tracing_map.c:71:71-71:75: void tracing_map_set_var(struct tracing_map_elt *elt, unsigned int i, u64 n)
-
kernel/watch_queue.c:74:7-74:34: struct watch_notification *n)
-
kernel/watch_queue.c:141:11-141:44: const struct watch_notification *n)
-
kernel/watch_queue.c:177:11-177:38: struct watch_notification *n,
-
lib/842/842_compress.c:154:59-154:62: static int __split_add_bits(struct sw842_param *p, u64 d, u8 n, u8 s)
-
lib/842/842_compress.c:167:51-167:54: static int add_bits(struct sw842_param *p, u64 d, u8 n)
-
lib/842/842_decompress.c:67:61-67:64: static int __split_next_bits(struct sw842_param *p, u64 *d, u8 n, u8 s)
-
lib/842/842_decompress.c:87:53-87:56: static int next_bits(struct sw842_param *p, u64 *d, u8 n)
-
lib/842/842_decompress.c:131:43-131:46: static int do_data(struct sw842_param *p, u8 n)
-
lib/842/842_decompress.c:212:44-212:47: static int do_index(struct sw842_param *p, u8 n)
-
lib/bootconfig.c:745:43-745:49: static int __init xbc_parse_key(char **k, char *n)
-
lib/bootconfig.c:762:44-762:50: static int __init xbc_open_brace(char **k, char *n)
-
lib/bootconfig.c:774:45-774:51: static int __init xbc_close_brace(char **k, char *n)
-
lib/btree.c:103:70-103:77: static int longcmp(const unsigned long *l1, const unsigned long *l2, size_t n)
-
lib/btree.c:117:3-117:10: size_t n)
-
lib/btree.c:126:66-126:73: static unsigned long *longset(unsigned long *s, unsigned long c, size_t n)
-
lib/btree.c:148:72-148:76: static unsigned long *bkey(struct btree_geo *geo, unsigned long *node, int n)
-
lib/btree.c:153:63-153:67: static void *bval(struct btree_geo *geo, unsigned long *node, int n)
-
lib/btree.c:158:64-158:68: static void setkey(struct btree_geo *geo, unsigned long *node, int n,
-
lib/btree.c:164:64-164:68: static void setval(struct btree_geo *geo, unsigned long *node, int n,
-
lib/btree.c:170:67-170:71: static void clearpair(struct btree_geo *geo, unsigned long *node, int n)
-
lib/cmdline.c:23:45-23:49: static int get_range(char **str, int *pint, int n)
-
lib/cmdline_kunit.c:108:11-108:24: unsigned int n, const int *e)
-
lib/cpumask.c:17:27-17:31: unsigned int cpumask_next(int n, const struct cpumask *srcp)
-
lib/cpumask.c:34:22-34:26: int cpumask_next_and(int n, const struct cpumask *src1p,
-
lib/cpumask.c:77:23-77:27: int cpumask_next_wrap(int n, const struct cpumask *mask, int start, bool wrap)
-
lib/dynamic_debug.c:950:44-950:57: int ddebug_add_module(struct _ddebug *tab, unsigned int n,
-
lib/generic-radix-tree.c:204:35-204:57: static void genradix_free_recurse(struct genradix_node *n, unsigned level)
-
lib/iov_iter.c:149:55-149:62: static int copyout(void __user *to, const void *from, size_t n)
-
lib/iov_iter.c:160:54-160:61: static int copyin(void *to, const void __user *from, size_t n)
-
lib/iov_iter.c:677:58-677:65: static int copyout_mc(void __user *to, const void *from, size_t n)
-
lib/iov_iter.c:824:69-824:76: static inline bool page_copy_sane(struct page *page, size_t offset, size_t n)
-
lib/iov_iter.c:1557:38-1557:45: static struct page **get_pages_array(size_t n)
-
lib/kfifo.c:421:50-421:63: static void __kfifo_poke_n(struct __kfifo *fifo, unsigned int n, size_t recsize)
-
lib/kfifo.c:453:47-453:61: void *buf, unsigned int len, size_t recsize, unsigned int *n)
-
lib/klist.c:94:39-94:58: static void add_head(struct klist *k, struct klist_node *n)
-
lib/klist.c:101:39-101:58: static void add_tail(struct klist *k, struct klist_node *n)
-
lib/klist.c:108:46-108:65: static void klist_node_init(struct klist *k, struct klist_node *n)
-
lib/klist.c:122:21-122:40: void klist_add_head(struct klist_node *n, struct klist *k)
-
lib/klist.c:134:21-134:40: void klist_add_tail(struct klist_node *n, struct klist *k)
-
lib/klist.c:146:23-146:42: void klist_add_behind(struct klist_node *n, struct klist_node *pos)
-
lib/klist.c:162:23-162:42: void klist_add_before(struct klist_node *n, struct klist_node *pos)
-
lib/klist.c:204:30-204:49: static int klist_dec_and_del(struct klist_node *n)
-
lib/klist.c:209:23-209:42: static void klist_put(struct klist_node *n, bool kill)
-
lib/klist.c:228:16-228:35: void klist_del(struct klist_node *n)
-
lib/klist.c:238:19-238:38: void klist_remove(struct klist_node *n)
-
lib/klist.c:265:25-265:44: int klist_node_attached(struct klist_node *n)
-
lib/klist.c:281:6-281:25: struct klist_node *n)
-
lib/klist.c:320:41-320:59: static struct klist_node *to_klist_node(struct list_head *n)
-
lib/kunit/test.c:634:47-634:54: void *kunit_kmalloc_array(struct kunit *test, size_t n, size_t size, gfp_t gfp)
-
lib/mpi/mpi-bit.c:62:25-62:38: int mpi_test_bit(MPI a, unsigned int n)
-
lib/mpi/mpi-bit.c:80:25-80:38: void mpi_set_bit(MPI a, unsigned int n)
-
lib/mpi/mpi-bit.c:99:29-99:42: void mpi_set_highbit(MPI a, unsigned int n)
-
lib/mpi/mpi-bit.c:122:31-122:44: void mpi_clear_highbit(MPI a, unsigned int n)
-
lib/mpi/mpi-bit.c:140:27-140:40: void mpi_clear_bit(MPI a, unsigned int n)
-
lib/mpi/mpi-bit.c:178:31-178:44: void mpi_rshift(MPI x, MPI a, unsigned int n)
-
lib/mpi/mpi-bit.c:273:31-273:44: void mpi_lshift(MPI x, MPI a, unsigned int n)
-
lib/mpi/mpi-inv.c:27:28-27:32: int mpi_invm(MPI x, MPI a, MPI n)
-
lib/mpi/mpicoder.c:525:40-525:53: static void twocompl(unsigned char *p, unsigned int n)
-
lib/nlattr.c:647:44-647:48: nla_policy_len(const struct nla_policy *p, int n)
-
lib/plist.c:33:7-33:25: struct list_head *n)
-
lib/sort.c:58:45-58:52: static void swap_words_32(void *a, void *b, size_t n)
-
lib/sort.c:83:45-83:52: static void swap_words_64(void *a, void *b, size_t n)
-
lib/sort.c:111:42-111:49: static void swap_bytes(void *a, void *b, size_t n)
-
lib/stackdepot.c:237:4-237:17: unsigned int n)
-
lib/string.c:879:36-879:43: void *memchr(const void *s, int c, size_t n)
-
lib/string_helpers.c:690:58-690:65: char **kasprintf_strarray(gfp_t gfp, const char *prefix, size_t n)
-
lib/string_helpers.c:721:35-721:42: void kfree_strarray(char **array, size_t n)
-
lib/string_helpers.c:746:72-746:79: char **devm_kasprintf_strarray(struct device *dev, const char *prefix, size_t n)
-
lib/string_helpers.c:885:45-885:52: int match_string(const char * const *array, size_t n, const char *string)
-
lib/string_helpers.c:919:53-919:60: int __sysfs_match_string(const char * const *array, size_t n, const char *str)
-
lib/test_vmalloc.c:393:37-393:41: static void shuffle_array(int *arr, int n)
-
lib/usercopy.c:10:66-10:80: unsigned long _copy_from_user(void *to, const void __user *from, unsigned long n)
-
lib/usercopy.c:26:64-26:78: unsigned long _copy_to_user(void __user *to, const void *from, unsigned long n)
-
lib/vsprintf.c:287:26-287:45: char *put_dec(char *buf, unsigned long long n)
-
lib/vsprintf.c:615:31-615:35: char *widen_string(char *buf, int n, char *end, struct printf_spec spec)
-
lib/xarray.c:2095:23-2095:36: unsigned long max, unsigned int n)
-
lib/xarray.c:2114:23-2114:36: unsigned long max, unsigned int n, xa_mark_t mark)
-
lib/xarray.c:2161:23-2161:36: unsigned long max, unsigned int n, xa_mark_t filter)
-
mm/memcontrol.c:5031:9-5031:22: unsigned int n)
-
mm/memcontrol.c:5036:62-5036:75: static void mem_cgroup_id_put_many(struct mem_cgroup *memcg, unsigned int n)
-
mm/mempolicy.c:1940:55-1940:69: static unsigned offset_il_node(struct mempolicy *pol, unsigned long n)
-
mm/mempolicy.c:2534:21-2534:37: static void sp_free(struct sp_node *n)
-
mm/mempolicy.c:2647:49-2647:65: static void sp_delete(struct shared_policy *sp, struct sp_node *n)
-
mm/page_poison.c:34:47-34:51: void __kernel_poison_pages(struct page *page, int n)
-
mm/page_poison.c:93:49-93:53: void __kernel_unpoison_pages(struct page *page, int n)
-
mm/slub.c:483:3-483:15: const char *n)
-
mm/slub.c:524:3-524:15: const char *n)
-
mm/slub.c:1234:2-1234:26: struct kmem_cache_node *n, struct slab *slab)
-
mm/slub.c:1243:47-1243:71: static void remove_full(struct kmem_cache *s, struct kmem_cache_node *n, struct slab *slab)
-
mm/slub.c:1260:43-1260:67: static inline unsigned long node_nr_slabs(struct kmem_cache_node *n)
-
mm/slub.c:2081:15-2081:39: __add_partial(struct kmem_cache_node *n, struct slab *slab, int tail)
-
mm/slub.c:2090:32-2090:56: static inline void add_partial(struct kmem_cache_node *n,
-
mm/slub.c:2097:35-2097:59: static inline void remove_partial(struct kmem_cache_node *n,
-
mm/slub.c:2112:3-2112:27: struct kmem_cache_node *n, struct slab *slab,
-
mm/slub.c:2161:53-2161:77: static void *get_partial_node(struct kmem_cache *s, struct kmem_cache_node *n,
-
mm/slub.c:2331:41-2331:53: static inline void note_cmpxchg_failure(const char *n,
-
mm/slub.c:2787:42-2787:66: static inline unsigned long node_nr_objs(struct kmem_cache_node *n)
-
mm/slub.c:2794:36-2794:60: static unsigned long count_partial(struct kmem_cache_node *n,
-
mm/slub.c:3908:22-3908:46: init_kmem_cache_node(struct kmem_cache_node *n)
-
mm/slub.c:4287:48-4287:72: static void free_partial(struct kmem_cache *s, struct kmem_cache_node *n)
-
mm/slub.c:4510:43-4510:57: void __check_heap_object(const void *ptr, unsigned long n,
-
mm/slub.c:5028:3-5028:27: struct kmem_cache_node *n, unsigned long *obj_map)
-
mm/swapfile.c:311:9-311:22: unsigned int n)
-
mm/swapfile.c:317:7-317:20: unsigned int n, unsigned int f)
-
mm/swapfile.c:1402:51-1402:55: void swapcache_free_entries(swp_entry_t *entries, int n)
-
mm/usercopy.c:105:47-105:61: static bool overlaps(const unsigned long ptr, unsigned long n,
-
mm/usercopy.c:120:10-120:24: unsigned long n, bool to_user)
-
mm/usercopy.c:149:65-149:79: static inline void check_bogus_address(const unsigned long ptr, unsigned long n,
-
mm/usercopy.c:161:55-161:69: static inline void check_heap_object(const void *ptr, unsigned long n,
-
mm/usercopy.c:212:43-212:57: void __check_object_size(const void *ptr, unsigned long n, bool to_user)
-
mm/util.c:220:42-220:47: char *strndup_user(const char __user *s, long n)
-
mm/util.c:698:23-698:30: void *__vmalloc_array(size_t n, size_t size, gfp_t flags)
-
mm/util.c:713:21-713:28: void *vmalloc_array(size_t n, size_t size)
-
mm/util.c:725:17-725:24: void *__vcalloc(size_t n, size_t size, gfp_t flags)
-
mm/util.c:736:15-736:22: void *vcalloc(size_t n, size_t size)
-
mm/vmalloc.c:3636:37-3636:53: static struct vmap_area *node_to_va(struct rb_node *n)
-
net/6lowpan/ndisc.c:56:40-56:58: static void lowpan_ndisc_802154_update(struct neighbour *n, u32 flags,
-
net/6lowpan/ndisc.c:103:5-103:23: struct neighbour *n, u32 flags, u8 icmp6_type,
-
net/8021q/vlan_netlink.c:194:40-194:53: static inline size_t vlan_qos_map_size(unsigned int n)
-
net/appletalk/aarp.c:252:33-252:53: static void __aarp_expire_timer(struct aarp_entry **n)
-
net/appletalk/aarp.c:271:25-271:45: static void __aarp_kick(struct aarp_entry **n)
-
net/appletalk/aarp.c:293:34-293:54: static void __aarp_expire_device(struct aarp_entry **n, struct net_device *dev)
-
net/appletalk/aarp.c:351:31-351:51: static void __aarp_expire_all(struct aarp_entry **n)
-
net/atm/clip.c:121:27-121:45: static int neigh_check_cb(struct neighbour *n)
-
net/atm/clip.c:736:47-736:65: static void atmarp_info(struct seq_file *seq, struct neighbour *n,
-
net/atm/clip.c:826:11-826:29: struct neighbour *n, loff_t * pos)
-
net/batman-adv/bitarray.c:15:63-15:67: static void batadv_bitmap_shift_left(unsigned long *seq_bits, s32 n)
-
net/batman-adv/bitarray.h:44:60-44:64: static inline void batadv_set_bit(unsigned long *seq_bits, s32 n)
-
net/bridge/br_arp_nd_proxy.c:250:35-250:53: struct sk_buff *request, struct neighbour *n,
-
net/bridge/netfilter/ebtables.c:535:11-535:25: unsigned int *n, unsigned int *cnt,
-
net/bridge/netfilter/ebtables.c:595:9-595:23: unsigned int *n, struct ebt_cl_stack *udc)
-
net/ceph/crush/mapper.c:169:19-169:23: static int height(int n)
-
net/core/dev.c:1380:32-1380:52: static int napi_kthread_create(struct napi_struct *n)
-
net/core/dev.c:5959:22-5959:42: void __napi_schedule(struct napi_struct *n)
-
net/core/dev.c:5978:25-5978:45: bool napi_schedule_prep(struct napi_struct *n)
-
net/core/dev.c:6012:29-6012:49: void __napi_schedule_irqoff(struct napi_struct *n)
-
net/core/dev.c:6021:25-6021:45: bool napi_complete_done(struct napi_struct *n, int work_done)
-
net/core/dev.c:6392:19-6392:39: void napi_disable(struct napi_struct *n)
-
net/core/dev.c:6426:18-6426:38: void napi_enable(struct napi_struct *n)
-
net/core/dev.c:6474:24-6474:44: static int __napi_poll(struct napi_struct *n, bool *repoll)
-
net/core/dev.c:6545:22-6545:42: static int napi_poll(struct napi_struct *n, struct list_head *repoll)
-
net/core/neighbour.c:118:29-118:47: static void neigh_mark_dead(struct neighbour *n)
-
net/core/neighbour.c:129:34-129:52: static void neigh_update_gc_list(struct neighbour *n)
-
net/core/neighbour.c:158:39-158:57: static void neigh_update_managed_list(struct neighbour *n)
-
net/core/neighbour.c:208:23-208:41: static bool neigh_del(struct neighbour *n, struct neighbour __rcu **np,
-
net/core/neighbour.c:290:29-290:47: static void neigh_add_timer(struct neighbour *n, unsigned long when)
-
net/core/neighbour.c:300:28-300:46: static int neigh_del_timer(struct neighbour *n)
-
net/core/neighbour.c:721:47-721:68: static struct pneigh_entry *__pneigh_lookup_1(struct pneigh_entry *n,
-
net/core/neighbour.c:998:40-998:58: static __inline__ int neigh_max_probes(struct neighbour *n)
-
net/core/neighbour.c:1489:27-1489:45: static void neigh_hh_init(struct neighbour *n)
-
net/core/neighbour.c:3173:6-3173:24: struct neighbour *n,
-
net/core/neighbour.c:3452:28-3452:46: static void __neigh_notify(struct neighbour *n, int type, int flags,
-
net/core/neighbour.c:3477:19-3477:37: void neigh_app_ns(struct neighbour *n)
-
net/core/netclassid_cgroup.c:69:66-69:75: static int update_classid_sock(const void *v, struct file *file, unsigned n)
-
net/core/netprio_cgroup.c:219:61-219:70: static int update_netprio(const void *v, struct file *file, unsigned n)
-
net/core/skbuff.c:1056:36-1056:52: static struct sk_buff *__skb_clone(struct sk_buff *n, struct sk_buff *skb)
-
net/dccp/ccids/lib/packet_history.h:91:67-91:76: static inline u8 tfrc_rx_hist_index(const struct tfrc_rx_hist *h, const u8 n)
-
net/dccp/ccids/lib/packet_history.h:109:53-109:62: tfrc_rx_hist_entry(const struct tfrc_rx_hist *h, const u8 n)
-
net/decnet/af_decnet.c:2132:12-2132:25: struct sock *n)
-
net/decnet/dn_neigh.c:533:64-533:68: int dn_neigh_elist(struct net_device *dev, unsigned char *ptr, int n)
-
net/decnet/dn_neigh.c:552:7-552:25: struct neighbour *n)
-
net/decnet/dn_table.c:530:11-530:28: struct nlmsghdr *n, struct netlink_skb_parms *req)
-
net/decnet/dn_table.c:667:11-667:28: struct nlmsghdr *n, struct netlink_skb_parms *req)
-
net/decnet/dn_table.c:836:39-836:43: struct dn_fib_table *dn_fib_get_table(u32 n, int create)
-
net/ethtool/bitset.c:15:29-15:42: static u32 ethnl_lower_bits(unsigned int n)
-
net/ethtool/bitset.c:20:29-20:42: static u32 ethnl_upper_bits(unsigned int n)
-
net/ieee802154/6lowpan/core.c:85:59-85:77: static int lowpan_neigh_construct(struct net_device *dev, struct neighbour *n)
-
net/ipv4/arp.c:1345:8-1345:26: struct neighbour *n)
-
net/ipv4/arp.c:1378:9-1378:30: struct pneigh_entry *n)
-
net/ipv4/fib_trie.c:202:36-202:55: static inline void node_set_parent(struct key_vector *n, struct key_vector *tp)
-
net/ipv4/fib_trie.c:337:36-337:55: static inline void empty_child_inc(struct key_vector *n)
-
net/ipv4/fib_trie.c:345:36-345:55: static inline void empty_child_dec(struct key_vector *n)
-
net/ipv4/fib_trie.c:409:53-409:72: static inline int tnode_full(struct key_vector *tn, struct key_vector *n)
-
net/ipv4/fib_trie.c:418:9-418:28: struct key_vector *n)
-
net/ipv4/fib_trie.c:469:7-469:26: struct key_vector *n)
-
net/ipv4/fib_trie.c:483:10-483:29: struct key_vector *n)
-
net/ipv4/fib_trie.c:1414:48-1414:67: static inline t_key prefix_mismatch(t_key key, struct key_vector *n)
-
net/ipv4/fib_trie.c:2743:46-2743:50: static void seq_indent(struct seq_file *seq, int n)
-
net/ipv6/mip6.c:26:58-26:71: static inline unsigned int calc_padlen(unsigned int len, unsigned int n)
-
net/ipv6/ndisc.c:320:26-320:50: static bool ndisc_key_eq(const struct neighbour *n, const void *pkey)
-
net/ipv6/ndisc.c:373:31-373:52: static int pndisc_constructor(struct pneigh_entry *n)
-
net/ipv6/ndisc.c:386:31-386:52: static void pndisc_destructor(struct pneigh_entry *n)
-
net/ipv6/rpl.c:32:26-32:40: size_t ipv6_rpl_srh_size(unsigned char n, unsigned char cmpri,
-
net/ipv6/rpl.c:40:39-40:53: const struct in6_addr *daddr, unsigned char n)
-
net/ipv6/rpl.c:64:11-64:25: unsigned char n)
-
net/ipv6/rpl.c:95:37-95:51: const struct in6_addr *daddr, unsigned char n)
-
net/mac80211/util.c:4224:72-4224:76: bool ieee80211_cs_list_valid(const struct ieee80211_cipher_scheme *cs, int n)
-
net/netfilter/core.c:582:6-582:19: unsigned int n)
-
net/netfilter/ipset/ip_set_hash_gen.h:394:39-394:55: mtype_ext_cleanup(struct ip_set *set, struct hbucket *n)
-
net/netfilter/nf_conntrack_expect.c:82:43-82:61: static unsigned int nf_ct_expect_dst_hash(const struct net *n, const struct nf_conntrack_tuple *tuple)
-
net/netfilter/nf_conntrack_helper.c:320:37-320:67: void nf_ct_helper_expectfn_register(struct nf_ct_helper_expectfn *n)
-
net/netfilter/nf_conntrack_helper.c:328:39-328:69: void nf_ct_helper_expectfn_unregister(struct nf_ct_helper_expectfn *n)
-
net/netfilter/nf_conntrack_helper.c:505:7-505:20: unsigned int n)
-
net/netfilter/nf_conntrack_helper.c:525:5-525:18: unsigned int n)
-
net/netfilter/nfnetlink.c:111:31-111:65: int nfnetlink_subsys_register(const struct nfnetlink_subsystem *n)
-
net/netfilter/nfnetlink.c:132:33-132:67: int nfnetlink_subsys_unregister(const struct nfnetlink_subsystem *n)
-
net/netfilter/nft_set_pipapo.c:1441:16-1441:20: int start, int n, int to_offset, bool is_last)
-
net/netfilter/x_tables.c:112:47-112:60: xt_register_targets(struct xt_target *target, unsigned int n)
-
net/netfilter/x_tables.c:132:49-132:62: xt_unregister_targets(struct xt_target *target, unsigned int n)
-
net/netfilter/x_tables.c:162:45-162:58: xt_register_matches(struct xt_match *match, unsigned int n)
-
net/netfilter/x_tables.c:182:47-182:60: xt_unregister_matches(struct xt_match *match, unsigned int n)
-
net/phonet/pep.c:468:44-468:57: static u8 pipe_negotiate_fc(const u8 *fcs, unsigned int n)
-
net/sched/act_api.c:1586:45-1586:62: tcf_get_notify(struct net *net, u32 portid, struct nlmsghdr *n,
-
net/sched/act_api.c:1606:8-1606:25: struct nlmsghdr *n, u32 portid,
-
net/sched/act_api.c:1650:8-1650:25: struct nlmsghdr *n, u32 portid,
-
net/sched/act_api.c:1845:33-1845:50: tcf_del_notify(struct net *net, struct nlmsghdr *n, struct tc_action *actions[],
-
net/sched/act_api.c:1877:52-1877:69: tca_action_gd(struct net *net, struct nlattr *nla, struct nlmsghdr *n,
-
net/sched/act_api.c:1925:33-1925:50: tcf_add_notify(struct net *net, struct nlmsghdr *n, struct tc_action *actions[],
-
net/sched/act_api.c:1947:6-1947:23: struct nlmsghdr *n, u32 portid, u32 flags,
-
net/sched/act_api.c:1981:47-1981:64: static int tc_ctl_action(struct sk_buff *skb, struct nlmsghdr *n,
-
net/sched/act_gate.c:203:29-203:44: static int parse_gate_entry(struct nlattr *n, struct tcfg_gate_entry *entry,
-
net/sched/act_pedit.c:38:8-38:11: u8 n)
-
net/sched/act_pedit.c:106:40-106:44: struct tcf_pedit_key_ex *keys_ex, int n)
-
net/sched/cls_api.c:1869:6-1869:23: struct nlmsghdr *n, struct tcf_proto *tp,
-
net/sched/cls_api.c:1898:10-1898:27: struct nlmsghdr *n, struct tcf_proto *tp,
-
net/sched/cls_api.c:1938:18-1938:35: u32 parent, struct nlmsghdr *n,
-
net/sched/cls_api.c:1955:48-1955:65: static int tc_new_tfilter(struct sk_buff *skb, struct nlmsghdr *n,
-
net/sched/cls_api.c:2189:48-2189:65: static int tc_del_tfilter(struct sk_buff *skb, struct nlmsghdr *n,
-
net/sched/cls_api.c:2349:48-2349:65: static int tc_get_tfilter(struct sk_buff *skb, struct nlmsghdr *n,
-
net/sched/cls_api.c:2481:48-2481:54: static int tcf_node_dump(struct tcf_proto *tp, void *n, struct tcf_walker *arg)
-
net/sched/cls_api.c:2814:46-2814:63: static int tc_ctl_chain(struct sk_buff *skb, struct nlmsghdr *n,
-
net/sched/cls_rsvp.h:220:48-220:68: static void rsvp_replace(struct tcf_proto *tp, struct rsvp_filter *n, u32 h)
-
net/sched/cls_u32.c:389:31-389:50: static void __u32_destroy_key(struct tc_u_knode *n)
-
net/sched/cls_u32.c:399:29-399:48: static void u32_destroy_key(struct tc_u_knode *n, bool free_pf)
-
net/sched/cls_u32.c:519:55-519:74: static void u32_remove_hw_knode(struct tcf_proto *tp, struct tc_u_knode *n,
-
net/sched/cls_u32.c:533:55-533:74: static int u32_replace_hw_knode(struct tcf_proto *tp, struct tc_u_knode *n,
-
net/sched/cls_u32.c:715:5-715:24: struct tc_u_knode *n, struct nlattr **tb,
-
net/sched/cls_u32.c:771:10-771:29: struct tc_u_knode *n)
-
net/sched/cls_u32.c:798:7-798:26: struct tc_u_knode *n)
-
net/sched/cls_u32.c:1173:54-1173:73: static int u32_reoffload_knode(struct tcf_proto *tp, struct tc_u_knode *n,
-
net/sched/sch_api.c:661:50-661:63: static struct hlist_head *qdisc_class_hash_alloc(unsigned int n)
-
net/sched/sch_api.c:771:51-771:55: void qdisc_tree_reduce_backlog(struct Qdisc *sch, int n, int len)
-
net/sched/sch_api.c:974:4-974:21: struct nlmsghdr *n, u32 clid,
-
net/sched/sch_api.c:1005:11-1005:28: struct nlmsghdr *n, u32 clid,
-
net/sched/sch_api.c:1038:31-1038:48: struct sk_buff *skb, struct nlmsghdr *n, u32 classid,
-
net/sched/sch_api.c:1415:46-1415:63: static int tc_get_qdisc(struct sk_buff *skb, struct nlmsghdr *n,
-
net/sched/sch_api.c:1500:49-1500:66: static int tc_modify_qdisc(struct sk_buff *skb, struct nlmsghdr *n,
-
net/sched/sch_api.c:1841:5-1841:22: struct nlmsghdr *n, struct Qdisc *q,
-
net/sched/sch_api.c:1862:31-1862:48: struct sk_buff *oskb, struct nlmsghdr *n,
-
net/sched/sch_api.c:1903:48-1903:54: static int tcf_node_bind(struct tcf_proto *tp, void *n, struct tcf_walker *arg)
-
net/sched/sch_api.c:1979:47-1979:64: static int tc_ctl_tclass(struct sk_buff *skb, struct nlmsghdr *n,
-
net/sched/sch_htb.c:346:37-346:54: static inline void htb_next_rb_node(struct rb_node **n)
-
net/sched/sch_htb.c:781:57-781:73: static struct rb_node *htb_id_find_next_upper(int prio, struct rb_node *n,
-
net/sched/sch_taprio.c:828:54-828:69: static int parse_sched_entry(struct taprio_sched *q, struct nlattr *n,
-
net/sunrpc/xprtrdma/rpc_rdma.c:210:8-210:22: unsigned int *n)
-
net/tipc/msg.h:252:53-252:57: static inline void msg_set_user(struct tipc_msg *m, u32 n)
-
net/tipc/msg.h:262:55-262:59: static inline void msg_set_hdr_sz(struct tipc_msg *m, u32 n)
-
net/tipc/msg.h:287:56-287:60: static inline void msg_set_non_seq(struct tipc_msg *m, u32 n)
-
net/tipc/msg.h:385:53-385:57: static inline void msg_set_type(struct tipc_msg *m, u32 n)
-
net/tipc/msg.h:480:61-480:65: static inline void msg_set_lookup_scope(struct tipc_msg *m, u32 n)
-
net/tipc/msg.h:490:58-490:62: static inline void msg_set_bcast_ack(struct tipc_msg *m, u16 n)
-
net/tipc/msg.h:513:61-513:65: static inline void msg_set_dest_session(struct tipc_msg *m, u16 n)
-
net/tipc/msg.h:526:52-526:56: static inline void msg_set_ack(struct tipc_msg *m, u16 n)
-
net/tipc/msg.h:536:54-536:58: static inline void msg_set_seqno(struct tipc_msg *m, u16 n)
-
net/tipc/msg.h:594:60-594:64: static inline void msg_set_named_seqno(struct tipc_msg *m, u16 n)
-
net/tipc/msg.h:651:57-651:61: static inline void msg_set_nametype(struct tipc_msg *m, u32 n)
-
net/tipc/msg.h:666:58-666:62: static inline void msg_set_namelower(struct tipc_msg *m, u32 n)
-
net/tipc/msg.h:671:57-671:61: static inline void msg_set_nameinst(struct tipc_msg *m, u32 n)
-
net/tipc/msg.h:681:58-681:62: static inline void msg_set_nameupper(struct tipc_msg *m, u32 n)
-
net/tipc/msg.h:752:56-752:60: static inline void msg_set_seq_gap(struct tipc_msg *m, u32 n)
-
net/tipc/msg.h:762:57-762:61: static inline void msg_set_node_sig(struct tipc_msg *m, u32 n)
-
net/tipc/msg.h:772:66-772:70: static inline void msg_set_node_capabilities(struct tipc_msg *m, u32 n)
-
net/tipc/msg.h:785:60-785:64: static inline void msg_set_dest_domain(struct tipc_msg *m, u32 n)
-
net/tipc/msg.h:790:60-790:64: static inline void msg_set_bcgap_after(struct tipc_msg *m, u32 n)
-
net/tipc/msg.h:800:57-800:61: static inline void msg_set_bcgap_to(struct tipc_msg *m, u32 n)
-
net/tipc/msg.h:818:59-818:63: static inline void msg_set_last_bcast(struct tipc_msg *m, u32 n)
-
net/tipc/msg.h:828:59-828:63: static inline void msg_set_nof_fragms(struct tipc_msg *m, u32 n)
-
net/tipc/msg.h:838:57-838:61: static inline void msg_set_fragm_no(struct tipc_msg *m, u32 n)
-
net/tipc/msg.h:848:58-848:62: static inline void msg_set_next_sent(struct tipc_msg *m, u16 n)
-
net/tipc/msg.h:878:56-878:60: static inline void msg_set_session(struct tipc_msg *m, u16 n)
-
net/tipc/msg.h:898:58-898:63: static inline void msg_set_net_plane(struct tipc_msg *m, char n)
-
net/tipc/msg.h:908:57-908:61: static inline void msg_set_linkprio(struct tipc_msg *m, u32 n)
-
net/tipc/msg.h:918:58-918:62: static inline void msg_set_bearer_id(struct tipc_msg *m, u32 n)
-
net/tipc/msg.h:970:55-970:59: static inline void msg_set_bc_gap(struct tipc_msg *m, u32 n)
-
net/tipc/msg.h:983:55-983:59: static inline void msg_set_msgcnt(struct tipc_msg *m, u16 n)
-
net/tipc/msg.h:993:55-993:59: static inline void msg_set_syncpt(struct tipc_msg *m, u16 n)
-
net/tipc/msg.h:1003:57-1003:61: static inline void msg_set_conn_ack(struct tipc_msg *m, u32 n)
-
net/tipc/msg.h:1013:56-1013:60: static inline void msg_set_adv_win(struct tipc_msg *m, u16 n)
-
net/tipc/msg.h:1023:56-1023:60: static inline void msg_set_max_pkt(struct tipc_msg *m, u32 n)
-
net/tipc/msg.h:1033:63-1033:67: static inline void msg_set_link_tolerance(struct tipc_msg *m, u32 n)
-
net/tipc/msg.h:1043:62-1043:66: static inline void msg_set_grp_bc_syncpt(struct tipc_msg *m, u16 n)
-
net/tipc/msg.h:1053:61-1053:65: static inline void msg_set_grp_bc_acked(struct tipc_msg *m, u16 n)
-
net/tipc/msg.h:1063:61-1063:65: static inline void msg_set_grp_remitted(struct tipc_msg *m, u16 n)
-
net/tipc/msg.h:1075:56-1075:60: static inline void msg_set_grp_evt(struct tipc_msg *m, int n)
-
net/tipc/msg.h:1085:63-1085:68: static inline void msg_set_grp_bc_ack_req(struct tipc_msg *m, bool n)
-
net/tipc/msg.h:1095:61-1095:65: static inline void msg_set_grp_bc_seqno(struct tipc_msg *m, u32 n)
-
net/tipc/msg.h:1123:62-1123:66: static inline void msg_set_peer_net_hash(struct tipc_msg *m, u32 n)
-
net/tipc/msg.h:1140:63-1140:67: static inline void msg_set_sugg_node_addr(struct tipc_msg *m, u32 n)
-
net/tipc/name_table.c:128:56-128:72: static struct service_range *service_range_match_first(struct rb_node *n,
-
net/tipc/name_table.c:178:55-178:71: static struct service_range *service_range_match_next(struct rb_node *n,
-
net/tipc/node.c:197:43-197:61: static struct tipc_link *node_active_link(struct tipc_node *n, int sel)
-
net/tipc/node.c:374:33-374:51: static void tipc_node_read_lock(struct tipc_node *n)
-
net/tipc/node.c:380:35-380:53: static void tipc_node_read_unlock(struct tipc_node *n)
-
net/tipc/node.c:386:34-386:52: static void tipc_node_write_lock(struct tipc_node *n)
-
net/tipc/node.c:392:41-392:59: static void tipc_node_write_unlock_fast(struct tipc_node *n)
-
net/tipc/node.c:398:36-398:54: static void tipc_node_write_unlock(struct tipc_node *n)
-
net/tipc/node.c:442:39-442:57: static void tipc_node_assign_peer_net(struct tipc_node *n, u32 hash_mixes)
-
net/tipc/node.c:596:39-596:57: static void tipc_node_calculate_timer(struct tipc_node *n, struct tipc_link *l)
-
net/tipc/node.c:839:33-839:51: static void __tipc_node_link_up(struct tipc_node *n, int bearer_id,
-
net/tipc/node.c:908:31-908:49: static void tipc_node_link_up(struct tipc_node *n, int bearer_id,
-
net/tipc/node.c:941:37-941:55: static void tipc_node_link_failover(struct tipc_node *n, struct tipc_link *l,
-
net/tipc/node.c:971:35-971:53: static void __tipc_node_link_down(struct tipc_node *n, int *bearer_id,
-
net/tipc/node.c:1045:33-1045:51: static void tipc_node_link_down(struct tipc_node *n, int bearer_id, bool delete)
-
net/tipc/node.c:1080:24-1080:42: static bool node_is_up(struct tipc_node *n)
-
net/tipc/node.c:1320:35-1320:53: static void tipc_node_reset_links(struct tipc_node *n)
-
net/tipc/node.c:1335:31-1335:49: static void tipc_node_fsm_evt(struct tipc_node *n, int evt)
-
net/tipc/node.c:1511:31-1511:49: static void node_lost_contact(struct tipc_node *n,
-
net/tipc/node.c:1809:33-1809:51: static void tipc_node_mcast_rcv(struct tipc_node *n)
-
net/tipc/node.c:1822:35-1822:53: static void tipc_node_bc_sync_rcv(struct tipc_node *n, struct tipc_msg *hdr,
-
net/tipc/node.c:1919:35-1919:53: static bool tipc_node_check_state(struct tipc_node *n, struct sk_buff *skb,
-
net/tipc/node.c:3076:20-3076:38: int tipc_node_dump(struct tipc_node *n, bool more, char *buf)
-
net/tipc/trace.h:353:1-353:1: DEFINE_NODE_EVENT(tipc_node_dump);
-
net/tipc/trace.h:354:1-354:1: DEFINE_NODE_EVENT(tipc_node_create);
-
net/tipc/trace.h:355:1-355:1: DEFINE_NODE_EVENT(tipc_node_delete);
-
net/tipc/trace.h:356:1-356:1: DEFINE_NODE_EVENT(tipc_node_lost_contact);
-
net/tipc/trace.h:357:1-357:1: DEFINE_NODE_EVENT(tipc_node_timeout);
-
net/tipc/trace.h:358:1-358:1: DEFINE_NODE_EVENT(tipc_node_link_up);
-
net/tipc/trace.h:359:1-359:1: DEFINE_NODE_EVENT(tipc_node_link_down);
-
net/tipc/trace.h:360:1-360:1: DEFINE_NODE_EVENT(tipc_node_reset_links);
-
net/tipc/trace.h:361:1-361:1: DEFINE_NODE_EVENT(tipc_node_check_state);
-
net/xfrm/xfrm_hash.c:32:21-32:40: void xfrm_hash_free(struct hlist_head *n, unsigned int sz)
-
net/xfrm/xfrm_policy.c:840:12-840:42: struct xfrm_pol_inexact_node *n,
-
net/xfrm/xfrm_policy.c:903:12-903:42: struct xfrm_pol_inexact_node *n,
-
net/xfrm/xfrm_policy.c:962:9-962:39: struct xfrm_pol_inexact_node *n,
-
net/xfrm/xfrm_state.c:1854:38-1854:42: __xfrm6_sort(void **dst, void **src, int n,
-
net/xfrm/xfrm_state.c:1948:64-1948:68: xfrm_tmpl_sort(struct xfrm_tmpl **dst, struct xfrm_tmpl **src, int n,
-
net/xfrm/xfrm_state.c:1962:67-1962:71: xfrm_state_sort(struct xfrm_state **dst, struct xfrm_state **src, int n,
-
samples/auxdisplay/cfag12864b-example.c:186:21-186:35: static void example(unsigned char n)
-
samples/watch_queue/watch_test.c:48:28-48:55: static void saw_key_change(struct watch_notification *n, size_t len)
-
scripts/dtc/libfdt/fdt_ro.c:160:69-160:73: static const struct fdt_reserve_entry *fdt_mem_rsv(const void *fdt, int n)
-
scripts/dtc/libfdt/fdt_ro.c:175:38-175:42: int fdt_get_mem_rsv(const void *fdt, int n, uint64_t *address, uint64_t *size)
-
scripts/dtc/libfdt/fdt_rw.c:172:32-172:36: int fdt_del_mem_rsv(void *fdt, int n)
-
scripts/dtc/libfdt/libfdt_internal.h:36:77-36:81: static inline const struct fdt_reserve_entry *fdt_mem_rsv_(const void *fdt, int n)
-
scripts/dtc/libfdt/libfdt_internal.h:44:67-44:71: static inline struct fdt_reserve_entry *fdt_mem_rsv_w_(void *fdt, int n)
-
security/apparmor/apparmorfs.c:841:38-841:45: struct multi_transaction *new, size_t n)
-
security/apparmor/include/label.h:331:64-331:68: static inline const char *aa_label_strn_split(const char *str, int n)
-
security/apparmor/include/policy_ns.h:142:26-142:33: const char *name, size_t n)
-
security/apparmor/label.c:186:51-186:55: static bool vec_is_stale(struct aa_profile **vec, int n)
-
security/apparmor/label.c:200:53-200:57: static bool vec_unconfined(struct aa_profile **vec, int n)
-
security/apparmor/label.c:224:51-224:55: static inline int unique(struct aa_profile **vec, int n)
-
security/apparmor/label.c:262:44-262:48: int aa_vec_unique(struct aa_profile **vec, int n, int flags)
-
security/apparmor/label.c:719:61-719:65: static struct aa_label *__vec_find(struct aa_profile **vec, int n)
-
security/apparmor/label.c:833:59-833:63: static struct aa_label *vec_find(struct aa_profile **vec, int n)
-
security/apparmor/label.c:1835:54-1835:61: static int label_count_strn_entries(const char *str, size_t n)
-
security/apparmor/label.c:1862:27-1862:34: const char *str, size_t n)
-
security/apparmor/label.c:1885:10-1885:17: size_t n, gfp_t gfp, bool create,
-
security/apparmor/lib.c:74:43-74:50: const char *skipn_spaces(const char *str, size_t n)
-
security/apparmor/lib.c:83:50-83:57: const char *aa_splitn_fqname(const char *fqname, size_t n, const char **ns_name,
-
security/apparmor/match.c:629:23-629:27: const char *str, int n, const char **retpos)
-
security/apparmor/policy.c:396:29-396:36: const char *hname, size_t n)
-
security/apparmor/policy.c:433:11-433:18: size_t n)
-
security/apparmor/policy.c:457:26-457:33: const char *fqname, size_t n)
-
security/apparmor/policy_ns.c:162:65-162:72: struct aa_ns *aa_findn_ns(struct aa_ns *root, const char *name, size_t n)
-
security/apparmor/policy_ns.c:200:70-200:77: struct aa_ns *__aa_lookupn_ns(struct aa_ns *view, const char *hname, size_t n)
-
security/apparmor/policy_ns.c:231:67-231:74: struct aa_ns *aa_lookupn_ns(struct aa_ns *view, const char *name, size_t n)
-
security/keys/proc.c:64:60-64:76: static struct rb_node *key_serial_next(struct seq_file *p, struct rb_node *n)
-
security/keys/proc.c:129:44-129:60: static inline key_serial_t key_node_serial(struct rb_node *n)
-
security/keys/proc.c:252:72-252:88: static struct rb_node *__key_user_next(struct user_namespace *user_ns, struct rb_node *n)
-
security/keys/proc.c:263:70-263:86: static struct rb_node *key_user_next(struct user_namespace *user_ns, struct rb_node *n)
-
security/lockdown/lockdown.c:117:10-117:17: size_t n, loff_t *ppos)
-
security/security.c:2150:11-2150:38: struct watch_notification *n)
-
security/selinux/ss/ebitmap.h:48:9-48:31: struct ebitmap_node **n)
-
security/selinux/ss/ebitmap.h:66:8-66:30: struct ebitmap_node **n,
-
security/selinux/ss/ebitmap.h:88:40-88:61: static inline int ebitmap_node_get_bit(struct ebitmap_node *n,
-
security/selinux/ss/ebitmap.h:100:41-100:62: static inline void ebitmap_node_set_bit(struct ebitmap_node *n,
-
security/selinux/ss/ebitmap.h:110:41-110:62: static inline void ebitmap_node_clr_bit(struct ebitmap_node *n,
-
security/smack/smack_lsm.c:4416:8-4416:35: struct watch_notification *n)
-
sound/core/seq/seq_midi_emul.c:627:63-627:67: static void snd_midi_channel_init(struct snd_midi_channel *p, int n)
-
sound/core/seq/seq_midi_emul.c:648:59-648:63: static struct snd_midi_channel *snd_midi_channel_init_set(int n)
-
sound/core/seq/seq_midi_emul.c:687:57-687:61: struct snd_midi_channel_set *snd_midi_channel_alloc_set(int n)
-
sound/isa/ad1848/ad1848.c:49:49-49:62: static int snd_ad1848_match(struct device *dev, unsigned int n)
-
sound/isa/ad1848/ad1848.c:69:49-69:62: static int snd_ad1848_probe(struct device *dev, unsigned int n)
-
sound/isa/ad1848/ad1848.c:116:51-116:64: static int snd_ad1848_suspend(struct device *dev, unsigned int n, pm_message_t state)
-
sound/isa/ad1848/ad1848.c:126:50-126:63: static int snd_ad1848_resume(struct device *dev, unsigned int n)
-
sound/isa/adlib.c:34:48-34:61: static int snd_adlib_match(struct device *dev, unsigned int n)
-
sound/isa/adlib.c:46:48-46:61: static int snd_adlib_probe(struct device *dev, unsigned int n)
-
sound/isa/cmi8328.c:415:53-415:66: static int snd_cmi8328_suspend(struct device *pdev, unsigned int n,
-
sound/isa/cmi8328.c:431:52-431:65: static int snd_cmi8328_resume(struct device *pdev, unsigned int n)
-
sound/isa/cmi8330.c:639:56-639:69: static int snd_cmi8330_isa_suspend(struct device *dev, unsigned int n,
-
sound/isa/cmi8330.c:645:55-645:68: static int snd_cmi8330_isa_resume(struct device *dev, unsigned int n)
-
sound/isa/cs423x/cs4231.c:56:49-56:62: static int snd_cs4231_match(struct device *dev, unsigned int n)
-
sound/isa/cs423x/cs4231.c:76:49-76:62: static int snd_cs4231_probe(struct device *dev, unsigned int n)
-
sound/isa/cs423x/cs4231.c:135:51-135:64: static int snd_cs4231_suspend(struct device *dev, unsigned int n, pm_message_t state)
-
sound/isa/cs423x/cs4231.c:145:50-145:63: static int snd_cs4231_resume(struct device *dev, unsigned int n)
-
sound/isa/cs423x/cs4236.c:465:55-465:68: static int snd_cs423x_isa_suspend(struct device *dev, unsigned int n,
-
sound/isa/cs423x/cs4236.c:471:54-471:67: static int snd_cs423x_isa_resume(struct device *dev, unsigned int n)
-
sound/isa/es1688/es1688.c:73:49-73:62: static int snd_es1688_match(struct device *dev, unsigned int n)
-
sound/isa/es1688/es1688.c:79:29-79:42: struct device *dev, unsigned int n)
-
sound/isa/es1688/es1688.c:117:52-117:65: static int snd_es1688_probe(struct snd_card *card, unsigned int n)
-
sound/isa/es1688/es1688.c:164:53-164:66: static int snd_es1688_isa_probe(struct device *dev, unsigned int n)
-
sound/isa/es1688/es1688.c:202:54-202:67: static int snd_card_es968_pnp(struct snd_card *card, unsigned int n,
-
sound/isa/es18xx.c:2175:55-2175:68: static int snd_es18xx_isa_suspend(struct device *dev, unsigned int n,
-
sound/isa/es18xx.c:2181:54-2181:67: static int snd_es18xx_isa_resume(struct device *dev, unsigned int n)
-
sound/isa/galaxy/galaxy.c:194:49-194:62: static int snd_galaxy_match(struct device *dev, unsigned int n)
-
sound/isa/galaxy/galaxy.c:481:51-481:64: static int __snd_galaxy_probe(struct device *dev, unsigned int n)
-
sound/isa/galaxy/galaxy.c:601:49-601:62: static int snd_galaxy_probe(struct device *dev, unsigned int n)
-
sound/isa/gus/gusclassic.c:60:53-60:66: static int snd_gusclassic_match(struct device *dev, unsigned int n)
-
sound/isa/gus/gusclassic.c:66:26-66:39: struct device *dev, unsigned int n,
-
sound/isa/gus/gusclassic.c:132:53-132:66: static int snd_gusclassic_probe(struct device *dev, unsigned int n)
-
sound/isa/gus/gusextreme.c:76:53-76:66: static int snd_gusextreme_match(struct device *dev, unsigned int n)
-
sound/isa/gus/gusextreme.c:83:26-83:39: struct device *dev, unsigned int n)
-
sound/isa/gus/gusextreme.c:121:28-121:41: struct device *dev, unsigned int n,
-
sound/isa/gus/gusextreme.c:223:53-223:66: static int snd_gusextreme_probe(struct device *dev, unsigned int n)
-
sound/isa/opl3sa2.c:866:56-866:69: static int snd_opl3sa2_isa_suspend(struct device *dev, unsigned int n,
-
sound/isa/opl3sa2.c:872:55-872:68: static int snd_opl3sa2_isa_resume(struct device *dev, unsigned int n)
-
sound/isa/opti9xx/miro.c:1379:54-1379:67: static int snd_miro_isa_match(struct device *devptr, unsigned int n)
-
sound/isa/opti9xx/miro.c:1390:54-1390:67: static int snd_miro_isa_probe(struct device *devptr, unsigned int n)
-
sound/isa/opti9xx/opti92x-ad1848.c:1039:56-1039:69: static int snd_opti9xx_isa_suspend(struct device *dev, unsigned int n,
-
sound/isa/opti9xx/opti92x-ad1848.c:1045:55-1045:68: static int snd_opti9xx_isa_resume(struct device *dev, unsigned int n)
-
sound/isa/sb/jazz16.c:333:52-333:65: static int snd_jazz16_suspend(struct device *pdev, unsigned int n,
-
sound/isa/sb/jazz16.c:345:51-345:64: static int snd_jazz16_resume(struct device *pdev, unsigned int n)
-
sound/isa/sb/sb16.c:540:53-540:66: static int snd_sb16_isa_suspend(struct device *dev, unsigned int n,
-
sound/isa/sb/sb16.c:546:52-546:65: static int snd_sb16_isa_resume(struct device *dev, unsigned int n)
-
sound/isa/sb/sb8.c:181:48-181:61: static int snd_sb8_suspend(struct device *dev, unsigned int n,
-
sound/isa/sb/sb8.c:193:47-193:60: static int snd_sb8_resume(struct device *dev, unsigned int n)
-
sound/pci/ctxfi/ctresource.c:73:43-73:56: int mgr_get_resource(struct rsc_mgr *mgr, unsigned int n, unsigned int *ridx)
-
sound/pci/ctxfi/ctresource.c:87:43-87:56: int mgr_put_resource(struct rsc_mgr *mgr, unsigned int n, unsigned int idx)
-
sound/pci/ice1712/se.c:407:36-407:40: static int se200pci_get_enum_count(int n)
-
sound/pci/ice1712/se.c:475:59-475:63: static void se200pci_cont_update(struct snd_ice1712 *ice, int n)
-
sound/pci/rme9652/hdspm.c:1115:34-1115:38: static inline int HDSPM_bit2freq(int n)
-
sound/soc/codecs/max98925.c:258:36-258:41: int rate, int clock, int *value, int *n, int *m)
-
sound/soc/stm/stm32_adfsdm.c:154:62-154:69: static void stm32_memcpy_32to16(void *dest, const void *src, size_t n)
-
sound/usb/hiface/pcm.c:245:47-245:60: static void memcpy_swahw32(u8 *dest, u8 *src, unsigned int n)
-
tools/testing/nvdimm/test/iomap.c:222:3-222:19: resource_size_t n)
-
tools/testing/nvdimm/test/iomap.c:259:3-259:19: resource_size_t n, const char *name, int flags)
-
tools/testing/nvdimm/test/iomap.c:327:26-327:42: resource_size_t start, resource_size_t n, const char *name,
-
tools/testing/nvdimm/test/iomap.c:352:3-352:19: resource_size_t n, const char *name)
-
tools/testing/nvdimm/test/iomap.c:361:3-361:19: resource_size_t n)
-
tools/testing/nvdimm/test/iomap.c:369:26-369:42: resource_size_t start, resource_size_t n)
-
/usr/include/openssl/asn1.h:119:1-119:1: DEFINE_STACK_OF(X509_ALGOR)
-
/usr/include/openssl/asn1.h:194:1-194:1: DEFINE_STACK_OF(ASN1_STRING_TABLE)
-
/usr/include/openssl/asn1.h:438:1-438:1: DEFINE_STACK_OF(ASN1_INTEGER)
-
/usr/include/openssl/asn1.h:440:1-440:1: DEFINE_STACK_OF(ASN1_GENERALSTRING)
-
/usr/include/openssl/asn1.h:442:1-442:1: DEFINE_STACK_OF(ASN1_UTF8STRING)
-
/usr/include/openssl/asn1.h:475:1-475:1: DEFINE_STACK_OF(ASN1_TYPE)
-
/usr/include/openssl/asn1.h:536:1-536:1: DEFINE_STACK_OF(ASN1_OBJECT)
-
/usr/include/openssl/asn1.h:119:1-119:1: DEFINE_STACK_OF(X509_ALGOR)
-
/usr/include/openssl/asn1.h:194:1-194:1: DEFINE_STACK_OF(ASN1_STRING_TABLE)
-
/usr/include/openssl/asn1.h:438:1-438:1: DEFINE_STACK_OF(ASN1_INTEGER)
-
/usr/include/openssl/asn1.h:440:1-440:1: DEFINE_STACK_OF(ASN1_GENERALSTRING)
-
/usr/include/openssl/asn1.h:442:1-442:1: DEFINE_STACK_OF(ASN1_UTF8STRING)
-
/usr/include/openssl/asn1.h:475:1-475:1: DEFINE_STACK_OF(ASN1_TYPE)
-
/usr/include/openssl/asn1.h:536:1-536:1: DEFINE_STACK_OF(ASN1_OBJECT)
-
/usr/include/openssl/bio.h:258:1-258:1: DEFINE_STACK_OF(BIO)
-
/usr/include/openssl/bio.h:258:1-258:1: DEFINE_STACK_OF(BIO)
-
/usr/include/openssl/crypto.h:89:1-89:1: DEFINE_STACK_OF(void)
-
/usr/include/openssl/crypto.h:89:1-89:1: DEFINE_STACK_OF(void)
-
/usr/include/openssl/pkcs7.h:49:1-49:1: DEFINE_STACK_OF(PKCS7_SIGNER_INFO)
-
/usr/include/openssl/pkcs7.h:59:1-59:1: DEFINE_STACK_OF(PKCS7_RECIP_INFO)
-
/usr/include/openssl/pkcs7.h:146:1-146:1: DEFINE_STACK_OF(PKCS7)
-
/usr/include/openssl/pkcs7.h:49:1-49:1: DEFINE_STACK_OF(PKCS7_SIGNER_INFO)
-
/usr/include/openssl/pkcs7.h:59:1-59:1: DEFINE_STACK_OF(PKCS7_RECIP_INFO)
-
/usr/include/openssl/pkcs7.h:146:1-146:1: DEFINE_STACK_OF(PKCS7)
-
/usr/include/openssl/safestack.h:159:1-159:1: DEFINE_SPECIAL_STACK_OF(OPENSSL_STRING, char)
-
/usr/include/openssl/safestack.h:160:1-160:1: DEFINE_SPECIAL_STACK_OF_CONST(OPENSSL_CSTRING, char)
-
/usr/include/openssl/safestack.h:167:1-167:1: DEFINE_SPECIAL_STACK_OF(OPENSSL_BLOCK, void)
-
/usr/include/openssl/safestack.h:159:1-159:1: DEFINE_SPECIAL_STACK_OF(OPENSSL_STRING, char)
-
/usr/include/openssl/safestack.h:160:1-160:1: DEFINE_SPECIAL_STACK_OF_CONST(OPENSSL_CSTRING, char)
-
/usr/include/openssl/safestack.h:167:1-167:1: DEFINE_SPECIAL_STACK_OF(OPENSSL_BLOCK, void)
-
/usr/include/openssl/ui.h:280:1-280:1: DEFINE_STACK_OF(UI_STRING)
-
/usr/include/openssl/ui.h:280:1-280:1: DEFINE_STACK_OF(UI_STRING)
-
/usr/include/openssl/x509.h:75:1-75:1: DEFINE_STACK_OF(X509_NAME_ENTRY)
-
/usr/include/openssl/x509.h:77:1-77:1: DEFINE_STACK_OF(X509_NAME)
-
/usr/include/openssl/x509.h:85:1-85:1: DEFINE_STACK_OF(X509_EXTENSION)
-
/usr/include/openssl/x509.h:89:1-89:1: DEFINE_STACK_OF(X509_ATTRIBUTE)
-
/usr/include/openssl/x509.h:99:1-99:1: DEFINE_STACK_OF(X509)
-
/usr/include/openssl/x509.h:112:1-112:1: DEFINE_STACK_OF(X509_TRUST)
-
/usr/include/openssl/x509.h:224:1-224:1: DEFINE_STACK_OF(X509_REVOKED)
-
/usr/include/openssl/x509.h:228:1-228:1: DEFINE_STACK_OF(X509_CRL)
-
/usr/include/openssl/x509.h:254:1-254:1: DEFINE_STACK_OF(X509_INFO)
-
/usr/include/openssl/x509.h:75:1-75:1: DEFINE_STACK_OF(X509_NAME_ENTRY)
-
/usr/include/openssl/x509.h:77:1-77:1: DEFINE_STACK_OF(X509_NAME)
-
/usr/include/openssl/x509.h:85:1-85:1: DEFINE_STACK_OF(X509_EXTENSION)
-
/usr/include/openssl/x509.h:89:1-89:1: DEFINE_STACK_OF(X509_ATTRIBUTE)
-
/usr/include/openssl/x509.h:99:1-99:1: DEFINE_STACK_OF(X509)
-
/usr/include/openssl/x509.h:112:1-112:1: DEFINE_STACK_OF(X509_TRUST)
-
/usr/include/openssl/x509.h:224:1-224:1: DEFINE_STACK_OF(X509_REVOKED)
-
/usr/include/openssl/x509.h:228:1-228:1: DEFINE_STACK_OF(X509_CRL)
-
/usr/include/openssl/x509.h:254:1-254:1: DEFINE_STACK_OF(X509_INFO)
-
/usr/include/openssl/x509_vfy.h:57:1-57:1: DEFINE_STACK_OF(X509_LOOKUP)
-
/usr/include/openssl/x509_vfy.h:58:1-58:1: DEFINE_STACK_OF(X509_OBJECT)
-
/usr/include/openssl/x509_vfy.h:59:1-59:1: DEFINE_STACK_OF(X509_VERIFY_PARAM)
-
/usr/include/openssl/x509_vfy.h:57:1-57:1: DEFINE_STACK_OF(X509_LOOKUP)
-
/usr/include/openssl/x509_vfy.h:58:1-58:1: DEFINE_STACK_OF(X509_OBJECT)
-
/usr/include/openssl/x509_vfy.h:59:1-59:1: DEFINE_STACK_OF(X509_VERIFY_PARAM)
variable
Defined...
-
arch/x86/crypto/ghash-clmulni-intel_glue.c:85:3-85:11: int n = min(srclen, dctx->bytes);
-
arch/x86/crypto/nhpoly1305-avx2-glue.c:33:3-33:20: unsigned int n = min_t(unsigned int, srclen, SZ_4K);
-
arch/x86/crypto/nhpoly1305-sse2-glue.c:33:3-33:20: unsigned int n = min_t(unsigned int, srclen, SZ_4K);
-
arch/x86/events/amd/uncore.c:469:2-469:21: struct hlist_node *n;
-
arch/x86/events/core.c:1161:2-1161:6: int n, max_count;
-
arch/x86/events/core.c:1455:2-1455:6: int n, n0, ret;
-
arch/x86/events/core.c:2295:2-2295:6: int n, ret;
-
arch/x86/events/core.c:2408:2-2408:21: int ret = -EINVAL, n;
-
arch/x86/events/intel/ds.c:1931:2-1931:6: int n;
-
arch/x86/events/intel/pt.c:1427:4-1427:39: unsigned long n = fr[range].size - 1;
-
arch/x86/events/intel/uncore.c:378:2-378:6: int n, max_count;
-
arch/x86/events/intel/uncore.c:570:2-570:9: int i, n, ret;
-
arch/x86/events/intel/uncore.c:683:2-683:21: int ret = -EINVAL, n;
-
arch/x86/kernel/apic/io_apic.c:2650:2-2650:16: unsigned long n;
-
arch/x86/kernel/apic/x2apic_uv_x.c:325:2-325:33: int n = strlen(uv_ate->archtype);
-
arch/x86/kernel/apic/x2apic_uv_x.c:1010:2-1010:17: int i, fi, li, n, max_io;
-
arch/x86/kernel/cpu/cacheinfo.c:535:2-535:10: int n = 1;
-
arch/x86/kernel/cpu/cacheinfo.c:783:3-783:10: int j, n;
-
arch/x86/kernel/cpu/common.c:801:2-801:15: unsigned int n, dummy, ebx, ecx, edx, l2size;
-
arch/x86/kernel/cpu/hypervisor.c:86:2-86:42: unsigned int i, n = size / sizeof(void *);
-
arch/x86/kernel/cpu/intel.c:933:2-933:12: int i, j, n;
-
arch/x86/kernel/cpu/mce/inject.c:353:2-353:6: int n;
-
arch/x86/kernel/e820.c:699:2-699:21: struct e820_table *n;
-
arch/x86/kernel/espfix_64.c:138:2-138:6: int n, node;
-
arch/x86/kernel/kvm.c:101:3-102:4: struct kvm_task_sleep_node *n =
-
arch/x86/kernel/kvm.c:143:2-143:29: struct kvm_task_sleep_node n;
-
arch/x86/kernel/kvm.c:177:3-177:31: struct kvm_task_sleep_node *n;
-
arch/x86/kernel/kvm.c:194:2-194:30: struct kvm_task_sleep_node *n, *dummy = NULL;
-
arch/x86/kernel/nmi.c:189:2-189:20: struct nmiaction *n, *found = NULL;
-
arch/x86/kernel/tls.c:246:2-246:10: int n = GDT_ENTRY_TLS_ENTRIES;
-
arch/x86/kvm/emulate.c:1430:3-1430:25: unsigned int in_page, n;
-
arch/x86/kvm/mmu/mmu.c:1912:2-1912:6: int n;
-
arch/x86/kvm/mmu/page_track.c:262:2-262:39: struct kvm_page_track_notifier_node *n;
-
arch/x86/kvm/mmu/page_track.c:288:2-288:39: struct kvm_page_track_notifier_node *n;
-
arch/x86/kvm/mtrr.c:232:2-232:6: int n;
-
arch/x86/kvm/svm/sev.c:917:2-917:16: unsigned long n;
-
arch/x86/kvm/svm/sev.c:1002:2-1002:16: unsigned long n, i;
-
arch/x86/kvm/svm/sev.c:1272:2-1272:16: unsigned long n;
-
arch/x86/kvm/svm/sev.c:1455:2-1455:16: unsigned long n;
-
arch/x86/kvm/vmx/vmx.c:2427:2-2427:26: struct loaded_vmcs *v, *n;
-
arch/x86/kvm/x86.c:4164:2-4164:9: int r, n;
-
arch/x86/kvm/x86.c:4461:3-4461:12: unsigned n;
-
arch/x86/kvm/x86.c:4514:3-4514:16: unsigned int n;
-
arch/x86/kvm/x86.c:6757:2-6757:6: int n;
-
arch/x86/kvm/x86.c:6777:2-6777:6: int n;
-
arch/x86/lib/inat.c:30:2-30:6: int n;
-
arch/x86/lib/inat.c:49:2-49:6: int n;
-
arch/x86/mm/numa_emulation.c:397:3-397:17: unsigned long n;
-
arch/x86/mm/numa_emulation.c:430:3-430:17: unsigned long n;
-
arch/x86/pci/amd_bus.c:347:2-347:18: unsigned int i, n;
-
arch/x86/pci/legacy.c:17:2-17:6: int n;
-
arch/x86/platform/uv/uv_nmi.c:204:2-204:10: int n = ARRAY_SIZE(valid_acts);
-
arch/x86/platform/uv/uv_nmi.c:622:2-622:35: int i, j, k, n = num_online_cpus();
-
arch/x86/xen/setup.c:389:2-389:30: unsigned long n = end_pfn - start_pfn;
-
block/bfq-iosched.c:712:3-712:20: struct rb_node **n;
-
block/bfq-iosched.c:1236:2-1236:21: struct hlist_node *n;
-
block/bfq-iosched.c:1263:3-1263:22: struct hlist_node *n;
-
block/bfq-iosched.c:5255:2-5255:21: struct hlist_node *n;
-
block/bfq-iosched.c:7026:2-7026:27: struct bfq_queue *bfqq, *n;
-
block/blk-cgroup.c:487:2-487:26: struct blkcg_gq *blkg, *n;
-
block/blk-flush.c:225:2-225:23: struct request *rq, *n;
-
block/blk-map.c:270:5-270:34: unsigned int n = PAGE_SIZE - offs;
-
block/blk-throttle.c:509:2-509:18: struct rb_node *n;
-
block/elevator.c:290:2-290:28: struct rb_node *n = root->rb_node;
-
block/genhd.c:244:2-244:26: struct blk_major_name **n, *p;
-
block/genhd.c:312:2-312:26: struct blk_major_name **n;
-
block/genhd.c:723:2-723:26: struct blk_major_name **n;
-
block/ioctl.c:360:2-360:11: int ret, n;
-
block/ioctl.c:445:2-445:11: int ret, n;
-
block/partitions/aix.c:170:2-170:21: struct lvname *n = NULL;
-
block/partitions/efi.c:239:2-240:54: sector_t n = lba *
-
block/partitions/msdos.c:676:4-676:17: sector_t n = 2;
-
block/partitions/msdos.c:702:3-702:7: int n;
-
crypto/adiantum.c:256:2-256:18: unsigned int i, n;
-
crypto/af_alg.c:404:2-404:10: ssize_t n;
-
crypto/algapi.c:100:2-100:31: struct crypto_spawn *spawn, *n;
-
crypto/algapi.c:149:2-149:31: struct crypto_spawn *spawn, *n;
-
crypto/algapi.c:414:2-414:21: struct crypto_alg *n;
-
crypto/algapi.c:555:2-555:21: struct hlist_node *n;
-
crypto/asymmetric_keys/asymmetric_type.c:369:2-369:6: int n;
-
crypto/asymmetric_keys/public_key.c:72:2-72:6: int n;
-
crypto/dh.c:349:2-349:15: unsigned int n, oversampling_size;
-
crypto/ghash-generic.c:86:3-86:11: int n = min(srclen, dctx->bytes);
-
crypto/skcipher.c:107:2-107:25: unsigned int n = walk->nbytes;
-
crypto/skcipher.c:231:2-231:11: unsigned n;
-
crypto/skcipher.c:347:2-347:15: unsigned int n;
-
crypto/sm2.c:136:2-136:9: size_t n;
-
crypto/tea.c:59:2-59:12: u32 y, z, n, sum = 0;
-
crypto/tea.c:87:2-87:12: u32 y, z, n, sum;
-
crypto/vmac.c:496:2-496:15: unsigned int n;
-
crypto/vmac.c:545:3-545:20: unsigned int n = round_up(partial, 16);
-
drivers/accessibility/speakup/keyhelp.c:134:2-134:9: int i, n;
-
drivers/accessibility/speakup/kobjects.c:234:2-234:6: int n;
-
drivers/accessibility/speakup/speakup_soft.c:157:2-157:9: size_t n;
-
drivers/acpi/acpi_dbg.c:585:6-585:6: n = min(len, circ_count_to_end(crc));
-
drivers/acpi/acpi_dbg.c:263:6-263:6: n = min(len, circ_space_to_end(crc));
-
drivers/acpi/acpi_dbg.c:655:6-655:6: n = min(len, circ_space_to_end(crc));
-
drivers/acpi/acpi_dbg.c:254:2-254:6: int n;
-
drivers/acpi/acpi_dbg.c:576:2-576:6: int n;
-
drivers/acpi/acpi_dbg.c:646:2-646:6: int n;
-
drivers/acpi/acpi_memhotplug.c:100:2-100:34: struct acpi_memory_info *info, *n;
-
drivers/acpi/acpi_memhotplug.c:258:2-258:34: struct acpi_memory_info *info, *n;
-
drivers/android/binder.c:546:2-546:18: struct rb_node *n;
-
drivers/android/binder.c:663:2-663:34: struct rb_node *n = proc->nodes.rb_node;
-
drivers/android/binder.c:993:2-993:41: struct rb_node *n = proc->refs_by_desc.rb_node;
-
drivers/android/binder.c:1040:2-1040:18: struct rb_node *n;
-
drivers/android/binder.c:5049:2-5049:18: struct rb_node *n;
-
drivers/android/binder.c:5073:2-5073:18: struct rb_node *n;
-
drivers/android/binder.c:5576:2-5576:18: struct rb_node *n;
-
drivers/android/binder.c:5680:2-5680:18: struct rb_node *n;
-
drivers/android/binder.c:5975:2-5975:18: struct rb_node *n;
-
drivers/android/binder.c:6141:2-6141:18: struct rb_node *n;
-
drivers/android/binder_alloc.c:130:2-130:47: struct rb_node *n = alloc->allocated_buffers.rb_node;
-
drivers/android/binder_alloc.c:350:2-350:18: struct rb_node *n;
-
drivers/android/binder_alloc.c:392:2-392:42: struct rb_node *n = alloc->free_buffers.rb_node;
-
drivers/android/binder_alloc.c:814:2-814:18: struct rb_node *n;
-
drivers/android/binder_alloc.c:899:2-899:18: struct rb_node *n;
-
drivers/android/binder_alloc.c:951:2-951:18: struct rb_node *n;
-
drivers/ata/pata_it821x.c:662:2-662:10: int n = 0;
-
drivers/ata/sata_sil.c:615:2-615:15: unsigned int n, quirks = 0;
-
drivers/atm/eni.c:119:2-119:6: int n,i;
-
drivers/atm/iphase.c:3100:3-3100:22: int left = *pos, n;
-
drivers/atm/lanai.c:1300:2-1300:6: int n;
-
drivers/atm/lanai.c:1329:2-1329:13: int space, n;
-
drivers/atm/lanai.c:1383:2-1383:67: int n = ((unsigned long) end) - ((unsigned long) lvcc->rx.buf.ptr);
-
drivers/atm/nicstar.c:1232:2-1232:10: int n = 0; /* Number of entries in the TST. Initialized to remove
-
drivers/auxdisplay/hd44780.c:67:2-67:15: unsigned int n;
-
drivers/auxdisplay/hd44780.c:83:2-83:15: unsigned int n;
-
drivers/auxdisplay/hd44780.c:160:2-160:15: unsigned int n;
-
drivers/base/attribute_container.c:224:3-224:3: klist_for_each_entry(ic, &cont->containers, node, &iter) {
-
drivers/base/attribute_container.c:254:2-254:2: klist_for_each_entry(ic, &cont->containers, node, &iter) {
-
drivers/base/attribute_container.c:271:2-271:2: klist_for_each_entry(ic, &cont->containers, node, &iter) {
-
drivers/base/attribute_container.c:373:3-373:3: klist_for_each_entry(ic, &cont->containers, node, &iter) {
-
drivers/base/attribute_container.c:537:2-537:2: klist_for_each_entry(ic, &cont->containers, node, &iter) {
-
drivers/base/bus.c:258:2-258:37: struct klist_node *n = klist_next(i);
-
drivers/base/bus.c:385:2-385:37: struct klist_node *n = klist_next(i);
-
drivers/base/bus.c:917:2-917:21: struct klist_node *n;
-
drivers/base/bus.c:938:2-938:21: struct klist_node *n, *tmp;
-
drivers/base/cacheinfo.c:449:2-449:10: int n = 0;
-
drivers/base/core.c:3643:2-3643:37: struct klist_node *n = klist_prev(i);
-
drivers/base/core.c:3656:2-3656:37: struct klist_node *n = klist_next(i);
-
drivers/base/devres.c:434:2-434:29: struct devres_node *node, *n;
-
drivers/base/driver.c:22:2-22:37: struct klist_node *n = klist_next(i);
-
drivers/base/map.c:36:2-36:57: unsigned int n = MAJOR(dev + range - 1) - MAJOR(dev) + 1;
-
drivers/base/map.c:70:2-70:57: unsigned int n = MAJOR(dev + range - 1) - MAJOR(dev) + 1;
-
drivers/base/node.c:36:2-36:10: ssize_t n;
-
drivers/base/node.c:57:2-57:10: ssize_t n;
-
drivers/base/power/qos.c:198:2-198:33: struct blocking_notifier_head *n;
-
drivers/base/power/trace.c:88:2-88:58: unsigned int n = user + USERHASH*(file + FILEHASH*device);
-
drivers/base/power/wakeup.c:1131:2-1131:14: loff_t n = *pos;
-
drivers/base/regmap/regcache-rbtree.c:136:2-136:31: struct regcache_rbtree_node *n;
-
drivers/base/regmap/regmap.c:2401:2-2401:9: int i, n;
-
drivers/base/swnode.c:315:2-315:13: int i, n = 0;
-
drivers/block/aoe/aoechr.c:82:2-82:20: int major, minor, n;
-
drivers/block/aoe/aoechr.c:130:2-130:15: ulong flags, n;
-
drivers/block/aoe/aoechr.c:189:2-189:6: int n, i;
-
drivers/block/aoe/aoechr.c:213:2-213:16: unsigned long n;
-
drivers/block/aoe/aoechr.c:284:2-284:6: int n, i;
-
drivers/block/aoe/aoecmd.c:99:2-99:6: u32 n;
-
drivers/block/aoe/aoecmd.c:121:2-121:17: register ulong n;
-
drivers/block/aoe/aoecmd.c:310:2-310:6: u32 n;
-
drivers/block/aoe/aoecmd.c:458:2-458:6: u32 n;
-
drivers/block/aoe/aoecmd.c:515:2-515:6: int n;
-
drivers/block/aoe/aoecmd.c:542:2-542:8: ulong n;
-
drivers/block/aoe/aoecmd.c:585:2-585:9: size_t n, m;
-
drivers/block/aoe/aoecmd.c:701:2-701:6: int n;
-
drivers/block/aoe/aoecmd.c:735:2-735:15: ulong flags, n;
-
drivers/block/aoe/aoecmd.c:921:2-921:6: u16 n;
-
drivers/block/aoe/aoecmd.c:977:2-977:16: register long n;
-
drivers/block/aoe/aoecmd.c:1076:2-1076:7: long n;
-
drivers/block/aoe/aoecmd.c:1297:2-1297:6: u32 n;
-
drivers/block/aoe/aoecmd.c:1524:2-1524:6: u16 n;
-
drivers/block/aoe/aoedev.c:44:2-44:8: ulong n;
-
drivers/block/aoe/aoedev.c:63:2-63:8: ulong n;
-
drivers/block/aoe/aoenet.c:135:2-135:6: u32 n;
-
drivers/block/drbd/drbd_bitmap.c:1649:3-1649:13: int n = e-s;
-
drivers/block/drbd/drbd_debugfs.c:166:3-166:45: int n = atomic_read(&device->ap_actlog_cnt);
-
drivers/block/drbd/drbd_nl.c:1150:2-1150:20: struct lru_cache *n, *t;
-
drivers/block/drbd/drbd_nl.c:3288:3-3288:7: int n;
-
drivers/block/drbd/drbd_nl.c:4836:2-4836:15: unsigned int n;
-
drivers/block/drbd/drbd_state.c:61:2-61:21: unsigned int size, n;
-
drivers/block/drbd/drbd_state.c:159:2-159:15: unsigned int n;
-
drivers/block/drbd/drbd_state.c:256:2-256:15: unsigned int n;
-
drivers/block/drbd/drbd_vli.h:284:2-284:15: unsigned int n;
-
drivers/block/floppy.c:2140:2-2140:6: int n;
-
drivers/block/mtip32xx/mtip32xx.c:874:2-874:15: unsigned int n;
-
drivers/block/mtip32xx/mtip32xx.c:1458:2-1458:6: int n;
-
drivers/block/mtip32xx/mtip32xx.c:2280:2-2280:6: int n, rv = 0;
-
drivers/block/null_blk/main.c:1140:2-1140:27: size_t n = nr_sectors << SECTOR_SHIFT;
-
drivers/block/paride/pcd.c:387:2-387:15: int r, d, p, n, k, j;
-
drivers/block/paride/pf.c:442:2-442:12: int r, s, n;
-
drivers/block/paride/pg.c:359:2-359:12: int r, d, n, p;
-
drivers/block/paride/pt.c:332:2-332:12: int r, s, n, p;
-
drivers/block/paride/pt.c:770:2-770:9: int k, n, r, p, s, t, b;
-
drivers/block/paride/pt.c:867:2-867:9: int k, n, r, p, s, t, b;
-
drivers/block/pktcdvd.c:212:2-212:6: int n;
-
drivers/block/pktcdvd.c:242:2-242:6: int n;
-
drivers/block/pktcdvd.c:272:2-272:6: int n;
-
drivers/block/pktcdvd.c:349:2-349:10: int n = 0;
-
drivers/block/pktcdvd.c:609:2-609:44: struct rb_node *n = rb_next(&node->rb_node);
-
drivers/block/pktcdvd.c:628:2-628:36: struct rb_node *n = pd->bio_queue.rb_node;
-
drivers/block/pktcdvd.c:1095:2-1095:18: struct rb_node *n;
-
drivers/block/rbd.c:3752:3-3752:7: u32 n;
-
drivers/block/virtio_blk.c:128:2-128:21: unsigned short n = 0;
-
drivers/block/xen-blkback/blkback.c:248:2-248:18: struct rb_node *n;
-
drivers/block/xen-blkback/blkback.c:330:2-330:18: struct rb_node *n;
-
drivers/block/xen-blkback/blkback.c:920:2-920:26: int indirect_grefs, rc, n, nseg, i;
-
drivers/block/xen-blkback/common.h:398:2-398:13: int i, n = BLKIF_MAX_SEGMENTS_PER_REQUEST, j;
-
drivers/block/xen-blkback/common.h:446:2-446:13: int i, n = BLKIF_MAX_SEGMENTS_PER_REQUEST, j;
-
drivers/block/xen-blkback/xenbus.c:264:2-264:28: struct pending_req *req, *n;
-
drivers/block/xen-blkback/xenbus.c:973:2-973:28: struct pending_req *req, *n;
-
drivers/block/xen-blkfront.c:305:2-305:33: struct grant *gnt_list_entry, *n;
-
drivers/block/xen-blkfront.c:590:2-590:6: int n, ref;
-
drivers/block/xen-blkfront.c:1199:2-1199:33: struct grant *persistent_gnt, *n;
-
drivers/block/xen-blkfront.c:1208:3-1208:32: struct page *indirect_page, *n;
-
drivers/block/xen-blkfront.c:1997:2-1997:24: struct request *req, *n;
-
drivers/block/xen-blkfront.c:2228:3-2228:32: struct page *indirect_page, *n;
-
drivers/block/zram/zram_drv.c:1490:2-1490:26: size_t n = bio->bi_iter.bi_size;
-
drivers/bluetooth/bluecard_cs.c:339:2-339:9: int i, n, len;
-
drivers/bluetooth/bluecard_cs.c:845:2-845:9: int i, n;
-
drivers/bus/bt1-apb.c:84:2-84:30: u64 n = (u64)timeout * apb->rate;
-
drivers/bus/bt1-apb.c:278:2-278:6: u32 n;
-
drivers/bus/bt1-apb.c:296:2-296:6: u32 n;
-
drivers/bus/moxtet.c:469:2-469:11: int ret, n;
-
drivers/char/agp/isoch.c:25:2-25:32: struct agp_3_5_dev *cur, *n = list_entry(new, struct agp_3_5_dev, list);
-
drivers/char/hw_random/ba431-rng.c:120:2-120:10: int n = 0;
-
drivers/char/hw_random/cctrng.c:229:10-229:10: cnt_w = CIRC_CNT_TO_END(drvdata->circ.head,
-
drivers/char/ipmi/ipmi_si_hotmod.c:86:2-86:8: char *n;
-
drivers/char/lp.c:993:2-993:6: int n;
-
drivers/char/lp.c:1088:4-1088:8: int n;
-
drivers/char/mem.c:488:3-488:40: size_t chunk = iov_iter_count(iter), n;
-
drivers/char/ppdev.c:223:3-223:15: ssize_t n = min_t(unsigned long, count - bytes_written, PP_BUFFER_SIZE);
-
drivers/char/tpm/eventlog/acpi.c:49:2-49:6: int n;
-
drivers/char/xillybus/xillyusb.c:231:3-231:20: unsigned int n = min(todo, nmax);
-
drivers/char/xillybus/xillyusb.c:294:3-294:20: unsigned int n = min(todo, fill);
-
drivers/clk/analogbits/wrpll-cln28hpc.c:338:2-338:6: u64 n;
-
drivers/clk/clk-aspeed.c:138:3-138:24: u32 n = (val >> 5) & 0x3f;
-
drivers/clk/clk-aspeed.c:160:3-160:17: u32 n = val & 0x1f;
-
drivers/clk/clk-cdce706.c:315:4-315:18: unsigned long n, m;
-
drivers/clk/clk-cdce706.c:526:3-526:15: unsigned m, n, v;
-
drivers/clk/clk-cdce925.c:149:2-149:6: u16 n, m;
-
drivers/clk/clk-cdce925.c:220:2-220:16: u16 n = data->n;
-
drivers/clk/clk-fractional-divider.c:71:2-71:19: unsigned long m, n;
-
drivers/clk/clk-fractional-divider.c:134:2-134:19: unsigned long m, n;
-
drivers/clk/clk-fractional-divider.c:156:2-156:19: unsigned long m, n;
-
drivers/clk/clk-lmk04832.c:494:2-494:15: unsigned int n, p, r;
-
drivers/clk/clk-lmk04832.c:518:2-518:15: unsigned int n, p, r;
-
drivers/clk/clk-si5351.c:1388:2-1388:11: int ret, n;
-
drivers/clk/clk-si544.c:355:2-355:23: s64 n = (s64)delta * DELTA_M_MAX;
-
drivers/clk/clk-versaclock5.c:914:2-914:15: unsigned int n, idx = 0;
-
drivers/clk/ingenic/cgu.c:86:2-86:14: unsigned m, n, od_enc, od;
-
drivers/clk/ingenic/cgu.c:127:2-127:18: unsigned int m, n, od = 1;
-
drivers/clk/ingenic/cgu.c:152:2-152:18: unsigned int m, n, od;
-
drivers/clk/ingenic/cgu.c:199:2-199:18: unsigned int m, n, od;
-
drivers/clk/ingenic/jz4760-cgu.c:61:2-61:18: unsigned int m, n, od, m_max = (1 << pll_info->m_bits) - 2;
-
drivers/clk/qcom/clk-pll.c:83:2-83:12: u32 l, m, n, config;
-
drivers/clk/qcom/clk-rcg.c:345:2-345:26: u32 pre_div, m = 0, n = 0, ns, md, mode = 0;
-
drivers/clk/qcom/clk-rcg.c:370:2-370:9: u32 m, n, pre_div, ns, md, mode, reg;
-
drivers/clk/qcom/clk-rcg2.c:179:2-179:26: u32 hid_div, m = 0, n = 0, mode = 0, mask;
-
drivers/clk/qcom/clk-rcg2.c:404:2-404:14: u32 notn_m, n, m, d, not2d, mask;
-
drivers/clk/qcom/clk-rcg2.c:440:2-440:14: u32 notn_m, n, m, d, not2d, mask, duty_per;
-
drivers/clk/qcom/clk-rcg2.c:1221:2-1221:35: u32 level, mask, cfg, m = 0, n = 0, mode, pre_div;
-
drivers/clk/sunxi-ng/ccu_nk.c:69:2-69:22: unsigned long rate, n, k;
-
drivers/clk/sunxi-ng/ccu_nkm.c:75:2-75:16: unsigned long n, m, k, rate;
-
drivers/clk/sunxi-ng/ccu_nkmp.c:95:2-95:16: unsigned long n, m, k, p, rate;
-
drivers/clk/sunxi-ng/ccu_nm.c:83:2-83:16: unsigned long n, m;
-
drivers/comedi/comedi_fops.c:2466:2-2466:15: unsigned int n, m;
-
drivers/comedi/comedi_fops.c:2602:2-2602:15: unsigned int n, m;
-
drivers/comedi/comedi_fops.c:3070:2-3070:15: unsigned int n;
-
drivers/comedi/drivers/addi_apci_2032.c:130:2-130:15: unsigned int n;
-
drivers/comedi/drivers/amplc_dio200_common.c:201:2-201:15: unsigned int n;
-
drivers/comedi/drivers/amplc_dio200_common.c:244:2-244:15: unsigned int n, ch;
-
drivers/comedi/drivers/amplc_dio200_common.c:702:2-702:15: unsigned int n;
-
drivers/comedi/drivers/amplc_dio200_common.c:779:2-779:15: unsigned int n;
-
drivers/comedi/drivers/amplc_pci224.c:511:2-511:18: unsigned int i, n;
-
drivers/comedi/drivers/amplc_pci230.c:725:2-725:15: unsigned int n;
-
drivers/comedi/drivers/amplc_pci230.c:1099:2-1099:18: unsigned int i, n;
-
drivers/comedi/drivers/cb_pcidas.c:334:2-334:6: int n;
-
drivers/comedi/drivers/cb_pcidas64.c:1751:2-1751:25: unsigned int bits = 0, n;
-
drivers/comedi/drivers/cb_pcimdas.c:178:2-178:6: int n;
-
drivers/comedi/drivers/das08.c:173:2-173:6: int n;
-
drivers/comedi/drivers/das1800.c:946:2-946:6: int n;
-
drivers/comedi/drivers/dt2814.c:103:2-103:6: int n, hi, lo;
-
drivers/comedi/drivers/dyna_pci10xx.c:67:2-67:6: int n;
-
drivers/comedi/drivers/dyna_pci10xx.c:107:2-107:6: int n;
-
drivers/comedi/drivers/icp_multi.c:110:2-110:6: int n;
-
drivers/comedi/drivers/ni_at_a2150.c:580:2-580:15: unsigned int n;
-
drivers/comedi/drivers/ni_daq_700.c:134:2-134:6: int n;
-
drivers/comedi/drivers/ni_mio_common.c:1102:2-1102:6: int n;
-
drivers/comedi/drivers/ni_mio_common.c:1828:2-1828:9: int i, n;
-
drivers/comedi/drivers/ni_mio_common.c:4817:2-4817:6: int n, retval;
-
drivers/comedi/drivers/ni_pcidio.c:851:2-851:6: int n;
-
drivers/comedi/drivers/ni_routes.c:307:2-307:15: unsigned int n;
-
drivers/comedi/drivers/rtd520.c:538:2-538:6: int n;
-
drivers/comedi/drivers/s626.c:1282:2-1282:6: u16 n;
-
drivers/comedi/drivers/s626.c:1495:2-1495:6: int n;
-
drivers/comedi/drivers/s626.c:1588:2-1588:6: int n;
-
drivers/comedi/drivers/usbduxfast.c:770:2-770:12: int i, j, n, actual_length;
-
drivers/comedi/drivers/vmk80xx.c:242:2-242:6: int n;
-
drivers/comedi/drivers/vmk80xx.c:291:2-291:6: int n;
-
drivers/comedi/drivers/vmk80xx.c:331:2-331:6: int n;
-
drivers/comedi/drivers/vmk80xx.c:443:2-443:6: int n;
-
drivers/comedi/drivers/vmk80xx.c:526:2-526:6: int n;
-
drivers/comedi/drivers/vmk80xx.c:569:2-569:6: int n;
-
drivers/comedi/drivers/vmk80xx.c:602:2-602:6: int n;
-
drivers/comedi/kcomedilib/kcomedilib_main.c:232:2-232:6: int n;
-
drivers/connector/cn_queue.c:95:2-95:34: struct cn_callback_entry *cbq, *n;
-
drivers/connector/cn_queue.c:132:2-132:34: struct cn_callback_entry *cbq, *n;
-
drivers/counter/counter-chrdev.c:114:2-114:33: struct counter_event_node *p, *n;
-
drivers/crypto/ccp/ccp-dev-v5.c:209:2-209:25: unsigned int head_idx, n;
-
drivers/crypto/ccree/cc_aead.c:2595:2-2595:32: struct cc_crypto_alg *t_alg, *n;
-
drivers/crypto/ccree/cc_cipher.c:1451:2-1451:32: struct cc_crypto_alg *t_alg, *n;
-
drivers/crypto/hisilicon/hpre/hpre_crypto.c:1260:2-1260:8: char *n;
-
drivers/crypto/hisilicon/qm.c:4208:2-4208:20: struct list_head *n;
-
drivers/crypto/hisilicon/zip/zip_crypto.c:116:2-116:6: u16 n;
-
drivers/crypto/keembay/ocs-hcu.c:247:2-247:39: const int n = ocs_hcu_num_chains(algo);
-
drivers/crypto/keembay/ocs-hcu.c:290:2-290:39: const int n = ocs_hcu_num_chains(algo);
-
drivers/crypto/qat/qat_common/qat_algs.c:711:2-711:22: int n = sg_nents(sgl);
-
drivers/crypto/qce/aead.c:817:2-817:34: struct qce_alg_template *tmpl, *n;
-
drivers/crypto/qce/common.c:70:2-70:15: unsigned int n;
-
drivers/crypto/qce/common.c:408:2-408:15: unsigned int n;
-
drivers/crypto/qce/sha.c:513:2-513:34: struct qce_alg_template *tmpl, *n;
-
drivers/crypto/qce/skcipher.c:499:2-499:34: struct qce_alg_template *tmpl, *n;
-
drivers/crypto/s5p-sss.c:1072:2-1072:48: unsigned int skip = ctx->skip, n = sg_nents(sg);
-
drivers/crypto/s5p-sss.c:1143:2-1143:55: unsigned int skip = ctx->skip, nbytes = new_len, n = 0;
-
drivers/cxl/pci.c:198:3-198:14: size_t n = min3(mbox_cmd->size_out, cxlds->payload_size, out_len);
-
drivers/dma/dmaengine.c:1312:2-1312:26: struct dma_chan *chan, *n;
-
drivers/dma/idxd/irq.c:444:2-444:27: struct idxd_desc *desc, *n;
-
drivers/dma/idxd/perfmon.c:90:2-90:6: int n, max_count;
-
drivers/dma/idxd/perfmon.c:159:2-159:18: int i, ret = 0, n, idx;
-
drivers/dma/idxd/perfmon.c:244:2-244:47: u64 prev_raw_count, new_raw_count, delta, p, n;
-
drivers/dma/idxd/perfmon.c:414:2-414:11: int idx, n;
-
drivers/dma/idxd/submit.c:76:2-76:24: struct idxd_desc *d, *n;
-
drivers/edac/amd64_edac.c:930:2-930:6: int n;
-
drivers/edac/edac_mc.c:65:2-65:9: int i, n, count = 0;
-
drivers/edac/edac_mc.c:275:3-275:7: int n, len;
-
drivers/edac/edac_mc.c:757:2-757:17: int row, i, j, n;
-
drivers/edac/edac_mc_sysfs.c:822:2-822:9: int i, n;
-
drivers/edac/i10nm_base.c:143:2-143:6: int n;
-
drivers/edac/i3200_edac.c:319:2-319:6: int n;
-
drivers/edac/i5000_edac.c:1039:2-1039:13: int space, n;
-
drivers/edac/i5400_edac.c:864:2-864:6: int n;
-
drivers/edac/i5400_edac.c:961:2-961:13: int space, n;
-
drivers/edac/i7300_edac.c:687:2-687:13: int space, n;
-
drivers/edac/igen6_edac.c:647:2-647:13: int i, n = 0;
-
drivers/edac/skx_base.c:239:2-239:6: int n;
-
drivers/edac/x38_edac.c:303:2-303:6: int n;
-
drivers/firewire/net.c:413:2-413:35: struct fwnet_fragment_info *fi, *n;
-
drivers/firewire/ohci.c:2573:2-2573:6: int n, ret = 0;
-
drivers/firewire/sbp2.c:1386:2-1386:9: int i, n;
-
drivers/firmware/dmi_scan.c:1140:2-1140:6: int n;
-
drivers/firmware/dmi_scan.c:1157:2-1157:6: int n;
-
drivers/firmware/dmi_scan.c:1178:2-1178:6: int n;
-
drivers/firmware/efi/cper.c:242:2-242:11: u32 len, n;
-
drivers/firmware/efi/cper.c:296:2-296:11: u32 len, n;
-
drivers/firmware/efi/earlycon.c:117:2-117:9: int m, n, bytes;
-
drivers/firmware/efi/earlycon.c:160:4-160:17: unsigned int n, x;
-
drivers/firmware/efi/efi-pstore.c:176:2-176:31: struct efivar_entry *entry, *n;
-
drivers/firmware/efi/vars.c:336:2-336:31: struct efivar_entry *entry, *n;
-
drivers/firmware/efi/vars.c:812:2-812:31: struct efivar_entry *entry, *n;
-
drivers/firmware/efi/vars.c:1084:2-1084:31: struct efivar_entry *entry, *n;
-
drivers/firmware/google/gsmi.c:706:2-706:10: u64 n = hash;
-
drivers/gnss/core.c:146:3-146:22: size_t n = count - written;
-
drivers/gpio/gpio-aggregator.c:64:2-64:22: unsigned int i, n = 0;
-
drivers/gpio/gpio-aggregator.c:477:2-477:9: int i, n;
-
drivers/gpio/gpio-aspeed.c:755:2-755:6: u64 n;
-
drivers/gpio/gpio-eic-sprd.c:504:2-504:12: u32 bank, n, girq;
-
drivers/gpio/gpio-max3191x.c:363:2-363:6: int n, ret;
-
drivers/gpio/gpio-pmic-eic-sprd.c:268:2-268:6: u32 n, girq, val;
-
drivers/gpio/gpio-pxa.c:442:2-442:18: int loop, gpio, n, handled = 0;
-
drivers/gpio/gpio-rda.c:184:2-184:6: u32 n;
-
drivers/gpio/gpio-sprd.c:192:2-192:12: u32 bank, n;
-
drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c:244:2-244:50: struct amdgpu_atif_notification_cfg *n = &atif->notification_cfg;
-
drivers/gpu/drm/amd/amdgpu/amdgpu_afmt.c:53:2-53:6: int n, cts;
-
drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.c:82:2-82:9: int r, n;
-
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:687:3-687:12: unsigned n, alloc_size;
-
drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c:1148:2-1148:30: struct device_process_node *n;
-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c:8115:2-8115:6: int n;
-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c:357:2-357:6: int n;
-
drivers/gpu/drm/amd/display/dc/basics/fixpt31_32.c:234:2-234:10: int n = 27;
-
drivers/gpu/drm/amd/display/dc/basics/fixpt31_32.c:287:2-287:10: int n = 26;
-
drivers/gpu/drm/amd/display/dc/basics/fixpt31_32.c:313:2-313:19: unsigned int n = 9;
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c:30:2-30:15: uint64_t n = 0;
-
drivers/gpu/drm/amd/pm/legacy-dpm/kv_dpm.c:142:2-142:10: u32 n = 0;
-
drivers/gpu/drm/amd/pm/legacy-dpm/si_dpm.c:2346:2-2346:28: u64 pwr_efficiency_ratio, n, d;
-
drivers/gpu/drm/arm/display/komeda/komeda_format_caps.c:120:2-120:16: int i, j, n = 0;
-
drivers/gpu/drm/arm/malidp_mw.c:189:2-189:6: int n, i;
-
drivers/gpu/drm/arm/malidp_planes.c:944:2-944:25: int ret, i = 0, j = 0, n;
-
drivers/gpu/drm/bridge/adv7511/adv7511_audio.c:40:2-40:19: unsigned int n = 0;
-
drivers/gpu/drm/bridge/analogix/anx7625.c:482:2-482:19: unsigned long m, n;
-
drivers/gpu/drm/bridge/ite-it66121.c:1083:2-1083:15: unsigned int n;
-
drivers/gpu/drm/bridge/sil-sii8620.c:269:2-269:31: struct sii8620_mt_msg *msg, *n;
-
drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:579:2-579:34: unsigned int n = (128 * freq) / 1000;
-
drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:663:2-663:15: unsigned int n, cts;
-
drivers/gpu/drm/display/drm_dp_mst_topology.c:1585:2-1585:7: uint n;
-
drivers/gpu/drm/drm_aperture.c:252:2-252:26: struct list_head *pos, *n;
-
drivers/gpu/drm/drm_blend.c:450:2-450:13: int i, n = 0;
-
drivers/gpu/drm/drm_bridge_connector.c:252:2-252:6: int n;
-
drivers/gpu/drm/drm_connector.c:198:2-198:36: struct drm_connector *connector, *n;
-
drivers/gpu/drm/drm_context.c:511:3-511:30: struct drm_ctx_list *pos, *n;
-
drivers/gpu/drm/drm_edid.c:2501:2-2501:9: int i, n;
-
drivers/gpu/drm/drm_edid.c:2516:2-2516:22: unsigned int i, n = min((int)ext[0x02], 6);
-
drivers/gpu/drm/drm_modeset_lock.c:85:2-85:15: unsigned int n;
-
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c:163:3-163:21: unsigned int len, n, off;
-
drivers/gpu/drm/etnaviv/etnaviv_mmu.c:148:3-148:36: struct etnaviv_vram_mapping *m, *n;
-
drivers/gpu/drm/etnaviv/etnaviv_mmu.c:226:2-226:35: struct etnaviv_vram_mapping *m, *n;
-
drivers/gpu/drm/exynos/exynos_drm_g2d.c:551:2-551:44: struct g2d_cmdlist_userptr *g2d_userptr, *n;
-
drivers/gpu/drm/exynos/exynos_drm_g2d.c:851:2-851:35: struct g2d_runqueue_node *node, *n;
-
drivers/gpu/drm/exynos/exynos_drm_g2d.c:1364:2-1364:34: struct g2d_cmdlist_node *node, *n;
-
drivers/gpu/drm/exynos/exynos_hdmi.c:1045:2-1045:6: u32 n, cts;
-
drivers/gpu/drm/i2c/ch7006_drv.c:230:2-230:10: int n = 0;
-
drivers/gpu/drm/i2c/ch7006_mode.c:260:2-260:6: int n, best_n = 0;
-
drivers/gpu/drm/i2c/tda998x_drv.c:1007:2-1007:6: u32 n;
-
drivers/gpu/drm/i2c/tda998x_drv.c:1284:2-1284:6: int n;
-
drivers/gpu/drm/i915/display/intel_audio.c:446:2-446:6: int n, rate;
-
drivers/gpu/drm/i915/display/intel_display.c:2655:2-2655:31: int n = crtc_state->splitter.link_count;
-
drivers/gpu/drm/i915/display/intel_dp.c:2049:3-2049:21: int n = intel_dp->mso_link_count;
-
drivers/gpu/drm/i915/display/intel_dp.c:2719:2-2719:20: int n = intel_dp->mso_link_count;
-
drivers/gpu/drm/i915/display/intel_dpll_mgr.c:931:2-931:6: int n, p, r;
-
drivers/gpu/drm/i915/display/intel_hdmi.c:2560:2-2560:79: struct cec_notifier *n = intel_attached_hdmi(to_intel_connector(connector))->cec_notifier;
-
drivers/gpu/drm/i915/display/vlv_dsi_pll.c:65:2-65:18: unsigned int m, n, p;
-
drivers/gpu/drm/i915/display/vlv_dsi_pll.c:269:2-269:20: u32 m = 0, p = 0, n;
-
drivers/gpu/drm/i915/gem/i915_gem_context.c:406:2-406:15: unsigned int n;
-
drivers/gpu/drm/i915/gem/i915_gem_context.c:494:2-494:11: int err, n;
-
drivers/gpu/drm/i915/gem/i915_gem_context.c:586:2-586:15: int err = 0, n, i, j;
-
drivers/gpu/drm/i915/gem/i915_gem_context.c:740:2-740:15: unsigned int n;
-
drivers/gpu/drm/i915/gem/i915_gem_context.c:1184:2-1184:15: unsigned int n;
-
drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2947:2-2947:15: unsigned int n;
-
drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2970:2-2970:15: unsigned int n;
-
drivers/gpu/drm/i915/gem/selftests/huge_gem_object.c:35:2-35:16: unsigned long n;
-
drivers/gpu/drm/i915/gem/selftests/huge_pages.c:1016:2-1016:16: unsigned long n;
-
drivers/gpu/drm/i915/gem/selftests/huge_pages.c:1050:2-1050:38: unsigned long n = obj->base.size >> PAGE_SHIFT;
-
drivers/gpu/drm/i915/gem/selftests/huge_pages.c:1148:2-1148:9: int i, n;
-
drivers/gpu/drm/i915/gem/selftests/huge_pages.c:1625:2-1625:15: unsigned int n;
-
drivers/gpu/drm/i915/gem/selftests/i915_gem_coherency.c:315:2-315:23: unsigned long count, n;
-
drivers/gpu/drm/i915/gem/selftests/i915_gem_context.c:41:2-41:16: unsigned long n;
-
drivers/gpu/drm/i915/gem/selftests/i915_gem_context.c:195:3-195:12: int err, n;
-
drivers/gpu/drm/i915/gem/selftests/i915_gem_context.c:234:2-234:6: int n;
-
drivers/gpu/drm/i915/gem/selftests/i915_gem_context.c:284:2-284:6: int n, m, count;
-
drivers/gpu/drm/i915/gem/selftests/i915_gem_context.c:353:3-353:7: int n;
-
drivers/gpu/drm/i915/gem/selftests/i915_gem_context.c:458:2-458:15: unsigned int n, m, need_flush;
-
drivers/gpu/drm/i915/gem/selftests/i915_gem_context.c:488:2-488:15: unsigned int n, m, needs_flush;
-
drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c:99:2-99:15: unsigned int n;
-
drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c:215:3-215:16: unsigned int n;
-
drivers/gpu/drm/i915/gem/selftests/i915_gem_object.c:39:2-39:15: unsigned int n;
-
drivers/gpu/drm/i915/gem/selftests/igt_gem_utils.c:49:2-49:16: unsigned long n, size;
-
drivers/gpu/drm/i915/gt/intel_execlists_submission.c:900:2-900:15: unsigned int n;
-
drivers/gpu/drm/i915/gt/intel_execlists_submission.c:1041:2-1041:15: unsigned int n;
-
drivers/gpu/drm/i915/gt/intel_execlists_submission.c:3558:2-3558:15: unsigned int n;
-
drivers/gpu/drm/i915/gt/intel_execlists_submission.c:3688:2-3688:15: unsigned int n;
-
drivers/gpu/drm/i915/gt/intel_execlists_submission.c:3699:2-3699:15: unsigned int n;
-
drivers/gpu/drm/i915/gt/intel_execlists_submission.c:3770:2-3770:15: unsigned int n;
-
drivers/gpu/drm/i915/gt/intel_execlists_submission.c:3889:2-3889:15: unsigned int n;
-
drivers/gpu/drm/i915/gt/intel_gt_buffer_pool.c:16:2-16:6: int n;
-
drivers/gpu/drm/i915/gt/intel_gt_buffer_pool.c:41:2-41:6: int n;
-
drivers/gpu/drm/i915/gt/intel_gt_buffer_pool.c:221:2-221:6: int n;
-
drivers/gpu/drm/i915/gt/intel_gt_buffer_pool.c:242:2-242:6: int n;
-
drivers/gpu/drm/i915/gt/intel_ppgtt.c:224:2-224:13: int shift, n, pt_sz;
-
drivers/gpu/drm/i915/gt/intel_ppgtt.c:276:2-276:6: int n, err;
-
drivers/gpu/drm/i915/gt/intel_ppgtt.c:293:2-293:6: int n;
-
drivers/gpu/drm/i915/gt/selftest_execlists.c:186:3-186:7: int n;
-
drivers/gpu/drm/i915/gt/selftest_execlists.c:348:3-348:7: int n;
-
drivers/gpu/drm/i915/gt/selftest_execlists.c:937:2-937:18: int err, i, n = 0;
-
drivers/gpu/drm/i915/gt/selftest_execlists.c:2800:2-2800:6: int n;
-
drivers/gpu/drm/i915/gt/selftest_execlists.c:2928:3-2928:7: int n;
-
drivers/gpu/drm/i915/gt/selftest_execlists.c:3014:4-3014:29: struct i915_request *n = list_next_entry(rq, mock.link);
-
drivers/gpu/drm/i915/gt/selftest_execlists.c:3654:2-3654:6: int n;
-
drivers/gpu/drm/i915/gt/selftest_execlists.c:3729:2-3729:16: unsigned long n, prime, nc;
-
drivers/gpu/drm/i915/gt/selftest_execlists.c:3851:2-3851:19: unsigned int n = 0;
-
drivers/gpu/drm/i915/gt/selftest_execlists.c:3897:3-3897:17: int nsibling, n;
-
drivers/gpu/drm/i915/gt/selftest_execlists.c:3925:2-3925:15: unsigned int n;
-
drivers/gpu/drm/i915/gt/selftest_execlists.c:4037:2-4037:15: unsigned int n;
-
drivers/gpu/drm/i915/gt/selftest_execlists.c:4104:2-4104:15: unsigned int n;
-
drivers/gpu/drm/i915/gt/selftest_execlists.c:4204:2-4204:15: unsigned int n;
-
drivers/gpu/drm/i915/gt/selftest_execlists.c:4346:2-4346:15: unsigned int n;
-
drivers/gpu/drm/i915/gt/selftest_lrc.c:408:2-408:6: int n;
-
drivers/gpu/drm/i915/gt/selftest_lrc.c:530:2-530:6: int n;
-
drivers/gpu/drm/i915/gt/selftest_lrc.c:566:2-566:6: int n;
-
drivers/gpu/drm/i915/gt/selftest_lrc.c:621:2-621:6: int n;
-
drivers/gpu/drm/i915/gt/selftest_rc6.c:165:2-165:6: int n;
-
drivers/gpu/drm/i915/gt/selftest_rc6.c:191:2-191:15: unsigned int n, count;
-
drivers/gpu/drm/i915/gt/selftest_timeline.c:531:2-531:23: unsigned long count, n;
-
drivers/gpu/drm/i915/gt/selftest_timeline.c:605:2-605:23: unsigned long count, n;
-
drivers/gpu/drm/i915/gt/sysfs_engines.c:85:2-85:13: int count, n;
-
drivers/gpu/drm/i915/gt/uc/intel_guc_capture.c:944:2-944:38: struct __guc_capture_parsed_output *n, *ntmp;
-
drivers/gpu/drm/i915/gt/uc/intel_guc_capture.c:1003:3-1003:39: struct __guc_capture_parsed_output *n, *ntmp;
-
drivers/gpu/drm/i915/gt/uc/intel_guc_capture.c:1012:3-1012:39: struct __guc_capture_parsed_output *n, *ntmp;
-
drivers/gpu/drm/i915/gt/uc/intel_guc_capture.c:1572:2-1572:38: struct __guc_capture_parsed_output *n, *ntmp;
-
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c:4852:2-4852:15: unsigned int n;
-
drivers/gpu/drm/i915/gvt/dmabuf.c:570:2-570:26: struct list_head *pos, *n;
-
drivers/gpu/drm/i915/gvt/gtt.c:1598:2-1598:26: struct list_head *pos, *n;
-
drivers/gpu/drm/i915/gvt/gtt.c:1711:2-1711:26: struct list_head *pos, *n;
-
drivers/gpu/drm/i915/gvt/gtt.c:2062:2-2062:26: struct list_head *pos, *n;
-
drivers/gpu/drm/i915/gvt/gtt.c:2263:2-2263:52: struct intel_gvt_partial_pte *partial_pte, *pos, *n;
-
drivers/gpu/drm/i915/gvt/gtt.c:2542:2-2542:26: struct list_head *pos, *n;
-
drivers/gpu/drm/i915/gvt/gtt.c:2594:2-2594:26: struct list_head *pos, *n;
-
drivers/gpu/drm/i915/gvt/gtt.c:2815:2-2815:26: struct list_head *pos, *n;
-
drivers/gpu/drm/i915/gvt/handlers.c:492:3-492:15: int refclk, n, p, r;
-
drivers/gpu/drm/i915/gvt/scheduler.c:1051:2-1051:36: struct intel_vgpu_workload *pos, *n;
-
drivers/gpu/drm/i915/i915_active.c:130:2-130:27: struct active_node *it, *n;
-
drivers/gpu/drm/i915/i915_active.c:585:2-585:27: struct active_node *it, *n;
-
drivers/gpu/drm/i915/i915_active.c:708:3-708:28: struct active_node *it, *n;
-
drivers/gpu/drm/i915/i915_cmd_parser.c:1193:3-1193:20: unsigned long x, n, remain;
-
drivers/gpu/drm/i915/i915_gpu_error.c:543:2-543:6: int n;
-
drivers/gpu/drm/i915/i915_gpu_error.c:991:3-991:23: struct page *page, *n;
-
drivers/gpu/drm/i915/i915_gpu_error.c:1151:3-1151:23: struct page *page, *n;
-
drivers/gpu/drm/i915/i915_gpu_error.c:1324:2-1324:19: unsigned int n = 0;
-
drivers/gpu/drm/i915/intel_runtime_pm.c:62:2-62:15: unsigned int n;
-
drivers/gpu/drm/i915/intel_runtime_pm.c:113:2-113:23: unsigned long flags, n;
-
drivers/gpu/drm/i915/intel_uncore.c:365:2-365:6: u32 n;
-
drivers/gpu/drm/i915/selftests/i915_active.c:287:3-287:28: struct active_node *it, *n;
-
drivers/gpu/drm/i915/selftests/i915_active.c:335:3-335:28: struct active_node *it, *n;
-
drivers/gpu/drm/i915/selftests/i915_gem_gtt.c:258:3-258:31: unsigned int *order, count, n;
-
drivers/gpu/drm/i915/selftests/i915_gem_gtt.c:803:3-803:31: unsigned int *order, count, n;
-
drivers/gpu/drm/i915/selftests/i915_gem_gtt.c:1351:2-1351:23: unsigned int *order, n;
-
drivers/gpu/drm/i915/selftests/i915_request.c:334:3-334:16: unsigned int n, count;
-
drivers/gpu/drm/i915/selftests/i915_request.c:454:2-454:15: unsigned int n;
-
drivers/gpu/drm/i915/selftests/i915_request.c:561:3-561:17: unsigned long n, prime;
-
drivers/gpu/drm/i915/selftests/i915_request.c:1033:3-1033:17: unsigned long n, prime;
-
drivers/gpu/drm/i915/selftests/i915_request.c:1679:2-1679:15: unsigned int n, idx;
-
drivers/gpu/drm/i915/selftests/i915_vma.c:597:4-597:17: unsigned int n, max_offset;
-
drivers/gpu/drm/i915/selftests/intel_memory_region.c:668:2-668:38: unsigned long n = obj->base.size >> PAGE_SHIFT;
-
drivers/gpu/drm/i915/selftests/intel_memory_region.c:708:2-708:9: int i, n;
-
drivers/gpu/drm/i915/selftests/scatterlist.c:48:2-48:21: unsigned long pfn, n;
-
drivers/gpu/drm/i915/selftests/scatterlist.c:221:2-221:16: unsigned long n, pfn;
-
drivers/gpu/drm/kmb/kmb_dsi.c:866:2-866:10: u32 n = 0, m = 0, div = 0, delta, freq = 0, t_freq;
-
drivers/gpu/drm/lima/lima_pp.c:160:2-160:16: int i, j, n = 0;
-
drivers/gpu/drm/mgag200/mgag200_pll.c:22:2-22:9: u8 n = 0, m = 0, p, s;
-
drivers/gpu/drm/mgag200/mgag200_pll.c:123:2-123:21: unsigned int p, m, n, s;
-
drivers/gpu/drm/mgag200/mgag200_pll.c:199:2-199:21: unsigned int p, m, n, s;
-
drivers/gpu/drm/mgag200/mgag200_pll.c:309:2-309:21: unsigned int p, m, n, s;
-
drivers/gpu/drm/mgag200/mgag200_pll.c:482:2-482:21: unsigned int p, m, n, s;
-
drivers/gpu/drm/mgag200/mgag200_pll.c:607:2-607:21: unsigned int p, m, n, s;
-
drivers/gpu/drm/mgag200/mgag200_pll.c:731:2-731:21: unsigned int p, m, n, s;
-
drivers/gpu/drm/mgag200/mgag200_pll.c:789:2-789:21: unsigned int p, m, n, s;
-
drivers/gpu/drm/mgag200/mgag200_pll.c:901:2-901:21: unsigned int p, m, n, s;
-
drivers/gpu/drm/msm/disp/mdp5/mdp5_smp.c:147:3-147:7: int n, fetch_stride, cpp;
-
drivers/gpu/drm/msm/disp/mdp5/mdp5_smp.c:173:3-173:20: int n = blkcfg & 0xff;
-
drivers/gpu/drm/msm/disp/mdp_kms.c:48:2-48:28: struct mdp_irq *handler, *n;
-
drivers/gpu/drm/msm/hdmi/hdmi_audio.c:114:3-114:12: uint32_t n, cts, multiplier;
-
drivers/gpu/drm/msm/msm_fb.c:61:2-61:25: int i, n = fb->format->num_planes;
-
drivers/gpu/drm/msm/msm_fb.c:82:2-82:30: int ret, i, n = fb->format->num_planes;
-
drivers/gpu/drm/msm/msm_fb.c:105:2-105:25: int i, n = fb->format->num_planes;
-
drivers/gpu/drm/msm/msm_fb.c:142:2-142:24: int ret, i, n = info->num_planes;
-
drivers/gpu/drm/msm/msm_fb.c:176:2-176:14: int ret, i, n;
-
drivers/gpu/drm/msm/msm_gpu.c:538:2-538:13: int i, n = min(ncntrs, gpu->num_perfcntrs);
-
drivers/gpu/drm/msm/msm_io_utils.c:18:2-18:11: char n[32];
-
drivers/gpu/drm/msm/msm_perf.c:64:2-64:9: int i, n;
-
drivers/gpu/drm/msm/msm_perf.c:124:2-124:10: int n = 0, ret = 0;
-
drivers/gpu/drm/msm/msm_rd.c:157:6-157:6: n = min_t(int, sz, circ_count_to_end(&rd->fifo));
-
drivers/gpu/drm/msm/msm_rd.c:119:7-119:7: n = min(sz, circ_space_to_end(&rd->fifo));
-
drivers/gpu/drm/msm/msm_rd.c:109:3-109:7: int n;
-
drivers/gpu/drm/msm/msm_rd.c:144:2-144:10: int n = 0, ret = 0;
-
drivers/gpu/drm/msm/msm_rd.c:359:2-359:9: int i, n;
-
drivers/gpu/drm/nouveau/dispnv04/tvnv17.c:205:2-205:10: int n = 0;
-
drivers/gpu/drm/nouveau/dispnv04/tvnv17.c:250:2-250:13: int i, n = 0;
-
drivers/gpu/drm/nouveau/dispnv50/disp.c:82:2-82:14: int ret, i, n;
-
drivers/gpu/drm/nouveau/nouveau_drm.c:433:2-433:14: int ret, i, n;
-
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.c:921:2-921:20: int gpc, ppc, n = 0;
-
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp100.c:56:2-56:23: int gpc, ppc, b, n = 0;
-
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp102.c:52:2-52:23: int gpc, ppc, b, n = 0;
-
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgv100.c:73:2-73:23: int gpc, ppc, b, n = 0;
-
drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c:140:3-140:10: u32 m, n, n2;
-
drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c:229:2-229:6: u32 n;
-
drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv30.c:102:3-102:43: int n = (device->chipset == 0x31 ? 2 : 4);
-
drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.c:1444:2-1444:28: struct nvbios_ramcfg *p, *n;
-
drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv04.c:96:2-96:6: u32 n, d;
-
drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv40.c:33:2-33:6: u32 n, d;
-
drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv41.c:33:2-33:13: u32 m = 1, n, d;
-
drivers/gpu/drm/nouveau/nvkm/subdev/top/ga100.c:31:2-31:9: int i, n, size = nvkm_rd32(device, 0x0224fc) >> 20;
-
drivers/gpu/drm/qxl/qxl_object.c:356:2-356:22: struct qxl_bo *bo, *n;
-
drivers/gpu/drm/radeon/mkregtable.c:146:2-146:25: unsigned nlloop, i, j, n, c, id;
-
drivers/gpu/drm/radeon/ni_dpm.c:1395:3-1395:12: u64 tmp, n, d;
-
drivers/gpu/drm/radeon/radeon_audio.c:489:2-489:6: int n, cts;
-
drivers/gpu/drm/radeon/radeon_benchmark.c:93:2-93:9: int r, n;
-
drivers/gpu/drm/radeon/radeon_combios.c:1336:2-1336:9: int i, n;
-
drivers/gpu/drm/radeon/radeon_i2c.c:236:2-236:5: u8 n, m, loop;
-
drivers/gpu/drm/radeon/radeon_legacy_tv.c:542:2-542:14: uint32_t m, n, p;
-
drivers/gpu/drm/radeon/radeon_object.c:372:2-372:25: struct radeon_bo *bo, *n;
-
drivers/gpu/drm/radeon/radeon_pm.c:151:2-151:25: struct radeon_bo *bo, *n;
-
drivers/gpu/drm/radeon/radeon_test.c:40:2-40:11: unsigned n, size;
-
drivers/gpu/drm/radeon/si_dpm.c:2239:2-2239:28: u64 pwr_efficiency_ratio, n, d;
-
drivers/gpu/drm/radeon/sumo_dpm.c:1597:2-1597:10: u32 n = 0;
-
drivers/gpu/drm/rcar-du/rcar_mipi_dsi.c:190:2-190:15: unsigned int n;
-
drivers/gpu/drm/savage/savage_state.c:267:4-267:43: unsigned int n = count < 255 ? count : 255;
-
drivers/gpu/drm/savage/savage_state.c:292:2-292:36: unsigned int n = cmd_header->prim.count;
-
drivers/gpu/drm/savage/savage_state.c:434:2-434:36: unsigned int n = cmd_header->prim.count;
-
drivers/gpu/drm/savage/savage_state.c:553:2-553:35: unsigned int n = cmd_header->idx.count;
-
drivers/gpu/drm/savage/savage_state.c:696:2-696:35: unsigned int n = cmd_header->idx.count;
-
drivers/gpu/drm/selftests/test-drm_mm.c:110:2-110:16: unsigned long n;
-
drivers/gpu/drm/selftests/test-drm_mm.c:356:2-356:6: int n;
-
drivers/gpu/drm/selftests/test-drm_mm.c:377:2-377:23: unsigned int *order, n, m, o = 0;
-
drivers/gpu/drm/selftests/test-drm_mm.c:503:2-503:6: int n, ret;
-
drivers/gpu/drm/selftests/test-drm_mm.c:575:2-575:23: unsigned int *order, n, m, o = 0;
-
drivers/gpu/drm/selftests/test-drm_mm.c:706:2-706:15: unsigned int n;
-
drivers/gpu/drm/selftests/test-drm_mm.c:733:2-733:15: unsigned int n;
-
drivers/gpu/drm/selftests/test-drm_mm.c:822:2-822:15: unsigned int n;
-
drivers/gpu/drm/selftests/test-drm_mm.c:882:2-882:15: unsigned int n, start_n, end_n;
-
drivers/gpu/drm/selftests/test-drm_mm.c:995:2-995:15: unsigned int n;
-
drivers/gpu/drm/selftests/test-drm_mm.c:1359:2-1359:15: unsigned int n;
-
drivers/gpu/drm/selftests/test-drm_mm.c:1405:2-1405:15: unsigned int n;
-
drivers/gpu/drm/selftests/test-drm_mm.c:1526:2-1526:23: unsigned int *order, n;
-
drivers/gpu/drm/selftests/test-drm_mm.c:1639:2-1639:23: unsigned int *order, n;
-
drivers/gpu/drm/selftests/test-drm_mm.c:1739:2-1739:23: unsigned int *order, n, m, o = 0;
-
drivers/gpu/drm/selftests/test-drm_mm.c:1853:2-1853:23: unsigned int *order, n, m, o = 0;
-
drivers/gpu/drm/selftests/test-drm_mm.c:2038:2-2038:15: unsigned int n;
-
drivers/gpu/drm/selftests/test-drm_mm.c:2267:2-2267:23: unsigned int *order, n;
-
drivers/gpu/drm/selftests/test-drm_mm.c:2370:2-2370:23: unsigned int *order, n;
-
drivers/gpu/drm/sun4i/sun4i_hdmi_ddc_clk.c:76:2-76:8: u8 m, n;
-
drivers/gpu/drm/tiny/repaper.c:445:4-445:35: size_t n = line * epd->width / 8;
-
drivers/gpu/drm/vc4/vc4_hdmi.c:1699:2-1699:16: unsigned long n, m;
-
drivers/gpu/drm/vc4/vc4_hdmi.c:1718:2-1718:6: u32 n, cts;
-
drivers/gpu/drm/vkms/vkms_output.c:60:2-60:15: unsigned int n;
-
drivers/hid/hid-bigbenff.c:260:2-260:6: int n;
-
drivers/hid/hid-bigbenff.c:292:2-292:6: int n;
-
drivers/hid/hid-bigbenff.c:325:2-325:6: int n, error;
-
drivers/hid/hid-core.c:207:2-207:6: int n;
-
drivers/hid/hid-core.c:479:2-479:11: unsigned n;
-
drivers/hid/hid-core.c:660:2-660:11: unsigned n;
-
drivers/hid/hid-core.c:1558:2-1558:11: unsigned n;
-
drivers/hid/hid-core.c:1596:2-1596:15: unsigned int n;
-
drivers/hid/hid-core.c:1617:2-1617:15: unsigned int n;
-
drivers/hid/hid-core.c:1812:2-1812:11: unsigned n;
-
drivers/hid/hid-core.c:1842:2-1842:11: unsigned n;
-
drivers/hid/hid-core.c:1906:2-1906:19: unsigned int n = 0; /* Normally report number is 0 */
-
drivers/hid/hid-core.c:2496:2-2496:28: struct hid_dynid *dynid, *n;
-
drivers/hid/hid-logitech-hidpp.c:3710:2-3710:16: unsigned long n;
-
drivers/hid/hid-multitouch.c:606:2-606:9: int r, n;
-
drivers/hid/hid-multitouch.c:1173:2-1173:9: int r, n;
-
drivers/hid/hid-picolcd_fb.c:227:2-227:18: int chip, tile, n;
-
drivers/hid/hid-quirks.c:1179:2-1179:10: int n = 0, m;
-
drivers/hid/hid-sony.c:1043:2-1043:6: int n, m, offset, num_touch_data, max_touch_data;
-
drivers/hid/hid-sony.c:1249:2-1249:6: int n, offset, relx, rely;
-
drivers/hid/hid-sony.c:2004:2-2004:6: int n;
-
drivers/hid/hid-sony.c:2046:2-2046:6: int n;
-
drivers/hid/hid-sony.c:2068:2-2068:6: int n;
-
drivers/hid/hid-sony.c:2112:2-2112:6: int n, ret = 0;
-
drivers/hid/hid-sony.c:2231:2-2231:6: int n;
-
drivers/hid/hid-sony.c:2599:2-2599:6: int n, ret;
-
drivers/hid/i2c-hid/i2c-hid-core.c:159:2-159:6: int n;
-
drivers/hid/i2c-hid/i2c-hid-core.c:175:2-175:10: int n = 0;
-
drivers/hid/intel-ish-hid/ishtp/bus.c:718:2-718:38: struct ishtp_cl_device *cl_device, *n;
-
drivers/hid/usbhid/hid-core.c:988:2-988:11: int ret, n;
-
drivers/hid/usbhid/hid-core.c:1066:2-1066:15: unsigned int n, insize = 0;
-
drivers/hid/usbhid/hid-core.c:1343:2-1343:15: unsigned int n, has_in = 0;
-
drivers/hid/wacom_sys.c:303:2-303:6: u32 n;
-
drivers/hid/wacom_sys.c:1765:2-1765:16: unsigned long n;
-
drivers/hid/wacom_wac.c:2841:3-2841:19: unsigned count, n;
-
drivers/hv/vmbus_drv.c:781:2-781:30: struct vmbus_dynid *dynid, *n;
-
drivers/hv/vmbus_drv.c:826:2-826:30: struct vmbus_dynid *dynid, *n;
-
drivers/hwmon/fam15h_power.c:292:2-292:10: int n = FAM15H_MIN_NUM_ATTRS;
-
drivers/hwmon/gl520sm.c:208:2-208:36: int n = to_sensor_dev_attr(attr)->index;
-
drivers/hwmon/gl520sm.c:221:2-221:36: int n = to_sensor_dev_attr(attr)->index;
-
drivers/hwmon/gl520sm.c:234:2-234:36: int n = to_sensor_dev_attr(attr)->index;
-
drivers/hwmon/gl520sm.c:249:2-249:36: int n = to_sensor_dev_attr(attr)->index;
-
drivers/hwmon/gl520sm.c:283:2-283:36: int n = to_sensor_dev_attr(attr)->index;
-
drivers/hwmon/gl520sm.c:341:2-341:36: int n = to_sensor_dev_attr(attr)->index;
-
drivers/hwmon/gl520sm.c:351:2-351:36: int n = to_sensor_dev_attr(attr)->index;
-
drivers/hwmon/gl520sm.c:361:2-361:36: int n = to_sensor_dev_attr(attr)->index;
-
drivers/hwmon/gl520sm.c:380:2-380:36: int n = to_sensor_dev_attr(attr)->index;
-
drivers/hwmon/gl520sm.c:420:2-420:36: int n = to_sensor_dev_attr(attr)->index;
-
drivers/hwmon/gl520sm.c:504:2-504:36: int n = to_sensor_dev_attr(attr)->index;
-
drivers/hwmon/gl520sm.c:513:2-513:36: int n = to_sensor_dev_attr(attr)->index;
-
drivers/hwmon/gl520sm.c:522:2-522:36: int n = to_sensor_dev_attr(attr)->index;
-
drivers/hwmon/gl520sm.c:534:2-534:36: int n = to_sensor_dev_attr(attr)->index;
-
drivers/hwmon/gl520sm.c:555:2-555:36: int n = to_sensor_dev_attr(attr)->index;
-
drivers/hwmon/hwmon.c:675:2-675:9: int i, n;
-
drivers/hwmon/ibmpex.c:331:2-331:8: char *n;
-
drivers/hwmon/iio_hwmon.c:101:3-101:7: int n;
-
drivers/hwmon/mr75203.c:181:2-181:6: u32 n, stat;
-
drivers/hwmon/ntc_thermistor.c:385:2-385:6: u64 n, puo, pdo;
-
drivers/hwmon/pmbus/pmbus_core.c:2313:2-2313:9: int i, n, ret = -EINVAL;
-
drivers/hwtracing/stm/core.c:546:2-546:11: int err, n;
-
drivers/i2c/busses/i2c-mv64xxx.c:788:2-788:9: int m, n;
-
drivers/i2c/busses/i2c-sh_mobile.c:852:3-852:19: resource_size_t n;
-
drivers/i2c/i2c-smbus.c:319:2-319:6: int n, slot_count = 0, dimm_count = 0;
-
drivers/iio/adc/ad7280a.c:416:2-416:20: unsigned int val, n;
-
drivers/iio/adc/mxs-lradc-adc.c:695:2-695:28: int ret, irq, virq, i, s, n;
-
drivers/iio/adc/xilinx-xadc-core.c:615:2-615:19: size_t new_size, n;
-
drivers/iio/buffer/industrialio-hw-consumer.c:131:2-131:35: struct hw_consumer_buffer *buf, *n;
-
drivers/iio/common/ssp_sensors/ssp_spi.c:338:2-338:38: struct ssp_msg *msg = NULL, *iter, *n;
-
drivers/iio/common/ssp_sensors/ssp_spi.c:449:2-449:24: struct ssp_msg *msg, *n;
-
drivers/iio/common/st_sensors/st_sensors_core.c:599:2-599:9: int i, n;
-
drivers/iio/industrialio-core.c:1400:2-1400:27: struct iio_dev_attr *p, *n;
-
drivers/iio/light/cm32181.c:274:2-274:14: int ret, i, n;
-
drivers/iio/light/cm32181.c:396:2-396:9: int i, n, len;
-
drivers/iio/light/tsl2583.c:564:2-564:15: unsigned int n;
-
drivers/iio/light/tsl2772.c:1009:2-1009:6: int n, ret;
-
drivers/iio/pressure/bmp280-core.c:495:2-495:33: const int n = data->chip_info->num_oversampling_humid_avail;
-
drivers/iio/pressure/bmp280-core.c:512:2-512:33: const int n = data->chip_info->num_oversampling_temp_avail;
-
drivers/iio/pressure/bmp280-core.c:529:2-529:33: const int n = data->chip_info->num_oversampling_press_avail;
-
drivers/infiniband/core/addr.c:330:2-330:20: struct neighbour *n;
-
drivers/infiniband/core/cq.c:95:2-95:9: int i, n, completed = 0;
-
drivers/infiniband/core/cq.c:353:2-353:21: struct ib_cq *cq, *n;
-
drivers/infiniband/core/cq.c:372:2-372:21: struct ib_cq *cq, *n;
-
drivers/infiniband/hw/cxgb4/cm.c:2072:2-2072:20: struct neighbour *n;
-
drivers/infiniband/hw/cxgb4/mem.c:495:2-495:13: int shift, n, i;
-
drivers/infiniband/hw/hfi1/chip.c:10523:2-10523:10: int n = ilog2(state);
-
drivers/infiniband/hw/hfi1/chip.c:13265:2-13265:9: int m, n;
-
drivers/infiniband/hw/hfi1/chip.c:14306:2-14306:18: unsigned int m, n;
-
drivers/infiniband/hw/hfi1/chip.c:14362:2-14362:42: unsigned qpns_per_vl, ctxt, i, qpn, n = 1, m;
-
drivers/infiniband/hw/hfi1/debugfs.c:222:2-222:14: loff_t n = *pos;
-
drivers/infiniband/hw/hfi1/mad.c:2619:2-2619:10: int n = LINK_WIDTH_DEFAULT;
-
drivers/infiniband/hw/hfi1/pio.c:1578:2-1578:14: uint i, n = 0, top_idx = 0;
-
drivers/infiniband/hw/hfi1/qp.c:715:2-715:6: int n;
-
drivers/infiniband/hw/hfi1/rc.c:1460:2-1460:14: u32 n = qp->s_acked;
-
drivers/infiniband/hw/hfi1/rc.c:1638:2-1638:14: u32 n = qp->s_last;
-
drivers/infiniband/hw/hfi1/sdma.c:1729:2-1729:14: uint i, n = 0, seq, tidx = 0;
-
drivers/infiniband/hw/hfi1/tid_rdma.c:2581:2-2581:14: u32 n = qp->s_acked;
-
drivers/infiniband/hw/hfi1/verbs.c:1622:2-1622:9: int i, n;
-
drivers/infiniband/hw/mlx4/cq.c:145:2-145:6: int n;
-
drivers/infiniband/hw/mlx4/mcg.c:750:2-750:49: struct mcast_group *group = NULL, *cur_group, *n;
-
drivers/infiniband/hw/mlx4/mr.c:414:2-414:6: int n;
-
drivers/infiniband/hw/mlx4/mr.c:502:3-502:7: int n;
-
drivers/infiniband/hw/mlx4/qp.c:836:2-836:6: int n;
-
drivers/infiniband/hw/mlx4/qp.c:1031:3-1031:7: int n;
-
drivers/infiniband/hw/mlx5/mr.c:2002:2-2002:10: int n = 0;
-
drivers/infiniband/hw/mlx5/mr.c:2125:2-2125:6: int n;
-
drivers/infiniband/hw/mlx5/mr.c:2190:2-2190:6: int n;
-
drivers/infiniband/hw/mlx5/mr.c:2223:2-2223:6: int n;
-
drivers/infiniband/hw/mlx5/mr.c:2281:2-2281:6: int n;
-
drivers/infiniband/hw/mlx5/qp.c:625:2-625:6: int n;
-
drivers/infiniband/hw/mthca/mthca_provider.c:836:2-836:6: int n, i;
-
drivers/infiniband/hw/qib/qib_debugfs.c:185:2-185:14: loff_t n = *pos;
-
drivers/infiniband/hw/qib/qib_iba7220.c:4230:2-4230:14: unsigned i, n;
-
drivers/infiniband/hw/qib/qib_iba7322.c:1350:2-1350:23: int took, multi, n = 0;
-
drivers/infiniband/hw/qib/qib_iba7322.c:2767:2-2768:3: struct qib_irq_notify *n =
-
drivers/infiniband/hw/qib/qib_iba7322.c:2784:2-2785:3: struct qib_irq_notify *n =
-
drivers/infiniband/hw/qib/qib_iba7322.c:3318:2-3318:25: struct qib_irq_notify *n;
-
drivers/infiniband/hw/qib/qib_iba7322.c:6117:2-6117:8: char *n;
-
drivers/infiniband/hw/qib/qib_iba7322.c:6145:2-6145:15: int ret = 0, n;
-
drivers/infiniband/hw/qib/qib_iba7322.c:6269:3-6269:12: unsigned n, regno;
-
drivers/infiniband/hw/qib/qib_iba7322.c:6854:2-6854:6: int n;
-
drivers/infiniband/hw/qib/qib_mad.c:608:3-608:36: unsigned i, n = qib_get_npkeys(dd);
-
drivers/infiniband/hw/qib/qib_mad.c:1046:2-1046:35: unsigned i, n = qib_get_npkeys(dd);
-
drivers/infiniband/hw/qib/qib_qp.c:139:3-139:7: u32 n;
-
drivers/infiniband/hw/qib/qib_qp.c:218:2-218:11: unsigned n, qp_inuse = 0;
-
drivers/infiniband/hw/qib/qib_rc.c:738:2-738:14: u32 n = qp->s_acked;
-
drivers/infiniband/hw/qib/qib_rc.c:860:2-860:14: u32 n = qp->s_last;
-
drivers/infiniband/hw/qib/qib_tx.c:85:2-85:15: unsigned n = 0;
-
drivers/infiniband/hw/qib/qib_user_sdma.c:911:4-911:22: size_t tidsmsize, n, pktsize, sz, addrlimit;
-
drivers/infiniband/hw/qib/qib_verbs.c:673:2-673:14: unsigned i, n;
-
drivers/infiniband/hw/qib/qib_verbs.c:1150:2-1150:14: unsigned i, n;
-
drivers/infiniband/hw/usnic/usnic_debugfs.c:72:2-72:6: int n;
-
drivers/infiniband/sw/rdmavt/cq.c:341:2-341:18: u32 head, tail, n;
-
drivers/infiniband/sw/rdmavt/mcast.c:109:2-109:18: struct rb_node *n;
-
drivers/infiniband/sw/rdmavt/mcast.c:154:2-154:40: struct rb_node **n = &ibp->mcast_tree.rb_node;
-
drivers/infiniband/sw/rdmavt/mcast.c:308:2-308:18: struct rb_node *n;
-
drivers/infiniband/sw/rdmavt/mr.c:139:2-139:6: u32 n;
-
drivers/infiniband/sw/rdmavt/mr.c:343:2-343:6: int n, m;
-
drivers/infiniband/sw/rdmavt/mr.c:562:2-562:9: int m, n;
-
drivers/infiniband/sw/rdmavt/mr.c:721:2-721:11: unsigned n, m;
-
drivers/infiniband/sw/rdmavt/mr.c:832:2-832:11: unsigned n, m;
-
drivers/infiniband/sw/rdmavt/qp.c:505:3-505:12: unsigned n;
-
drivers/infiniband/sw/rdmavt/qp.c:583:2-583:11: unsigned n;
-
drivers/infiniband/sw/rdmavt/qp.c:734:2-734:61: u32 n = hash_32(qp->ibqp.qp_num, rdi->qp_dev->qp_table_bits);
-
drivers/infiniband/sw/rdmavt/qp.c:1385:3-1385:62: u32 n = hash_32(qp->ibqp.qp_num, rdi->qp_dev->qp_table_bits);
-
drivers/infiniband/sw/rdmavt/qp.c:2686:2-2686:16: int n = iter->n;
-
drivers/infiniband/sw/rdmavt/srq.c:137:3-137:17: u32 sz, size, n, head, tail;
-
drivers/infiniband/sw/rxe/rxe_mcast.c:298:2-298:6: int n;
-
drivers/infiniband/sw/rxe/rxe_mr.c:311:2-311:9: int m, n;
-
drivers/infiniband/sw/rxe/rxe_verbs.c:978:2-978:6: int n;
-
drivers/infiniband/ulp/ipoib/ipoib_cm.c:907:2-907:27: struct ipoib_cm_rx *rx, *n;
-
drivers/infiniband/ulp/ipoib/ipoib_fs.c:48:2-48:9: int i, n;
-
drivers/infiniband/ulp/ipoib/ipoib_fs.c:61:2-61:14: loff_t n = *pos;
-
drivers/infiniband/ulp/ipoib/ipoib_fs.c:139:2-139:14: loff_t n = *pos;
-
drivers/infiniband/ulp/ipoib/ipoib_ib.c:436:2-436:6: int n, i;
-
drivers/infiniband/ulp/ipoib/ipoib_ib.c:457:2-457:6: int n, i;
-
drivers/infiniband/ulp/ipoib/ipoib_ib.c:503:2-503:6: int n, i;
-
drivers/infiniband/ulp/ipoib/ipoib_ib.c:966:2-966:9: int i, n;
-
drivers/infiniband/ulp/ipoib/ipoib_main.c:560:2-560:38: struct rb_node *n = priv->path_tree.rb_node;
-
drivers/infiniband/ulp/ipoib/ipoib_main.c:584:2-584:40: struct rb_node **n = &priv->path_tree.rb_node;
-
drivers/infiniband/ulp/ipoib/ipoib_main.c:653:2-653:18: struct rb_node *n;
-
drivers/infiniband/ulp/ipoib/ipoib_main.c:1487:2-1487:22: struct ipoib_neigh *n;
-
drivers/infiniband/ulp/ipoib/ipoib_multicast.c:161:2-161:43: struct rb_node *n = priv->multicast_tree.rb_node;
-
drivers/infiniband/ulp/ipoib/ipoib_multicast.c:185:2-185:45: struct rb_node **n = &priv->multicast_tree.rb_node, *pn = NULL;
-
drivers/infiniband/ulp/ipoib/ipoib_multicast.c:1005:2-1005:18: struct rb_node *n;
-
drivers/infiniband/ulp/iser/iscsi_iser.c:119:2-119:19: unsigned int n = 0;
-
drivers/infiniband/ulp/iser/iscsi_iser.c:1063:2-1063:32: struct iser_conn *iser_conn, *n;
-
drivers/infiniband/ulp/iser/iser_memory.c:314:2-314:6: int n;
-
drivers/infiniband/ulp/isert/ib_isert.c:65:2-65:10: int n = 0, ret;
-
drivers/infiniband/ulp/isert/ib_isert.c:2434:2-2434:34: struct isert_conn *isert_conn, *n;
-
drivers/infiniband/ulp/srp/ib_srp.c:1436:2-1436:6: int n, err;
-
drivers/infiniband/ulp/srp/ib_srp.c:1519:3-1519:10: int i, n;
-
drivers/infiniband/ulp/srpt/ib_srpt.c:2007:2-2007:55: struct srpt_nexus *nexus = NULL, *tmp_nexus = NULL, *n;
-
drivers/input/joystick/db9.c:328:2-328:12: int type, n, max_pads;
-
drivers/input/joystick/iforce/iforce-packets.c:30:2-30:10: int n = LO(cmd);
-
drivers/input/joystick/iforce/iforce-packets.c:63:6-63:6: c = CIRC_SPACE_TO_END(head, tail, XMIT_SIZE);
-
drivers/input/joystick/iforce/iforce-usb.c:27:2-27:6: int n, c;
-
drivers/input/joystick/iforce/iforce-usb.c:47:6-47:6: c = CIRC_CNT_TO_END(iforce->xmit.head, iforce->xmit.tail, XMIT_SIZE);
-
drivers/input/keyboard/applespi.c:1040:2-1040:9: int i, n;
-
drivers/input/keyboard/atkbd.c:1029:2-1029:9: int i, n;
-
drivers/input/keyboard/atkbd.c:1193:2-1193:6: int n;
-
drivers/input/keyboard/sh_keysc.c:92:2-92:12: int i, k, n;
-
drivers/input/mouse/bcm5974.c:610:2-610:20: int raw_n, i, n = 0;
-
drivers/input/mouse/cypress_ps2.c:522:2-522:6: int n;
-
drivers/input/serio/i8042.c:994:2-994:10: int n = 0;
-
drivers/input/serio/userio.c:140:17-140:17: nonwrap_len = CIRC_CNT_TO_END(userio->head,
-
drivers/input/touchscreen/88pm860x-ts.c:123:2-123:12: int data, n, ret;
-
drivers/input/touchscreen/pixcir_i2c_ts.c:151:2-151:6: int n, i, slot;
-
drivers/input/touchscreen/ti_am335x_tsc.c:129:2-129:9: int i, n;
-
drivers/interconnect/core.c:53:3-53:20: struct icc_node *n;
-
drivers/interconnect/core.c:102:2-102:19: struct icc_node *n;
-
drivers/interconnect/core.c:181:2-181:19: struct icc_node *n, *node = NULL;
-
drivers/interconnect/core.c:1017:2-1017:19: struct icc_node *n, *tmp;
-
drivers/interconnect/core.c:1109:2-1109:19: struct icc_node *n;
-
drivers/iommu/exynos-iommu.c:407:2-407:18: unsigned int i, n, itype;
-
drivers/isdn/capi/capi.c:147:2-147:25: struct ackqueue_entry *n;
-
drivers/isdn/capi/capiutil.c:388:2-388:9: size_t n, r;
-
drivers/isdn/hardware/mISDN/netjet.c:528:2-528:16: u32 m, v, n = 0;
-
drivers/isdn/mISDN/dsp_dtmf.c:124:2-124:9: int k, n, i;
-
drivers/isdn/mISDN/dsp_pipeline.c:117:2-117:36: struct dsp_element_entry *entry, *n;
-
drivers/isdn/mISDN/dsp_pipeline.c:144:2-144:36: struct dsp_element_entry *entry, *n;
-
drivers/isdn/mISDN/dsp_pipeline.c:170:2-170:37: struct dsp_pipeline_entry *entry, *n;
-
drivers/isdn/mISDN/dsp_pipeline.c:196:2-196:36: struct dsp_element_entry *entry, *n;
-
drivers/leds/blink/leds-lgm-sso.c:844:2-844:24: struct sso_led *led, *n;
-
drivers/leds/leds-lp5523.c:768:2-768:9: int i, n, ret;
-
drivers/leds/leds-tca6507.c:267:3-267:33: int n = tca->reg_file[bit] & ~mask;
-
drivers/leds/leds-tca6507.c:284:2-284:6: int n;
-
drivers/leds/trigger/ledtrig-backlight.c:31:2-31:31: struct bl_trig_notifier *n = container_of(p,
-
drivers/leds/trigger/ledtrig-backlight.c:63:2-63:31: struct bl_trig_notifier *n = led_trigger_get_drvdata(dev);
-
drivers/leds/trigger/ledtrig-backlight.c:72:2-72:31: struct bl_trig_notifier *n = led_trigger_get_drvdata(dev);
-
drivers/leds/trigger/ledtrig-backlight.c:105:2-105:27: struct bl_trig_notifier *n;
-
drivers/leds/trigger/ledtrig-backlight.c:126:2-126:55: struct bl_trig_notifier *n = led_get_trigger_data(led);
-
drivers/mailbox/sun6i-msgbox.c:70:2-70:6: int n;
-
drivers/mailbox/sun6i-msgbox.c:102:2-102:29: int n = channel_number(chan);
-
drivers/mailbox/sun6i-msgbox.c:118:2-118:29: int n = channel_number(chan);
-
drivers/mailbox/sun6i-msgbox.c:142:2-142:29: int n = channel_number(chan);
-
drivers/mailbox/sun6i-msgbox.c:165:2-165:29: int n = channel_number(chan);
-
drivers/mailbox/sun6i-msgbox.c:182:2-182:29: int n = channel_number(chan);
-
drivers/md/bcache/alloc.c:245:3-245:10: size_t n;
-
drivers/md/bcache/bcache.h:769:2-769:15: unsigned int n, max_pages;
-
drivers/md/bcache/bset.c:964:2-964:31: unsigned int inorder, j, n = 1;
-
drivers/md/bcache/btree.c:2620:7-2620:7: if (RB_INSERT(&buf->keys, w, node, keybuf_cmp))
-
drivers/md/bcache/btree.c:2701:6-2701:6: w = RB_GREATER(&buf->keys, s, node, keybuf_nonoverlapping_cmp);
-
drivers/md/bcache/btree.c:1139:2-1139:70: struct btree *n = bch_btree_node_alloc(b->c, op, b->level, b->parent);
-
drivers/md/bcache/btree.c:1501:2-1501:16: struct btree *n;
-
drivers/md/bcache/btree.c:1664:2-1664:20: struct btree *n = NULL;
-
drivers/md/bcache/btree.c:1743:3-1743:26: struct keybuf_key *w, *n;
-
drivers/md/bcache/btree.c:1993:2-1993:28: int n = num_online_cpus()/2;
-
drivers/md/bcache/extents.c:136:3-136:38: size_t n = PTR_BUCKET_NR(b->c, k, j);
-
drivers/md/bcache/journal.c:355:2-355:54: uint64_t start = i->j.last_seq, end = i->j.seq, n = start;
-
drivers/md/bcache/journal.c:634:2-634:15: unsigned int n;
-
drivers/md/bcache/request.c:155:3-155:33: struct bkey *n = bkey_next(src);
-
drivers/md/bcache/request.c:190:2-190:30: struct bio *bio = op->bio, *n;
-
drivers/md/bcache/request.c:516:2-516:14: struct bio *n, *bio = &s->bio.bio;
-
drivers/md/bcache/super.c:904:2-904:11: uint64_t n;
-
drivers/md/bcache/sysfs.c:1062:3-1062:21: size_t n = ca->sb.nbuckets, i;
-
drivers/md/bcache/writeback.c:927:2-927:28: int n = num_online_cpus()/2;
-
drivers/md/dm-bufio.c:253:2-253:37: struct rb_node *n = c->buffer_tree.rb_node;
-
drivers/md/dm-bufio.c:270:2-270:37: struct rb_node *n = c->buffer_tree.rb_node;
-
drivers/md/dm-cache-target.c:3205:2-3205:44: uint64_t n = from_cblock(cache->cache_size);
-
drivers/md/dm-delay.c:70:2-70:14: struct bio *n;
-
drivers/md/dm-integrity.c:1218:2-1218:40: struct rb_node **n = &ic->in_progress.rb_node;
-
drivers/md/dm-integrity.c:1341:2-1341:44: struct rb_node *n = ic->journal_tree_root.rb_node;
-
drivers/md/dm-integrity.c:2356:2-2356:17: unsigned i, j, n;
-
drivers/md/dm-integrity.c:2442:2-2442:17: unsigned i, j, n;
-
drivers/md/dm-integrity.c:2866:2-2866:17: unsigned i, j, n;
-
drivers/md/dm-ioctl.c:86:2-86:35: struct rb_node *n = name_rb_tree.rb_node;
-
drivers/md/dm-ioctl.c:103:2-103:35: struct rb_node *n = uuid_rb_tree.rb_node;
-
drivers/md/dm-ioctl.c:136:2-136:19: struct rb_node **n, *parent;
-
drivers/md/dm-ioctl.c:159:2-159:19: struct rb_node **n, *parent;
-
drivers/md/dm-ioctl.c:322:2-322:18: struct rb_node *n;
-
drivers/md/dm-ioctl.c:575:2-575:18: struct rb_node *n;
-
drivers/md/dm-raid.c:602:2-602:19: unsigned int n = 1, f = 1, r = 0;
-
drivers/md/dm-snap.c:677:2-677:30: struct hlist_bl_node *pos, *n;
-
drivers/md/dm-snap.c:1573:2-1573:14: struct bio *n;
-
drivers/md/dm-snap.c:1590:2-1590:14: struct bio *n;
-
drivers/md/dm-snap.c:1608:2-1608:14: struct bio *n;
-
drivers/md/dm-snap.c:2598:2-2598:11: sector_t n;
-
drivers/md/dm-stats.c:945:2-945:11: unsigned n;
-
drivers/md/dm-table.c:85:2-85:15: unsigned int n, k;
-
drivers/md/dm-table.c:1463:2-1463:22: unsigned int l, n = 0, k = 0;
-
drivers/md/dm-verity-fec.c:129:2-129:11: unsigned n, i, offset;
-
drivers/md/dm-verity-fec.c:211:2-211:11: unsigned n, k;
-
drivers/md/dm-verity-fec.c:307:2-307:11: unsigned n;
-
drivers/md/dm-verity-fec.c:347:2-347:11: unsigned n;
-
drivers/md/dm-verity-fec.c:487:2-487:11: unsigned n;
-
drivers/md/dm-zoned-metadata.c:2377:2-2377:19: unsigned int n = 0;
-
drivers/md/dm-zoned-metadata.c:2485:2-2485:19: unsigned int n = 0;
-
drivers/md/dm-zoned-metadata.c:2534:2-2534:10: int n = 0;
-
drivers/md/dm-zoned-metadata.c:2565:2-2565:19: unsigned int n = 0;
-
drivers/md/dm-zoned-metadata.c:2642:2-2642:10: int n = 0;
-
drivers/md/dm-zoned-metadata.c:2722:2-2722:10: int n = 0;
-
drivers/md/dm-zoned-metadata.c:2753:2-2753:10: int n = 0;
-
drivers/md/md-faulty.c:127:2-127:16: int n = conf->nfaults;
-
drivers/md/md-faulty.c:224:2-224:6: int n;
-
drivers/md/md.c:3139:2-3139:15: unsigned int n;
-
drivers/md/md.c:4127:2-4127:15: unsigned int n;
-
drivers/md/md.c:4176:2-4176:15: unsigned int n;
-
drivers/md/md.c:4236:2-4236:16: unsigned long n;
-
drivers/md/md.c:4279:2-4279:21: unsigned long long n;
-
drivers/md/md.c:4358:2-4358:6: int n;
-
drivers/md/md.c:4531:2-4531:15: unsigned int n;
-
drivers/md/md.c:4979:2-4979:7: long n;
-
drivers/md/persistent-data/dm-btree-remove.c:483:2-483:21: struct btree_node *n;
-
drivers/md/persistent-data/dm-btree-remove.c:545:2-545:21: struct btree_node *n;
-
drivers/md/persistent-data/dm-btree-remove.c:595:2-595:21: struct btree_node *n;
-
drivers/md/persistent-data/dm-btree-remove.c:638:2-638:21: struct btree_node *n;
-
drivers/md/persistent-data/dm-btree-remove.c:693:2-693:21: struct btree_node *n;
-
drivers/md/persistent-data/dm-btree-spine.c:22:2-22:40: struct btree_node *n = dm_block_data(b);
-
drivers/md/persistent-data/dm-btree-spine.c:35:2-35:40: struct btree_node *n = dm_block_data(b);
-
drivers/md/persistent-data/dm-btree.c:116:2-116:18: uint32_t total, n;
-
drivers/md/persistent-data/dm-btree.c:130:2-130:21: struct btree_node *n;
-
drivers/md/persistent-data/dm-btree.c:422:2-422:21: struct btree_node *n;
-
drivers/md/persistent-data/dm-btree.c:1232:2-1232:21: struct btree_node *n;
-
drivers/md/persistent-data/dm-btree.c:1417:2-1417:21: struct btree_node *n;
-
drivers/md/persistent-data/dm-btree.c:1460:2-1460:48: struct cursor_node *n = c->nodes + c->depth - 1;
-
drivers/md/persistent-data/dm-btree.c:1475:2-1475:48: struct cursor_node *n = c->nodes + c->depth - 1;
-
drivers/md/persistent-data/dm-btree.c:1484:2-1484:40: struct cursor_node *n = c->nodes + c->depth;
-
drivers/md/persistent-data/dm-btree.c:1512:2-1512:22: struct cursor_node *n;
-
drivers/md/persistent-data/dm-btree.c:1535:2-1535:22: struct cursor_node *n;
-
drivers/md/persistent-data/dm-btree.c:1612:3-1612:49: struct cursor_node *n = c->nodes + c->depth - 1;
-
drivers/md/persistent-data/dm-space-map-common.c:554:2-554:21: struct btree_node *n;
-
drivers/md/persistent-data/dm-space-map-common.c:586:2-586:21: struct btree_node *n;
-
drivers/md/persistent-data/dm-space-map-common.c:772:2-772:21: struct btree_node *n;
-
drivers/md/persistent-data/dm-space-map-common.c:810:3-810:22: struct btree_node *n;
-
drivers/md/raid10.c:570:2-570:6: int n,f;
-
drivers/md/raid10.c:1940:3-1940:17: int n = conf->copies;
-
drivers/media/cec/core/cec-adap.c:401:2-401:26: struct cec_data *data, *n;
-
drivers/media/cec/core/cec-notifier.c:53:2-53:23: struct cec_notifier *n;
-
drivers/media/cec/core/cec-notifier.c:89:2-90:3: struct cec_notifier *n =
-
drivers/media/cec/core/cec-notifier.c:108:2-108:68: struct cec_notifier *n = cec_notifier_get_conn(hdmi_dev, port_name);
-
drivers/media/cec/core/cec-notifier.c:151:2-151:23: struct cec_notifier *n;
-
drivers/media/common/siano/smsdvb-debugfs.c:37:2-37:10: int n = 0;
-
drivers/media/common/siano/smsdvb-debugfs.c:140:2-140:13: int i, n = 0;
-
drivers/media/common/siano/smsdvb-debugfs.c:233:2-233:13: int i, n = 0;
-
drivers/media/dvb-core/dvb_demux.c:193:3-193:31: int n = sec->tsfeedp - sec->secbufp;
-
drivers/media/dvb-core/dvb_demux.c:236:2-236:21: u16 limit, seclen, n;
-
drivers/media/dvb-core/dvb_demux.c:1178:2-1178:26: struct list_head *pos, *n, *head = &dvbdemux->frontend_list;
-
drivers/media/dvb-frontends/bcm3510.c:455:2-455:6: u16 n;
-
drivers/media/dvb-frontends/cx24113.c:382:2-382:10: u16 n = 6;
-
drivers/media/dvb-frontends/dib0070.c:644:2-644:13: u16 l, r, *n;
-
drivers/media/dvb-frontends/dib0090.c:1503:2-1503:11: u8 c, h, n;
-
drivers/media/dvb-frontends/dib7000m.c:134:2-134:17: u16 l = 0, r, *n;
-
drivers/media/dvb-frontends/dib7000p.c:158:2-158:17: u16 l = 0, r, *n;
-
drivers/media/dvb-frontends/dib8000.c:1104:3-1104:14: const u16 *n;
-
drivers/media/dvb-frontends/dib8000.c:3861:2-3861:6: u32 n, s, exp;
-
drivers/media/dvb-frontends/dib9000.c:2284:2-2284:6: u32 n, s, exp;
-
drivers/media/dvb-frontends/drxk_hard.c:6020:2-6020:22: int status = 0, n = 0;
-
drivers/media/dvb-frontends/lgs8gl5.c:172:2-172:6: int n;
-
drivers/media/dvb-frontends/mb86a16.c:1037:2-1037:6: int n;
-
drivers/media/dvb-frontends/si2165.c:1152:2-1152:6: int n;
-
drivers/media/dvb-frontends/stb6000.c:68:2-68:15: unsigned int n, m;
-
drivers/media/dvb-frontends/stv0367.c:455:2-455:9: u32 m, n, p;
-
drivers/media/dvb-frontends/stv0910.c:1331:2-1331:6: u32 n, d;
-
drivers/media/firewire/firedtv-avc.c:311:2-311:9: int i, n, pos = 1;
-
drivers/media/firewire/firedtv-dvb.c:36:2-36:9: int i, n;
-
drivers/media/i2c/ccs/ccs-core.c:1053:2-1053:21: unsigned int type, n;
-
drivers/media/i2c/cx25840/cx25840-ir.c:208:2-208:6: u64 n;
-
drivers/media/i2c/cx25840/cx25840-ir.c:250:2-250:6: u64 n;
-
drivers/media/i2c/cx25840/cx25840-ir.c:441:2-441:6: u32 n;
-
drivers/media/i2c/cx25840/cx25840-ir.c:634:2-634:18: unsigned int i, n;
-
drivers/media/i2c/ov7251.c:1189:2-1189:22: unsigned int i, n = 0;
-
drivers/media/i2c/s5k5baf.c:493:3-493:11: int n = min_t(int, count, ARRAY_SIZE(buf) - 1);
-
drivers/media/i2c/s5k5baf.c:793:2-793:6: int n;
-
drivers/media/i2c/video-i2c.c:197:2-197:15: unsigned int n, idx;
-
drivers/media/pci/bt8xx/btcx-risc.c:156:2-156:10: int i,j,n;
-
drivers/media/pci/bt8xx/bttv-cards.c:3866:2-3866:6: u32 n;
-
drivers/media/pci/bt8xx/bttv-driver.c:2123:2-2123:6: int n,size,retval = 0;
-
drivers/media/pci/bt8xx/bttv-driver.c:3358:2-3358:19: unsigned int i,j,n;
-
drivers/media/pci/bt8xx/dvb-bt8xx.c:191:2-191:12: int i, a, n, pump;
-
drivers/media/pci/cx23885/cx23885-core.c:546:2-546:21: unsigned int i, j, n;
-
drivers/media/pci/cx23885/cx23885-core.c:592:2-592:21: unsigned int i, j, n;
-
drivers/media/pci/cx23885/cx23885-video.c:736:2-736:15: unsigned int n;
-
drivers/media/pci/cx23885/cx23885-video.c:836:2-836:15: unsigned int n;
-
drivers/media/pci/cx23885/cx23888-ir.c:247:2-247:6: u64 n;
-
drivers/media/pci/cx23885/cx23888-ir.c:263:2-263:6: u64 n;
-
drivers/media/pci/cx23885/cx23888-ir.c:461:2-461:6: u32 n;
-
drivers/media/pci/cx23885/cx23888-ir.c:636:2-636:18: unsigned int i, n;
-
drivers/media/pci/cx25821/cx25821-core.c:571:2-571:21: unsigned int i, j, n;
-
drivers/media/pci/cx25821/cx25821-core.c:634:2-634:21: unsigned int i, j, n;
-
drivers/media/pci/cx88/cx88-core.c:438:2-438:21: unsigned int i, j, n;
-
drivers/media/pci/cx88/cx88-video.c:856:2-856:22: unsigned int n = i->index;
-
drivers/media/pci/meye/meye.c:450:2-450:10: int n = 10;
-
drivers/media/pci/ngene/ngene-core.c:994:2-994:23: u32 n = pRingBuffer->NumBuffers;
-
drivers/media/pci/saa7134/saa7134-core.c:359:2-359:26: struct list_head *pos, *n;
-
drivers/media/pci/saa7134/saa7134-video.c:1413:2-1413:15: unsigned int n;
-
drivers/media/pci/saa7134/saa7134-video.c:1677:2-1677:6: int n;
-
drivers/media/pci/saa7164/saa7164-buffer.c:225:2-225:24: struct list_head *c, *n;
-
drivers/media/pci/saa7164/saa7164-core.c:250:2-250:24: struct list_head *c, *n;
-
drivers/media/pci/saa7164/saa7164-core.c:573:2-573:24: struct list_head *c, *n;
-
drivers/media/pci/saa7164/saa7164-dvb.c:476:2-476:24: struct list_head *c, *n;
-
drivers/media/pci/saa7164/saa7164-encoder.c:61:2-61:24: struct list_head *c, *n, *p, *q, *l, *v;
-
drivers/media/pci/saa7164/saa7164-encoder.c:246:2-246:6: int n;
-
drivers/media/pci/saa7164/saa7164-encoder.c:591:2-591:24: struct list_head *c, *n;
-
drivers/media/pci/saa7164/saa7164-vbi.c:30:2-30:24: struct list_head *c, *n, *p, *q, *l, *v;
-
drivers/media/pci/saa7164/saa7164-vbi.c:275:2-275:24: struct list_head *c, *n;
-
drivers/media/pci/solo6x10/solo6x10-disp.c:167:2-167:16: const int n = 64, size = n * sizeof(*buf);
-
drivers/media/pci/tw68/tw68-video.c:664:2-664:15: unsigned int n;
-
drivers/media/platform/amphion/venc.c:305:2-305:16: unsigned long n, d;
-
drivers/media/platform/amphion/vpu_malone.c:874:3-874:17: unsigned long n, d;
-
drivers/media/platform/chips-media/coda-bit.c:187:2-187:6: u32 n;
-
drivers/media/platform/chips-media/coda-bit.c:225:2-225:10: u32 n = kfifo_in(&ctx->bitstream_fifo, buf, size);
-
drivers/media/platform/mediatek/vcodec/mtk_vcodec_enc.c:943:4-943:32: struct v4l2_m2m_buffer *b, *n;
-
drivers/media/platform/qcom/venus/helpers.c:147:2-147:23: struct intbuf *buf, *n;
-
drivers/media/platform/qcom/venus/helpers.c:295:2-295:23: struct intbuf *buf, *n;
-
drivers/media/platform/qcom/venus/helpers.c:381:2-381:23: struct intbuf *buf, *n;
-
drivers/media/platform/qcom/venus/helpers.c:564:2-564:29: struct venus_buffer *buf, *n;
-
drivers/media/platform/qcom/venus/helpers.c:1354:2-1354:29: struct venus_buffer *buf, *n;
-
drivers/media/platform/qcom/venus/helpers.c:1604:2-1604:32: struct v4l2_m2m_buffer *buf, *n;
-
drivers/media/platform/qcom/venus/helpers.c:1622:2-1622:32: struct v4l2_m2m_buffer *buf, *n;
-
drivers/media/platform/qcom/venus/helpers.c:1675:2-1675:32: struct v4l2_m2m_buffer *buf, *n;
-
drivers/media/platform/renesas/vsp1/vsp1_hgt.c:46:2-46:15: unsigned int n;
-
drivers/media/platform/rockchip/rkisp1/rkisp1-capture.c:354:2-354:13: int i, n = 0;
-
drivers/media/platform/rockchip/rkisp1/rkisp1-capture.c:1205:2-1205:22: unsigned int i, n = 0;
-
drivers/media/platform/samsung/s5p-g2d/g2d-hw.c:25:2-25:6: u32 n;
-
drivers/media/platform/samsung/s5p-g2d/g2d-hw.c:50:2-50:6: u32 n;
-
drivers/media/platform/samsung/s5p-jpeg/jpeg-core.c:808:2-808:12: int c, i, n, j;
-
drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-common.c:202:2-202:6: int n;
-
drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-common.c:234:2-234:6: int n, res;
-
drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-core.c:84:2-84:24: int pos, num_packets, n, size;
-
drivers/media/platform/ti/omap3isp/ispccdc.c:370:2-370:39: struct ispccdc_lsc_config_req *req, *n;
-
drivers/media/platform/ti/omap3isp/ispcsi2.c:699:2-699:24: unsigned int n = ctx->ctxnum;
-
drivers/media/platform/xilinx/xilinx-csi2rxss.c:804:2-804:10: u32 dt, n;
-
drivers/media/radio/si4713/si4713.c:907:2-907:23: u8 p = 0, a = 0, n = 0;
-
drivers/media/radio/si4713/si4713.c:1356:3-1356:12: u8 p, a, n;
-
drivers/media/rc/ir-xmp-decoder.c:77:4-77:9: u32 *n;
-
drivers/media/test-drivers/vivid/vivid-vbi-gen.c:41:3-41:46: unsigned n = ((bit + 1) * sampling_rate) / rate;
-
drivers/media/test-drivers/vivid/vivid-vbi-gen.c:61:3-61:46: unsigned n = ((bit + 1) * sampling_rate) / rate;
-
drivers/media/test-drivers/vivid/vivid-vbi-gen.c:102:3-102:46: unsigned n = ((bit + 1) * sampling_rate) / rate;
-
drivers/media/tuners/it913x.c:216:2-216:12: u8 u8tmp, n, l_band, lna_band;
-
drivers/media/tuners/mt2063.c:684:2-684:6: u32 n, n0;
-
drivers/media/tuners/r820t.c:1912:2-1912:13: u8 n_ring, n;
-
drivers/media/tuners/xc2028.c:307:2-307:13: int n, n_array;
-
drivers/media/tuners/xc4000.c:711:2-711:13: int n, n_array;
-
drivers/media/usb/cpia2/cpia2_usb.c:226:3-226:34: int n = urb->iso_frame_desc[i].actual_length;
-
drivers/media/usb/cx231xx/cx231xx-video.c:1021:2-1021:15: unsigned int n;
-
drivers/media/usb/dvb-usb/cxusb.c:1254:2-1254:6: int n;
-
drivers/media/usb/dvb-usb/dvb-usb-init.c:29:2-29:11: int ret, n, o;
-
drivers/media/usb/dvb-usb/dvb-usb-init.c:122:2-122:6: int n;
-
drivers/media/usb/em28xx/em28xx-video.c:1662:2-1662:21: unsigned int n;
-
drivers/media/usb/go7007/go7007-v4l2.c:486:2-486:15: unsigned int n, d;
-
drivers/media/usb/gspca/benq.c:75:2-75:9: int i, n;
-
drivers/media/usb/gspca/gl860/gl860-mi1320.c:239:2-239:6: s32 n; /* reserved for FETCH functions */
-
drivers/media/usb/gspca/gl860/gl860-ov2640.c:258:2-258:6: s32 n; /* reserved for FETCH functions */
-
drivers/media/usb/gspca/gl860/gl860-ov9655.c:251:2-251:6: s32 n; /* reserved for FETCH functions */
-
drivers/media/usb/gspca/gl860/gl860.c:582:2-582:6: int n;
-
drivers/media/usb/gspca/gl860/gl860.c:613:2-613:6: int n;
-
drivers/media/usb/gspca/gspca.c:665:2-665:6: int n, nurbs, i, psize, npkt, bsize;
-
drivers/media/usb/gspca/gspca.c:762:2-762:6: int n, ret, xfer, alt, alt_idx;
-
drivers/media/usb/gspca/konica.c:172:2-172:9: int i, n, packet_size;
-
drivers/media/usb/gspca/mr97310a.c:1017:3-1017:7: int n;
-
drivers/media/usb/gspca/pac207.c:364:3-364:7: int n;
-
drivers/media/usb/gspca/pac7302.c:782:3-782:7: int n, lum_offset, footer_length;
-
drivers/media/usb/gspca/pac7311.c:566:3-566:7: int n, lum_offset, footer_length;
-
drivers/media/usb/gspca/se401.c:213:2-213:12: int i, j, n;
-
drivers/media/usb/gspca/sn9c2028.c:898:3-898:7: int n;
-
drivers/media/usb/gspca/vc032x.c:3003:2-3003:9: int i, n;
-
drivers/media/usb/gspca/xirlink_cit.c:2905:3-2905:7: int n;
-
drivers/media/usb/hdpvr/hdpvr-video.c:763:2-763:15: unsigned int n;
-
drivers/media/usb/hdpvr/hdpvr-video.c:834:2-834:15: unsigned int n;
-
drivers/media/usb/pwc/pwc-uncompress.c:23:2-23:6: int n, line, col;
-
drivers/media/usb/tm6000/tm6000-video.c:1068:2-1068:15: unsigned int n;
-
drivers/media/usb/uvc/uvc_driver.c:344:2-344:18: unsigned int i, n;
-
drivers/media/usb/uvc/uvc_driver.c:516:2-516:18: unsigned int i, n;
-
drivers/media/usb/uvc/uvc_driver.c:794:2-794:24: unsigned int size, i, n, p;
-
drivers/media/usb/uvc/uvc_driver.c:1100:2-1100:15: unsigned int n, p;
-
drivers/media/usb/uvc/uvc_driver.c:1179:2-1179:18: unsigned int i, n, p, len;
-
drivers/media/usb/uvc/uvc_driver.c:2120:2-2120:24: struct list_head *p, *n;
-
drivers/media/v4l2-core/v4l2-async.c:207:2-207:30: struct v4l2_async_notifier *n;
-
drivers/media/v4l2-core/v4l2-compat-ioctl32.c:1103:3-1103:7: int n;
-
drivers/media/v4l2-core/v4l2-compat-ioctl32.c:1195:3-1195:7: int n;
-
drivers/media/v4l2-core/v4l2-dv-timings.c:359:2-359:16: unsigned long n, d;
-
drivers/media/v4l2-core/v4l2-dv-timings.c:389:2-389:16: unsigned long n, d;
-
drivers/media/v4l2-core/v4l2-h264.c:305:2-305:10: int n = 0, i;
-
drivers/media/v4l2-core/v4l2-h264.c:343:2-343:10: int n = 0, i;
-
drivers/media/v4l2-core/v4l2-ioctl.c:3136:2-3136:19: unsigned int n = _IOC_SIZE(real_cmd);
-
drivers/media/v4l2-core/v4l2-vp9.c:1210:2-1210:12: int l, m, n;
-
drivers/message/fusion/mptctl.c:791:2-791:13: int n = 0;
-
drivers/message/fusion/mptctl.c:1166:2-1166:12: int n = 0;
-
drivers/message/fusion/mptfc.c:1496:2-1496:31: struct mptfc_rport_info *p, *n;
-
drivers/message/fusion/mptsas.c:346:2-346:56: struct mptsas_target_reset_event *target_reset_list, *n;
-
drivers/message/fusion/mptsas.c:5355:2-5355:30: struct mptsas_portinfo *p, *n;
-
drivers/mfd/asic3.c:210:2-210:6: int n;
-
drivers/mfd/pcf50633-core.c:85:2-85:6: int n, n1, idx = 0;
-
drivers/mfd/pcf50633-core.c:115:2-115:6: int n;
-
drivers/mfd/sm501.c:453:2-453:18: unsigned int m, n, k;
-
drivers/mfd/stmfx.c:209:2-209:6: int n, ret;
-
drivers/misc/cardreader/rts5228.c:602:2-602:6: u16 n;
-
drivers/misc/cardreader/rts5261.c:679:2-679:6: u16 n;
-
drivers/misc/cardreader/rtsx_pcr.c:702:2-702:5: u8 n, clk_divider, mcu_cnt, div;
-
drivers/misc/cardreader/rtsx_usb.c:393:2-393:5: u8 n, clk_divider, mcu_cnt, div;
-
drivers/misc/cb710/core.c:193:2-193:10: int n = 0;
-
drivers/misc/fastrpc.c:1330:2-1330:35: struct fastrpc_invoke_ctx *ctx, *n;
-
drivers/misc/ics932s401.c:180:2-180:9: int m, n, freq;
-
drivers/misc/ics932s401.c:237:2-237:9: int m, n, freq;
-
drivers/misc/ics932s401.c:285:2-285:9: int m, n, freq;
-
drivers/misc/lkdtm/core.c:267:2-267:6: int n, cat, idx;
-
drivers/misc/mei/bus.c:1321:2-1321:32: struct mei_cl_device *cldev, *n;
-
drivers/misc/sgi-gru/grufile.c:255:2-255:22: int cbrs, dsrbytes, n;
-
drivers/misc/sgi-gru/grutlbpurge.c:49:2-49:6: int n;
-
drivers/misc/sgi-gru/grutlbpurge.c:66:2-66:6: int n;
-
drivers/misc/sgi-gru/grutlbpurge.c:297:2-297:23: int cpus, shift = 0, n;
-
drivers/misc/vmw_vmci/vmci_context.c:601:2-601:38: struct vmci_handle_list *notifier, *n;
-
drivers/misc/xilinx_sdfec.c:606:2-606:6: u32 n;
-
drivers/misc/xilinx_sdfec.c:656:2-656:11: int ret, n;
-
drivers/mmc/core/block.c:682:2-682:18: unsigned int i, n;
-
drivers/mmc/core/block.c:2826:2-2826:14: ssize_t n = 0;
-
drivers/mmc/host/s3cmci.c:467:4-467:19: u32 n = fifo & 3;
-
drivers/mmc/host/sdhci.c:781:4-781:17: int n = 32 * 1024; /* 32KiB*/
-
drivers/mmc/host/vub300.c:1362:2-1362:10: int n = 0;
-
drivers/mtd/chips/cfi_cmdset_0001.c:1642:3-1642:7: int n;
-
drivers/mtd/chips/cfi_cmdset_0001.c:1796:3-1796:32: int n = map_bankwidth(map) - word_gap;
-
drivers/mtd/chips/cfi_cmdset_0001.c:2267:3-2267:11: int n = min_t(int, size, map_bankwidth(map)-gap);
-
drivers/mtd/chips/cfi_cmdset_0002.c:1395:3-1395:11: int n = min_t(int, len, map_bankwidth(map) - gap);
-
drivers/mtd/chips/cfi_cmdset_0002.c:1835:3-1835:11: int n = 0;
-
drivers/mtd/chips/cfi_cmdset_0002.c:2326:3-2326:11: int n = 0;
-
drivers/mtd/devices/block2mtd.c:360:2-360:9: size_t n;
-
drivers/mtd/ftl.c:581:6-581:12: int n=0;
-
drivers/mtd/lpddr/lpddr_cmds.c:439:3-439:32: int n = map_bankwidth(map) - word_gap;
-
drivers/mtd/mtdswap.c:370:2-370:25: struct mtdswap_oobdata n;
-
drivers/mtd/nand/raw/cafe_nand.c:388:3-388:10: int i, n;
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:1573:2-1573:12: int meta, n, page_size;
-
drivers/mtd/nand/raw/mxc_nand.c:928:2-928:42: int n = mtd->oobsize + mtd->writesize - col;
-
drivers/mtd/nand/raw/mxc_nand.c:947:2-947:42: int n = mtd->oobsize + mtd->writesize - col;
-
drivers/mtd/nand/raw/nand_base.c:132:2-132:20: unsigned int tmp, n;
-
drivers/mtd/nand/raw/nandsim.c:2247:2-2247:26: struct list_head *pos, *n;
-
drivers/mtd/nand/raw/nandsim.c:2415:2-2415:26: struct list_head *pos, *n;
-
drivers/mtd/nand/raw/omap2.c:379:2-379:11: unsigned n;
-
drivers/mtd/nand/raw/qcom_nandc.c:1436:2-1436:27: struct desc_info *desc, *n;
-
drivers/mtd/tests/readtest.c:81:2-81:12: int i, j, n;
-
drivers/mtd/tests/speedtest.c:90:2-90:21: int i, n = pgcnt / 2, err = 0;
-
drivers/mtd/tests/speedtest.c:134:2-134:21: int i, n = pgcnt / 2, err = 0;
-
drivers/mtd/ubi/cdev.c:596:2-596:6: int n, err = -EINVAL;
-
drivers/mtd/ubi/cdev.c:682:2-682:9: int i, n, err;
-
drivers/mtd/ubi/debug.c:507:2-507:6: int n;
-
drivers/mtd/ubi/fastmap.c:524:2-524:10: int n = 0;
-
drivers/mtd/ubi/vmt.c:633:2-633:12: long long n;
-
drivers/mtd/ubi/vtbl.c:160:2-160:9: int i, n, reserved_pebs, alignment, data_pad, vol_type, name_len;
-
drivers/net/can/c_can/c_can_main.c:830:4-830:8: int n;
-
drivers/net/can/c_can/c_can_main.c:884:2-884:34: u32 pkts = 0, pend = 0, toread, n;
-
drivers/net/can/cc770/cc770.c:603:2-603:10: int n = CC770_MAX_MSG;
-
drivers/net/can/cc770/cc770.c:643:2-643:10: int n = CC770_MAX_MSG;
-
drivers/net/can/cc770/cc770.c:711:2-711:13: int o, n = 0;
-
drivers/net/can/sja1000/sja1000.c:499:2-499:10: int n = 0;
-
drivers/net/can/spi/mcp251xfd/mcp251xfd-chip-fifo.c:68:2-68:11: int err, n;
-
drivers/net/can/spi/mcp251xfd/mcp251xfd-ram.c:44:3-44:6: u8 n;
-
drivers/net/can/spi/mcp251xfd/mcp251xfd-regmap.c:55:2-55:6: int n;
-
drivers/net/can/spi/mcp251xfd/mcp251xfd-rx.c:254:2-254:11: int err, n;
-
drivers/net/can/sun4i_can.c:649:2-649:10: int n = 0;
-
drivers/net/can/usb/peak_usb/pcan_usb.c:561:2-561:8: u8 f, n;
-
drivers/net/can/usb/peak_usb/pcan_usb_fd.c:314:2-314:9: int i, n;
-
drivers/net/dsa/bcm_sf2_cfp.c:1215:2-1215:26: struct cfp_rule *rule, *n;
-
drivers/net/dsa/hirschmann/hellcreek.c:1654:3-1654:7: s64 n;
-
drivers/net/dsa/mv88e6xxx/chip.c:138:2-138:22: unsigned int n = d->hwirq;
-
drivers/net/dsa/mv88e6xxx/chip.c:146:2-146:22: unsigned int n = d->hwirq;
-
drivers/net/dsa/mv88e6xxx/chip.c:155:2-155:15: unsigned int n;
-
drivers/net/dsa/mv88e6xxx/global2.c:1013:2-1013:22: unsigned int n = d->hwirq;
-
drivers/net/dsa/mv88e6xxx/global2.c:1021:2-1021:22: unsigned int n = d->hwirq;
-
drivers/net/dsa/mv88e6xxx/global2.c:1031:2-1031:15: unsigned int n;
-
drivers/net/dsa/ocelot/felix_vsc9959.c:1721:2-1721:36: struct felix_stream_filter *tmp, *n;
-
drivers/net/dsa/ocelot/felix_vsc9959.c:1865:2-1865:40: struct felix_stream_gate_entry *tmp, *n;
-
drivers/net/dsa/sja1105/sja1105_flower.c:535:2-535:26: struct list_head *pos, *n;
-
drivers/net/dsa/sja1105/sja1105_ptp.h:41:2-41:12: s64 a, b, n;
-
drivers/net/dsa/sja1105/sja1105_vl.c:83:2-83:33: struct sja1105_gate_entry *e, *n;
-
drivers/net/ethernet/3com/3c59x.c:1318:3-1318:18: unsigned short n;
-
drivers/net/ethernet/3com/3c59x.c:1641:3-1641:64: unsigned short n = window_read16(vp, 2, Wn2_ResetOptions) & ~0x4010;
-
drivers/net/ethernet/altera/altera_tse_main.c:1095:2-1095:6: int n;
-
drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.c:832:4-832:54: u32 n = 0xFFFFU & aq_hw_read_reg(self, 0x00002A00U);
-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c:853:2-853:15: u32 i, j, k, n;
-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:2537:2-2537:46: int vn, n = (CHIP_MODE_IS_4_PORT(bp) ? 2 : 1);
-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:6619:2-6619:6: int n, rc;
-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c:1059:2-1059:9: int i, n;
-
drivers/net/ethernet/broadcom/bnxt/bnxt.c:3439:2-3439:17: int i, n = bp->cp_nr_pages;
-
drivers/net/ethernet/broadcom/bnxt/bnxt.c:5117:3-5117:14: u32 nsegs, n, segs = 0, flags;
-
drivers/net/ethernet/broadcom/bnxt/bnxt.c:10594:3-10594:15: int n = pf->active_vfs;
-
drivers/net/ethernet/broadcom/bnxt/bnxt.c:11856:3-11856:11: int n = 0, tmo;
-
drivers/net/ethernet/broadcom/bnxt/bnxt.c:12433:3-12433:37: int n = bnxt_get_registered_vfs(bp);
-
drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c:322:2-322:10: int rc, n, i;
-
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:667:5-668:24: long n = bnxt_rx_bytes_pri_arr[i].base_off +
-
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:673:5-674:24: long n = bnxt_rx_pkts_pri_arr[i].base_off +
-
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:679:5-680:24: long n = bnxt_tx_bytes_pri_arr[i].base_off +
-
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:685:5-686:24: long n = bnxt_tx_pkts_pri_arr[i].base_off +
-
drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c:614:3-614:15: u16 n = pf->active_vfs;
-
drivers/net/ethernet/broadcom/cnic.c:1244:2-1244:12: int i, j, n, ret, pages;
-
drivers/net/ethernet/broadcom/cnic.c:1701:2-1701:16: int i, j, n = 2, n_max;
-
drivers/net/ethernet/broadcom/cnic.c:4641:3-4641:39: int n = (i % cp->l2_rx_ring_size) + 1;
-
drivers/net/ethernet/broadcom/cnic.c:5006:3-5006:39: int n = (i % cp->l2_rx_ring_size) + 1;
-
drivers/net/ethernet/brocade/bna/bfa_ioc.c:1674:2-1674:10: u32 n = FLASH_BLOCKING_OP_MAX;
-
drivers/net/ethernet/brocade/bna/bfa_ioc.c:1694:2-1694:6: u32 n;
-
drivers/net/ethernet/brocade/bna/cna_fwimg.c:25:2-25:6: u32 n;
-
drivers/net/ethernet/cavium/liquidio/lio_ethtool.c:1088:2-1088:29: struct napi_struct *napi, *n;
-
drivers/net/ethernet/cavium/liquidio/lio_main.c:1222:2-1222:29: struct napi_struct *napi, *n;
-
drivers/net/ethernet/cavium/liquidio/lio_main.c:1782:2-1782:29: struct napi_struct *napi, *n;
-
drivers/net/ethernet/cavium/liquidio/lio_main.c:1845:2-1845:29: struct napi_struct *napi, *n;
-
drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:665:2-665:29: struct napi_struct *napi, *n;
-
drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:915:2-915:29: struct napi_struct *napi, *n;
-
drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:962:2-962:29: struct napi_struct *napi, *n;
-
drivers/net/ethernet/cavium/thunder/nicvf_queues.c:1270:2-1270:7: long n; /* size of the current piece of payload */
-
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c:383:2-383:63: int i, j, msi_idx = 1, n = sizeof(adap->msix_info[0].desc) - 1;
-
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c:429:3-429:14: int i, n = 0;
-
drivers/net/ethernet/chelsio/cxgb3/sge.c:2468:2-2468:24: __be32 n = r->flags & htonl(F_RSPD_ASYNC_NOTIF | F_RSPD_IMM_DATA_VALID);
-
drivers/net/ethernet/chelsio/cxgb3/t3_hw.c:2524:2-2524:30: unsigned int n = mem_size / pg_size;
-
drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c:183:2-183:17: u32 value, n = 0, len = 0;
-
drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c:541:2-541:6: int n, i;
-
drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c:1662:2-1662:17: int i, rc, n = 0;
-
drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c:2014:2-2014:13: int i, rc, n;
-
drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c:2070:2-2070:13: int i, rc, n;
-
drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c:2218:2-2218:13: int i, rc, n;
-
drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c:2666:2-2666:19: u32 size = 0, i, n, total_size = 0;
-
drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c:2969:2-2969:13: int i, rc, n;
-
drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c:3088:2-3088:13: int i, rc, n;
-
drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c:3278:2-3278:13: int i, rc, n;
-
drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c:3569:2-3569:37: u32 count = padap->params.sf_size, n;
-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c:2660:2-2660:12: int i, j, n, r = (uintptr_t)v - 1;
-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c:1594:2-1594:23: unsigned int n = pi->rss_size;
-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c:555:2-555:13: u8 i, cnt, n;
-
drivers/net/ethernet/chelsio/cxgb4/sge.c:3387:2-3387:6: int n;
-
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c:10163:2-10163:14: int ret, i, n, cfg_addr;
-
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c:10710:2-10710:14: int ret, i, n, cfg_addr;
-
drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c:2064:3-2064:11: int n = min(QPL, adapter->sge.ethqsets - QPL * r);
-
drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c:2204:3-2204:11: int n = min(QPL, adapter->sge.ethqsets - QPL * r);
-
drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.c:426:2-426:20: struct neighbour *n;
-
drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.c:1116:2-1116:24: struct neighbour *n = NULL;
-
drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.c:99:2-99:20: struct neighbour *n;
-
drivers/net/ethernet/cisco/enic/enic_clsf.c:94:3-94:30: struct enic_rfs_fltr_node *n;
-
drivers/net/ethernet/cisco/enic/enic_clsf.c:114:3-114:30: struct enic_rfs_fltr_node *n;
-
drivers/net/ethernet/cisco/enic/enic_clsf.c:136:3-136:30: struct enic_rfs_fltr_node *n;
-
drivers/net/ethernet/cisco/enic/enic_clsf.c:175:2-175:29: struct enic_rfs_fltr_node *n;
-
drivers/net/ethernet/cisco/enic/enic_ethtool.c:412:3-412:30: struct enic_rfs_fltr_node *n;
-
drivers/net/ethernet/cisco/enic/enic_ethtool.c:431:2-431:29: struct enic_rfs_fltr_node *n;
-
drivers/net/ethernet/cisco/enic/enic_main.c:2365:2-2365:19: unsigned int n = min_t(unsigned int, enic->rq_count, ENIC_RQ_MAX);
-
drivers/net/ethernet/engleder/tsnep_selftests.c:160:2-160:6: u64 n;
-
drivers/net/ethernet/engleder/tsnep_selftests.c:196:2-196:65: u64 n = div64_u64(system_time - gcl->base_time, gcl->cycle_time);
-
drivers/net/ethernet/engleder/tsnep_selftests.c:248:3-248:7: u64 n;
-
drivers/net/ethernet/engleder/tsnep_tc.c:136:2-136:6: u64 n;
-
drivers/net/ethernet/engleder/tsnep_tc.c:149:2-149:6: u64 n;
-
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch-flower.c:198:2-198:26: struct list_head *pos, *n;
-
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch-flower.c:284:2-284:39: struct dpaa2_switch_acl_entry *tmp, *n;
-
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch-flower.c:297:2-297:39: struct dpaa2_switch_acl_entry *tmp, *n;
-
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch-flower.c:312:2-312:42: struct dpaa2_switch_mirror_entry *tmp, *n;
-
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch-flower.c:580:2-580:26: struct list_head *pos, *n;
-
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch-flower.c:734:2-734:26: struct list_head *pos, *n;
-
drivers/net/ethernet/freescale/enetc/enetc.c:1292:2-1292:10: int n = 0;
-
drivers/net/ethernet/freescale/enetc/enetc.c:1457:2-1457:10: int n = 0;
-
drivers/net/ethernet/freescale/enetc/enetc.c:2754:2-2754:9: int i, n, err, nvec;
-
drivers/net/ethernet/freescale/enetc/enetc_ptp.c:34:2-34:16: int err, len, n;
-
drivers/net/ethernet/freescale/enetc/enetc_qos.c:667:2-667:6: u64 n;
-
drivers/net/ethernet/fungible/funcore/fun_dev.c:636:2-636:22: unsigned int b, n = 0;
-
drivers/net/ethernet/fungible/funeth/funeth_ethtool.c:617:2-617:6: int n;
-
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c:12043:2-12043:12: int i, k, n;
-
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c:12097:2-12097:12: int i, k, n;
-
drivers/net/ethernet/intel/e1000e/netdev.c:144:2-144:10: int n = 0;
-
drivers/net/ethernet/intel/fm10k/fm10k_ethtool.c:987:3-987:13: u32 reta, n;
-
drivers/net/ethernet/intel/i40e/i40e_main.c:3539:2-3539:9: int i, n;
-
drivers/net/ethernet/intel/i40e/i40e_main.c:13897:2-13897:9: int i, n, bkt;
-
drivers/net/ethernet/intel/i40e/i40e_main.c:14473:2-14473:13: int i, n = 0;
-
drivers/net/ethernet/intel/ice/ice_arfs.c:108:2-108:21: struct hlist_node *n;
-
drivers/net/ethernet/intel/ice/ice_arfs.c:145:2-145:21: struct hlist_node *n;
-
drivers/net/ethernet/intel/ice/ice_arfs.c:219:2-219:21: struct hlist_node *n;
-
drivers/net/ethernet/intel/ice/ice_arfs.c:553:3-553:22: struct hlist_node *n;
-
drivers/net/ethernet/intel/ice/ice_dcb_lib.c:219:2-219:9: int i, n;
-
drivers/net/ethernet/intel/igb/igb_main.c:288:2-288:10: int n = 0;
-
drivers/net/ethernet/intel/igb/igb_main.c:363:2-363:9: u16 i, n;
-
drivers/net/ethernet/intel/igb/igb_main.c:7168:2-7168:49: int n = (msgbuf[0] & E1000_VT_MSGINFO_MASK) >> E1000_VT_MSGINFO_SHIFT;
-
drivers/net/ethernet/intel/igc/igc_dump.c:47:2-47:10: int n = 0;
-
drivers/net/ethernet/intel/igc/igc_dump.c:121:2-121:9: u16 i, n;
-
drivers/net/ethernet/intel/igc/igc_main.c:5800:2-5800:9: size_t n;
-
drivers/net/ethernet/intel/igc/igc_main.c:5876:2-5876:9: size_t n;
-
drivers/net/ethernet/intel/igc/igc_tsn.c:219:3-219:7: s64 n;
-
drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c:1316:2-1316:2: IXGBE_COMPUTE_SIG_HASH_ITERATION(0);
-
drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c:1326:2-1326:2: IXGBE_COMPUTE_SIG_HASH_ITERATION(1);
-
drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c:1327:2-1327:2: IXGBE_COMPUTE_SIG_HASH_ITERATION(2);
-
drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c:1328:2-1328:2: IXGBE_COMPUTE_SIG_HASH_ITERATION(3);
-
drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c:1329:2-1329:2: IXGBE_COMPUTE_SIG_HASH_ITERATION(4);
-
drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c:1330:2-1330:2: IXGBE_COMPUTE_SIG_HASH_ITERATION(5);
-
drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c:1331:2-1331:2: IXGBE_COMPUTE_SIG_HASH_ITERATION(6);
-
drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c:1332:2-1332:2: IXGBE_COMPUTE_SIG_HASH_ITERATION(7);
-
drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c:1333:2-1333:2: IXGBE_COMPUTE_SIG_HASH_ITERATION(8);
-
drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c:1334:2-1334:2: IXGBE_COMPUTE_SIG_HASH_ITERATION(9);
-
drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c:1335:2-1335:2: IXGBE_COMPUTE_SIG_HASH_ITERATION(10);
-
drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c:1336:2-1336:2: IXGBE_COMPUTE_SIG_HASH_ITERATION(11);
-
drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c:1337:2-1337:2: IXGBE_COMPUTE_SIG_HASH_ITERATION(12);
-
drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c:1338:2-1338:2: IXGBE_COMPUTE_SIG_HASH_ITERATION(13);
-
drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c:1339:2-1339:2: IXGBE_COMPUTE_SIG_HASH_ITERATION(14);
-
drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c:1340:2-1340:2: IXGBE_COMPUTE_SIG_HASH_ITERATION(15);
-
drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c:1462:2-1462:2: IXGBE_COMPUTE_BKT_HASH_ITERATION(0);
-
drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c:1473:3-1473:3: IXGBE_COMPUTE_BKT_HASH_ITERATION(i);
-
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:572:2-572:10: int n = 0;
-
drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c:729:2-729:6: int n;
-
drivers/net/ethernet/marvell/mv643xx_eth.c:2709:2-2709:6: int n;
-
drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c:665:3-665:7: int n;
-
drivers/net/ethernet/marvell/skge.c:843:3-843:11: int n = min_t(int, length, sizeof(val));
-
drivers/net/ethernet/marvell/skge.c:870:3-870:11: int n = min_t(int, length, sizeof(val));
-
drivers/net/ethernet/mediatek/mtk_ppe.c:603:2-603:21: struct hlist_node *n;
-
drivers/net/ethernet/mellanox/mlx4/cmd.c:2793:2-2793:11: unsigned n;
-
drivers/net/ethernet/mellanox/mlx4/en_ethtool.c:1265:2-1265:41: u32 n = mlx4_en_get_rxfh_indir_size(dev);
-
drivers/net/ethernet/mellanox/mlx4/en_ethtool.c:1287:2-1287:41: u32 n = mlx4_en_get_rxfh_indir_size(dev);
-
drivers/net/ethernet/mellanox/mlx5/core/cmd.c:213:2-213:34: int n = mlx5_calc_cmd_blocks(msg);
-
drivers/net/ethernet/mellanox/mlx5/core/cmd.c:255:2-255:39: int n = mlx5_calc_cmd_blocks(ent->out);
-
drivers/net/ethernet/mellanox/mlx5/core/cmd.c:846:2-846:34: int n = mlx5_calc_cmd_blocks(msg);
-
drivers/net/ethernet/mellanox/mlx5/core/cmd.c:1378:2-1378:6: int n;
-
drivers/net/ethernet/mellanox/mlx5/core/cmd.c:2063:2-2063:23: struct mlx5_cmd_msg *n;
-
drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.c:522:2-522:21: struct hlist_node *n;
-
drivers/net/ethernet/mellanox/mlx5/core/en/rep/neigh.c:131:2-131:37: struct neighbour *n = update_work->n;
-
drivers/net/ethernet/mellanox/mlx5/core/en/rep/neigh.c:213:2-213:20: struct neighbour *n;
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c:112:2-112:20: struct neighbour *n;
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c:451:2-451:20: struct neighbour *n;
-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c:380:2-380:20: struct neighbour *n;
-
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_stats.c:61:2-61:18: unsigned int i, n, idx = 0;
-
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_stats.c:77:2-77:18: unsigned int i, n, idx = 0;
-
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_tx.c:413:3-413:47: unsigned int orig_fsz, frag_offset = 0, n = 0;
-
drivers/net/ethernet/mellanox/mlx5/core/en_rep.c:407:2-407:6: int n, tc, nch, num_sqs = 0;
-
drivers/net/ethernet/mellanox/mlx5/core/eq.c:849:2-849:28: struct mlx5_eq_comp *eq, *n;
-
drivers/net/ethernet/mellanox/mlx5/core/eq.c:941:2-941:28: struct mlx5_eq_comp *eq, *n;
-
drivers/net/ethernet/mellanox/mlx5/core/eq.c:980:2-980:28: struct mlx5_eq_comp *eq, *n;
-
drivers/net/ethernet/mellanox/mlx5/core/lib/fs_chains.c:400:2-400:10: int n = 0, err;
-
drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c:201:2-201:11: unsigned n;
-
drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c:250:2-250:6: int n;
-
drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c:445:2-445:15: unsigned int n;
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:2220:2-2220:20: struct neighbour *n;
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:2229:2-2229:20: struct neighbour *n;
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:2405:2-2405:20: struct neighbour *n;
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:2436:2-2436:20: struct neighbour *n;
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:2664:2-2664:41: struct neighbour *n = neigh_entry->key.n;
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:2681:2-2681:41: struct neighbour *n = neigh_entry->key.n;
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:2695:2-2695:41: struct neighbour *n = neigh_entry->key.n;
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:2765:2-2765:34: struct neighbour *n = net_work->n;
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:2864:2-2864:20: struct neighbour *n;
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:4097:2-4097:20: struct neighbour *n, *old_n = neigh_entry->key.n;
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:4195:2-4195:20: struct neighbour *n;
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:4249:2-4249:20: struct neighbour *n;
-
drivers/net/ethernet/micrel/ksz884x.c:6440:2-6440:6: int n;
-
drivers/net/ethernet/mscc/ocelot_vcap.c:269:2-269:16: u32 i, j, n = 0, value = 0, mask = 0;
-
drivers/net/ethernet/mscc/ocelot_vcap.c:933:2-933:35: struct vcap_policer_entry *tmp, *n;
-
drivers/net/ethernet/mscc/ocelot_vcap.c:1226:2-1226:35: struct ocelot_vcap_filter *tmp, *n;
-
drivers/net/ethernet/neterion/vxge/vxge-config.c:1100:2-1100:24: struct list_head *p, *n;
-
drivers/net/ethernet/neterion/vxge/vxge-config.c:2401:2-2401:24: struct list_head *p, *n;
-
drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c:201:2-201:20: struct neighbour *n;
-
drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c:243:2-243:20: struct neighbour *n;
-
drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c:566:2-566:20: struct neighbour *n;
-
drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c:650:2-650:20: struct neighbour *n;
-
drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c:695:2-695:20: struct neighbour *n;
-
drivers/net/ethernet/netronome/nfp/nfp_main.c:111:2-111:6: int n, err;
-
drivers/net/ethernet/netronome/nfp/nfp_net_common.c:1797:2-1797:6: int n;
-
drivers/net/ethernet/netronome/nfp/nfp_net_main.c:261:3-261:16: unsigned int n;
-
drivers/net/ethernet/netronome/nfp/nfp_port.c:105:2-105:6: int n;
-
drivers/net/ethernet/netronome/nfp/nfp_shared_buf.c:35:2-35:6: int n;
-
drivers/net/ethernet/netronome/nfp/nfp_shared_buf.c:84:2-84:6: int n, err;
-
drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000_pcie.c:370:2-370:6: int n;
-
drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000_pcie.c:388:2-388:6: int n, busy = 0;
-
drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000_pcie.c:422:2-422:6: int n;
-
drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000_pcie.c:711:2-711:6: int n;
-
drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000_pcie.c:927:2-927:6: int n, width;
-
drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000_pcie.c:990:2-990:6: int n, width;
-
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c:683:2-683:6: int n;
-
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c:705:2-705:6: int n;
-
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c:725:2-725:6: int n;
-
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c:747:2-747:6: int n;
-
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c:963:2-963:9: size_t n, offset;
-
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c:1032:2-1032:9: size_t n, offset;
-
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cpplib.c:45:2-45:6: int n;
-
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cpplib.c:68:2-68:6: int n;
-
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cpplib.c:89:2-89:6: int n;
-
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cpplib.c:112:2-112:6: int n;
-
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_rtsym.c:102:2-102:11: int err, n, size;
-
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_rtsym.c:196:2-196:6: int n;
-
drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:417:2-417:9: int i, n, init_delay = 0;
-
drivers/net/ethernet/qlogic/qede/qede_filter.c:407:2-407:30: struct qede_arfs_fltr_node *n;
-
drivers/net/ethernet/qlogic/qede/qede_filter.c:435:2-435:30: struct qede_arfs_fltr_node *n;
-
drivers/net/ethernet/qlogic/qede/qede_filter.c:1870:2-1870:30: struct qede_arfs_fltr_node *n;
-
drivers/net/ethernet/qlogic/qede/qede_filter.c:2018:2-2018:30: struct qede_arfs_fltr_node *n;
-
drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c:632:2-632:21: struct hlist_node *n;
-
drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c:677:2-677:21: struct hlist_node *n;
-
drivers/net/ethernet/qlogic/qlcnic/qlcnic_init.c:385:2-385:9: int i, n, init_delay;
-
drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c:180:2-180:21: struct hlist_node *n;
-
drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c:311:2-311:21: struct hlist_node *n;
-
drivers/net/ethernet/rocker/rocker_main.c:3138:2-3138:24: struct neighbour *n = ptr;
-
drivers/net/ethernet/rocker/rocker_ofdpa.c:1352:2-1352:69: struct neighbour *n = __ipv4_neigh_lookup(dev, (__force u32)ip_addr);
-
drivers/net/ethernet/sfc/ethtool_common.c:348:2-348:19: unsigned int n = 0, i;
-
drivers/net/ethernet/sfc/falcon/ethtool.c:301:2-301:19: unsigned int n = 0, i;
-
drivers/net/ethernet/sfc/siena/ethtool_common.c:300:2-300:19: unsigned int n = 0, i;
-
drivers/net/ethernet/sfc/tx_tso.c:237:2-237:6: int n;
-
drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c:45:2-45:9: size_t n;
-
drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c:904:3-904:7: s64 n;
-
drivers/net/ethernet/ti/cpsw.c:525:2-525:2: for_each_slave(priv, _cpsw_adjust_link, priv, &link);
-
drivers/net/ethernet/ti/cpsw.c:746:2-746:2: for_each_slave(priv, cpsw_mqprio_resume, priv);
-
drivers/net/ethernet/ti/cpsw.c:749:2-749:2: for_each_slave(priv, cpsw_cbs_resume, priv);
-
drivers/net/ethernet/ti/cpsw.c:787:2-787:2: for_each_slave(priv, cpsw_slave_open, priv);
-
drivers/net/ethernet/ti/cpsw.c:861:2-861:2: for_each_slave(priv, cpsw_slave_stop, cpsw);
-
drivers/net/ethernet/ti/cpsw.c:886:2-886:2: for_each_slave(priv, cpsw_slave_stop, cpsw);
-
drivers/net/ethernet/ti/cpsw.c:985:2-985:2: for_each_slave(priv, cpsw_set_slave_mac, priv);
-
drivers/net/ethernet/ti/cpsw.c:1189:2-1189:2: for_each_slave(priv, _cpsw_adjust_link, priv, &link);
-
drivers/net/ethernet/via/via-rhine.c:657:2-657:6: int n;
-
drivers/net/ethernet/xircom/xirc2ps_cs.c:1127:2-1127:11: unsigned n, nn;
-
drivers/net/fddi/skfp/hwmtm.c:1036:2-1036:6: int n ;
-
drivers/net/fddi/skfp/hwmtm.c:1802:2-1802:6: int n ;
-
drivers/net/fddi/skfp/hwmtm.c:1942:2-1942:6: int n ;
-
drivers/net/fddi/skfp/pcmplc.c:526:2-526:6: int n ;
-
drivers/net/fddi/skfp/pcmplc.c:1612:2-1612:6: int n ;
-
drivers/net/fddi/skfp/pcmplc.c:1630:2-1630:7: int n ;
-
drivers/net/fddi/skfp/skfddi.c:1608:3-1608:7: int n;
-
drivers/net/macsec.c:4296:3-4296:26: struct macsec_dev *m, *n;
-
drivers/net/macsec.c:4308:3-4308:26: struct macsec_dev *m, *n;
-
drivers/net/mdio/mdio-mux-meson-g12a.c:74:2-74:14: u32 val, m, n;
-
drivers/net/phy/phy_device.c:381:2-381:26: struct list_head *pos, *n;
-
drivers/net/ppp/ppp_async.c:834:2-834:15: int c, i, j, n, s, f;
-
drivers/net/rionet.c:268:2-268:6: int n;
-
drivers/net/tap.c:1295:2-1295:15: int n = tap->numqueues;
-
drivers/net/tun.c:410:3-410:22: struct hlist_node *n;
-
drivers/net/tun.c:425:3-425:22: struct hlist_node *n;
-
drivers/net/tun.c:446:3-446:22: struct hlist_node *n;
-
drivers/net/tun.c:702:2-702:18: int i, n = tun->numqueues;
-
drivers/net/tun.c:856:2-856:39: int n = ether_crc(ETH_ALEN, addr) >> 26;
-
drivers/net/tun.c:862:2-862:39: int n = ether_crc(ETH_ALEN, addr) >> 26;
-
drivers/net/tun.c:870:2-870:17: int err, alen, n, nexact;
-
drivers/net/tun.c:2528:3-2528:16: int n = ctl->num;
-
drivers/net/tun.c:3604:2-3604:32: int n = tun->numqueues + tun->numdisabled;
-
drivers/net/usb/cdc_ncm.c:1208:2-1208:10: u16 n = 0, index, ndplen;
-
drivers/net/vmxnet3/vmxnet3_ethtool.c:1016:2-1016:28: unsigned int n = rssConf->indTableSize;
-
drivers/net/vxlan/vxlan_core.c:1833:2-1833:20: struct neighbour *n;
-
drivers/net/vxlan/vxlan_core.c:2011:2-2011:20: struct neighbour *n;
-
drivers/net/vxlan/vxlan_core.c:2077:2-2077:20: struct neighbour *n;
-
drivers/net/vxlan/vxlan_core.c:2857:3-2857:26: struct hlist_node *p, *n;
-
drivers/net/vxlan/vxlan_core.c:2987:3-2987:26: struct hlist_node *p, *n;
-
drivers/net/wireless/ath/ath10k/htt_rx.c:46:2-46:21: struct hlist_node *n;
-
drivers/net/wireless/ath/ath10k/mac.c:2305:2-2305:9: int i, n;
-
drivers/net/wireless/ath/ath10k/wmi.c:5422:2-5422:12: size_t i, n;
-
drivers/net/wireless/ath/ath10k/wmi.c:5464:2-5464:9: int i, n;
-
drivers/net/wireless/ath/ath11k/mac.c:1689:2-1689:9: int i, n;
-
drivers/net/wireless/ath/ath5k/debug.c:818:2-818:9: int i, n;
-
drivers/net/wireless/ath/carl9170/debug.c:547:2-547:22: int err = 0, i, n = 0, max_len = 32, res;
-
drivers/net/wireless/ath/carl9170/phy.c:1435:2-1435:14: int idx, i, n;
-
drivers/net/wireless/ath/wil6210/cfg80211.c:899:2-899:10: uint i, n;
-
drivers/net/wireless/ath/wil6210/cfg80211.c:1065:2-1065:9: int i, n;
-
drivers/net/wireless/ath/wil6210/debugfs.c:1270:2-1270:6: int n;
-
drivers/net/wireless/ath/wil6210/debugfs.c:1498:2-1498:6: int n;
-
drivers/net/wireless/ath/wil6210/debugfs.c:2054:2-2054:6: int n;
-
drivers/net/wireless/ath/wil6210/debugfs.c:2230:2-2230:6: int n, ret, text_size = 500;
-
drivers/net/wireless/ath/wil6210/fw_inc.c:364:2-364:6: int n, i;
-
drivers/net/wireless/ath/wil6210/fw_inc.c:426:2-426:6: int n, i;
-
drivers/net/wireless/ath/wil6210/fw_inc.c:490:2-490:6: int n, i, k;
-
drivers/net/wireless/ath/wil6210/wmi.c:1916:2-1916:11: unsigned n;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:2859:2-2859:6: u32 n, idx, addr;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c:1029:2-1029:7: uint n;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:1027:2-1027:11: uint n = 0;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:7660:2-7660:11: uint n = 0;
-
drivers/net/wireless/intel/ipw2x00/ipw2200.c:1605:2-1605:13: int n = p->eeprom_delay;
-
drivers/net/wireless/intel/ipw2x00/ipw2200.c:10298:2-10298:5: u8 n;
-
drivers/net/wireless/intel/iwlwifi/iwl-drv.c:1097:4-1097:35: struct iwl_fw_dbg_mem_seg_tlv *n;
-
drivers/net/wireless/intel/iwlwifi/iwl-eeprom-parse.c:658:2-658:10: int n = 0, idx = 0;
-
drivers/net/wireless/intersil/hostap/hostap_ap.c:448:2-448:26: struct list_head *ptr, *n;
-
drivers/net/wireless/intersil/hostap/hostap_ap.c:500:2-500:26: struct list_head *ptr, *n;
-
drivers/net/wireless/intersil/hostap/hostap_ap.c:865:2-865:19: struct sta_info *n, *sta;
-
drivers/net/wireless/intersil/hostap/hostap_hw.c:213:2-213:26: struct list_head *ptr, *n;
-
drivers/net/wireless/intersil/hostap/hostap_hw.c:3025:2-3025:26: struct list_head *ptr, *n;
-
drivers/net/wireless/intersil/hostap/hostap_hw.c:3263:2-3263:26: struct list_head *ptr, *n;
-
drivers/net/wireless/marvell/libertas/cfg.c:304:2-304:10: int n = 0;
-
drivers/net/wireless/mediatek/mt76/dma.c:362:2-362:15: int len, n = 0, ret = -ENOMEM;
-
drivers/net/wireless/mediatek/mt76/mt7603/eeprom.c:106:2-106:10: int n = ARRAY_SIZE(cal_free_bytes);
-
drivers/net/wireless/mediatek/mt76/mt7615/mac.c:1955:2-1955:29: u32 reg, val, sum = 0, n = 0;
-
drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c:642:2-642:30: int bound[15], range[4], i, n;
-
drivers/net/wireless/mediatek/mt76/mt7915/init.c:1001:2-1001:6: int n;
-
drivers/net/wireless/mediatek/mt76/mt7915/mac.c:1957:2-1957:24: u32 val, sum = 0, n = 0;
-
drivers/net/wireless/mediatek/mt76/mt7915/main.c:842:2-842:6: u16 n;
-
drivers/net/wireless/mediatek/mt76/mt7915/main.c:887:2-887:6: u16 n;
-
drivers/net/wireless/mediatek/mt76/mt7915/main.c:918:2-918:6: u16 n;
-
drivers/net/wireless/mediatek/mt76/mt7915/main.c:1236:2-1236:9: int i, n, ei = 0;
-
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:1139:2-1139:9: u8 n = 0;
-
drivers/net/wireless/mediatek/mt76/mt7921/main.c:213:2-213:6: int n;
-
drivers/net/wireless/mediatek/mt76/mt7921/main.c:1121:2-1121:6: u16 n;
-
drivers/net/wireless/mediatek/mt76/mt7921/main.c:1147:2-1147:6: u16 n;
-
drivers/net/wireless/mediatek/mt7601u/mac.c:317:2-317:11: u32 sum, n;
-
drivers/net/wireless/mediatek/mt7601u/mcu.c:339:2-339:6: int n, ret;
-
drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8192e2ant.c:1580:2-1580:24: static int up, dn, m, n, wait_cnt;
-
drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b1ant.c:1422:2-1422:24: static s32 up, dn, m, n, wait_count;
-
drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b2ant.c:1784:2-1784:24: static s32 up, dn, m, n, wait_count;
-
drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a2ant.c:1699:2-1699:25: static long up, dn, m, n, wait_count;
-
drivers/net/wireless/realtek/rtlwifi/debug.c:79:2-79:9: int i, n;
-
drivers/net/wireless/realtek/rtlwifi/debug.c:121:2-121:9: int i, n;
-
drivers/net/wireless/realtek/rtlwifi/debug.c:163:2-163:9: int i, n;
-
drivers/net/wireless/realtek/rtw88/coex.c:1201:2-1201:5: u8 n, type;
-
drivers/net/wireless/realtek/rtw88/coex.c:3588:2-3588:5: u8 n, i;
-
drivers/net/wireless/realtek/rtw88/coex.c:3624:2-3624:5: u8 n, i, j;
-
drivers/net/wireless/realtek/rtw88/debug.c:486:2-486:9: int i, n;
-
drivers/net/wireless/realtek/rtw88/debug.c:505:2-505:9: int i, n;
-
drivers/net/wireless/realtek/rtw88/sec.c:107:2-107:12: u8 count, n;
-
drivers/net/wireless/realtek/rtw88/tx.c:216:2-216:6: u8 *n;
-
drivers/net/wireless/realtek/rtw89/coex.c:1293:2-1293:10: u16 n = 0;
-
drivers/net/wireless/realtek/rtw89/coex.c:1314:2-1314:5: u8 n, *ptr = NULL, ulen;
-
drivers/net/wireless/realtek/rtw89/fw.c:875:2-875:5: u8 n, idx, sh;
-
drivers/net/wireless/realtek/rtw89/pci.c:1112:2-1112:6: int n;
-
drivers/net/wireless/realtek/rtw89/phy.c:388:2-388:5: u8 n, c;
-
drivers/net/wireless/rndis_wlan.c:3104:2-3104:22: int len, retval, i, n;
-
drivers/net/wireless/zydas/zd1211rw/zd_usb.c:629:3-629:22: unsigned int l, k, n;
-
drivers/net/wwan/mhi_wwan_mbim.c:259:3-259:16: int nframes, n, dpeoffset;
-
drivers/net/wwan/wwan_hwsim.c:125:2-125:9: int i, n, s;
-
drivers/net/xen-netback/hash.c:417:3-417:19: unsigned int j, n;
-
drivers/net/xen-netback/hash.c:437:4-437:20: unsigned int j, n;
-
drivers/nfc/nfcsim.c:355:2-355:6: int n;
-
drivers/nfc/pn533/pn533.c:2788:2-2788:26: struct pn533_cmd *cmd, *n;
-
drivers/ntb/test/ntb_tool.c:368:2-368:6: int n;
-
drivers/ntb/test/ntb_tool.c:935:2-935:11: int ret, n;
-
drivers/nvdimm/label.c:65:2-65:17: u32 tmp_nslot, n;
-
drivers/nvdimm/namespace_devs.c:625:3-625:19: resource_size_t n, rem = 0;
-
drivers/nvdimm/pfn_devs.c:63:3-63:20: size_t n = len - 1;
-
drivers/nvme/host/core.c:730:2-730:65: unsigned short segments = blk_rq_nr_discard_segments(req), n = 0;
-
drivers/nvme/host/multipath.c:634:2-634:48: u32 nr_nsids = le32_to_cpu(desc->nnsids), n = 0;
-
drivers/nvme/host/pci.c:79:2-79:15: unsigned int n;
-
drivers/nvme/host/tcp.c:1469:2-1469:10: int n = 0;
-
drivers/nvme/target/rdma.c:180:2-180:10: int n = 0, ret;
-
drivers/of/fdt.c:636:2-636:6: int n;
-
drivers/parport/parport_pc.c:537:4-537:45: const int n = left < fifo_depth ? left : fifo_depth;
-
drivers/parport/parport_pc.c:2782:2-2782:18: int err, count, n, i = id->driver_data;
-
drivers/parport/parport_serial.c:578:2-578:6: int n, success = 0;
-
drivers/pci/hotplug/acpiphp_glue.c:374:2-374:21: unsigned char max, n;
-
drivers/pci/hotplug/cpci_hotplug_pci.c:253:3-253:7: int n;
-
drivers/pci/pci-driver.c:83:2-83:28: struct pci_dynid *dynid, *n;
-
drivers/pci/pci-driver.c:259:2-259:28: struct pci_dynid *dynid, *n;
-
drivers/pci/pci.c:179:2-179:21: unsigned char max, n;
-
drivers/pci/pci.c:2386:2-2386:35: struct pci_pme_device *pme_dev, *n;
-
drivers/pci/pci.c:3498:2-3498:21: struct hlist_node *n;
-
drivers/pci/pci.c:5289:2-5289:9: int m, n;
-
drivers/pci/pcie/aer.c:377:2-377:6: int n;
-
drivers/pci/probe.c:886:2-886:41: struct resource_entry *window, *next, *n;
-
drivers/pci/proc.c:336:2-336:14: loff_t n = *pos;
-
drivers/pci/search.c:168:2-168:20: struct list_head *n;
-
drivers/pci/setup-bus.c:137:3-137:21: struct list_head *n;
-
drivers/pci/vgaarb.c:1086:2-1086:6: int n;
-
drivers/pcmcia/cistpl.c:358:2-358:24: struct list_head *l, *n;
-
drivers/pcmcia/cistpl.c:1205:2-1205:6: int n;
-
drivers/pcmcia/ds.c:138:2-138:31: struct pcmcia_dynid *dynid, *n;
-
drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.c:164:2-164:17: u32 n[] = {0, 1};
-
drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.c:194:2-194:6: u32 n;
-
drivers/pinctrl/core.c:2190:2-2190:37: struct pinctrl_gpio_range *range, *n;
-
drivers/pinctrl/intel/pinctrl-intel.c:1792:2-1792:35: unsigned int n = reg / sizeof(u32);
-
drivers/pinctrl/pinctrl-at91-pio4.c:284:2-284:6: int n, bank = -1;
-
drivers/pinctrl/pinctrl-stmfx.c:568:2-568:16: unsigned long n, status;
-
drivers/pinctrl/pinctrl-sx150x.c:492:2-492:22: unsigned int n = d->hwirq;
-
drivers/pinctrl/pinctrl-sx150x.c:501:2-501:22: unsigned int n = d->hwirq;
-
drivers/pinctrl/pinctrl-sx150x.c:513:2-513:32: const unsigned int n = line * 2;
-
drivers/pinctrl/pinctrl-sx150x.c:525:2-525:15: unsigned int n, val = 0;
-
drivers/pinctrl/pinctrl-sx150x.c:544:2-544:16: unsigned long n, status;
-
drivers/pinctrl/pinctrl-sx150x.c:1002:2-1002:11: int ret, n;
-
drivers/pinctrl/pinctrl-sx150x.c:1055:2-1055:11: int ret, n;
-
drivers/pinctrl/renesas/core.c:267:4-267:8: u32 n;
-
drivers/pinctrl/renesas/core.c:880:2-880:18: unsigned int i, n, rw, r;
-
drivers/platform/chrome/cros_ec_debugfs.c:156:8-156:8: ret = min_t(size_t, CIRC_CNT_TO_END(cb->head, cb->tail, LOG_SIZE),
-
drivers/platform/surface/aggregator/controller.c:2511:2-2511:18: struct rb_node *n;
-
drivers/platform/surface/aggregator/controller.c:2556:2-2556:18: struct rb_node *n;
-
drivers/platform/surface/aggregator/controller.c:2601:2-2601:37: struct ssam_nf_refcount_entry *e, *n;
-
drivers/platform/surface/aggregator/ssh_packet_layer.c:905:2-905:25: struct ssh_packet *p, *n;
-
drivers/platform/surface/aggregator/ssh_packet_layer.c:1196:2-1196:25: struct ssh_packet *p, *n;
-
drivers/platform/surface/aggregator/ssh_packet_layer.c:1503:2-1503:25: struct ssh_packet *p, *n;
-
drivers/platform/surface/aggregator/ssh_packet_layer.c:1785:3-1785:10: size_t n;
-
drivers/platform/surface/aggregator/ssh_packet_layer.c:1905:2-1905:25: struct ssh_packet *p, *n;
-
drivers/platform/surface/aggregator/ssh_parser.h:114:2-114:9: size_t n;
-
drivers/platform/surface/aggregator/ssh_request_layer.c:210:2-210:26: struct ssh_request *p, *n;
-
drivers/platform/surface/aggregator/ssh_request_layer.c:472:2-472:26: struct ssh_request *p, *n;
-
drivers/platform/surface/aggregator/ssh_request_layer.c:823:2-823:26: struct ssh_request *r, *n;
-
drivers/platform/surface/aggregator/ssh_request_layer.c:1184:2-1184:26: struct ssh_request *r, *n;
-
drivers/platform/surface/surface_aggregator_cdev.c:98:2-98:13: size_t n = struct_size(&event, data, in->length);
-
drivers/platform/surface/surface_aggregator_registry.c:246:2-246:6: int n;
-
drivers/platform/x86/sony-laptop.c:3597:2-3597:2: wait_on_command(inb_p(spic_dev.cur_ioport->io1.minimum + 4) & 2,
-
drivers/platform/x86/sony-laptop.c:3610:2-3610:2: wait_on_command(inb_p(spic_dev.cur_ioport->io1.minimum + 4) & 2,
-
drivers/platform/x86/sony-laptop.c:3613:2-3613:2: wait_on_command(inb_p(spic_dev.cur_ioport->io1.minimum + 4) & 2,
-
drivers/platform/x86/sony-laptop.c:3625:2-3625:2: wait_on_command(inb_p(spic_dev.cur_ioport->io1.minimum + 4) & 2, ITERATIONS_LONG);
-
drivers/platform/x86/sony-laptop.c:3627:2-3627:2: wait_on_command(inb_p(spic_dev.cur_ioport->io1.minimum + 4) & 2, ITERATIONS_LONG);
-
drivers/platform/x86/sony-laptop.c:3629:2-3629:2: wait_on_command(inb_p(spic_dev.cur_ioport->io1.minimum + 4) & 2, ITERATIONS_LONG);
-
drivers/platform/x86/sony-laptop.c:3771:2-3771:2: wait_on_command(sony_pic_call3(0x90, SONYPI_CAMERA_PICTURE,
-
drivers/platform/x86/sony-laptop.c:3814:2-3814:2: wait_on_command(sony_pic_call3(0x90, SONYPI_CAMERA_CONTROL,
-
drivers/platform/x86/sony-laptop.c:3838:3-3838:3: wait_on_command(sony_pic_call3(0x90, SONYPI_CAMERA_BRIGHTNESS, value),
-
drivers/platform/x86/sony-laptop.c:3842:3-3842:3: wait_on_command(sony_pic_call3(0x90, SONYPI_CAMERA_CONTRAST, value),
-
drivers/platform/x86/sony-laptop.c:3846:3-3846:3: wait_on_command(sony_pic_call3(0x90, SONYPI_CAMERA_HUE, value),
-
drivers/platform/x86/sony-laptop.c:3850:3-3850:3: wait_on_command(sony_pic_call3(0x90, SONYPI_CAMERA_COLOR, value),
-
drivers/platform/x86/sony-laptop.c:3854:3-3854:3: wait_on_command(sony_pic_call3(0x90, SONYPI_CAMERA_SHARPNESS, value),
-
drivers/platform/x86/sony-laptop.c:3858:3-3858:3: wait_on_command(sony_pic_call3(0x90, SONYPI_CAMERA_PICTURE, value),
-
drivers/platform/x86/sony-laptop.c:3862:3-3862:3: wait_on_command(sony_pic_call3(0x90, SONYPI_CAMERA_AGC, value),
-
drivers/platform/x86/thinkpad_acpi.c:6329:2-6329:6: int n;
-
drivers/platform/x86/thinkpad_acpi.c:6351:2-6351:6: int n, i;
-
drivers/platform/x86/thinkpad_acpi.c:6577:2-6577:6: int n, i;
-
drivers/platform/x86/thinkpad_acpi.c:7358:2-7358:8: u8 s, n;
-
drivers/platform/x86/thinkpad_acpi.c:7403:2-7403:8: u8 s, n;
-
drivers/pnp/quirks.c:106:2-106:43: unsigned int prev_option_flags = ~0, n = 0;
-
drivers/ptp/ptp_clockmatrix.c:2165:2-2165:6: u16 n;
-
drivers/rapidio/rio.c:842:2-842:20: struct list_head *n;
-
drivers/rapidio/rio.c:2068:2-2068:10: int n = 0;
-
drivers/regulator/core.c:1708:2-1708:31: struct regulator_map *node, *n;
-
drivers/regulator/core.c:2500:2-2500:38: struct regulator_enable_gpio *pin, *n;
-
drivers/regulator/da9062-regulator.c:927:2-927:11: int irq, n, ret;
-
drivers/regulator/da9063-regulator.c:761:2-761:9: int i, n, num;
-
drivers/regulator/da9063-regulator.c:817:2-817:15: int id, irq, n, n_regulators, ret, val;
-
drivers/regulator/da9211-regulator.c:289:2-289:14: int i, num, n;
-
drivers/regulator/qcom_spmi-regulator.c:1542:2-1542:15: unsigned int n;
-
drivers/remoteproc/remoteproc_virtio.c:140:2-140:25: struct virtqueue *vq, *n;
-
drivers/scsi/NCR5380.c:212:2-212:30: unsigned long n = hostdata->poll_loops;
-
drivers/scsi/aic7xxx/aic79xx_osm.c:1124:2-1124:9: int i, n;
-
drivers/scsi/aic7xxx/aic7xxx_osm.c:1005:2-1005:9: int i, n;
-
drivers/scsi/aic94xx/aic94xx_hwi.h:346:2-346:20: struct list_head *n, *pos;
-
drivers/scsi/aic94xx/aic94xx_init.c:851:2-851:20: struct list_head *n, *pos;
-
drivers/scsi/arcmsr/arcmsr_attr.c:83:29-83:29: unsigned int cnt_to_end = CIRC_CNT_TO_END(head, tail, ARCMSR_MAX_QBUFFER);
-
drivers/scsi/arcmsr/arcmsr_hba.c:2955:30-2955:30: unsigned int cnt_to_end = CIRC_CNT_TO_END(head, tail, ARCMSR_MAX_QBUFFER);
-
drivers/scsi/atp870u.c:1018:2-1018:16: unsigned long n;
-
drivers/scsi/atp870u.c:1362:2-1362:15: unsigned int n;
-
drivers/scsi/atp870u.c:1448:2-1448:15: unsigned int n;
-
drivers/scsi/atp870u.c:1772:2-1772:30: unsigned char i, j, k, rmb, n;
-
drivers/scsi/bfa/bfa_ioc.c:6971:2-6971:10: u32 n = FLASH_BLOCKING_OP_MAX;
-
drivers/scsi/bfa/bfa_ioc.c:6991:2-6991:6: u32 n;
-
drivers/scsi/csiostor/csio_hw.c:3823:2-3823:6: int n, ret = 0;
-
drivers/scsi/csiostor/csio_isr.c:499:2-499:15: int i, j, k, n, min, cnt;
-
drivers/scsi/csiostor/csio_scsi.c:2324:2-2324:10: int n = 0;
-
drivers/scsi/csiostor/csio_wr.c:123:2-123:15: int n = flq->credits;
-
drivers/scsi/csiostor/csio_wr.c:1054:2-1054:6: int n;
-
drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:1772:2-1772:24: struct neighbour *n = NULL;
-
drivers/scsi/cxgbi/libcxgbi.c:611:2-611:20: struct neighbour *n;
-
drivers/scsi/cxgbi/libcxgbi.c:727:2-727:20: struct neighbour *n;
-
drivers/scsi/cxgbi/libcxgbi.h:411:2-411:10: int n = 0;
-
drivers/scsi/elx/efct/efct_hw.c:608:2-608:10: u32 n = 0;
-
drivers/scsi/elx/efct/efct_lio.c:904:2-904:16: unsigned long n;
-
drivers/scsi/elx/efct/efct_lio.c:961:2-961:16: unsigned long n;
-
drivers/scsi/elx/libefc/efc_fabric.c:655:2-655:19: struct efc_node *n;
-
drivers/scsi/esas2r/esas2r_flash.c:1261:2-1261:31: struct esas2r_sas_nvram *n = nvram;
-
drivers/scsi/esas2r/esas2r_flash.c:1332:2-1332:34: struct esas2r_sas_nvram *n = a->nvram;
-
drivers/scsi/esas2r/esas2r_flash.c:1364:2-1364:34: struct esas2r_sas_nvram *n = a->nvram;
-
drivers/scsi/fnic/fnic_isr.c:237:2-237:19: unsigned int n = ARRAY_SIZE(fnic->rq);
-
drivers/scsi/hpsa.c:1289:2-1289:13: int n = h->ndevices;
-
drivers/scsi/ipr.c:10049:2-10049:59: int vec_idx, n = sizeof(ioa_cfg->vectors_info[0].desc) - 1;
-
drivers/scsi/libsas/sas_ata.c:632:2-632:30: struct domain_device *dev, *n;
-
drivers/scsi/libsas/sas_ata.c:660:2-660:30: struct domain_device *dev, *n;
-
drivers/scsi/libsas/sas_ata.c:793:2-793:26: struct scsi_cmnd *cmd, *n;
-
drivers/scsi/libsas/sas_discover.c:209:2-209:30: struct domain_device *dev, *n;
-
drivers/scsi/libsas/sas_discover.c:342:2-342:30: struct domain_device *dev, *n;
-
drivers/scsi/libsas/sas_discover.c:382:2-382:30: struct domain_device *dev, *n;
-
drivers/scsi/libsas/sas_expander.c:1849:2-1849:32: struct domain_device *child, *n;
-
drivers/scsi/libsas/sas_expander.c:1866:2-1866:32: struct domain_device *child, *n, *found = NULL;
-
drivers/scsi/libsas/sas_port.c:28:2-28:30: struct domain_device *dev, *n;
-
drivers/scsi/libsas/sas_scsi_host.c:233:2-233:26: struct scsi_cmnd *cmd, *n;
-
drivers/scsi/libsas/sas_scsi_host.c:245:2-245:26: struct scsi_cmnd *cmd, *n;
-
drivers/scsi/libsas/sas_scsi_host.c:258:2-258:26: struct scsi_cmnd *cmd, *n;
-
drivers/scsi/libsas/sas_scsi_host.c:561:2-561:26: struct scsi_cmnd *cmd, *n;
-
drivers/scsi/lpfc/lpfc_ct.c:1800:2-1800:6: int n;
-
drivers/scsi/lpfc/lpfc_els.c:7688:2-7688:38: struct lpfc_nodelist *ndlp = NULL, *n;
-
drivers/scsi/lpfc/lpfc_init.c:12962:2-12962:15: unsigned int n;
-
drivers/scsi/megaraid/megaraid_sas_base.c:1677:2-1677:8: int i,n;
-
drivers/scsi/mvsas/mv_sas.c:93:2-93:34: unsigned long i = 0, j = 0, n = 0, num = 0;
-
drivers/scsi/qla2xxx/qla_attr.c:1384:2-1384:6: int n;
-
drivers/scsi/qla2xxx/qla_init.c:697:2-697:9: u16 i, n, found = 0, loop_id;
-
drivers/scsi/qla2xxx/qla_init.c:999:2-999:13: u16 i, n = 0, loop_id;
-
drivers/scsi/qla2xxx/qla_init.c:3150:2-3150:8: ulong n;
-
drivers/scsi/qla2xxx/qla_init.c:7846:2-7846:44: uint n = sizeof(*image_status) / sizeof(*p);
-
drivers/scsi/qla2xxx/qla_isr.c:2133:2-2133:7: uint n;
-
drivers/scsi/qla2xxx/qla_nx.c:1099:2-1099:19: unsigned offset, n;
-
drivers/scsi/qla2xxx/qla_target.c:1222:2-1222:60: struct imm_ntfy_from_isp *n = (struct imm_ntfy_from_isp *)iocb;
-
drivers/scsi/qla4xxx/ql4_nx.c:974:2-974:19: unsigned offset, n;
-
drivers/scsi/scsi_debug.c:1191:2-1191:24: unsigned int act_len, n;
-
drivers/scsi/scsi_debug.c:1585:2-1585:17: u32 alloc_len, n;
-
drivers/scsi/scsi_debug.c:1922:2-1922:12: u32 alen, n, rlen;
-
drivers/scsi/scsi_debug.c:2622:2-2622:22: u32 alloc_len, len, n;
-
drivers/scsi/scsi_debug.c:2851:2-2851:21: unsigned long long n, end, zend = zsp->z_start + zsp->z_size;
-
drivers/scsi/scsi_debug.c:4310:2-4310:12: int k, j, n, res;
-
drivers/scsi/scsi_debug.c:6187:2-6187:6: int n;
-
drivers/scsi/scsi_debug.c:6210:2-6210:6: int n;
-
drivers/scsi/scsi_debug.c:6227:2-6227:6: int n, idx;
-
drivers/scsi/scsi_debug.c:6275:2-6275:6: int n;
-
drivers/scsi/scsi_debug.c:6292:2-6292:6: int n;
-
drivers/scsi/scsi_debug.c:6372:2-6372:6: int n;
-
drivers/scsi/scsi_debug.c:6409:2-6409:6: int n;
-
drivers/scsi/scsi_debug.c:6450:2-6450:9: int j, n, k, a;
-
drivers/scsi/scsi_debug.c:6525:2-6525:6: int n;
-
drivers/scsi/scsi_debug.c:6608:2-6608:6: int n;
-
drivers/scsi/scsi_debug.c:6625:2-6625:6: int n;
-
drivers/scsi/scsi_debug.c:6723:2-6723:6: int n;
-
drivers/scsi/scsi_debug.c:6741:2-6741:6: int n;
-
drivers/scsi/scsi_debug.c:6758:2-6758:6: int n;
-
drivers/scsi/scsi_debug.c:6781:2-6781:11: int ret, n;
-
drivers/scsi/scsi_debug.c:7633:3-7633:7: int n, len, sb;
-
drivers/scsi/scsi_proc.c:386:2-386:14: loff_t n = *pos;
-
drivers/scsi/snic/snic_isr.c:159:2-159:19: unsigned int n = ARRAY_SIZE(snic->wq);
-
drivers/scsi/sr.c:804:2-804:10: int rc, n;
-
drivers/scsi/sym53c8xx_2/sym_hipd.c:1584:2-1584:9: int i, n;
-
drivers/scsi/sym53c8xx_2/sym_hipd.c:3685:3-3685:7: int n;
-
drivers/soc/qcom/rpmh-rsc.c:846:2-846:14: int i, ret, n, st = 0;
-
drivers/soc/renesas/rcar-gen4-sysc.c:336:3-336:10: size_t n;
-
drivers/soc/renesas/rcar-sysc.c:399:3-399:10: size_t n;
-
drivers/spi/spi-axi-spi-engine.c:151:3-151:20: unsigned int n = min(len, 256U);
-
drivers/spi/spi-axi-spi-engine.c:183:3-183:20: unsigned int n = min(t, 256U);
-
drivers/spi/spi-axi-spi-engine.c:296:2-296:15: unsigned int n, m, i;
-
drivers/spi/spi-axi-spi-engine.c:316:2-316:15: unsigned int n, m, i;
-
drivers/spi/spi-axi-spi-engine.c:338:2-338:15: unsigned int n, m, i;
-
drivers/spi/spi-meson-spifc.c:168:2-168:6: int n;
-
drivers/spi/spi-rspi.c:414:2-414:15: unsigned int n;
-
drivers/spi/spi-rspi.c:433:2-433:15: unsigned int n;
-
drivers/spi/spi-rspi.c:755:2-755:18: unsigned int i, n;
-
drivers/spi/spi-rspi.c:801:2-801:25: unsigned int n = xfer->len;
-
drivers/spi/spi-rspi.c:833:2-833:25: unsigned int n = xfer->len;
-
drivers/spi/spi-sh-msiof.c:921:2-921:6: int n;
-
drivers/spi/spidev.c:207:2-207:12: unsigned n, total, tx_total, rx_total;
-
drivers/spi/spidev.c:512:2-512:20: unsigned n_ioc, n;
-
drivers/ssb/main.c:559:2-559:24: struct ssb_bus *bus, *n;
-
drivers/staging/emxx_udc/emxx_udc.c:2064:2-2064:27: struct nbu2ss_req *req, *n;
-
drivers/staging/fwserial/dma_fifo.c:184:2-184:20: unsigned int len, n, ofs, l, limit;
-
drivers/staging/fwserial/fwserial.c:504:2-504:6: int n, t, c, brk = 0;
-
drivers/staging/fwserial/fwserial.c:530:2-530:13: int c, n = len;
-
drivers/staging/fwserial/fwserial.c:704:2-704:6: int n, len;
-
drivers/staging/fwserial/fwserial.c:1095:2-1095:6: int n, len;
-
drivers/staging/fwserial/fwserial.c:1118:2-1118:15: unsigned int n;
-
drivers/staging/fwserial/fwserial.c:1132:2-1132:15: unsigned int n;
-
drivers/staging/greybus/audio_codec.c:694:2-694:30: struct gbaudio_jack *jack, *n;
-
drivers/staging/greybus/audio_codec.c:939:2-939:30: struct gbaudio_jack *jack, *n;
-
drivers/staging/ks7010/ks7010_sdio.c:702:2-702:19: unsigned int n = 0;
-
drivers/staging/ks7010/ks7010_sdio.c:755:2-755:15: unsigned int n;
-
drivers/staging/ks7010/ks_hostif.c:33:9-33:9: return CIRC_CNT_TO_END(priv->sme_i.qhead, priv->sme_i.qtail,
-
drivers/staging/ks7010/ks_wlan.h:552:9-552:9: return CIRC_CNT_TO_END(priv->tx_dev.qhead, priv->tx_dev.qtail,
-
drivers/staging/ks7010/ks_wlan.h:558:9-558:9: return CIRC_CNT_TO_END(priv->rx_dev.qhead, priv->rx_dev.qtail,
-
drivers/staging/media/atomisp/pci/atomisp_csi2.c:368:2-368:6: int n;
-
drivers/staging/media/atomisp/pci/hmm/hmm_bo.c:142:2-142:28: struct rb_node *n = root->rb_node;
-
drivers/staging/media/atomisp/pci/hmm/hmm_bo.c:167:2-167:28: struct rb_node *n = root->rb_node;
-
drivers/staging/media/atomisp/pci/sh_css.c:4374:4-4374:11: int i, n;
-
drivers/staging/media/av7110/av7110_av.c:473:2-473:30: unsigned long todo = count, n;
-
drivers/staging/media/av7110/av7110_av.c:506:2-506:30: unsigned long todo = count, n;
-
drivers/staging/media/av7110/av7110_av.c:536:2-536:30: unsigned long todo = count, n;
-
drivers/staging/media/av7110/av7110_av.c:1025:2-1025:14: unsigned i, n;
-
drivers/staging/media/hantro/hantro_mpeg2.c:24:2-24:9: int i, n;
-
drivers/staging/media/ipu3/ipu3-css-pool.c:64:2-64:29: u32 n = (pool->last + 1) % IPU3_CSS_POOL_SIZE;
-
drivers/staging/media/meson/vdec/codec_vp9.c:667:2-667:26: struct vp9_frame *tmp, *n;
-
drivers/staging/media/meson/vdec/codec_vp9.c:1420:2-1420:26: struct vp9_frame *tmp, *n;
-
drivers/staging/media/meson/vdec/esparser.c:376:2-376:32: struct v4l2_m2m_buffer *buf, *n;
-
drivers/staging/media/meson/vdec/vdec.c:58:2-58:30: struct amvdec_buffer *tmp, *n;
-
drivers/staging/media/meson/vdec/vdec.c:377:2-377:33: struct amvdec_timestamp *tmp, *n;
-
drivers/staging/media/meson/vdec/vdec.c:387:2-387:30: struct amvdec_buffer *tmp, *n;
-
drivers/staging/media/meson/vdec/vdec_helpers.c:363:2-363:33: struct amvdec_timestamp *tmp, *n;
-
drivers/staging/media/omap4iss/iss_csi2.c:667:2-667:24: unsigned int n = ctx->ctxnum;
-
drivers/staging/media/rkvdec/rkvdec-vp9.c:169:2-169:12: int k, m, n;
-
drivers/staging/most/dim2/hal.c:485:2-485:6: u16 n;
-
drivers/staging/most/dim2/hal.c:501:2-501:6: u16 n;
-
drivers/staging/rtl8192e/rtllib_softmac_wx.c:547:2-547:64: const char *n = ieee->mode & (IEEE_N_24G | IEEE_N_5G) ? "n" : "";
-
drivers/staging/rtl8192u/ieee80211/ieee80211_crypt.c:37:2-37:26: struct list_head *ptr, *n;
-
drivers/staging/rtl8192u/ieee80211/ieee80211_crypt.c:219:2-219:26: struct list_head *ptr, *n;
-
drivers/staging/rtl8192u/r8192U_core.c:483:2-483:9: int i, n, max = 0xff;
-
drivers/staging/rtl8712/rtl871x_ioctl_linux.c:134:2-134:6: int n, i;
-
drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:1356:2-1356:24: static s32 up, dn, m, n, WaitCount;
-
drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:1174:2-1174:24: static s32 up, dn, m, n, WaitCount;
-
drivers/staging/rtl8723bs/hal/rtl8723bs_recv.c:372:2-372:9: u32 i, n;
-
drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c:14:2-14:10: u32 n = 0;
-
drivers/staging/rtl8723bs/hal/sdio_ops.c:227:3-227:7: u32 n;
-
drivers/staging/rtl8723bs/hal/sdio_ops.c:330:3-330:7: u32 n;
-
drivers/staging/rtl8723bs/hal/sdio_ops.c:495:2-495:6: u32 n;
-
drivers/staging/rtl8723bs/hal/sdio_ops.c:533:2-533:6: u32 n;
-
drivers/staging/rts5208/rtsx_card.c:625:2-625:21: u8 n = (u8)(clk - 2), min_n, max_n;
-
drivers/staging/wlan-ng/prism2sta.c:1133:2-1133:18: unsigned int i, n;
-
drivers/target/iscsi/cxgbit/cxgbit_cm.c:903:2-903:20: struct neighbour *n;
-
drivers/tee/amdtee/core.c:182:2-182:6: int n, rc = 0;
-
drivers/tee/tee_core.c:360:2-360:9: size_t n;
-
drivers/tee/tee_core.c:438:2-438:9: size_t n;
-
drivers/tee/tee_core.c:468:2-468:9: size_t n;
-
drivers/tee/tee_core.c:547:2-547:9: size_t n;
-
drivers/tee/tee_core.c:638:2-638:9: size_t n;
-
drivers/tee/tee_core.c:732:2-732:9: size_t n;
-
drivers/tee/tee_shm.c:17:2-17:9: size_t n;
-
drivers/tee/tee_shm.c:26:2-26:9: size_t n;
-
drivers/thermal/tegra/soctherm.c:1579:2-1579:12: int i, j, n, ret;
-
drivers/thunderbolt/icm.c:1696:2-1696:31: struct icm_notification *n = container_of(work, typeof(*n), work);
-
drivers/thunderbolt/icm.c:1738:2-1738:27: struct icm_notification *n;
-
drivers/thunderbolt/nhi.c:199:2-199:29: struct ring_frame *frame, *n;
-
drivers/thunderbolt/tb.c:742:2-742:20: struct tb_tunnel *n;
-
drivers/thunderbolt/tb.c:1033:2-1033:29: struct tb_tunnel *tunnel, *n;
-
drivers/thunderbolt/tb.c:1160:2-1160:29: struct tb_tunnel *tunnel, *n;
-
drivers/thunderbolt/tb.c:1340:2-1340:20: struct tb_tunnel *n;
-
drivers/thunderbolt/tb.c:1483:2-1483:29: struct tb_tunnel *tunnel, *n;
-
drivers/thunderbolt/tb.c:1615:2-1615:29: struct tb_tunnel *tunnel, *n;
-
drivers/tty/hvc/hvc_console.c:155:2-155:22: unsigned i = 0, n = 0;
-
drivers/tty/hvc/hvc_console.c:478:2-478:6: int n;
-
drivers/tty/hvc/hvc_console.c:635:2-635:9: int i, n, count, poll_mask = 0;
-
drivers/tty/hvc/hvc_console.c:865:2-865:6: int n;
-
drivers/tty/hvc/hvc_console.c:880:2-880:6: int n;
-
drivers/tty/hvc/hvc_xen.c:55:2-55:31: struct xencons_info *entry, *n, *ret = NULL;
-
drivers/tty/n_tty.c:222:2-222:14: ssize_t n = 0;
-
drivers/tty/n_tty.c:1465:2-1465:9: size_t n, head;
-
drivers/tty/n_tty.c:1619:2-1619:12: int room, n, rcvd = 0, overflow;
-
drivers/tty/n_tty.c:1878:2-1878:9: size_t n;
-
drivers/tty/n_tty.c:1932:2-1932:9: size_t n, size, more, c;
-
drivers/tty/serial/8250/8250_bcm7271.c:424:12-424:12: tx_size = CIRC_CNT_TO_END(xmit->head, xmit->tail, UART_XMIT_SIZE);
-
drivers/tty/serial/8250/8250_dma.c:86:17-86:17: dma->tx_size = CIRC_CNT_TO_END(xmit->head, xmit->tail, UART_XMIT_SIZE);
-
drivers/tty/serial/8250/8250_lpss.c:79:2-79:19: unsigned long m, n;
-
drivers/tty/serial/8250/8250_omap.c:1043:17-1043:17: dma->tx_size = CIRC_CNT_TO_END(xmit->head, xmit->tail, UART_XMIT_SIZE);
-
drivers/tty/serial/atmel_serial.c:952:12-952:12: tx_len = CIRC_CNT_TO_END(xmit->head,
-
drivers/tty/serial/atmel_serial.c:1488:11-1488:11: count = CIRC_CNT_TO_END(xmit->head, xmit->tail, UART_XMIT_SIZE);
-
drivers/tty/serial/jsm/jsm_cls.c:448:2-448:6: int n;
-
drivers/tty/serial/jsm/jsm_neo.c:280:2-280:10: int n = 0;
-
drivers/tty/serial/jsm/jsm_neo.c:479:2-479:6: int n;
-
drivers/tty/serial/kgdb_nmi.c:117:2-117:13: static int n;
-
drivers/tty/serial/max310x.c:765:14-765:14: until_end = CIRC_CNT_TO_END(xmit->head, xmit->tail, UART_XMIT_SIZE);
-
drivers/tty/serial/men_z135_uart.c:300:2-300:6: int n;
-
drivers/tty/serial/msm_serial.c:916:14-916:14: pio_count = CIRC_CNT_TO_END(xmit->head, xmit->tail, UART_XMIT_SIZE);
-
drivers/tty/serial/msm_serial.c:917:14-917:14: dma_count = CIRC_CNT_TO_END(xmit->head, xmit->tail, UART_XMIT_SIZE);
-
drivers/tty/serial/mxs-auart.c:582:11-582:11: size = min_t(u32, UART_XMIT_SIZE - i,
-
drivers/tty/serial/omap-serial.c:223:2-223:47: unsigned int n = port->uartclk / (mode * baud);
-
drivers/tty/serial/pch_uart.c:902:10-902:10: bytes = min((int)CIRC_CNT(xmit->head, xmit->tail,
-
drivers/tty/serial/samsung_tty.c:477:10-477:10: count = CIRC_CNT_TO_END(xmit->head, xmit->tail, UART_XMIT_SIZE);
-
drivers/tty/serial/samsung_tty.c:874:10-874:10: count = CIRC_CNT_TO_END(xmit->head, xmit->tail, UART_XMIT_SIZE);
-
drivers/tty/serial/serial-tegra.c:575:10-575:10: count = CIRC_CNT_TO_END(xmit->head, xmit->tail, UART_XMIT_SIZE);
-
drivers/tty/serial/serial_core.c:583:7-583:7: c = CIRC_SPACE_TO_END(circ->head, circ->tail, UART_XMIT_SIZE);
-
drivers/tty/serial/sh-sci.c:1411:18-1411:18: s->tx_dma_len = min_t(unsigned int,
-
drivers/tty/serial/sprd_serial.c:235:3-235:3: CIRC_CNT_TO_END(xmit->head, xmit->tail, UART_XMIT_SIZE);
-
drivers/tty/serial/tegra-tcu.c:99:11-99:11: count = CIRC_CNT_TO_END(xmit->head, xmit->tail, UART_XMIT_SIZE);
-
drivers/tty/serial/uartlite.c:219:2-219:22: int stat, busy, n = 0;
-
drivers/tty/tty_buffer.c:263:2-263:25: struct tty_buffer *b, *n;
-
drivers/tty/tty_buffer.c:467:2-467:6: int n;
-
drivers/tty/tty_io.c:589:2-589:25: int closecount = 0, n;
-
drivers/tty/vt/consolemap.c:477:2-477:9: int i, n;
-
drivers/tty/vt/vt.c:2899:2-2899:17: int c, tc, n = 0;
-
drivers/usb/atm/usbatm.c:623:2-623:24: struct sk_buff *skb, *n;
-
drivers/usb/chipidea/udc.c:106:2-106:28: int n = hw_ep_bit(num, dir);
-
drivers/usb/chipidea/udc.c:195:2-195:28: int n = hw_ep_bit(num, dir);
-
drivers/usb/chipidea/udc.c:592:3-592:41: int n = hw_ep_bit(hwep->num, hwep->dir);
-
drivers/usb/chipidea/udc.c:689:4-689:42: int n = hw_ep_bit(hwep->num, hwep->dir);
-
drivers/usb/class/cdc-acm.c:200:2-200:9: int i, n;
-
drivers/usb/class/usbtmc.c:271:2-271:6: int n;
-
drivers/usb/class/usbtmc.c:400:2-400:6: int n;
-
drivers/usb/class/usbtmc.c:1653:2-1653:6: int n;
-
drivers/usb/core/config.c:31:2-31:10: int n = 0;
-
drivers/usb/core/config.c:263:2-263:6: int n, i, j, retval;
-
drivers/usb/core/config.c:507:2-507:9: int i, n;
-
drivers/usb/core/config.c:612:2-612:12: int i, j, n;
-
drivers/usb/core/driver.c:153:2-153:28: struct usb_dynid *dynid, *n;
-
drivers/usb/core/driver.c:221:2-221:28: struct usb_dynid *dynid, *n;
-
drivers/usb/core/driver.c:1401:2-1401:19: int i = 0, n = 0;
-
drivers/usb/core/hcd.c:405:2-405:11: unsigned n, t = 2 + 2*strlen(s);
-
drivers/usb/core/hcd.c:1463:5-1463:9: int n;
-
drivers/usb/core/hub.c:1991:2-1991:6: int n;
-
drivers/usb/core/message.c:1963:2-1963:6: int n, nintf;
-
drivers/usb/core/sysfs.c:868:2-868:17: size_t srclen, n;
-
drivers/usb/core/urb.c:448:3-448:7: int n, len;
-
drivers/usb/dwc3/gadget.c:1517:2-1517:29: struct dwc3_request *req, *n;
-
drivers/usb/gadget/composite.c:1429:3-1429:12: unsigned n;
-
drivers/usb/gadget/composite.c:1626:2-1626:16: int j, count, n, ret;
-
drivers/usb/gadget/function/f_fs.c:507:2-507:9: size_t n;
-
drivers/usb/gadget/function/f_fs.c:2796:3-2796:24: unsigned n = ffs->ev.count;
-
drivers/usb/gadget/function/f_midi.c:877:2-877:14: int status, n, jack = 1, i = 0, endpoint_descriptor_index = 0;
-
drivers/usb/gadget/function/f_rndis.c:500:4-500:8: u32 n;
-
drivers/usb/gadget/function/f_tcm.c:1316:2-1316:14: const char *n;
-
drivers/usb/gadget/function/rndis.c:1018:2-1018:20: rndis_resp_t *r, *n;
-
drivers/usb/gadget/function/rndis.c:1033:2-1033:20: rndis_resp_t *r, *n;
-
drivers/usb/gadget/function/u_serial.c:397:4-397:13: unsigned n;
-
drivers/usb/gadget/function/u_serial.c:508:2-508:48: int n = allocated ? QUEUE_SIZE - *allocated : QUEUE_SIZE;
-
drivers/usb/gadget/function/u_serial.c:935:2-935:9: size_t n;
-
drivers/usb/gadget/function/uvc_configfs.c:105:2-105:31: struct config_group *child, *n;
-
drivers/usb/gadget/function/uvc_configfs.c:1193:2-1193:19: int ret = 0, n = 0;
-
drivers/usb/gadget/legacy/hid.c:92:2-92:29: struct hidg_func_node *e, *n;
-
drivers/usb/gadget/legacy/hid.c:137:2-137:29: struct hidg_func_node *n = NULL, *m, *iter_n;
-
drivers/usb/gadget/legacy/hid.c:210:2-210:25: struct hidg_func_node *n;
-
drivers/usb/gadget/legacy/hid.c:245:2-245:29: struct hidg_func_node *e, *n;
-
drivers/usb/gadget/legacy/inode.c:1012:3-1012:16: unsigned i, n;
-
drivers/usb/gadget/udc/lpc32xx_udc.c:1137:2-1137:6: int n, i, bl;
-
drivers/usb/gadget/udc/lpc32xx_udc.c:1238:2-1238:6: int n, i, bl;
-
drivers/usb/host/ehci-sysfs.c:15:2-15:23: int nports, index, n;
-
drivers/usb/host/ehci-sysfs.c:73:2-73:8: int n;
-
drivers/usb/host/ehci-timer.c:292:2-292:26: struct ehci_itd *itd, *n;
-
drivers/usb/host/fotg210-hcd.c:1240:2-1240:28: struct fotg210_itd *itd, *n;
-
drivers/usb/host/fotg210-hcd.c:4690:2-4690:6: int n;
-
drivers/usb/host/ohci-q.c:603:2-603:23: int i, this_sg_len, n;
-
drivers/usb/host/xhci-dbgtty.c:330:4-330:17: unsigned int n, size = req->actual;
-
drivers/usb/host/xhci-mem.c:1888:3-1888:32: struct xhci_tt_bw_info *tt, *n;
-
drivers/usb/isp1760/isp1760-hcd.c:1124:2-1124:6: int n;
-
drivers/usb/mon/mon_bin.c:1327:2-1327:6: int n;
-
drivers/usb/mon/mon_bin.c:1345:2-1345:6: int n;
-
drivers/usb/musb/musb_core.c:1461:2-1461:15: unsigned i, n;
-
drivers/usb/serial/bus.c:137:2-137:28: struct usb_dynid *dynid, *n;
-
drivers/usb/serial/garmin_gps.c:389:2-389:10: int n = 0;
-
drivers/usb/storage/usb.c:281:3-281:7: int n;
-
drivers/vdpa/alibaba/eni_vdpa.c:314:2-314:44: u16 n = vp_legacy_get_queue_size(ldev, qid);
-
drivers/vdpa/mlx5/core/mr.c:309:2-309:30: struct mlx5_vdpa_direct_mr *n;
-
drivers/vdpa/mlx5/core/mr.c:363:2-363:30: struct mlx5_vdpa_direct_mr *n;
-
drivers/vdpa/mlx5/core/mr.c:484:2-484:30: struct mlx5_vdpa_direct_mr *n;
-
drivers/vdpa/mlx5/net/mlx5_vnet.c:1564:2-1564:21: struct hlist_node *n;
-
drivers/vfio/vfio_iommu_type1.c:277:2-277:18: struct rb_node *n;
-
drivers/vfio/vfio_iommu_type1.c:289:2-289:18: struct rb_node *n;
-
drivers/vfio/vfio_iommu_type1.c:314:2-314:18: struct rb_node *n;
-
drivers/vfio/vfio_iommu_type1.c:1239:2-1239:18: struct rb_node *n;
-
drivers/vfio/vfio_iommu_type1.c:1302:2-1302:18: struct rb_node *n, *first_n;
-
drivers/vfio/vfio_iommu_type1.c:1699:2-1699:18: struct rb_node *n;
-
drivers/vfio/vfio_iommu_type1.c:1756:5-1756:40: size_t n = dma->iova + dma->size - iova;
-
drivers/vfio/vfio_iommu_type1.c:2062:2-2062:20: struct vfio_iova *n, *next;
-
drivers/vfio/vfio_iommu_type1.c:2108:2-2108:28: struct iommu_resv_region *n, *next;
-
drivers/vfio/vfio_iommu_type1.c:2118:2-2118:20: struct vfio_iova *n, *next;
-
drivers/vfio/vfio_iommu_type1.c:2130:2-2130:20: struct vfio_iova *n;
-
drivers/vfio/vfio_iommu_type1.c:2362:2-2362:18: struct rb_node *n, *p;
-
drivers/vhost/net.c:1288:2-1288:20: struct vhost_net *n;
-
drivers/vhost/net.c:1395:2-1395:27: struct vhost_net *n = f->private_data;
-
drivers/vhost/net.c:1687:2-1687:27: struct vhost_net *n = f->private_data;
-
drivers/vhost/net.c:1741:2-1741:30: struct vhost_net *n = file->private_data;
-
drivers/vhost/net.c:1752:2-1752:30: struct vhost_net *n = file->private_data;
-
drivers/vhost/net.c:1760:2-1760:30: struct vhost_net *n = file->private_data;
-
drivers/vhost/scsi.c:655:3-655:16: unsigned n = min_t(unsigned, PAGE_SIZE - offset, bytes);
-
drivers/vhost/vhost.c:666:2-666:32: struct vhost_msg_node *node, *n;
-
drivers/vhost/vhost.c:1050:2-1050:32: struct vhost_msg_node *node, *n;
-
drivers/vhost/vhost.c:2409:2-2409:13: int start, n, r;
-
drivers/vhost/vsock.c:313:2-313:33: struct virtio_vsock_pkt *pkt, *n;
-
drivers/video/fbdev/arkfb.c:410:2-410:9: u16 m, n, r;
-
drivers/video/fbdev/aty/aty128fb.c:1368:2-1368:6: u32 n, d;
-
drivers/video/fbdev/aty/aty128fb.c:1433:2-1433:6: u32 n, d, bpp;
-
drivers/video/fbdev/aty/mach64_gx.c:620:2-620:9: u16 m, n, k = 0, save_m, save_n, twoToKth;
-
drivers/video/fbdev/aty/radeon_base.c:579:2-579:37: int hTotal, vTotal, num, denom, m, n;
-
drivers/video/fbdev/cirrusfb.c:2732:2-2732:6: int n, d;
-
drivers/video/fbdev/core/cfbimgblt.c:83:2-83:9: int i, n, bpp = p->var.bits_per_pixel;
-
drivers/video/fbdev/core/fbmem.c:202:2-202:12: int i, j, n;
-
drivers/video/fbdev/core/fbmem.c:1952:2-1952:26: struct list_head *pos, *n;
-
drivers/video/fbdev/core/modedb.c:1095:2-1095:26: struct list_head *pos, *n;
-
drivers/video/fbdev/core/modedb.c:1115:2-1115:26: struct list_head *pos, *n;
-
drivers/video/fbdev/core/sysimgblt.c:58:2-58:9: int i, n, bpp = p->var.bits_per_pixel;
-
drivers/video/fbdev/gxt4500.c:238:2-238:9: int m, n, pdiv1, pdiv2, postdiv;
-
drivers/video/fbdev/i740fb.c:351:2-351:9: int m, n;
-
drivers/video/fbdev/intelfb/intelfbhw.c:714:2-714:17: int i, m1, m2, n, p1, p2;
-
drivers/video/fbdev/intelfb/intelfbhw.c:938:2-938:14: u32 m1, m2, n, p1, p2, n1, testm;
-
drivers/video/fbdev/intelfb/intelfbhw.c:1044:2-1044:14: u32 m1, m2, n, p1, p2, clock_target, clock;
-
drivers/video/fbdev/matrox/g450_pll.c:31:2-31:18: unsigned int m, n;
-
drivers/video/fbdev/matrox/g450_pll.c:59:2-59:18: unsigned int m, n, p;
-
drivers/video/fbdev/matrox/g450_pll.c:177:2-177:27: unsigned char n = mnp >> 8;
-
drivers/video/fbdev/matrox/matroxfb_DAC1064.c:90:2-90:18: unsigned int m, n, p;
-
drivers/video/fbdev/matrox/matroxfb_DAC1064.c:127:3-127:19: unsigned int m, n, p;
-
drivers/video/fbdev/matrox/matroxfb_DAC1064.c:659:2-659:18: unsigned int m, n, p;
-
drivers/video/fbdev/matrox/matroxfb_maven.c:257:4-257:17: unsigned int n;
-
drivers/video/fbdev/matrox/matroxfb_misc.c:165:4-165:17: unsigned int n;
-
drivers/video/fbdev/neofb.c:204:2-204:6: int n, d, f;
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c:682:2-682:6: int n, cts, channel_count;
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c:190:2-190:9: int r, n, i;
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c:793:2-793:6: int n, cts, channel_count;
-
drivers/video/fbdev/omap2/omapfb/dss/hdmi_pll.c:45:2-45:11: unsigned n, m, mf, m2, sd;
-
drivers/video/fbdev/omap2/omapfb/dss/omapdss-boot-init.c:113:2-114:13: struct dss_conv_node *n = kmalloc(sizeof(struct dss_conv_node),
-
drivers/video/fbdev/omap2/omapfb/dss/omapdss-boot-init.c:124:2-124:24: struct dss_conv_node *n;
-
drivers/video/fbdev/omap2/omapfb/dss/omapdss-boot-init.c:136:2-136:22: struct device_node *n;
-
drivers/video/fbdev/omap2/omapfb/dss/omapdss-boot-init.c:202:3-202:25: struct dss_conv_node *n;
-
drivers/video/fbdev/omap2/omapfb/dss/pll.c:151:2-151:6: int n, n_start, n_stop;
-
drivers/video/fbdev/pm2fb.c:255:2-255:16: unsigned char n;
-
drivers/video/fbdev/pm2fb.c:284:2-284:16: unsigned char n;
-
drivers/video/fbdev/pm2fb.c:450:2-450:19: unsigned char m, n, p;
-
drivers/video/fbdev/pm2fb.c:487:2-487:19: unsigned char m, n, p;
-
drivers/video/fbdev/pm3fb.c:825:3-825:17: unsigned char n; /* ClkFeedBackScale */
-
drivers/video/fbdev/riva/riva_hw.c:1228:5-1228:18: int VClk, m, n, p;
-
drivers/video/fbdev/s3fb.c:461:2-461:9: u16 m, n, r;
-
drivers/video/fbdev/s3fb.c:550:2-550:9: u16 m, n, r;
-
drivers/video/fbdev/savage/savagefb_driver.c:974:2-974:18: unsigned int m, n, r;
-
drivers/video/fbdev/savage/savagefb_driver.c:1809:2-1809:28: unsigned char config1, m, n, n1, n2, sr8, cr3f, cr66 = 0, tmp;
-
drivers/video/fbdev/sis/init.c:2874:4-2874:50: unsigned short data, data2, time, i, j, k, m, n, o;
-
drivers/video/fbdev/sstfb.c:293:2-293:13: int m, m2, n, p, best_err, fout;
-
drivers/video/fbdev/tdfxfb.c:289:2-289:9: int m, n, k, best_m, best_n, best_k, best_error;
-
drivers/video/fbdev/tridentfb.c:838:2-838:9: int m, n, k;
-
drivers/video/fbdev/via/via_aux.c:42:2-42:28: struct via_aux_drv *pos, *n;
-
drivers/video/fbdev/vt8623fb.c:253:2-253:9: u16 m, n, r;
-
drivers/virtio/virtio_mmio.c:345:2-345:25: struct virtqueue *vq, *n;
-
drivers/virtio/virtio_pci_common.c:229:2-229:25: struct virtqueue *vq, *n;
-
drivers/virtio/virtio_ring.c:480:2-480:18: unsigned int i, n, avail, descs_used, prev, err_idx;
-
drivers/virtio/virtio_ring.c:1044:2-1044:18: unsigned int i, n, err_idx;
-
drivers/virtio/virtio_ring.c:1160:2-1160:18: unsigned int i, n, c, descs_used, err_idx;
-
drivers/virtio/virtio_vdpa.c:260:2-260:25: struct virtqueue *vq, *n;
-
drivers/vme/bridges/vme_ca91cx42.c:1601:2-1601:33: struct list_head *pos = NULL, *n;
-
drivers/vme/bridges/vme_ca91cx42.c:1846:2-1846:33: struct list_head *pos = NULL, *n;
-
drivers/vme/bridges/vme_fake.c:385:2-385:33: struct list_head *pos = NULL, *n;
-
drivers/vme/bridges/vme_fake.c:1067:2-1067:33: struct list_head *pos = NULL, *n;
-
drivers/vme/bridges/vme_tsi148.c:2273:2-2273:33: struct list_head *pos = NULL, *n;
-
drivers/w1/w1.c:373:2-373:26: struct list_head *ent, *n;
-
drivers/w1/w1_family.c:23:2-23:26: struct list_head *ent, *n;
-
drivers/w1/w1_family.c:56:2-56:26: struct list_head *ent, *n;
-
drivers/w1/w1_family.c:88:2-88:26: struct list_head *ent, *n;
-
drivers/watchdog/watchdog_core.c:72:2-72:24: struct list_head *p, *n;
-
drivers/xen/gntalloc.c:114:2-114:31: struct gntalloc_gref *gref, *n;
-
drivers/xen/gntalloc.c:337:2-337:31: struct gntalloc_gref *gref, *n;
-
drivers/xen/privcmd.c:92:2-92:19: struct page *p, *n;
-
drivers/xen/pvcalls-back.c:478:2-478:29: struct sock_mapping *map, *n;
-
drivers/xen/pvcalls-back.c:991:2-991:29: struct sock_mapping *map, *n;
-
drivers/xen/pvcalls-front.c:1091:2-1091:36: struct sock_mapping *map = NULL, *n;
-
fs/9p/fid.c:128:2-128:10: int n = 0, i;
-
fs/9p/fid.c:153:2-153:9: int i, n, l, clone, access;
-
fs/9p/v9fs.c:558:2-558:14: ssize_t n = 0, count = 0, limit = PAGE_SIZE;
-
fs/9p/vfs_addr.c:255:2-255:10: ssize_t n;
-
fs/9p/vfs_dentry.c:52:2-52:25: struct hlist_node *p, *n;
-
fs/9p/vfs_dir.c:110:4-110:8: int n;
-
fs/affs/super.c:210:3-210:14: int token, n, option;
-
fs/afs/cell.c:57:2-57:6: int n;
-
fs/afs/cell.c:241:2-241:11: int ret, n;
-
fs/afs/dir_edit.c:27:2-27:11: int bit, n;
-
fs/afs/dir_edit.c:134:2-134:14: int d, len, n;
-
fs/afs/rxrpc.c:166:2-166:40: int n = atomic_dec_return(&call->usage);
-
fs/afs/rxrpc.c:857:2-857:6: int n;
-
fs/afs/vlclient.c:59:3-59:18: int n = entry->nr_servers;
-
fs/afs/write.c:704:2-704:6: int n, skips = 0;
-
fs/binfmt_elf.c:775:2-775:10: ssize_t n;
-
fs/binfmt_elf.c:1646:2-1646:46: unsigned count, size, names_ofs, remaining, n;
-
fs/btrfs/backref.c:826:2-826:18: struct rb_node *n;
-
fs/btrfs/block-group.c:209:2-209:18: struct rb_node *n;
-
fs/btrfs/block-group.c:4003:2-4003:18: struct rb_node *n;
-
fs/btrfs/delayed-inode.c:1871:3-1871:11: int n = 0;
-
fs/btrfs/delayed-ref.c:368:2-368:18: struct rb_node *n;
-
fs/btrfs/delayed-ref.c:390:2-390:18: struct rb_node *n;
-
fs/btrfs/disk-io.c:4973:3-4973:19: struct rb_node *n;
-
fs/btrfs/extent_io.c:440:2-440:30: struct rb_node **n = &root->rb_node;
-
fs/btrfs/extent_map.c:149:2-149:28: struct rb_node *n = root->rb_node;
-
fs/btrfs/free-space-cache.c:731:2-731:31: struct btrfs_free_space *e, *n;
-
fs/btrfs/free-space-cache.c:886:2-886:18: struct rb_node *n;
-
fs/btrfs/free-space-cache.c:1655:2-1655:45: struct rb_node *n = ctl->free_space_offset.rb_node;
-
fs/btrfs/free-space-cache.c:2853:2-2853:18: struct rb_node *n;
-
fs/btrfs/free-space-cache.c:4217:3-4217:19: struct rb_node *n;
-
fs/btrfs/ordered-data.c:64:2-64:28: struct rb_node *n = root->rb_node;
-
fs/btrfs/ordered-data.c:865:2-865:18: struct rb_node *n;
-
fs/btrfs/qgroup.c:163:2-163:43: struct rb_node *n = fs_info->qgroup_tree.rb_node;
-
fs/btrfs/qgroup.c:575:2-575:18: struct rb_node *n;
-
fs/btrfs/qgroup.c:3449:2-3449:18: struct rb_node *n;
-
fs/btrfs/ref-verify.c:100:2-100:18: struct rb_node *n;
-
fs/btrfs/ref-verify.c:189:2-189:18: struct rb_node *n;
-
fs/btrfs/ref-verify.c:237:2-237:18: struct rb_node *n;
-
fs/btrfs/ref-verify.c:626:2-626:18: struct rb_node *n;
-
fs/btrfs/ref-verify.c:893:2-893:18: struct rb_node *n;
-
fs/btrfs/ref-verify.c:912:2-912:18: struct rb_node *n;
-
fs/btrfs/send.c:2877:2-2877:40: struct rb_node *n = sctx->orphan_dirs.rb_node;
-
fs/btrfs/send.c:3041:2-3041:46: struct rb_node *n = sctx->waiting_dir_moves.rb_node;
-
fs/btrfs/send.c:3136:2-3136:46: struct rb_node *n = sctx->pending_dir_moves.rb_node;
-
fs/btrfs/send.c:7686:3-7686:19: struct rb_node *n;
-
fs/btrfs/send.c:7703:3-7703:19: struct rb_node *n;
-
fs/btrfs/send.c:7714:3-7714:19: struct rb_node *n;
-
fs/btrfs/tree-log.c:4948:2-4948:26: struct extent_map *em, *n;
-
fs/btrfs/tree-log.c:5970:3-5970:27: struct extent_map *em, *n;
-
fs/btrfs/tree-mod-log.c:658:2-658:6: u32 n;
-
fs/btrfs/ulist.c:120:2-120:34: struct rb_node *n = ulist->root.rb_node;
-
fs/btrfs/volumes.c:1747:2-1747:18: struct rb_node *n;
-
fs/cachefiles/daemon.c:214:2-214:6: int n;
-
fs/cachefiles/key.c:41:2-41:23: unsigned int acc, i, n, nle, nbe, keylen = object->cookie->key_len;
-
fs/cachefiles/ondemand.c:238:2-238:9: size_t n;
-
fs/ceph/addr.c:1020:4-1020:20: unsigned j, n = 0;
-
fs/ceph/addr.c:2044:2-2044:18: struct rb_node *n;
-
fs/ceph/caps.c:436:2-436:33: struct rb_node *n = ci->i_caps.rb_node;
-
fs/ceph/file.c:1501:3-1501:7: int n;
-
fs/ceph/inode.c:188:2-188:37: struct rb_node *n = ci->i_fragtree.rb_node;
-
fs/ceph/inode.c:215:2-215:6: u32 n;
-
fs/ceph/inode.c:566:2-566:18: struct rb_node *n;
-
fs/ceph/mds_client.c:897:1-897:1: DEFINE_RB_FUNCS(request, struct ceph_mds_request, r_tid, r_node)
-
fs/ceph/mds_client.c:897:1-897:1: DEFINE_RB_FUNCS(request, struct ceph_mds_request, r_tid, r_node)
-
fs/ceph/mds_client.c:3360:2-3360:6: u32 n;
-
fs/ceph/mds_client.c:4754:2-4754:18: struct rb_node *n;
-
fs/ceph/mdsmap.c:21:2-21:10: int n = 0;
-
fs/ceph/mdsmap.c:336:2-336:2: __decode_and_drop_set(p, end, u32, bad_ext);
-
fs/ceph/mdsmap.c:338:2-338:2: __decode_and_drop_set(p, end, u32, bad_ext);
-
fs/ceph/mdsmap.c:332:2-332:2: __decode_and_drop_map(p, end, u32, u32, bad_ext);
-
fs/ceph/mdsmap.c:334:2-334:2: __decode_and_drop_map(p, end, u32, u64, bad_ext);
-
fs/ceph/mdsmap.c:90:3-90:7: u32 n;
-
fs/ceph/mdsmap.c:121:2-121:12: int i, j, n;
-
fs/ceph/snap.c:152:2-152:40: struct rb_node *n = mdsc->snap_realms.rb_node;
-
fs/char_dev.c:204:2-204:8: dev_t n, next;
-
fs/char_dev.c:314:2-314:8: dev_t n, next;
-
fs/cifs/dfs_cache.c:230:2-230:28: struct cache_dfs_tgt *t, *n;
-
fs/cifs/dfs_cache.c:254:3-254:22: struct hlist_node *n;
-
fs/cifs/file.c:3578:3-3578:10: size_t n;
-
fs/cifs/file.c:4329:3-4329:10: size_t n;
-
fs/cifs/smb2ops.c:4835:3-4835:10: size_t n;
-
fs/configfs/dir.c:709:2-709:27: struct config_group *g, *n;
-
fs/configfs/dir.c:1688:4-1688:29: loff_t n = file->f_pos - 2;
-
fs/coredump.c:798:2-798:10: ssize_t n;
-
fs/dcache.c:2568:3-2568:21: unsigned n = dir->i_dir_seq;
-
fs/dcache.c:2724:2-2724:11: unsigned n;
-
fs/dcache.c:2889:2-2889:11: unsigned n;
-
fs/dlm/debug_fs.c:428:2-428:14: loff_t n = *pos;
-
fs/dlm/debug_fs.c:508:2-508:14: loff_t n = *pos;
-
fs/dlm/debug_fs.c:642:2-642:6: int n, len, lkb_nodeid, lkb_status, error;
-
fs/dlm/debug_fs.c:764:2-764:6: int n, error;
-
fs/dlm/lock.c:1102:2-1102:18: struct rb_node *n;
-
fs/dlm/lock.c:1682:2-1682:18: struct rb_node *n, *next;
-
fs/dlm/lock.c:5541:2-5541:18: struct rb_node *n;
-
fs/dlm/lockspace.c:39:2-39:6: int n;
-
fs/dlm/lockspace.c:764:2-764:18: struct rb_node *n;
-
fs/dlm/recover.c:894:2-894:18: struct rb_node *n;
-
fs/dlm/recover.c:936:2-936:18: struct rb_node *n, *next;
-
fs/ecryptfs/messaging.c:427:3-427:22: struct hlist_node *n;
-
fs/erofs/decompressor_lzma.c:39:4-39:35: struct z_erofs_lzma *n = strm->next;
-
fs/eventpoll.c:1372:2-1372:23: struct name_snapshot n;
-
fs/ext2/acl.c:23:2-23:6: int n, count;
-
fs/ext2/acl.c:96:2-96:9: size_t n;
-
fs/ext2/balloc.c:202:2-202:18: struct rb_node *n;
-
fs/ext2/balloc.c:293:2-293:28: struct rb_node *n = root->rb_node;
-
fs/ext2/dir.c:271:2-271:27: unsigned long n = pos >> PAGE_SHIFT;
-
fs/ext2/dir.c:355:2-355:23: unsigned long start, n;
-
fs/ext2/dir.c:499:2-499:16: unsigned long n;
-
fs/ext2/inode.c:171:2-171:10: int n = 0;
-
fs/ext2/inode.c:480:2-480:13: int i, n = 0;
-
fs/ext2/inode.c:1193:2-1193:6: int n;
-
fs/ext2/inode.c:1412:2-1412:6: int n;
-
fs/ext2/inode.c:1546:2-1546:6: int n;
-
fs/ext2/xattr.c:1006:2-1006:6: int n;
-
fs/ext4/acl.c:21:2-21:6: int n, count;
-
fs/ext4/acl.c:95:2-95:9: size_t n;
-
fs/ext4/block_validity.c:57:2-57:35: struct ext4_system_zone *entry, *n;
-
fs/ext4/block_validity.c:74:2-74:42: struct rb_node **n = &system_blks->root.rb_node, *node;
-
fs/ext4/block_validity.c:155:2-155:15: int err = 0, n;
-
fs/ext4/block_validity.c:301:2-301:18: struct rb_node *n;
-
fs/ext4/extents.c:4338:4-4338:17: unsigned int n;
-
fs/ext4/extents_status.c:2051:2-2051:19: unsigned int n = 0;
-
fs/ext4/extents_status.c:2100:2-2100:15: unsigned int n;
-
fs/ext4/fast_commit.c:1009:2-1009:32: struct ext4_inode_info *pos, *n;
-
fs/ext4/hash.c:21:2-21:10: int n = 16;
-
fs/ext4/indirect.c:83:2-83:10: int n = 0;
-
fs/ext4/indirect.c:1113:2-1113:10: int n = 0;
-
fs/ext4/indirect.c:1231:2-1231:10: int n = 0, n2 = 0;
-
fs/ext4/mballoc.c:3014:2-3014:18: struct rb_node *n;
-
fs/ext4/mballoc.c:4482:2-4482:18: struct rb_node *n;
-
fs/ext4/mballoc.c:5738:2-5738:41: struct rb_node **n = &db->bb_free_root.rb_node, *node;
-
fs/ext4/super.c:3756:2-3756:26: struct list_head *pos, *n;
-
fs/ext4/super.c:3856:2-3856:26: struct list_head *pos, *n;
-
fs/ext4/verity.c:45:3-45:14: size_t n = min_t(size_t, count,
-
fs/ext4/verity.c:79:3-79:14: size_t n = min_t(size_t, count,
-
fs/f2fs/data.c:592:3-592:29: int n = (i == META) ? 1 : NR_TEMP_TYPE;
-
fs/f2fs/dir.c:1086:2-1086:64: unsigned int n = ((unsigned long)ctx->pos / NR_DENTRY_IN_BLOCK);
-
fs/f2fs/hash.c:30:2-30:10: int n = 16;
-
fs/f2fs/node.c:685:2-685:10: int n = 0;
-
fs/f2fs/verity.c:47:3-47:14: size_t n = min_t(size_t, count,
-
fs/f2fs/verity.c:84:3-84:14: size_t n = min_t(size_t, count,
-
fs/fat/dir.c:1086:2-1086:14: int err, i, n;
-
fs/fat/dir.c:1207:2-1207:14: int err, i, n, offset, cluster[2];
-
fs/fat/fatent.c:381:2-381:11: int err, n, copy;
-
fs/fat/fatent.c:451:2-451:6: int n, i;
-
fs/file.c:698:2-698:11: unsigned n;
-
fs/file_table.c:425:2-425:16: unsigned long n;
-
fs/fscache/main.c:62:2-62:58: unsigned int a, x = 0, y = salt, n = len / sizeof(__le32);
-
fs/fsopen.c:33:2-33:13: int index, n;
-
fs/fuse/dax.c:314:2-314:34: struct fuse_dax_mapping *dmap, *n;
-
fs/fuse/file.c:394:2-394:18: struct rb_node *n;
-
fs/fuse/ioctl.c:54:2-54:9: size_t n;
-
fs/gfs2/bmap.c:111:3-111:20: unsigned int n = 1;
-
fs/gfs2/bmap.c:669:2-669:11: unsigned n, i, blks, alloced = 0, iblks = 0, branch_start = 0;
-
fs/gfs2/dir.c:863:2-863:19: unsigned int n = 1;
-
fs/gfs2/glock.c:2597:2-2597:9: loff_t n;
-
fs/gfs2/lops.c:659:2-659:11: unsigned n;
-
fs/gfs2/rgrp.c:342:2-342:6: u32 n;
-
fs/gfs2/rgrp.c:526:2-526:18: struct rb_node *n, *next;
-
fs/gfs2/rgrp.c:564:2-564:24: const struct rb_node *n;
-
fs/gfs2/rgrp.c:585:2-585:24: const struct rb_node *n;
-
fs/gfs2/rgrp.c:705:2-705:18: struct rb_node *n;
-
fs/gfs2/rgrp.c:718:2-718:18: struct rb_node *n;
-
fs/gfs2/rgrp.c:1630:2-1630:18: struct rb_node *n;
-
fs/gfs2/rgrp.c:2302:2-2302:24: const struct rb_node *n;
-
fs/gfs2/sys.c:156:2-156:13: int error, n;
-
fs/gfs2/trans.c:302:2-302:19: unsigned int n = len;
-
fs/gfs2/xattr.c:638:2-638:19: unsigned int n = 1;
-
fs/gfs2/xattr.c:702:4-702:21: unsigned int n = 1;
-
fs/gfs2/xattr.c:1004:3-1004:20: unsigned int n = 1;
-
fs/hfs/bitmap.c:32:2-32:24: u32 mask, start, len, n;
-
fs/hfsplus/bitmap.c:26:2-26:24: u32 mask, start, len, n;
-
fs/hpfs/anode.c:69:2-69:6: int n;
-
fs/hpfs/dnode.c:99:3-99:25: int n = (*p & 0x3f) + c;
-
fs/hpfs/dnode.c:111:3-111:25: int n = (*p & 0x3f) - c;
-
fs/hpfs/ea.c:268:3-268:9: secno n;
-
fs/hpfs/file.c:44:2-44:11: unsigned n, disk_secno;
-
fs/hpfs/hpfs_fn.h:178:2-178:6: int n;
-
fs/hpfs/map.c:115:2-115:53: int n = (hpfs_sb(s)->sb_fs_size + 0x200000 - 1) >> 21;
-
fs/hpfs/super.c:149:2-149:11: unsigned n, count, n_bands;
-
fs/hugetlbfs/inode.c:309:3-309:10: size_t n;
-
fs/io-wq.c:261:2-261:27: struct hlist_nulls_node *n;
-
fs/iomap/direct-io.c:316:3-316:10: size_t n;
-
fs/isofs/inode.c:367:3-367:12: unsigned n;
-
fs/jbd2/journal.c:1351:2-1351:6: int n;
-
fs/jbd2/journal.c:3186:2-3186:39: int n = atomic_read(&nr_journal_heads);
-
fs/jffs2/gc.c:48:2-48:20: int n = jiffies % 128;
-
fs/jffs2/nodemgmt.c:583:2-583:28: struct jffs2_unknown_node n;
-
fs/jffs2/readinode.c:1394:2-1394:25: struct jffs2_raw_inode n;
-
fs/jffs2/scan.c:1135:2-1135:30: struct list_head *n = head->next;
-
fs/jffs2/wbuf.c:111:2-111:13: static int n;
-
fs/jfs/jfs_dmap.c:1297:2-1297:23: int rc, ti, i, k, m, n, agperlev;
-
fs/jfs/jfs_dmap.c:1776:2-1776:17: s64 b, lblkno, n;
-
fs/jfs/jfs_dmap.c:2905:2-2905:14: int ti, n = 0, k, x = 0;
-
fs/jfs/jfs_dmap.c:3043:2-3043:6: int n;
-
fs/jfs/jfs_dmap.c:3068:2-3068:6: int n;
-
fs/jfs/jfs_dmap.c:3319:2-3319:37: int i, i0 = true, j, j0 = true, k, n;
-
fs/jfs/jfs_dmap.c:3592:2-3592:9: int i, n;
-
fs/jfs/jfs_dtree.c:820:2-820:6: int n;
-
fs/jfs/jfs_dtree.c:938:2-938:6: int n;
-
fs/jfs/jfs_dtree.c:1338:2-1338:6: int n;
-
fs/jfs/jfs_dtree.c:1645:2-1645:6: int n;
-
fs/jfs/jfs_dtree.c:1876:2-1876:21: int fsi, stblsize, n;
-
fs/jfs/jfs_dtree.c:3608:2-3608:11: int xsi, n;
-
fs/jfs/jfs_dtree.c:3962:2-3962:11: int xsi, n;
-
fs/jfs/jfs_dtree.c:4057:2-4057:16: int fsi, xsi, n;
-
fs/jfs/jfs_dtree.c:4138:2-4138:11: int xsi, n;
-
fs/jfs/jfs_imap.c:597:2-597:6: int n;
-
fs/jfs/jfs_imap.c:2844:2-2844:9: int i, n, head;
-
fs/jfs/jfs_txnmgr.c:1134:2-1134:9: int k, n;
-
fs/jfs/jfs_txnmgr.c:2397:2-2397:6: int n;
-
fs/jfs/jfs_txnmgr.c:2455:2-2455:6: int n;
-
fs/jfs/jfs_types.h:80:2-80:42: __u64 n = le32_to_cpu(pxd->len_addr) & ~0xffffff;
-
fs/jfs/jfs_xtree.c:946:2-946:41: int skip, maxentry, middle, righthalf, n;
-
fs/ksmbd/vfs.c:1499:2-1499:13: struct ndr n;
-
fs/ksmbd/vfs.c:1567:2-1567:13: struct ndr n;
-
fs/ksmbd/vfs.c:1587:2-1587:13: struct ndr n;
-
fs/minix/dir.c:90:2-90:16: unsigned long n;
-
fs/minix/dir.c:158:2-158:16: unsigned long n;
-
fs/minix/dir.c:209:2-209:16: unsigned long n;
-
fs/minix/itree_common.c:75:2-75:10: int n = 0;
-
fs/minix/itree_common.c:308:2-308:6: int n;
-
fs/minix/itree_v1.c:27:2-27:10: int n = 0;
-
fs/minix/itree_v2.c:29:2-29:10: int n = 0;
-
fs/namespace.c:957:2-957:36: struct mnt_namespace *n = parent->mnt_ns;
-
fs/namespace.c:2208:2-2208:21: struct hlist_node *n;
-
fs/nfs/callback_xdr.c:261:2-261:16: uint32_t tmp, n, i;
-
fs/nfs/dir.c:2822:2-2822:18: struct rb_node *n;
-
fs/nfs/dir.c:2892:2-2892:49: struct rb_node *n = NFS_I(inode)->access_cache.rb_node;
-
fs/nfs/flexfilelayout/flexfilelayout.c:66:2-66:38: struct nfs4_ff_layout_ds_err *err, *n;
-
fs/nfs/flexfilelayout/flexfilelayout.c:2191:3-2191:14: size_t n = 0;
-
fs/nfs/flexfilelayout/flexfilelayoutdev.c:513:2-513:38: struct nfs4_ff_layout_ds_err *err, *n;
-
fs/nfs/nfs42xattr.c:389:2-389:21: struct hlist_node *n;
-
fs/nfs/nfs4namespace.c:137:2-137:6: int n;
-
fs/nfs/nfs4xdr.c:3687:2-3687:6: u32 n;
-
fs/nfs/nfs4xdr.c:3729:2-3729:6: int n;
-
fs/nfsd/nfs3acl.c:177:2-177:6: int n;
-
fs/nfsd/nfs4layouts.c:387:2-387:34: struct nfs4_layout_stateid *l, *n;
-
fs/nfsd/nfs4layouts.c:495:2-495:27: struct nfs4_layout *lp, *n;
-
fs/nfsd/nfs4layouts.c:537:2-537:35: struct nfs4_layout_stateid *ls, *n;
-
fs/nfsd/nfs4layouts.c:580:2-580:35: struct nfs4_layout_stateid *ls, *n;
-
fs/nfsd/nfs4layouts.c:594:2-594:35: struct nfs4_layout_stateid *ls, *n;
-
fs/nfsd/nfs4layouts.c:782:3-782:36: struct nfsd4_deviceid_map *map, *n;
-
fs/nfsd/nfs4state.c:1138:2-1138:7: long n;
-
fs/nilfs2/alloc.c:186:2-186:60: unsigned long n = nilfs_palloc_groups_per_desc_block(inode);
-
fs/nilfs2/alloc.c:507:2-507:16: unsigned long n, entries_per_group;
-
fs/nilfs2/alloc.c:741:3-741:25: int nempties = 0, n = 0;
-
fs/nilfs2/bmap.c:102:2-102:11: int ret, n;
-
fs/nilfs2/bmap.c:157:2-157:11: int ret, n;
-
fs/nilfs2/btree.c:489:3-489:10: int i, n;
-
fs/nilfs2/btree.c:831:2-831:29: int nchildren, lnchildren, n, move, ncblk;
-
fs/nilfs2/btree.c:877:2-877:29: int nchildren, rnchildren, n, move, ncblk;
-
fs/nilfs2/btree.c:924:2-924:17: int nchildren, n, move, ncblk;
-
fs/nilfs2/btree.c:974:2-974:6: int n, ncblk;
-
fs/nilfs2/btree.c:1279:2-1279:29: int nchildren, lnchildren, n, ncblk;
-
fs/nilfs2/btree.c:1311:2-1311:29: int nchildren, rnchildren, n, ncblk;
-
fs/nilfs2/btree.c:1344:2-1344:6: int n, ncblk;
-
fs/nilfs2/btree.c:1370:2-1370:6: int n, ncblk;
-
fs/nilfs2/btree.c:1395:2-1395:6: int n, ncblk;
-
fs/nilfs2/cpfile.c:120:2-120:51: int n = nilfs_cpfile_checkpoints_per_block(cpfile);
-
fs/nilfs2/cpfile.c:433:2-433:6: int n, ret;
-
fs/nilfs2/cpfile.c:486:2-486:10: int n = 0, ret;
-
fs/nilfs2/dat.c:428:2-428:12: int i, j, n, ret;
-
fs/nilfs2/dir.c:269:2-269:27: unsigned long n = pos >> PAGE_SHIFT;
-
fs/nilfs2/dir.c:331:2-331:23: unsigned long start, n;
-
fs/nilfs2/dir.c:449:2-449:16: unsigned long n;
-
fs/nilfs2/direct.c:207:2-207:6: int n;
-
fs/nilfs2/inode.c:1128:2-1128:11: int ret, n;
-
fs/nilfs2/ioctl.c:55:2-55:26: size_t maxmembs, total, n;
-
fs/nilfs2/ioctl.c:603:2-603:27: struct buffer_head *bh, *n;
-
fs/nilfs2/ioctl.c:858:2-858:6: int n, ret;
-
fs/nilfs2/mdt.c:595:2-595:6: int n;
-
fs/nilfs2/page.c:298:2-298:18: unsigned int i, n;
-
fs/nilfs2/recovery.c:420:2-420:36: struct nilfs_segment_entry *ent, *n;
-
fs/nilfs2/recovery.c:498:2-498:36: struct nilfs_recovery_block *rb, *n;
-
fs/nilfs2/segbuf.c:243:2-243:27: struct buffer_head *bh, *n;
-
fs/nilfs2/segbuf.c:272:2-272:31: struct nilfs_segment_buffer *n, *segbuf;
-
fs/nilfs2/segment.c:769:2-769:32: struct nilfs_inode_info *ii, *n;
-
fs/nilfs2/segment.c:1006:2-1006:27: struct buffer_head *bh, *n;
-
fs/nilfs2/segment.c:1046:3-1046:10: size_t n, rest = nilfs_segctor_buffer_rest(sci);
-
fs/nilfs2/segment.c:1094:2-1094:9: size_t n, rest = nilfs_segctor_buffer_rest(sci);
-
fs/nilfs2/segment.c:1932:2-1932:32: struct nilfs_inode_info *ii, *n;
-
fs/nilfs2/segment.c:1975:2-1975:32: struct nilfs_inode_info *ii, *n;
-
fs/nilfs2/segment.c:2197:2-2197:43: struct nilfs_segctor_wait_request *wrq, *n;
-
fs/nilfs2/segment.c:2409:2-2409:32: struct nilfs_inode_info *ii, *n;
-
fs/nilfs2/sufile.c:165:2-165:23: size_t nerr = 0, n = 0;
-
fs/nilfs2/sufile.c:649:2-649:10: ssize_t n, nc;
-
fs/nilfs2/sufile.c:819:2-819:10: ssize_t n;
-
fs/nilfs2/sufile.c:1020:2-1020:9: size_t n, i, susz = NILFS_MDT(sufile)->mi_entry_size;
-
fs/nilfs2/the_nilfs.c:713:2-713:18: struct rb_node *n;
-
fs/nls/nls_cp936.c:11054:2-11054:6: int n;
-
fs/nls/nls_cp949.c:13867:2-13867:6: int n;
-
fs/nls/nls_cp949.c:13897:2-13897:6: int n;
-
fs/nls/nls_cp950.c:9403:2-9403:6: int n;
-
fs/nls/nls_cp950.c:9433:2-9433:6: int n;
-
fs/nls/nls_euc-jp.c:353:2-353:6: int n;
-
fs/nls/nls_euc-jp.c:412:2-412:6: int n;
-
fs/nls/nls_euc-jp.c:483:2-483:18: int euc_offset, n;
-
fs/nls/nls_koi8-ru.c:42:2-42:6: int n;
-
fs/nls/nls_utf8.c:16:2-16:6: int n;
-
fs/nls/nls_utf8.c:31:2-31:6: int n;
-
fs/ntfs3/bitmap.c:240:2-240:18: struct rb_node *n;
-
fs/ntfs3/bitmap.c:368:2-368:18: struct rb_node *n, *n3;
-
fs/ntfs3/bitmap.c:867:2-867:18: struct rb_node *n;
-
fs/ntfs3/bitmap.c:904:2-904:18: struct rb_node *n;
-
fs/ntfs3/index.c:613:3-613:37: struct indx_node *n = fnd->nodes[i];
-
fs/ntfs3/index.c:641:2-641:20: struct indx_node *n;
-
fs/ntfs3/index.c:1111:2-1111:24: struct indx_node *n = NULL;
-
fs/ntfs3/index.c:1221:2-1221:24: struct indx_node *n = NULL;
-
fs/ntfs3/index.c:1479:2-1479:20: struct indx_node *n;
-
fs/ntfs3/index.c:1997:2-1997:20: struct indx_node *n;
-
fs/ntfs3/index.c:2053:2-2053:20: struct indx_node *n;
-
fs/ntfs3/index.c:2146:2-2146:20: struct indx_node *n, *n2d = NULL;
-
fs/ntfs3/lib/decompress_common.c:210:4-210:8: u32 n;
-
fs/ntfs3/run.c:103:3-103:28: struct ntfs_run *n = r + 1;
-
fs/ocfs2/acl.c:35:2-35:6: int n, count;
-
fs/ocfs2/acl.c:81:2-81:9: size_t n;
-
fs/ocfs2/cluster/tcp.c:870:2-870:34: struct o2net_msg_handler *nmh, *n;
-
fs/ocfs2/dir.c:212:2-212:10: int n = 16;
-
fs/ocfs2/dlm/dlmdomain.c:405:2-405:14: int i, num, n, ret = 0;
-
fs/ocfs2/dlm/dlmthread.c:689:3-689:11: int n = DLM_THREAD_MAX_DIRTY;
-
fs/ocfs2/extent_map.c:102:2-102:38: struct ocfs2_extent_map_item *emi, *n;
-
fs/ocfs2/journal.c:1255:2-1255:40: struct ocfs2_la_recovery_item *item, *n;
-
fs/ocfs2/refcounttree.c:196:2-196:44: struct rb_node *n = osb->osb_rf_lock_tree.rb_node;
-
fs/ocfs2/uptodate.c:210:2-210:44: struct rb_node * n = ci->ci_cache.ci_tree.rb_node;
-
fs/orangefs/orangefs-bufmap.c:87:3-87:12: long n = left, t;
-
fs/orangefs/orangefs-bufmap.c:498:3-498:14: size_t n = size;
-
fs/orangefs/orangefs-bufmap.c:527:3-527:14: size_t n = size;
-
fs/orangefs/waitqueue.c:323:2-323:7: long n;
-
fs/overlayfs/namei.c:626:2-626:8: char *n, *s;
-
fs/overlayfs/readdir.c:220:2-220:26: struct ovl_cache_entry *n;
-
fs/overlayfs/readdir.c:555:2-555:30: struct ovl_cache_entry *p, *n;
-
fs/overlayfs/readdir.c:964:2-964:30: struct ovl_cache_entry *p, *n;
-
fs/overlayfs/util.c:681:2-681:11: int res, n;
-
fs/pipe.c:263:4-263:30: struct watch_notification n;
-
fs/pipe.c:1256:2-1256:33: unsigned int head, tail, mask, n;
-
fs/pnode.c:238:3-238:17: struct mount *n, *p;
-
fs/pnode.c:291:2-291:20: struct mount *m, *n;
-
fs/posix_acl.c:869:2-869:17: int real_size, n;
-
fs/proc/base.c:1398:2-1398:15: unsigned int n;
-
fs/proc/util.c:8:2-8:15: unsigned n = 0;
-
fs/qnx6/dir.c:51:2-51:49: u32 n = s >> (PAGE_SHIFT - sb->s_blocksize_bits); /* in pages */
-
fs/qnx6/dir.c:119:2-119:27: unsigned long n = pos >> PAGE_SHIFT;
-
fs/qnx6/dir.c:219:2-219:23: unsigned long start, n;
-
fs/qnx6/inode.c:528:2-528:6: u32 n, offs;
-
fs/reiserfs/do_balan.c:149:2-149:10: int n = B_NR_ITEMS(tbS0);
-
fs/reiserfs/do_balan.c:243:2-243:6: int n;
-
fs/reiserfs/do_balan.c:292:2-292:10: int n = B_NR_ITEMS(tb->L[0]);
-
fs/reiserfs/do_balan.c:355:2-355:10: int n = B_NR_ITEMS(tb->L[0]);
-
fs/reiserfs/do_balan.c:418:2-418:10: int n = B_NR_ITEMS(tb->L[0]);
-
fs/reiserfs/do_balan.c:537:2-537:10: int n = B_NR_ITEMS(tb->L[0]);
-
fs/reiserfs/do_balan.c:627:2-627:10: int n = B_NR_ITEMS(tbS0);
-
fs/reiserfs/do_balan.c:841:2-841:10: int n = B_NR_ITEMS(tbS0);
-
fs/reiserfs/do_balan.c:885:2-885:10: int n = B_NR_ITEMS(tbS0);
-
fs/reiserfs/do_balan.c:927:2-927:10: int n = B_NR_ITEMS(tbS0);
-
fs/reiserfs/do_balan.c:1146:2-1146:10: int n = B_NR_ITEMS(tbS0);
-
fs/reiserfs/do_balan.c:1198:2-1198:10: int n = B_NR_ITEMS(tbS0);
-
fs/reiserfs/fix_node.c:1787:5-1787:9: int n;
-
fs/reiserfs/fix_node.c:1804:5-1804:9: int n;
-
fs/reiserfs/fix_node.c:1849:4-1849:8: int n;
-
fs/reiserfs/fix_node.c:1865:3-1865:7: int n;
-
fs/reiserfs/hashes.c:118:2-118:2: TEACORE(FULLROUNDS);
-
fs/reiserfs/hashes.c:70:3-70:3: TEACORE(PARTROUNDS);
-
fs/reiserfs/ibalance.c:636:2-636:6: int n;
-
fs/reiserfs/ibalance.c:819:2-819:18: int insert_num, n, k;
-
fs/reiserfs/stree.c:47:2-47:8: __u32 n;
-
fs/reiserfs/xattr_acl.c:70:2-70:6: int n, count;
-
fs/reiserfs/xattr_acl.c:141:2-141:6: int n;
-
fs/romfs/storage.c:135:2-135:14: ssize_t n = 0;
-
fs/seq_file.c:175:2-175:9: size_t n;
-
fs/splice.c:642:3-642:7: int n;
-
fs/splice.c:1172:3-1172:7: int n;
-
fs/splice.c:1205:2-1205:71: int n = copy_page_to_iter(buf->page, buf->offset, sd->len, sd->u.data);
-
fs/squashfs/cache.c:55:2-55:9: int i, n;
-
fs/squashfs/export.c:120:2-120:6: int n;
-
fs/squashfs/id.c:65:2-65:6: int n;
-
fs/squashfs/xattr_id.c:66:2-66:6: int n;
-
fs/squashfs/xz_wrapper.c:43:2-43:15: int err = 0, n;
-
fs/sysv/balloc.c:167:2-167:6: int n;
-
fs/sysv/dir.c:71:2-71:16: unsigned long n;
-
fs/sysv/dir.c:132:2-132:23: unsigned long start, n;
-
fs/sysv/dir.c:181:2-181:16: unsigned long n;
-
fs/sysv/itree.c:30:2-30:10: int n = 0;
-
fs/sysv/itree.c:131:2-131:10: int n = 0;
-
fs/sysv/itree.c:371:2-371:6: int n;
-
fs/ubifs/debug.c:296:2-296:9: int i, n, type, safe_len, max_node_len, min_node_len;
-
fs/ubifs/debug.c:872:2-872:6: int n;
-
fs/ubifs/debug.c:1289:2-1289:6: int n, err, cmp;
-
fs/ubifs/debug.c:1929:2-1929:6: int n, err;
-
fs/ubifs/debug.c:2146:2-2146:29: struct fsck_inode *fscki, *n;
-
fs/ubifs/debug.c:2164:2-2164:6: int n, err;
-
fs/ubifs/debug.c:2821:2-2821:6: int n;
-
fs/ubifs/file.c:723:2-723:44: int err, page_idx, page_cnt, ret = 0, n = 0;
-
fs/ubifs/find.c:44:2-44:6: int n, cat = lprops->flags & LPROPS_CAT_MASK;
-
fs/ubifs/io.c:743:2-743:11: int err, n, written = 0, aligned_len = ALIGN(len, 8);
-
fs/ubifs/log.c:595:2-595:24: struct done_ref *dr, *n;
-
fs/ubifs/lpt.c:48:2-48:9: int i, n, bits, per_leb_wastage, max_pnode_cnt;
-
fs/ubifs/lpt.c:576:2-576:27: int i, n = c->lpt_hght - 1, pnum = parent->num, num = 0;
-
fs/ubifs/lpt.c:1514:2-1514:22: struct ubifs_nnode *n;
-
fs/ubifs/lpt_commit.c:151:2-151:9: int i, n;
-
fs/ubifs/lpt_commit.c:335:2-335:9: int i, n;
-
fs/ubifs/orphan.c:639:2-639:9: int i, n, err, first = 1;
-
fs/ubifs/orphan.c:913:2-913:27: struct check_orphan *o, *n;
-
fs/ubifs/orphan.c:957:2-957:9: int i, n, err;
-
fs/ubifs/recovery.c:1319:2-1319:25: struct size_entry *e, *n;
-
fs/ubifs/replay.c:670:2-670:19: int n_nodes, n = 0;
-
fs/ubifs/super.c:31:2-31:10: int n = 0, ret;
-
fs/ubifs/super.c:915:2-915:26: struct ubifs_bud *bud, *n;
-
fs/ubifs/sysfs.c:93:2-93:11: int ret, n;
-
fs/ubifs/tnc.c:174:2-174:34: struct ubifs_old_idx *old_idx, *n;
-
fs/ubifs/tnc.c:207:3-207:21: const int n = zn->child_cnt;
-
fs/ubifs/tnc.c:1109:4-1109:8: int n;
-
fs/ubifs/tnc.c:1443:2-1443:13: int found, n, err, safely = 0, gc_seq1;
-
fs/ubifs/tnc.c:1516:2-1516:6: int n, err = 0, lnum = -1, offs;
-
fs/ubifs/tnc.c:1811:2-1811:13: int found, n, err;
-
fs/ubifs/tnc.c:1925:2-1925:6: int n, err;
-
fs/ubifs/tnc.c:2276:2-2276:13: int found, n, err = 0;
-
fs/ubifs/tnc.c:2327:2-2327:13: int found, n, err = 0;
-
fs/ubifs/tnc.c:2412:2-2412:13: int found, n, err = 0;
-
fs/ubifs/tnc.c:2617:2-2617:13: int found, n, err = 0;
-
fs/ubifs/tnc.c:2648:2-2648:6: int n, err;
-
fs/ubifs/tnc.c:2697:2-2697:6: int n, err;
-
fs/ubifs/tnc.c:2786:2-2786:9: int i, n, k, err = 0;
-
fs/ubifs/tnc.c:2954:2-2954:6: int n, err, type = key_type(c, key);
-
fs/ubifs/tnc.c:3067:3-3067:8: long n, freed;
-
fs/ubifs/tnc.c:3093:3-3093:24: int n = znode->iip - 1;
-
fs/ubifs/tnc.c:3130:3-3130:24: int n = znode->iip + 1;
-
fs/ubifs/tnc.c:3182:2-3182:6: int n, nn;
-
fs/ubifs/tnc.c:3338:2-3338:6: int n, found, err, nn;
-
fs/ubifs/tnc.c:3482:2-3482:11: int err, n;
-
fs/ubifs/tnc_commit.c:622:2-622:23: int n = znode->iip + 1;
-
fs/ubifs/tnc_misc.c:226:2-226:6: int n;
-
fs/udf/super.c:471:3-471:12: unsigned n;
-
fs/ufs/dir.c:257:2-257:23: unsigned long start, n;
-
fs/ufs/dir.c:317:2-317:16: unsigned long n;
-
fs/ufs/dir.c:429:2-429:27: unsigned long n = pos >> PAGE_SHIFT;
-
fs/ufs/inode.c:54:2-54:10: int n = 0;
-
fs/ufs/inode.c:156:3-156:18: unsigned n = *p++;
-
fs/ufs/inode.c:180:3-180:18: unsigned n = *p++;
-
fs/userfaultfd.c:710:2-710:38: struct userfaultfd_fork_ctx *fctx, *n;
-
fs/userfaultfd.c:833:2-833:38: struct userfaultfd_unmap_ctx *ctx, *n;
-
fs/xattr.c:67:3-67:15: const char *n;
-
fs/xfs/libxfs/xfs_bit.h:51:2-51:11: int n = 0;
-
fs/xfs/libxfs/xfs_bmap.c:3876:2-3876:12: int n = 0;
-
fs/xfs/libxfs/xfs_bmap.c:4329:2-4329:8: int n; /* current extent index */
-
fs/xfs/libxfs/xfs_btree.c:2062:2-2062:8: int n;
-
fs/xfs/libxfs/xfs_btree.c:2093:2-2093:8: int n;
-
fs/xfs/libxfs/xfs_defer.c:386:2-386:21: struct list_head *n;
-
fs/xfs/libxfs/xfs_defer.c:470:2-470:26: struct list_head *li, *n;
-
fs/xfs/libxfs/xfs_dir2_node.c:417:2-417:8: int n; /* count of live freespc ents */
-
fs/xfs/libxfs/xfs_inode_buf.c:144:2-144:12: uint32_t n;
-
fs/xfs/libxfs/xfs_refcount.c:1686:2-1686:37: struct xfs_refcount_recovery *rr, *n;
-
fs/xfs/scrub/agheader_repair.c:592:2-592:24: struct xbitmap_range *n;
-
fs/xfs/scrub/bitmap.c:46:2-46:24: struct xbitmap_range *n;
-
fs/xfs/scrub/bitmap.c:307:2-307:24: struct xbitmap_range *n;
-
fs/xfs/scrub/btree.c:637:2-637:23: struct check_owner *n;
-
fs/xfs/scrub/refcount.c:152:2-152:28: struct xchk_refcnt_frag *n;
-
fs/xfs/scrub/refcount.c:284:2-284:28: struct xchk_refcnt_frag *n;
-
fs/xfs/scrub/repair.c:447:2-447:24: struct xbitmap_range *n;
-
fs/xfs/scrub/repair.c:611:2-611:25: struct xbitmap_range *n;
-
fs/xfs/xfs_buf.c:2107:2-2107:24: struct xfs_buf *bp, *n;
-
fs/xfs/xfs_dquot.c:1146:2-1146:29: struct xfs_log_item *lip, *n;
-
fs/xfs/xfs_extent_busy.c:538:2-538:34: struct xfs_extent_busy *busyp, *n;
-
fs/xfs/xfs_icache.c:1847:2-1847:25: struct xfs_inode *ip, *n;
-
fs/xfs/xfs_inode.c:3580:2-3580:29: struct xfs_log_item *lip, *n;
-
fs/xfs/xfs_inode_item.c:764:2-764:29: struct xfs_log_item *lip, *n;
-
fs/xfs/xfs_inode_item.c:801:2-801:29: struct xfs_log_item *lip, *n;
-
fs/xfs/xfs_log_recover.c:1868:2-1868:35: struct xlog_recover_item *item, *n;
-
fs/xfs/xfs_log_recover.c:2204:2-2204:35: struct xlog_recover_item *item, *n;
-
fs/xfs/xfs_rtalloc.c:438:2-438:16: xfs_rtblock_t n; /* next block to try */
-
fs/xfs/xfs_rtalloc.c:637:2-637:16: xfs_rtblock_t n; /* next block to be tried */
-
fs/xfs/xfs_super.c:2207:2-2207:25: struct xfs_mount *mp, *n;
-
fs/xfs/xfs_symlink.c:41:2-41:8: int n;
-
fs/xfs/xfs_symlink.c:167:2-167:8: int n;
-
fs/zonefs/super.c:1518:2-1518:19: unsigned int n = 0;
-
include/linux/hisi_acc_qm.h:375:2-375:6: u32 n, q_num;
-
include/linux/hisi_acc_qm.h:401:2-401:6: u32 n;
-
include/linux/hisi_acc_qm.h:419:2-419:6: u32 n;
-
include/linux/ieee80211.h:2433:2-2433:5: u8 n;
-
include/linux/ieee80211.h:2864:2-2864:6: u32 n;
-
include/linux/netfilter.h:130:2-130:22: unsigned int n = e->num_hook_entries;
-
include/linux/regset.h:51:2-51:21: struct membuf n = *s;
-
include/linux/sched/task_stack.h:99:2-99:35: unsigned long *n = end_of_stack(p);
-
include/linux/sock_diag.h:84:2-84:35: const struct net *n = sock_net(sk);
-
include/net/arp.h:39:2-39:20: struct neighbour *n;
-
include/net/arp.h:52:2-52:20: struct neighbour *n;
-
include/net/dst.h:402:2-402:63: struct neighbour *n = dst->ops->neigh_lookup(dst, NULL, daddr);
-
include/net/dst.h:409:2-409:20: struct neighbour *n;
-
include/net/inetpeer.h:128:2-128:9: int i, n;
-
include/net/ndisc.h:396:2-396:20: struct neighbour *n;
-
include/net/ndisc.h:410:2-410:20: struct neighbour *n;
-
include/net/ndisc.h:421:2-421:20: struct neighbour *n;
-
include/net/neighbour.h:306:2-306:20: struct neighbour *n;
-
include/net/neighbour.h:555:2-555:51: struct neighbour *n = neigh_lookup(tbl, pkey, dev);
-
include/net/neighbour.h:568:2-568:51: struct neighbour *n = neigh_lookup(tbl, pkey, dev);
-
include/net/udp.h:374:2-374:6: int n;
-
include/rdma/ib_verbs.h:4404:2-4404:6: int n;
-
include/rdma/rdmavt_qp.h:707:3-707:50: u32 n = hash_32(qpn, rdi->qp_dev->qp_table_bits);
-
init/initramfs.c:269:2-269:20: unsigned long n = remains;
-
init/main.c:205:3-205:24: int n = strlen(p->str);
-
ipc/mqueue.c:1444:2-1444:18: struct sigevent n, *p = NULL;
-
ipc/mqueue.c:1579:2-1579:18: struct sigevent n, *p = NULL;
-
ipc/namespace.c:148:2-148:24: struct ipc_namespace *n, *t;
-
kernel/audit_tree.c:221:2-221:26: unsigned long n = key / L1_CACHE_BYTES;
-
kernel/audit_tree.c:263:2-263:6: int n;
-
kernel/audit_tree.c:463:2-463:6: int n;
-
kernel/audit_tree.c:1006:2-1006:6: int n;
-
kernel/auditfilter.c:174:3-174:21: unsigned n = *list++;
-
kernel/auditfilter.c:320:2-320:6: u32 n;
-
kernel/auditfilter.c:1439:2-1439:26: struct audit_krule *r, *n;
-
kernel/auditsc.c:150:2-150:11: unsigned n;
-
kernel/auditsc.c:196:2-196:22: struct audit_names *n;
-
kernel/auditsc.c:272:2-272:6: int n;
-
kernel/auditsc.c:310:2-310:6: int n;
-
kernel/auditsc.c:334:2-334:22: struct audit_names *n;
-
kernel/auditsc.c:358:2-358:22: struct audit_names *n;
-
kernel/auditsc.c:480:3-480:23: struct audit_names *n;
-
kernel/auditsc.c:893:2-893:22: struct audit_names *n;
-
kernel/auditsc.c:923:2-923:22: struct audit_names *n, *next;
-
kernel/auditsc.c:1705:2-1705:22: struct audit_names *n;
-
kernel/auditsc.c:2230:2-2230:22: struct audit_names *n;
-
kernel/auditsc.c:2253:2-2253:22: struct audit_names *n;
-
kernel/auditsc.c:2321:2-2321:22: struct audit_names *n;
-
kernel/auditsc.c:2440:2-2440:22: struct audit_names *n, *found_parent = NULL, *found_child = NULL;
-
kernel/bpf/bpf_inode_storage.c:63:2-63:21: struct hlist_node *n;
-
kernel/bpf/bpf_iter.c:94:2-94:9: size_t n, offs, copied = 0;
-
kernel/bpf/bpf_task_storage.c:77:2-77:21: struct hlist_node *n;
-
kernel/bpf/btf.c:4812:2-4812:9: int i, n, good_id = start_id - 1;
-
kernel/bpf/btf.c:7428:2-7428:24: size_t n = strlen(name);
-
kernel/bpf/btf.c:7602:2-7602:6: int n, i;
-
kernel/bpf/core.c:679:2-679:26: struct latch_tree_node *n;
-
kernel/bpf/cpumap.c:314:3-314:10: int i, n, m, nframes, xdp_n;
-
kernel/bpf/devmap.c:577:2-577:10: int n = 0;
-
kernel/bpf/hashtab.c:605:2-605:27: struct hlist_nulls_node *n;
-
kernel/bpf/hashtab.c:623:2-623:27: struct hlist_nulls_node *n;
-
kernel/bpf/hashtab.c:767:2-767:27: struct hlist_nulls_node *n;
-
kernel/bpf/hashtab.c:1425:3-1425:28: struct hlist_nulls_node *n;
-
kernel/bpf/hashtab.c:1442:3-1442:28: struct hlist_nulls_node *n;
-
kernel/bpf/hashtab.c:1634:2-1634:27: struct hlist_nulls_node *n;
-
kernel/bpf/hashtab.c:1926:2-1926:27: struct hlist_nulls_node *n;
-
kernel/bpf/hashtab.c:2098:2-2098:27: struct hlist_nulls_node *n;
-
kernel/bpf/hashtab.c:2371:2-2371:27: struct hlist_nulls_node *n;
-
kernel/bpf/tnum.c:183:2-183:9: size_t n;
-
kernel/bpf/verifier.c:296:2-296:15: unsigned int n;
-
kernel/bpf/verifier.c:1035:2-1035:36: size_t n = src->allocated_stack / BPF_REG_SIZE;
-
kernel/bpf/verifier.c:1059:2-1059:67: size_t old_n = state->allocated_stack / BPF_REG_SIZE, n = size / BPF_REG_SIZE;
-
kernel/bpf/verifier.c:12317:2-12317:9: int i, n;
-
kernel/cgroup/cgroup-v1.c:331:2-331:15: int pid, n = 0; /* used for populating the array */
-
kernel/debug/kdb/kdb_main.c:1756:3-1756:7: int n, z, num = (symbolic ? 1 : (16 / bytesperword));
-
kernel/debug/kdb/kdb_main.c:2090:2-2090:10: int n = 0;
-
kernel/debug/kdb/kdb_support.c:249:2-249:22: int n = strlen(str)+1;
-
kernel/events/core.c:5233:2-5233:10: int n = 1; /* skip @nr */
-
kernel/events/core.c:5325:2-5325:10: int n = 0;
-
kernel/events/core.c:6862:2-6862:10: int n = 0;
-
kernel/events/core.c:6886:2-6886:10: int n = 0;
-
kernel/events/uprobes.c:1262:2-1262:35: struct rb_node *n = uprobes_tree.rb_node;
-
kernel/events/uprobes.c:1293:2-1293:18: struct rb_node *n, *t;
-
kernel/events/uprobes.c:1402:2-1402:18: struct rb_node *n;
-
kernel/events/uprobes.c:1749:2-1749:35: struct return_instance **p, *o, *n;
-
kernel/exit.c:533:2-533:26: struct task_struct *p, *n;
-
kernel/exit.c:673:2-673:26: struct task_struct *p, *n;
-
kernel/fail_function.c:232:2-232:26: struct fei_attr *attr, *n;
-
kernel/irq/affinity.c:86:2-86:6: int n, nodes = 0;
-
kernel/irq/affinity.c:135:2-135:11: unsigned n, remaining_ncpus = 0;
-
kernel/irq/affinity.c:255:2-255:18: unsigned int i, n, nodes, cpus_per_vec, extra_vecs, done = 0;
-
kernel/irq/irqdomain.c:78:2-78:8: char *n;
-
kernel/jump_label.c:110:2-110:35: int n = atomic_read(&key->enabled);
-
kernel/kprobes.c:2481:2-2481:39: struct kprobe_blacklist_entry *ent, *n;
-
kernel/locking/test-ww_mutex.c:318:2-318:15: unsigned int n, last = nthreads - 1;
-
kernel/locking/test-ww_mutex.c:370:2-370:15: unsigned int n;
-
kernel/locking/test-ww_mutex.c:392:2-392:6: int n, r, tmp;
-
kernel/locking/test-ww_mutex.c:432:3-432:7: int n, err;
-
kernel/locking/test-ww_mutex.c:484:2-484:6: int n, err;
-
kernel/locking/test-ww_mutex.c:567:2-567:6: int n;
-
kernel/module/main.c:1785:3-1785:21: unsigned long n = min(len, COPY_CHUNK_SIZE);
-
kernel/module/main.c:2399:2-2399:27: struct llist_node *pos, *n, *list;
-
kernel/power/snapshot.c:1357:2-1357:19: unsigned int n = 0;
-
kernel/power/snapshot.c:1378:2-1378:6: int n;
-
kernel/printk/printk.c:1542:3-1542:10: size_t n;
-
kernel/printk/printk.c:2344:2-2344:6: int n;
-
kernel/ptrace.c:615:2-615:26: struct task_struct *p, *n;
-
kernel/ptrace.c:896:2-896:6: int n;
-
kernel/rcu/rcutorture.c:3132:2-3132:23: static unsigned long n;
-
kernel/rcu/tasks.h:390:2-390:7: long n;
-
kernel/rcu/tree.c:3313:2-3313:39: struct llist_node *page_list, *pos, *n;
-
kernel/sched/debug.c:873:2-873:21: unsigned long n = *offset;
-
kernel/sched/loadavg.c:306:2-306:22: long delta, active, n;
-
kernel/sched/stats.c:188:2-188:21: unsigned long n = *offset;
-
kernel/sched/topology.c:1769:2-1769:15: int a, b, c, n;
-
kernel/sched/topology.c:2532:2-2532:12: int i, j, n;
-
kernel/seccomp.c:1103:2-1103:29: struct seccomp_knotif n = {};
-
kernel/signal.c:492:2-492:23: struct sigqueue *q, *n;
-
kernel/signal.c:788:2-788:23: struct sigqueue *q, *n;
-
kernel/time/clocksource.c:279:2-279:18: int cpu, i, n = verify_n_cpus;
-
kernel/trace/blktrace.c:151:2-151:6: int n;
-
kernel/trace/ftrace.c:1215:2-1215:30: struct ftrace_mod_load *p, *n;
-
kernel/trace/ftrace.c:4251:2-4251:6: int n;
-
kernel/trace/ftrace.c:4265:2-4265:39: struct ftrace_mod_load *ftrace_mod, *n;
-
kernel/trace/ftrace.c:4314:2-4314:39: struct ftrace_mod_load *ftrace_mod, *n;
-
kernel/trace/ftrace.c:4921:2-4921:36: struct ftrace_func_probe *probe, *n;
-
kernel/trace/ftrace.c:4959:2-4959:34: struct ftrace_func_command *p, *n;
-
kernel/trace/ftrace.c:6800:2-6800:26: struct ftrace_mod_func *n;
-
kernel/trace/ftrace.c:6815:2-6815:25: struct ftrace_mod_map *n;
-
kernel/trace/trace.c:1995:2-1995:30: struct trace_selftests *p, *n;
-
kernel/trace/trace_dynevent.c:74:2-74:26: struct dyn_event *pos, *n;
-
kernel/trace/trace_events_hist.c:2799:2-2799:15: unsigned int n, i, j;
-
kernel/trace/trace_events_hist.c:2910:2-2910:18: unsigned int i, n, first = true;
-
kernel/trace/trace_events_hist.c:5278:2-5278:10: int n = 0, ret = 0;
-
kernel/trace/trace_events_hist.c:5555:2-5555:10: int n = 0, ret = 0;
-
kernel/trace/trace_events_hist.c:5672:3-5672:20: unsigned int n = 0;
-
kernel/trace/trace_events_hist.c:6172:2-6172:36: struct event_trigger_data *test, *n;
-
kernel/trace/trace_events_hist.c:6465:2-6465:36: struct event_trigger_data *test, *n;
-
kernel/trace/trace_events_trigger.c:381:2-381:28: struct event_command *p, *n;
-
kernel/trace/trace_events_trigger.c:509:3-509:37: struct event_trigger_data *data, *n;
-
kernel/trace/trace_functions_graph.c:1321:2-1321:6: int n;
-
kernel/trace/trace_mmiotrace.c:137:2-137:16: unsigned long n;
-
kernel/trace/trace_stack.c:378:2-378:18: long n = *pos - 1;
-
kernel/trace/trace_stat.c:49:2-49:28: struct stat_node *snode, *n;
-
kernel/trace/trace_stat.c:175:2-175:11: int n = *pos;
-
kernel/user.c:233:2-233:6: int n;
-
kernel/watch_queue.c:489:2-489:36: struct watch_notification_removal n;
-
kernel/workqueue.c:1082:2-1082:22: struct work_struct *n;
-
kernel/workqueue.c:2516:3-2516:30: struct work_struct *work, *n;
-
kernel/workqueue.c:5332:2-5332:34: struct apply_wqattrs_ctx *ctx, *n;
-
lib/asn1_decoder.c:62:2-62:25: size_t dp = *_dp, len, n;
-
lib/asn1_decoder.c:270:5-270:19: int n = len - 0x80;
-
lib/assoc_array.c:1317:4-1318:50: struct assoc_array_node *n =
-
lib/assoc_array.c:1679:4-1679:29: struct assoc_array_node *n;
-
lib/bch.c:325:2-325:25: const unsigned int n = GF_N(bch);
-
lib/bch.c:338:2-338:25: const unsigned int n = GF_N(bch);
-
lib/bch.c:447:2-447:25: const unsigned int n = GF_N(bch);
-
lib/bch.c:615:2-615:10: int n = 0;
-
lib/bch.c:630:2-630:10: int n = 0, i, l0, l1, l2;
-
lib/bch.c:672:2-672:13: int i, n = 0;
-
lib/bch.c:705:2-705:16: int i, l, n = 0;
-
lib/bch.c:1237:2-1237:6: int n, err = 0;
-
lib/bitmap.c:664:2-664:21: unsigned long long n;
-
lib/bitmap.c:1034:3-1034:47: int n = bitmap_pos_to_ord(old, oldbit, nbits);
-
lib/bitmap.c:1074:2-1074:45: int n = bitmap_pos_to_ord(old, oldbit, bits);
-
lib/bitmap.c:1192:2-1192:15: unsigned int n, m; /* same meaning as in above comment */
-
lib/bootconfig.c:789:2-789:19: struct xbc_node *n, *m;
-
lib/cmdline.c:119:4-119:35: int n = validate ? 0 : nints - i;
-
lib/dynamic_debug.c:847:2-847:11: int n = *pos;
-
lib/dynamic_debug.c:1090:2-1090:10: int n = 0, entries = 0, modct = 0;
-
lib/error-inject.c:113:2-113:25: struct ei_entry *ent, *n;
-
lib/generic-radix-tree.c:57:2-57:51: struct genradix_node *n = genradix_root_to_node(r);
-
lib/generic-radix-tree.c:108:2-108:24: struct genradix_node *n, *new_node = NULL;
-
lib/generic-radix-tree.c:167:2-167:24: struct genradix_node *n;
-
lib/globtest.c:132:2-132:15: unsigned n = 0;
-
lib/iov_iter.c:601:2-601:9: size_t n, off;
-
lib/iov_iter.c:692:2-692:9: size_t n, off, xfer = 0;
-
lib/iov_iter.c:880:3-881:46: size_t n = __copy_page_to_iter(page, offset,
-
lib/iov_iter.c:919:2-919:9: size_t n, off;
-
lib/iov_iter.c:1098:4-1098:24: size_t n = off - b->offset;
-
lib/iov_iter.c:1132:4-1132:25: size_t n = (--bvec)->bv_len;
-
lib/iov_iter.c:1144:4-1144:24: size_t n = (--iov)->iov_len;
-
lib/iov_iter.c:1371:2-1371:53: ssize_t n = push_pipe(i, maxsize, &iter_head, start);
-
lib/iov_iter.c:1517:2-1517:6: int n, res;
-
lib/iov_iter.c:1568:2-1568:10: ssize_t n;
-
lib/iov_iter.c:1637:2-1637:6: int n, res;
-
lib/kfifo.c:298:2-298:6: int n;
-
lib/kfifo.c:340:2-340:15: unsigned int n;
-
lib/kfifo.c:467:2-467:15: unsigned int n;
-
lib/kfifo.c:479:2-479:15: unsigned int n;
-
lib/kfifo.c:492:2-492:15: unsigned int n;
-
lib/kfifo.c:527:2-527:15: unsigned int n;
-
lib/klist.c:186:2-186:25: struct klist_node *n = container_of(kref, struct klist_node, n_ref);
-
lib/list-test.c:678:2-678:38: struct list_head entries[3], *cur, *n;
-
lib/list-test.c:699:2-699:38: struct list_head entries[3], *cur, *n;
-
lib/list-test.c:1048:2-1048:39: struct hlist_node entries[3], *cur, *n;
-
lib/lru_cache.c:324:2-324:20: struct list_head *n;
-
lib/math/rational-test.c:37:2-37:20: unsigned long n = 0, d = 0;
-
lib/math/rational.c:51:2-51:16: unsigned long n, d, n0, d0, n1, d1, n2, d2;
-
lib/mpi/ec.c:203:2-203:30: mpi_limb_t n[LIMB_SIZE_25519];
-
lib/mpi/ec.c:225:2-225:30: mpi_limb_t n[LIMB_SIZE_25519];
-
lib/mpi/ec.c:246:2-246:32: mpi_limb_t n[LIMB_SIZE_25519*2];
-
lib/mpi/ec.c:310:2-310:28: mpi_limb_t n[LIMB_SIZE_448];
-
lib/mpi/ec.c:330:2-330:28: mpi_limb_t n[LIMB_SIZE_448];
-
lib/mpi/ec.c:350:2-350:30: mpi_limb_t n[LIMB_SIZE_448*2];
-
lib/mpi/mpi-bit.c:42:2-42:11: unsigned n;
-
lib/mpi/mpi-bit.c:161:2-161:20: mpi_size_t n = a->nlimbs;
-
lib/mpi/mpi-bit.c:254:2-254:13: int n = a->nlimbs;
-
lib/mpi/mpicoder.c:261:2-261:33: unsigned int n = mpi_get_size(a);
-
lib/mpi/mpicoder.c:313:2-313:15: unsigned int n;
-
lib/mpi/mpicoder.c:365:2-365:33: unsigned int n = mpi_get_size(a);
-
lib/mpi/mpicoder.c:581:3-581:16: unsigned int n;
-
lib/mpi/mpicoder.c:621:3-621:32: unsigned int n = (nbits + 7)/8;
-
lib/mpi/mpicoder.c:642:3-642:32: unsigned int n = (nbits + 7)/8;
-
lib/mpi/mpicoder.c:669:3-669:16: unsigned int n;
-
lib/mpi/mpicoder.c:712:3-712:20: unsigned int n = 0;
-
lib/oid_registry.c:134:2-134:16: unsigned char n;
-
lib/rbtree.c:468:2-468:18: struct rb_node *n;
-
lib/rbtree.c:481:2-481:18: struct rb_node *n;
-
lib/rbtree_test.c:173:2-173:26: struct test_node *cur, *n;
-
lib/ref_tracker.c:19:2-19:32: struct ref_tracker *tracker, *n;
-
lib/sort.c:216:2-216:19: size_t n = num * size, a = (num/2) * size;
-
lib/test_bitmap.c:850:3-850:7: int n;
-
lib/test_hmm.c:925:2-925:16: unsigned long n;
-
lib/test_hmm.c:1005:3-1005:17: unsigned long n;
-
lib/test_vmalloc.c:148:2-148:15: unsigned int n;
-
lib/test_xarray.c:575:2-575:10: int n = 0;
-
lib/vsprintf.c:903:2-903:9: int i, n;
-
lib/zlib_deflate/deflate.c:741:5-741:23: register unsigned n, m;
-
lib/zlib_deflate/deftree.c:174:5-174:9: int n; /* iterates over tree elements */
-
lib/zlib_deflate/deftree.c:276:5-276:9: int n; /* iterates over tree elements */
-
lib/zlib_deflate/deftree.c:365:5-365:9: int n, m; /* iterate over the tree elements */
-
lib/zlib_deflate/deftree.c:450:5-450:9: int n; /* code index */
-
lib/zlib_deflate/deftree.c:492:5-492:9: int n, m; /* iterate over heap elements */
-
lib/zlib_deflate/deftree.c:578:5-578:9: int n; /* iterates over all tree elements */
-
lib/zlib_deflate/deftree.c:624:5-624:9: int n; /* iterates over all tree elements */
-
lib/zlib_deflate/deftree.c:1022:5-1022:13: int n = 0;
-
lib/zstd/common/cpu.h:67:5-67:9: U32 n;
-
lib/zstd/common/entropy_common.c:281:13-281:17: { U32 n;
-
lib/zstd/common/entropy_common.c:296:9-296:13: { U32 n; for (n=0; n<oSize; n++) {
-
lib/zstd/common/fse_decompress.c:121:17-121:50: int const n = normalizedCounter[s];
-
lib/zstd/compress/huf_compress.c:118:5-118:9: U32 n;
-
lib/zstd/compress/huf_compress.c:176:9-176:13: { U32 n, nextRankStart = 0;
-
lib/zstd/compress/huf_compress.c:184:9-184:13: { U32 n; for (n=0; n<nbSymbols; n++) {
-
lib/zstd/compress/huf_compress.c:192:11-192:15: { U32 n; for (n=0; n<nbSymbols; n++) nbPerRank[CTable[n].nbBits]++; }
-
lib/zstd/compress/huf_compress.c:196:13-196:17: U32 n; for (n=tableLog; n>0; n--) { /* start at n=tablelog <-> w=1 */
-
lib/zstd/compress/huf_compress.c:202:11-202:15: { U32 n; for (n=0; n<nbSymbols; n++) CTable[n].val = valPerRank[CTable[n].nbBits]++; }
-
lib/zstd/compress/huf_compress.c:253:9-253:22: int n = (int)lastNonNull;
-
lib/zstd/compress/huf_compress.c:392:5-392:9: int n;
-
lib/zstd/compress/huf_compress.c:448:5-448:9: int n, nodeRoot;
-
lib/zstd/compress/huf_compress.c:491:5-491:9: int n;
-
lib/zstd/compress/huf_compress.c:585:5-585:12: size_t n;
-
lib/zstd/compress/zstd_compress_sequences.c:329:9-329:16: { size_t n;
-
lib/zstd/compress/zstd_ldm.c:73:5-73:12: size_t n;
-
lib/zstd/compress/zstd_ldm.c:257:9-257:18: unsigned n;
-
lib/zstd/compress/zstd_ldm.c:331:9-331:20: size_t n = 0;
-
lib/zstd/compress/zstd_ldm.c:343:9-343:18: unsigned n;
-
lib/zstd/decompress/huf_decompress.c:186:9-186:13: int n;
-
lib/zstd/decompress/zstd_decompress_block.c:428:17-428:50: int const n = normalizedCounter[s];
-
lib/zstd/decompress/zstd_decompress_block.c:463:13-463:46: int const n = normalizedCounter[s];
-
mm/damon/vaddr.c:68:2-68:27: struct damon_region *n = NULL, *next;
-
mm/filemap.c:983:2-983:6: int n;
-
mm/kmemleak.c:1634:2-1634:14: loff_t n = *pos;
-
mm/list_lru.c:212:2-212:27: struct list_head *item, *n;
-
mm/memory.c:5583:2-5583:9: int i, n, base, l;
-
mm/mempolicy.c:143:2-143:32: int min_dist = INT_MAX, dist, n, min_node;
-
mm/mempolicy.c:2462:2-2462:31: struct rb_node *n = sp->root.rb_node;
-
mm/mempolicy.c:2665:2-2665:18: struct sp_node *n;
-
mm/mempolicy.c:2687:2-2687:18: struct sp_node *n;
-
mm/mempolicy.c:2826:2-2826:18: struct sp_node *n;
-
mm/page_alloc.c:6211:2-6211:6: int n, val;
-
mm/shmem.c:1985:3-1985:35: long i, n = folio_nr_pages(folio);
-
mm/slub.c:1255:2-1255:46: struct kmem_cache_node *n = get_node(s, node);
-
mm/slub.c:1267:2-1267:46: struct kmem_cache_node *n = get_node(s, node);
-
mm/slub.c:1282:2-1282:46: struct kmem_cache_node *n = get_node(s, node);
-
mm/slub.c:1394:2-1394:56: struct kmem_cache_node *n = get_node(s, slab_nid(slab));
-
mm/slub.c:2251:4-2251:28: struct kmem_cache_node *n;
-
mm/slub.c:2377:2-2377:56: struct kmem_cache_node *n = get_node(s, slab_nid(slab));
-
mm/slub.c:2495:2-2495:30: struct kmem_cache_node *n = NULL, *n2 = NULL;
-
mm/slub.c:2816:2-2816:26: struct kmem_cache_node *n;
-
mm/slub.c:3336:2-3336:30: struct kmem_cache_node *n = NULL;
-
mm/slub.c:3954:2-3954:26: struct kmem_cache_node *n;
-
mm/slub.c:3990:2-3990:26: struct kmem_cache_node *n;
-
mm/slub.c:4010:3-4010:27: struct kmem_cache_node *n;
-
mm/slub.c:4312:2-4312:26: struct kmem_cache_node *n;
-
mm/slub.c:4326:2-4326:26: struct kmem_cache_node *n;
-
mm/slub.c:4603:2-4603:26: struct kmem_cache_node *n;
-
mm/slub.c:4706:2-4706:26: struct kmem_cache_node *n;
-
mm/slub.c:4801:2-4801:26: struct kmem_cache_node *n;
-
mm/slub.c:5068:2-5068:26: struct kmem_cache_node *n;
-
mm/slub.c:5322:3-5322:27: struct kmem_cache_node *n;
-
mm/slub.c:5340:3-5340:27: struct kmem_cache_node *n;
-
mm/slub.c:6194:2-6194:26: struct kmem_cache_node *n;
-
mm/slub.c:6307:2-6307:26: struct kmem_cache_node *n;
-
mm/swapfile.c:1504:2-1504:24: int count, tmp_count, n;
-
mm/swapfile.c:1744:2-1744:19: unsigned int n = 0;
-
mm/vmalloc.c:796:2-796:37: struct rb_node *n = vmap_area_root.rb_node;
-
mm/vmalloc.c:819:2-819:37: struct rb_node *n = vmap_area_root.rb_node;
-
mm/vmalloc.c:3481:2-3481:16: unsigned long n;
-
mm/vmalloc.c:3654:2-3654:18: struct rb_node *n;
-
mm/vmstat.c:575:2-575:10: long o, n, t, z;
-
mm/vmstat.c:632:2-632:10: long o, n, t, z;
-
mm/vmstat.c:1962:3-1962:28: struct per_cpu_nodestat *n;
-
mm/zswap.c:1388:2-1388:30: struct zswap_entry *entry, *n;
-
net/6lowpan/debugfs.c:132:2-132:22: int status = count, n, i;
-
net/6lowpan/ndisc.c:118:2-118:30: struct lowpan_802154_neigh *n;
-
net/9p/client.c:1625:3-1625:42: int n = copy_to_iter(dataptr, count, to);
-
net/9p/trans_fd.c:277:2-277:11: __poll_t n;
-
net/9p/trans_fd.c:442:2-442:11: __poll_t n;
-
net/9p/trans_fd.c:581:2-581:11: __poll_t n;
-
net/9p/trans_fd.c:617:2-617:11: __poll_t n;
-
net/9p/trans_fd.c:662:2-662:11: __poll_t n;
-
net/9p/trans_virtio.c:323:3-323:7: int n;
-
net/9p/trans_virtio.c:410:3-411:35: int n = p9_get_mapped_pages(chan, &out_pages, uodata,
-
net/9p/trans_virtio.c:429:3-430:34: int n = p9_get_mapped_pages(chan, &in_pages, uidata,
-
net/appletalk/ddp.c:1122:2-1122:11: int n = -EADDRNOTAVAIL;
-
net/atm/clip.c:334:2-334:20: struct neighbour *n;
-
net/atm/clip.c:853:3-853:25: struct neighbour *n = v;
-
net/atm/pppoatm.c:322:4-322:20: struct sk_buff *n;
-
net/ax25/ax25_addr.c:49:2-49:6: int n;
-
net/ax25/ax25_addr.c:82:2-82:6: int n;
-
net/ax25/ax25_subr.c:222:2-222:6: int n, t = 2;
-
net/bluetooth/6lowpan.c:957:2-957:6: int n;
-
net/bluetooth/af_bluetooth.c:196:2-196:22: struct bt_sock *s, *n;
-
net/bluetooth/af_bluetooth.c:438:2-438:22: struct bt_sock *s, *n;
-
net/bluetooth/amp.c:65:2-65:26: struct amp_ctrl *ctrl, *n;
-
net/bluetooth/bnep/core.c:105:2-105:6: int n;
-
net/bluetooth/bnep/core.c:151:2-151:6: int n;
-
net/bluetooth/bnep/core.c:689:2-689:19: int err = 0, n = 0;
-
net/bluetooth/cmtp/core.c:455:2-455:19: int err = 0, n = 0;
-
net/bluetooth/hci_codec.c:40:2-40:25: struct codec_list *c, *n;
-
net/bluetooth/hci_conn.c:1468:2-1468:23: struct hci_conn *c, *n;
-
net/bluetooth/hci_conn.c:1524:2-1524:10: int n = 0, size, err;
-
net/bluetooth/hci_conn.c:1666:2-1666:26: struct hci_chan *chan, *n;
-
net/bluetooth/hci_core.c:180:2-180:28: struct inquiry_entry *p, *n;
-
net/bluetooth/hci_core.c:822:2-822:10: int n = 0, size, err;
-
net/bluetooth/hci_core.c:1541:2-1541:26: struct oob_data *data, *n;
-
net/bluetooth/hci_core.c:1656:2-1656:34: struct adv_info *adv_instance, *n;
-
net/bluetooth/hci_core.c:1665:2-1665:34: struct adv_info *adv_instance, *n;
-
net/bluetooth/hci_core.c:2080:2-2080:26: struct bdaddr_list *b, *n;
-
net/bluetooth/hci_event.c:1449:2-1449:25: struct adv_info *adv, *n;
-
net/bluetooth/hci_event.c:1563:2-1563:32: struct adv_info *adv = NULL, *n;
-
net/bluetooth/hci_event.c:5747:2-5747:25: struct adv_info *adv, *n;
-
net/bluetooth/hci_request.c:1648:2-1648:34: struct adv_info *adv_instance, *n, *next_instance = NULL;
-
net/bluetooth/hci_sync.c:1253:2-1253:25: struct adv_info *adv, *n;
-
net/bluetooth/hidp/core.c:1420:2-1420:19: int err = 0, n = 0;
-
net/bluetooth/mgmt.c:8024:2-8024:25: struct adv_info *adv, *n;
-
net/bluetooth/rfcomm/core.c:728:2-728:29: struct rfcomm_session *s, *n;
-
net/bluetooth/rfcomm/core.c:743:2-743:25: struct rfcomm_dlc *d, *n;
-
net/bluetooth/rfcomm/core.c:1804:2-1804:25: struct rfcomm_dlc *d, *n;
-
net/bluetooth/rfcomm/core.c:1874:2-1874:25: struct rfcomm_dlc *d, *n;
-
net/bluetooth/rfcomm/core.c:2013:2-2013:29: struct rfcomm_session *s, *n;
-
net/bluetooth/rfcomm/core.c:2101:2-2101:29: struct rfcomm_session *s, *n;
-
net/bluetooth/rfcomm/core.c:2136:2-2136:25: struct rfcomm_dlc *d, *n;
-
net/bluetooth/rfcomm/tty.c:508:2-508:10: int n = 0, size, err;
-
net/bpf/test_run.c:234:2-234:9: int i, n;
-
net/bpfilter/bpfilter_kern.c:38:2-38:10: ssize_t n;
-
net/bpfilter/main.c:36:3-36:7: int n;
-
net/bridge/br_arp_nd_proxy.c:130:2-130:20: struct neighbour *n;
-
net/bridge/br_arp_nd_proxy.c:406:2-406:20: struct neighbour *n;
-
net/bridge/br_if.c:373:2-373:30: struct net_bridge_port *p, *n;
-
net/bridge/br_multicast.c:1890:2-1890:21: struct hlist_node *n;
-
net/bridge/br_multicast.c:1944:2-1944:21: struct hlist_node *n;
-
net/bridge/br_sysfs_br.c:1010:2-1010:6: int n;
-
net/can/bcm.c:754:2-754:22: struct bcm_op *op, *n;
-
net/can/bcm.c:803:2-803:22: struct bcm_op *op, *n;
-
net/ceph/ceph_common.c:609:2-609:18: struct rb_node *n;
-
net/ceph/crush/mapper.c:199:2-199:6: int n;
-
net/ceph/debugfs.c:60:2-60:18: struct rb_node *n;
-
net/ceph/debugfs.c:236:2-236:18: struct rb_node *n;
-
net/ceph/debugfs.c:262:2-262:18: struct rb_node *n;
-
net/ceph/debugfs.c:323:2-323:18: struct rb_node *n;
-
net/ceph/debugfs.c:346:2-346:18: struct rb_node *n;
-
net/ceph/mon_client.c:579:1-579:1: DEFINE_RB_FUNCS(generic_request, struct ceph_mon_generic_request, tid, node)
-
net/ceph/mon_client.c:216:3-216:7: int n;
-
net/ceph/mon_client.c:579:1-579:1: DEFINE_RB_FUNCS(generic_request, struct ceph_mon_generic_request, tid, node)
-
net/ceph/osd_client.c:1126:1-1126:1: DEFINE_RB_FUNCS(request, struct ceph_osd_request, r_tid, r_node)
-
net/ceph/osd_client.c:1127:1-1127:1: DEFINE_RB_FUNCS(request_mc, struct ceph_osd_request, r_tid, r_mc_node)
-
net/ceph/osd_client.c:1247:1-1247:1: DEFINE_RB_FUNCS(osd, struct ceph_osd, o_osd, o_node)
-
net/ceph/osd_client.c:1680:1-1680:1: DEFINE_RB_FUNCS2(spg_mapping, struct ceph_spg_mapping, spgid, ceph_spg_compare,
-
net/ceph/osd_client.c:1874:1-1874:1: DEFINE_RB_INSDEL_FUNCS2(backoff, struct ceph_osd_backoff, begin, hoid_compare,
-
net/ceph/osd_client.c:1906:1-1906:1: DEFINE_RB_FUNCS(backoff_by_id, struct ceph_osd_backoff, id, id_node)
-
net/ceph/osd_client.c:2763:1-2763:1: DEFINE_RB_INSDEL_FUNCS(linger, struct ceph_osd_linger_request, linger_id, node)
-
net/ceph/osd_client.c:2764:1-2764:1: DEFINE_RB_FUNCS(linger_osdc, struct ceph_osd_linger_request, linger_id, osdc_node)
-
net/ceph/osd_client.c:2765:1-2765:1: DEFINE_RB_FUNCS(linger_mc, struct ceph_osd_linger_request, linger_id, mc_node)
-
net/ceph/osd_client.c:1126:1-1126:1: DEFINE_RB_FUNCS(request, struct ceph_osd_request, r_tid, r_node)
-
net/ceph/osd_client.c:1127:1-1127:1: DEFINE_RB_FUNCS(request_mc, struct ceph_osd_request, r_tid, r_mc_node)
-
net/ceph/osd_client.c:1247:1-1247:1: DEFINE_RB_FUNCS(osd, struct ceph_osd, o_osd, o_node)
-
net/ceph/osd_client.c:1680:1-1680:1: DEFINE_RB_FUNCS2(spg_mapping, struct ceph_spg_mapping, spgid, ceph_spg_compare,
-
net/ceph/osd_client.c:1906:1-1906:1: DEFINE_RB_FUNCS(backoff_by_id, struct ceph_osd_backoff, id, id_node)
-
net/ceph/osd_client.c:2764:1-2764:1: DEFINE_RB_FUNCS(linger_osdc, struct ceph_osd_linger_request, linger_id, osdc_node)
-
net/ceph/osd_client.c:2765:1-2765:1: DEFINE_RB_FUNCS(linger_mc, struct ceph_osd_linger_request, linger_id, mc_node)
-
net/ceph/osd_client.c:1136:2-1136:18: struct rb_node *n, *p;
-
net/ceph/osd_client.c:1289:2-1289:18: struct rb_node *n;
-
net/ceph/osd_client.c:1342:3-1342:19: struct rb_node *n;
-
net/ceph/osd_client.c:1437:2-1437:18: struct rb_node *n;
-
net/ceph/osd_client.c:1880:2-1880:28: struct rb_node *n = root->rb_node;
-
net/ceph/osd_client.c:3364:2-3364:18: struct rb_node *n, *p;
-
net/ceph/osd_client.c:3809:2-3809:18: struct rb_node *n;
-
net/ceph/osd_client.c:3861:2-3861:18: struct rb_node *n;
-
net/ceph/osd_client.c:3938:2-3938:18: struct rb_node *n;
-
net/ceph/osd_client.c:4009:2-4009:18: struct rb_node *n;
-
net/ceph/osd_client.c:4175:2-4175:18: struct rb_node *n;
-
net/ceph/osd_client.c:4385:2-4385:18: struct rb_node *n;
-
net/ceph/osd_client.c:4649:2-4649:18: struct rb_node *n, *p;
-
net/ceph/osd_client.c:5142:2-5142:18: struct rb_node *n;
-
net/ceph/osdmap.c:170:2-170:6: u32 n;
-
net/ceph/osdmap.c:166:1-166:1: DEFINE_RB_FUNCS(crush_name, struct crush_name_node, cn_id, cn_node)
-
net/ceph/osdmap.c:246:1-246:1: DEFINE_RB_FUNCS(choose_arg_map, struct crush_choose_arg_map, choose_args_index,
-
net/ceph/osdmap.c:714:1-714:1: DEFINE_RB_FUNCS2(pg_mapping, struct ceph_pg_mapping, pgid, ceph_pg_compare,
-
net/ceph/osdmap.c:720:1-720:1: DEFINE_RB_FUNCS(pg_pool, struct ceph_pg_pool_info, id, node)
-
net/ceph/osdmap.c:2901:1-2901:1: DEFINE_RB_FUNCS2(crush_loc, struct crush_loc_node, cl_loc, crush_loc_compare,
-
net/ceph/osdmap.c:166:1-166:1: DEFINE_RB_FUNCS(crush_name, struct crush_name_node, cn_id, cn_node)
-
net/ceph/osdmap.c:246:1-246:1: DEFINE_RB_FUNCS(choose_arg_map, struct crush_choose_arg_map, choose_args_index,
-
net/ceph/osdmap.c:714:1-714:1: DEFINE_RB_FUNCS2(pg_mapping, struct ceph_pg_mapping, pgid, ceph_pg_compare,
-
net/ceph/osdmap.c:720:1-720:1: DEFINE_RB_FUNCS(pg_pool, struct ceph_pg_pool_info, id, node)
-
net/ceph/osdmap.c:2901:1-2901:1: DEFINE_RB_FUNCS2(crush_loc, struct crush_loc_node, cl_loc, crush_loc_compare,
-
net/ceph/osdmap.c:1326:2-1326:6: u32 n;
-
net/ceph/osdmap.c:1377:2-1377:6: u32 n;
-
net/ceph/osdmap.c:1555:2-1555:6: u32 n;
-
net/ceph/osdmap.c:2279:2-2279:6: int n;
-
net/core/bpf_sk_storage.c:54:2-54:21: struct hlist_node *n;
-
net/core/datagram.c:415:2-415:52: int i, copy = start - offset, start_off = offset, n;
-
net/core/datagram.c:627:3-627:17: int refs, n = 0;
-
net/core/dev.c:6446:3-6446:25: struct sk_buff *skb, *n;
-
net/core/dev.c:6655:3-6655:23: struct napi_struct *n;
-
net/core/dev.c:10682:2-10682:26: struct napi_struct *p, *n;
-
net/core/devlink.c:10131:2-10131:10: int n = 0;
-
net/core/fib_rules.c:952:3-952:20: struct fib_rule *n;
-
net/core/neighbour.c:234:2-234:20: struct neighbour *n;
-
net/core/neighbour.c:256:2-256:20: struct neighbour *n, *tmp;
-
net/core/neighbour.c:330:3-330:21: struct neighbour *n;
-
net/core/neighbour.c:412:2-412:24: struct neighbour *n = NULL;
-
net/core/neighbour.c:531:3-531:21: struct neighbour *n, *next;
-
net/core/neighbour.c:560:2-560:20: struct neighbour *n;
-
net/core/neighbour.c:580:2-580:20: struct neighbour *n;
-
net/core/neighbour.c:614:2-614:30: struct neighbour *n1, *rc, *n;
-
net/core/neighbour.c:752:2-752:23: struct pneigh_entry *n;
-
net/core/neighbour.c:795:2-795:23: struct pneigh_entry *n, **np;
-
net/core/neighbour.c:820:2-820:23: struct pneigh_entry *n, **np, *freelist = NULL;
-
net/core/neighbour.c:919:2-919:20: struct neighbour *n;
-
net/core/neighbour.c:1591:2-1591:24: struct sk_buff *skb, *n;
-
net/core/neighbour.c:2654:2-2654:20: struct neighbour *n;
-
net/core/neighbour.c:2700:2-2700:23: struct pneigh_entry *n;
-
net/core/neighbour.c:3040:3-3040:21: struct neighbour *n;
-
net/core/neighbour.c:3062:3-3062:21: struct neighbour *n;
-
net/core/neighbour.c:3138:2-3138:24: struct neighbour *n = NULL;
-
net/core/neighbour.c:3222:2-3222:43: struct neighbour *n = neigh_get_first(seq);
-
net/core/pktgen.c:892:2-892:19: unsigned int n = 0;
-
net/core/pktgen.c:1628:3-1628:16: unsigned int n, cnt;
-
net/core/pktgen.c:3376:2-3376:24: struct list_head *q, *n;
-
net/core/pktgen.c:3398:2-3398:24: struct list_head *q, *n;
-
net/core/pktgen.c:3879:2-3879:24: struct list_head *q, *n;
-
net/core/pktgen.c:3975:2-3975:24: struct list_head *q, *n;
-
net/core/skbuff.c:1095:2-1095:18: struct sk_buff *n;
-
net/core/skbuff.c:1502:2-1502:18: struct sk_buff *n;
-
net/core/skbuff.c:1580:2-1581:42: struct sk_buff *n = __alloc_skb(size, gfp_mask,
-
net/core/skbuff.c:1620:2-1620:69: struct sk_buff *n = __alloc_skb(size, gfp_mask, flags, NUMA_NO_NODE);
-
net/core/skbuff.c:1894:2-1896:18: struct sk_buff *n = __alloc_skb(newheadroom + skb->len + newtailroom,
-
net/core/sock.c:1702:3-1702:12: int ret, n;
-
net/decnet/af_decnet.c:1679:2-1679:24: struct sk_buff *skb, *n;
-
net/decnet/af_decnet.c:2118:2-2118:19: struct sock *n = NULL;
-
net/decnet/dn_dev.c:903:2-903:6: int n;
-
net/decnet/dn_nsp_out.c:374:2-374:25: struct sk_buff *skb2, *n, *ack = NULL;
-
net/decnet/dn_route.c:159:3-159:29: struct neighbour *n = rt->n;
-
net/decnet/dn_route.c:258:2-258:28: struct neighbour *n = rt->n;
-
net/decnet/dn_route.c:873:2-873:20: struct neighbour *n;
-
net/dsa/slave.c:1707:2-1707:26: struct dsa_hw_port *p, *n;
-
net/dsa/tag_8021q.c:422:2-422:33: struct dsa_tag_8021q_vlan *v, *n;
-
net/ethtool/ioctl.c:2022:3-2022:16: int n = rc * 2, interval = HZ / n;
-
net/ethtool/pause.c:53:2-55:28: int n = nla_total_size(sizeof(u8)) + /* _PAUSE_AUTONEG */
-
net/ieee802154/6lowpan/tx.c:41:2-41:20: struct neighbour *n;
-
net/ipv4/arp.c:689:2-689:20: struct neighbour *n;
-
net/ipv4/arp.c:1316:2-1316:6: int n;
-
net/ipv4/devinet.c:701:2-701:21: struct hlist_node *n;
-
net/ipv4/fib_semantics.c:552:2-552:20: struct neighbour *n;
-
net/ipv4/fib_semantics.c:1282:3-1282:22: struct hlist_node *n;
-
net/ipv4/fib_semantics.c:1299:3-1299:22: struct hlist_node *n;
-
net/ipv4/fib_semantics.c:2186:3-2186:21: struct neighbour *n;
-
net/ipv4/fib_trie.c:310:2-310:20: struct tnode *n = container_of(head, struct tnode, rcu);
-
net/ipv4/fib_trie.c:690:2-690:21: struct key_vector *n, *tp;
-
net/ipv4/fib_trie.c:726:3-726:26: struct key_vector *n = get_child(tn, i);
-
net/ipv4/fib_trie.c:938:2-938:33: struct key_vector *pn, *n = t->kv;
-
net/ipv4/fib_trie.c:1109:2-1109:21: struct key_vector *n, *l;
-
net/ipv4/fib_trie.c:1447:2-1447:21: struct key_vector *n, *pn;
-
net/ipv4/fib_trie.c:1780:2-1780:31: struct key_vector *pn, *n = *tn;
-
net/ipv4/fib_trie.c:1845:3-1845:22: struct key_vector *n;
-
net/ipv4/fib_trie.c:1963:3-1963:22: struct key_vector *n;
-
net/ipv4/fib_trie.c:2033:3-2033:22: struct key_vector *n;
-
net/ipv4/fib_trie.c:2115:3-2115:22: struct key_vector *n;
-
net/ipv4/fib_trie.c:2455:4-2455:27: struct key_vector *n = get_child_rcu(pn, cindex++);
-
net/ipv4/fib_trie.c:2490:2-2490:21: struct key_vector *n, *pn;
-
net/ipv4/fib_trie.c:2515:2-2515:21: struct key_vector *n;
-
net/ipv4/fib_trie.c:2675:4-2675:23: struct key_vector *n;
-
net/ipv4/fib_trie.c:2704:2-2704:21: struct key_vector *n;
-
net/ipv4/fib_trie.c:2790:2-2790:25: struct key_vector *n = v;
-
net/ipv4/ip_sockglue.c:805:2-805:15: unsigned int n;
-
net/ipv4/ip_tunnel.c:1100:3-1100:22: struct hlist_node *n;
-
net/ipv4/ipmr.c:2956:2-2956:6: int n;
-
net/ipv4/netfilter/ipt_CLUSTERIP.c:192:2-192:6: int n;
-
net/ipv4/nexthop.c:1125:2-1125:20: struct neighbour *n;
-
net/ipv4/nexthop.c:1141:2-1141:20: struct neighbour *n;
-
net/ipv4/nexthop.c:2378:2-2378:21: struct hlist_node *n;
-
net/ipv4/nexthop.c:3552:2-3552:21: struct hlist_node *n;
-
net/ipv4/route.c:409:2-409:20: struct neighbour *n;
-
net/ipv4/route.c:746:2-746:20: struct neighbour *n;
-
net/ipv4/tcp_input.c:5160:2-5160:31: struct sk_buff *skb = head, *n;
-
net/ipv4/tcp_ipv4.c:1236:2-1236:21: struct hlist_node *n;
-
net/ipv4/tcp_metrics.c:654:3-654:11: int n = 0;
-
net/ipv4/tcp_output.c:1049:2-1049:24: struct list_head *q, *n;
-
net/ipv4/tcp_recovery.c:60:2-60:24: struct sk_buff *skb, *n;
-
net/ipv6/addrlabel.c:207:2-207:21: struct hlist_node *n;
-
net/ipv6/addrlabel.c:270:2-270:21: struct hlist_node *n;
-
net/ipv6/addrlabel.c:310:2-310:21: struct hlist_node *n;
-
net/ipv6/addrlabel.c:341:2-341:21: struct hlist_node *n;
-
net/ipv6/exthdrs.c:499:2-499:10: u64 n = 0;
-
net/ipv6/exthdrs.c:686:2-686:6: int n, i;
-
net/ipv6/ip6_fib.c:2589:2-2589:20: struct fib6_info *n;
-
net/ipv6/ip6_output.c:1073:2-1073:20: struct neighbour *n;
-
net/ipv6/ip6mr.c:466:2-466:6: int n;
-
net/ipv6/ipv6_sockglue.c:243:2-243:6: int n;
-
net/ipv6/ndisc.c:764:2-764:23: struct pneigh_entry *n;
-
net/ipv6/ndisc.c:921:5-921:50: struct sk_buff *n = skb_clone(skb, GFP_ATOMIC);
-
net/ipv6/ndisc.c:1532:3-1532:10: __be32 n;
-
net/ipv6/route.c:214:2-214:20: struct neighbour *n;
-
net/ipv6/route.c:724:3-724:29: int n = rt6_check_neigh(nh);
-
net/ipv6/sit.c:413:2-413:34: struct ip_tunnel_prl_entry *p, *n;
-
net/ipv6/xfrm6_tunnel.c:191:2-191:21: struct hlist_node *n;
-
net/mac80211/ht.c:120:3-121:10: u8 n = ht_capa->ampdu_params_info &
-
net/mac80211/ht.c:129:3-131:7: u8 n = (ht_capa->ampdu_params_info &
-
net/mac80211/mesh.c:187:2-187:21: struct hlist_node *n;
-
net/mac80211/mesh.c:225:2-225:21: struct hlist_node *n;
-
net/mac80211/mesh_pathtbl.c:545:2-545:21: struct hlist_node *n;
-
net/mac80211/mesh_pathtbl.c:560:2-560:21: struct hlist_node *n;
-
net/mac80211/mesh_pathtbl.c:573:2-573:21: struct hlist_node *n;
-
net/mac80211/mesh_pathtbl.c:768:2-768:21: struct hlist_node *n;
-
net/mac80211/tx.c:3311:2-3311:10: int n = 2, nfrags, pad = 0;
-
net/mac80211/util.c:2917:2-2917:5: u8 n;
-
net/mac80211/util.c:2939:2-2939:5: u8 n;
-
net/mac80211/util.c:4243:2-4243:20: int n = local->hw.n_cipher_schemes;
-
net/mac80211/util.c:4749:2-4749:5: u8 n;
-
net/mac80211/vht.c:60:3-60:12: u32 cap, n;
-
net/mac80211/vht.c:89:3-89:9: u8 m, n, c;
-
net/mpls/af_mpls.c:238:2-238:10: int n = 0;
-
net/ncsi/ncsi-manage.c:1620:2-1620:19: unsigned int n = 0;
-
net/netfilter/ipset/ip_set_hash_gen.h:409:2-409:18: struct hbucket *n;
-
net/netfilter/ipset/ip_set_hash_gen.h:439:2-439:18: struct hbucket *n;
-
net/netfilter/ipset/ip_set_hash_gen.h:497:2-497:18: struct hbucket *n, *tmp;
-
net/netfilter/ipset/ip_set_hash_gen.h:636:2-636:18: struct hbucket *n, *m;
-
net/netfilter/ipset/ip_set_hash_gen.h:815:2-815:18: struct hbucket *n;
-
net/netfilter/ipset/ip_set_hash_gen.h:848:2-848:18: struct hbucket *n, *old = ERR_PTR(-ENOENT);
-
net/netfilter/ipset/ip_set_hash_gen.h:1038:2-1038:18: struct hbucket *n;
-
net/netfilter/ipset/ip_set_hash_gen.h:1218:2-1218:18: struct hbucket *n;
-
net/netfilter/ipset/ip_set_hash_gen.h:1343:2-1343:24: const struct hbucket *n;
-
net/netfilter/ipset/ip_set_hash_net.c:143:2-143:34: u32 ip = 0, ip_to = 0, ipn, n = 0;
-
net/netfilter/ipset/ip_set_hash_netiface.c:205:2-205:34: u32 ip = 0, ip_to = 0, ipn, n = 0;
-
net/netfilter/ipset/ip_set_hash_netnet.c:172:2-172:10: u64 n = 0, m = 0;
-
net/netfilter/ipset/ip_set_hash_netport.c:162:2-162:10: u64 n = 0;
-
net/netfilter/ipset/ip_set_hash_netportnet.c:186:2-186:10: u64 n = 0, m = 0;
-
net/netfilter/ipset/ip_set_list_set.c:177:2-177:23: struct set_elem *e, *n;
-
net/netfilter/ipset/ip_set_list_set.c:237:2-237:23: struct set_elem *e, *n, *prev, *next;
-
net/netfilter/ipset/ip_set_list_set.c:415:2-415:23: struct set_elem *e, *n;
-
net/netfilter/ipset/ip_set_list_set.c:427:2-427:23: struct set_elem *e, *n;
-
net/netfilter/ipset/ip_set_list_set.c:448:2-448:10: u32 n = 0;
-
net/netfilter/ipvs/ip_vs_ctl.c:1616:2-1616:21: struct hlist_node *n;
-
net/netfilter/ipvs/ip_vs_mh.c:162:2-162:6: int n, c, dt_count;
-
net/netfilter/ipvs/ip_vs_sync.c:465:2-465:43: unsigned long n = (now + cp->timeout) & ~3UL;
-
net/netfilter/nf_conntrack_core.c:749:2-749:27: struct hlist_nulls_node *n;
-
net/netfilter/nf_conntrack_core.c:878:2-878:27: struct hlist_nulls_node *n;
-
net/netfilter/nf_conntrack_core.c:1043:2-1043:27: struct hlist_nulls_node *n;
-
net/netfilter/nf_conntrack_core.c:1160:2-1160:27: struct hlist_nulls_node *n;
-
net/netfilter/nf_conntrack_core.c:1303:2-1303:27: struct hlist_nulls_node *n;
-
net/netfilter/nf_conntrack_core.c:1367:2-1367:27: struct hlist_nulls_node *n;
-
net/netfilter/nf_conntrack_core.c:1481:3-1481:28: struct hlist_nulls_node *n;
-
net/netfilter/nf_conntrack_core.c:2351:2-2351:27: struct hlist_nulls_node *n;
-
net/netfilter/nf_conntrack_ecache.c:57:2-57:27: struct hlist_nulls_node *n;
-
net/netfilter/nf_conntrack_expect.c:573:2-573:21: struct hlist_node *n;
-
net/netfilter/nf_conntrack_expect.c:630:2-630:25: struct hlist_node *n = v;
-
net/netfilter/nf_conntrack_netlink.c:1178:2-1178:27: struct hlist_nulls_node *n;
-
net/netfilter/nf_conntrack_netlink.c:1775:2-1775:27: struct hlist_nulls_node *n;
-
net/netfilter/nf_conntrack_standalone.c:111:2-111:27: struct hlist_nulls_node *n;
-
net/netfilter/nf_flow_table_offload.c:280:2-280:20: struct neighbour *n;
-
net/netfilter/nf_nat_sip.c:182:3-182:52: unsigned int olen, matchend, poff, plen, buflen, n;
-
net/netfilter/nf_tables_api.c:1567:2-1567:10: int n = 0;
-
net/netfilter/nf_tables_api.c:1946:2-1946:15: int rem, n = 0, err;
-
net/netfilter/nf_tables_api.c:2336:2-2336:10: int n = 0, m = 0;
-
net/netfilter/nf_tables_api.c:3381:2-3381:24: unsigned int size, i, n, ulen = 0, usize = 0;
-
net/netfilter/nf_tables_api.c:3886:2-3886:19: unsigned int n = 0, min = 0;
-
net/netfilter/nf_tables_api.c:9862:2-9862:29: struct netlink_notify *n = ptr;
-
net/netfilter/nfnetlink_cthelper.c:684:2-684:32: struct nfnl_cthelper *nlcth, *n;
-
net/netfilter/nfnetlink_cthelper.c:786:2-786:32: struct nfnl_cthelper *nlcth, *n;
-
net/netfilter/nfnetlink_log.c:331:2-331:15: unsigned int n;
-
net/netfilter/nfnetlink_log.c:825:2-825:29: struct netlink_notify *n = ptr;
-
net/netfilter/nfnetlink_queue.c:991:2-991:29: struct netlink_notify *n = ptr;
-
net/netfilter/nft_chain_filter.c:326:2-326:10: int n = 0;
-
net/netfilter/nft_exthdr.c:342:4-342:12: u16 n = TCPOPT_NOP;
-
net/netfilter/nft_flow_offload.c:56:2-56:20: struct neighbour *n;
-
net/netfilter/nft_immediate.c:106:2-106:26: struct nft_rule *rule, *n;
-
net/netfilter/nft_set_bitmap.c:277:2-277:31: struct nft_bitmap_elem *be, *n;
-
net/netfilter/xt_TCPOPTSTRIP.c:36:2-36:12: u_int16_t n, o;
-
net/netfilter/xt_hashlimit.c:367:3-367:22: struct hlist_node *n;
-
net/netfilter/xt_u32.c:25:2-25:9: __be32 n;
-
net/netlabel/netlabel_addrlist.h:62:2-62:29: struct netlbl_af4list *n = __af4list_entry(s);
-
net/netlabel/netlabel_addrlist.h:74:2-74:29: struct netlbl_af4list *n = __af4list_entry(s);
-
net/netlabel/netlabel_addrlist.h:129:2-129:29: struct netlbl_af6list *n = __af6list_entry(s);
-
net/netlabel/netlabel_addrlist.h:141:2-141:29: struct netlbl_af6list *n = __af6list_entry(s);
-
net/netlink/af_netlink.c:785:3-789:8: struct netlink_notify n = {
-
net/netlink/genetlink.c:945:2-945:10: int n = 0;
-
net/nfc/core.c:907:2-907:22: struct nfc_se *se, *n;
-
net/nfc/core.c:965:2-965:22: struct nfc_se *se, *n;
-
net/nfc/digital_core.c:833:2-833:28: struct digital_cmd *cmd, *n;
-
net/nfc/hci/core.c:1032:2-1032:24: struct hci_msg *msg, *n;
-
net/nfc/hci/llc.c:35:2-35:38: struct nfc_llc_engine *llc_engine, *n;
-
net/nfc/llcp_commands.c:183:2-183:21: struct hlist_node *n;
-
net/nfc/llcp_commands.c:552:2-552:21: struct hlist_node *n;
-
net/nfc/llcp_commands.c:576:2-576:21: struct hlist_node *n;
-
net/nfc/llcp_core.c:86:4-86:32: struct nfc_llcp_sock *lsk, *n;
-
net/nfc/llcp_core.c:244:2-244:21: struct hlist_node *n;
-
net/nfc/llcp_core.c:1071:3-1071:6: u8 n;
-
net/nfc/llcp_sock.c:411:2-411:30: struct nfc_llcp_sock *lsk, *n, *llcp_parent;
-
net/nfc/llcp_sock.c:619:3-619:31: struct nfc_llcp_sock *lsk, *n;
-
net/nfc/nci/core.c:1283:2-1283:36: struct nci_conn_info *conn_info, *n;
-
net/nfc/netlink.c:363:2-363:21: struct hlist_node *n;
-
net/nfc/netlink.c:1325:2-1325:22: struct nfc_se *se, *n;
-
net/nfc/netlink.c:1832:2-1832:29: struct netlink_notify *n = ptr;
-
net/openvswitch/conntrack.c:1140:2-1140:21: struct hlist_node *n;
-
net/openvswitch/datapath.c:1848:3-1848:22: struct hlist_node *n;
-
net/openvswitch/dp_notify.c:45:4-45:23: struct hlist_node *n;
-
net/openvswitch/flow_table.c:486:3-486:22: struct hlist_node *n;
-
net/rose/af_rose.c:663:2-663:6: int n;
-
net/rose/af_rose.c:726:2-726:6: int n, err = 0;
-
net/rose/af_rose.c:946:2-946:6: int n;
-
net/rose/af_rose.c:976:2-976:6: int n;
-
net/rose/af_rose.c:1060:2-1060:6: int n, size, qbit = 0;
-
net/rose/af_rose.c:1223:2-1223:6: int n, er, qbit;
-
net/rose/rose_subr.c:242:2-242:27: unsigned char l, lg, n = 0;
-
net/rose/rose_subr.c:335:2-335:23: unsigned char l, n = 0;
-
net/rxrpc/call_object.c:445:2-445:6: int n;
-
net/rxrpc/call_object.c:463:2-463:34: int n = refcount_read(&call->ref);
-
net/rxrpc/call_object.c:480:3-480:35: int n = refcount_read(&call->ref);
-
net/rxrpc/call_object.c:490:2-490:6: int n;
-
net/rxrpc/call_object.c:504:2-504:6: int n;
-
net/rxrpc/call_object.c:625:2-625:6: int n;
-
net/rxrpc/conn_object.c:284:3-284:35: int n = refcount_read(&conn->ref);
-
net/rxrpc/output.c:188:2-188:14: size_t len, n;
-
net/rxrpc/proc.c:250:2-250:23: unsigned int bucket, n;
-
net/rxrpc/proc.c:285:2-285:23: unsigned int bucket, n;
-
net/rxrpc/proc.c:364:2-364:15: unsigned int n;
-
net/rxrpc/server_key.c:71:2-71:6: int n;
-
net/rxrpc/skbuff.c:26:2-26:49: int n = atomic_inc_return(select_skb_count(skb));
-
net/rxrpc/skbuff.c:38:3-38:44: int n = atomic_read(select_skb_count(skb));
-
net/rxrpc/skbuff.c:50:2-50:49: int n = atomic_inc_return(select_skb_count(skb));
-
net/rxrpc/skbuff.c:62:2-62:44: int n = atomic_inc_return(&rxrpc_n_rx_skbs);
-
net/rxrpc/skbuff.c:73:3-73:7: int n;
-
net/rxrpc/skbuff.c:89:3-89:50: int n = atomic_dec_return(select_skb_count(skb));
-
net/sched/act_gate.c:39:2-39:6: u64 n;
-
net/sched/act_gate.c:100:3-100:7: u64 n;
-
net/sched/act_gate.c:235:2-235:17: struct nlattr *n;
-
net/sched/act_ife.c:410:2-410:28: struct tcf_meta_info *e, *n;
-
net/sched/act_ife.c:772:2-772:28: struct tcf_meta_info *e, *n;
-
net/sched/cls_basic.c:110:2-110:27: struct basic_filter *f, *n;
-
net/sched/cls_flow.c:302:2-302:15: unsigned int n, key;
-
net/sched/cls_rsvp.h:410:2-410:30: int n = data->tgenerator >> 5;
-
net/sched/cls_rsvp.h:509:3-509:23: struct rsvp_filter *n;
-
net/sched/cls_u32.c:113:2-113:21: struct tc_u_knode *n;
-
net/sched/cls_u32.c:270:2-270:25: struct tc_u_knode *n = NULL;
-
net/sched/cls_u32.c:576:2-576:21: struct tc_u_knode *n;
-
net/sched/cls_u32.c:853:2-853:21: struct tc_u_knode *n;
-
net/sched/cls_u32.c:1117:2-1117:21: struct tc_u_knode *n;
-
net/sched/cls_u32.c:1212:2-1212:21: struct tc_u_knode *n;
-
net/sched/cls_u32.c:1257:2-1257:25: struct tc_u_knode *n = fh;
-
net/sched/cls_u32.c:1270:2-1270:25: struct tc_u_knode *n = fh;
-
net/sched/sch_gred.c:100:3-100:7: int n;
-
net/sched/sch_hfsc.c:222:2-222:18: struct rb_node *n;
-
net/sched/sch_hfsc.c:238:2-238:18: struct rb_node *n;
-
net/sched/sch_hfsc.c:286:2-286:18: struct rb_node *n;
-
net/sched/sch_hfsc.c:653:2-653:43: struct rb_node *n = rb_first(&cl->cf_tree);
-
net/sched/sch_hfsc.c:668:2-668:18: struct rb_node *n;
-
net/sched/sch_netem.c:779:2-779:39: size_t n = nla_len(attr)/sizeof(__s16);
-
net/sched/sch_sfq.c:205:2-205:15: sfq_index p, n;
-
net/sched/sch_sfq.c:230:2-230:15: sfq_index p, n;
-
net/sched/sch_sfq.c:243:2-243:15: sfq_index p, n;
-
net/sched/sch_taprio.c:119:2-119:30: struct sched_entry *entry, *n;
-
net/sched/sch_taprio.c:202:2-202:10: int tc, n;
-
net/sched/sch_taprio.c:851:2-851:17: struct nlattr *n;
-
net/sched/sch_taprio.c:1003:2-1003:6: s64 n;
-
net/sched/sch_teql.c:223:2-223:20: struct neighbour *n;
-
net/sctp/sm_make_chunk.c:1838:3-1838:14: __be32 n = htonl(usecs);
-
net/sctp/stream_sched.c:132:2-132:49: struct sctp_sched_ops *n = sctp_sched_ops[sched];
-
net/sctp/stream_sched_prio.c:209:2-209:40: struct sctp_stream_priorities *prio, *n;
-
net/smc/af_smc.c:1702:2-1702:25: struct smc_sock *isk, *n;
-
net/smc/smc_core.c:1631:2-1631:31: struct smc_link_group *lgr, *n;
-
net/smc/smc_core.c:1713:2-1713:31: struct smc_link_group *lgr, *n;
-
net/smc/smc_llc.c:831:2-831:5: u8 n;
-
net/sunrpc/auth_gss/gss_krb5_keys.c:147:2-147:41: size_t blocksize, keybytes, keylength, n;
-
net/sunrpc/cache.c:1343:2-1343:14: loff_t n = *pos;
-
net/sunrpc/sched.c:764:2-764:26: struct rpc_task *task, *n;
-
net/sunrpc/xdr.c:146:2-146:37: size_t i, n = xdr_buf_pagecount(buf);
-
net/sunrpc/xprt.c:1005:2-1005:39: struct rb_node *n = xprt->recv_queue.rb_node;
-
net/sunrpc/xprt.c:1028:2-1028:22: struct rb_node *n = NULL;
-
net/sunrpc/xprtrdma/frwr_ops.c:295:2-295:9: int i, n, dma_nents;
-
net/sunrpc/xprtrdma/rpc_rdma.c:233:2-233:20: unsigned int len, n;
-
net/sunrpc/xprtsock.c:336:2-336:11: size_t i,n;
-
net/tipc/crypto.c:1813:2-1813:13: u8 tx_key, n;
-
net/tipc/crypto.c:1896:2-1896:20: struct tipc_node *n;
-
net/tipc/group.c:235:2-235:35: struct rb_node *n = grp->members.rb_node;
-
net/tipc/group.c:267:2-267:18: struct rb_node *n;
-
net/tipc/group.c:281:2-281:19: struct rb_node **n, *parent = NULL;
-
net/tipc/group.c:399:2-399:18: struct rb_node *n;
-
net/tipc/link.c:1475:2-1475:9: u8 n = 0;
-
net/tipc/link.c:1570:2-1570:17: u16 seqno, n = 0;
-
net/tipc/name_table.c:299:2-299:19: struct rb_node **n, *parent = NULL;
-
net/tipc/name_table.c:736:2-736:18: struct rb_node *n;
-
net/tipc/name_table.c:1033:2-1033:18: struct rb_node *n;
-
net/tipc/netlink_compat.c:124:2-124:6: int n;
-
net/tipc/node.c:209:2-209:20: struct tipc_node *n;
-
net/tipc/node.c:235:2-235:20: struct tipc_node *n;
-
net/tipc/node.c:255:2-255:20: struct tipc_node *n;
-
net/tipc/node.c:294:2-294:20: struct tipc_node *n;
-
net/tipc/node.c:303:2-303:24: struct tipc_node *n = container_of(rp, struct tipc_node, rcu);
-
net/tipc/node.c:313:2-313:24: struct tipc_node *n = container_of(kref, struct tipc_node, kref);
-
net/tipc/node.c:357:2-357:20: struct tipc_node *n;
-
net/tipc/node.c:475:2-475:20: struct tipc_node *n, *temp_node;
-
net/tipc/node.c:641:2-641:20: struct tipc_node *n;
-
net/tipc/node.c:659:2-659:20: struct tipc_node *n;
-
net/tipc/node.c:786:2-786:24: struct tipc_node *n = from_timer(n, t, timer);
-
net/tipc/node.c:1087:2-1087:20: struct tipc_node *n;
-
net/tipc/node.c:1103:2-1103:20: struct tipc_node *n;
-
net/tipc/node.c:1119:2-1119:20: struct tipc_node *n;
-
net/tipc/node.c:1157:2-1157:20: struct tipc_node *n;
-
net/tipc/node.c:1311:2-1311:20: struct tipc_node *n;
-
net/tipc/node.c:1686:2-1686:20: struct tipc_node *n;
-
net/tipc/node.c:1779:2-1779:20: struct tipc_node *n;
-
net/tipc/node.c:1867:2-1867:20: struct tipc_node *n;
-
net/tipc/node.c:2077:2-2077:20: struct tipc_node *n;
-
net/tipc/node.c:2200:2-2200:20: struct tipc_node *n;
-
net/tipc/node.c:2379:2-2379:20: struct tipc_node *n;
-
net/tipc/node.c:2953:2-2953:24: struct tipc_node *n = NULL;
-
net/tipc/node.c:3045:2-3045:20: struct tipc_node *n;
-
net/tipc/node.c:3127:2-3127:20: struct tipc_node *n;
-
net/vmw_vsock/virtio_transport.c:204:2-204:33: struct virtio_vsock_pkt *pkt, *n;
-
net/vmw_vsock/vsock_loopback.c:47:2-47:33: struct virtio_vsock_pkt *pkt, *n;
-
net/wireless/nl80211.c:12020:2-12020:9: int i, n, low_index;
-
net/wireless/scan.c:1507:2-1507:37: struct rb_node *n = rdev->bss_tree.rb_node;
-
net/xdp/xskmap.c:49:2-49:23: struct xsk_map_node *n, *tmp;
-
net/xfrm/xfrm_algo.c:846:2-846:9: int i, n;
-
net/xfrm/xfrm_algo.c:857:2-857:9: int i, n;
-
net/xfrm/xfrm_hash.c:18:2-18:21: struct hlist_head *n;
-
net/xfrm/xfrm_policy.c:1129:2-1129:32: struct xfrm_pol_inexact_node *n;
-
net/xfrm/xfrm_policy.c:1294:3-1294:22: struct hlist_node *n;
-
net/xfrm/xfrm_policy.c:1953:2-1953:32: struct xfrm_pol_inexact_node *n;
-
net/xfrm/xfrm_policy.c:4336:2-4336:16: int i, j, n = 0;
-
net/xfrm/xfrm_user.c:2587:2-2587:10: int n = 0;
-
samples/auxdisplay/cfag12864b-example.c:153:2-153:22: unsigned char i, j, n;
-
samples/auxdisplay/cfag12864b-example.c:244:2-244:16: unsigned char n;
-
samples/fanotify/fs-monitor.c:133:3-133:7: int n = read(fd, buffer, BUFSIZ);
-
samples/vfs/test-fsmount.c:23:2-23:11: int err, n;
-
samples/watch_queue/watch_test.c:67:2-70:4: union {
-
scripts/dtc/libfdt/fdt_ro.c:40:2-40:18: const char *s, *n;
-
security/apparmor/file.c:691:2-691:15: unsigned int n;
-
security/integrity/iint.c:36:2-36:42: struct rb_node *n = integrity_iint_tree.rb_node;
-
security/keys/internal.h:191:2-197:2: struct key_notification n = {
-
security/keys/key.c:663:2-663:18: struct rb_node *n;
-
security/keys/keyring.c:171:2-171:6: int n, desc_len = index_key->desc_len;
-
security/keys/keyring.c:217:2-217:13: size_t n = min_t(size_t, index_key->desc_len, sizeof(index_key->desc));
-
security/keys/keyring.c:273:2-273:54: int desc_len = index_key->desc_len, n = sizeof(chunk);
-
security/keys/proc.c:81:2-81:38: struct rb_node *n = key_serial_tree.rb_node;
-
security/keys/proc.c:137:2-137:18: struct rb_node *n;
-
security/keys/proc.c:270:2-270:32: struct rb_node *n = rb_first(r);
-
security/selinux/hooks.c:2407:2-2407:11: unsigned n;
-
security/selinux/selinuxfs.c:1631:2-1631:20: loff_t n = *pos - 1;
-
security/selinux/ss/avtab.c:39:2-39:24: static const u32 n = 0xe6546b64;
-
security/selinux/ss/avtab.c:96:3-96:44: struct avtab_node **n = &h->htable[hvalue];
-
security/selinux/ss/ebitmap.c:55:2-55:23: struct ebitmap_node *n, *new, *prev;
-
security/selinux/ss/ebitmap.c:83:2-83:23: struct ebitmap_node *n;
-
security/selinux/ss/ebitmap.c:263:2-263:23: struct ebitmap_node *n;
-
security/selinux/ss/ebitmap.c:280:2-280:23: struct ebitmap_node *n, *prev, *new;
-
security/selinux/ss/ebitmap.c:348:2-348:23: struct ebitmap_node *n, *temp;
-
security/selinux/ss/ebitmap.c:366:2-366:27: struct ebitmap_node *n = NULL;
-
security/selinux/ss/ebitmap.c:472:2-472:23: struct ebitmap_node *n;
-
security/selinux/ss/services.c:211:3-211:32: unsigned int i, n = mapping->num_perms;
-
security/selinux/ss/services.c:731:2-731:23: char *o = NULL, *n = NULL, *t = NULL;
-
security/selinux/ss/services.c:1664:2-1664:34: char *s = NULL, *t = NULL, *n = NULL;
-
security/smack/smack_lsm.c:1905:2-1905:20: struct list_head *n;
-
sound/core/info.c:768:2-768:29: struct snd_info_entry *p, *n;
-
sound/core/oss/pcm_oss.c:867:2-867:6: int n;
-
sound/core/oss/pcm_oss.c:2235:3-2235:21: snd_pcm_sframes_t n;
-
sound/core/pcm_lib.c:52:3-52:33: snd_pcm_sframes_t noise_dist, n;
-
sound/core/pcm_lib.c:556:2-556:32: u_int64_t n = (u_int64_t) a * b;
-
sound/core/pcm_lib.c:1086:2-1086:15: unsigned int n;
-
sound/core/seq/seq_midi_emul.c:595:2-595:6: int n;
-
sound/core/seq/seq_midi_emul.c:614:2-614:6: int n;
-
sound/core/seq/seq_ports.c:212:2-212:24: struct list_head *p, *n;
-
sound/core/timer.c:993:3-993:25: struct list_head *p, *n;
-
sound/core/timer.c:2289:2-2289:28: struct snd_timer *timer, *n;
-
sound/core/vmaster.c:359:2-359:35: struct link_follower *follower, *n;
-
sound/drivers/opl3/opl3_midi.c:49:2-49:22: int oldvol, newvol, n;
-
sound/hda/hdac_device.c:508:3-508:18: hda_nid_t val, n;
-
sound/isa/msnd/msnd.c:359:2-359:6: int n;
-
sound/isa/msnd/msnd.c:387:2-387:7: int n;
-
sound/pci/asihpi/hpifunc.c:1415:2-1415:19: unsigned int n = 0;
-
sound/pci/au88x0/au88x0_eq.c:57:2-57:13: int i = 0, n /*esp2c */;
-
sound/pci/au88x0/au88x0_eq.c:79:2-79:13: int i = 0, n /*esp2c */;
-
sound/pci/ca0106/ca0106_main.c:368:2-368:6: int n, result;
-
sound/pci/ca0106/ca0106_main.c:1525:3-1525:13: int size, n;
-
sound/pci/ca0106/ca0106_main.c:1543:3-1543:13: int size, n;
-
sound/pci/ctxfi/ctresource.c:26:2-26:15: int i, j, k, n;
-
sound/pci/ctxfi/ctresource.c:60:2-60:24: unsigned int i, j, k, n;
-
sound/pci/ctxfi/ctsrc.c:360:2-360:9: int i, n;
-
sound/pci/ctxfi/ctsrc.c:394:2-394:9: int i, n;
-
sound/pci/echoaudio/echoaudio_dsp.c:641:2-641:21: unsigned int i, m, n;
-
sound/pci/emu10k1/emu10k1_main.c:230:3-230:13: int size, n;
-
sound/pci/emu10k1/emu10k1_main.c:250:3-250:13: int size, n;
-
sound/pci/emu10k1/emu10k1_main.c:653:2-653:6: int n, i;
-
sound/pci/emu10k1/emuproc.c:267:2-267:25: unsigned int val, tmp, n;
-
sound/pci/emu10k1/io.c:125:2-125:6: int n, result;
-
sound/pci/es1968.c:2171:2-2171:6: u32 n;
-
sound/pci/hda/hda_codec.c:757:2-757:24: struct hda_pcm *pcm, *n;
-
sound/pci/hda/hda_eld.c:498:2-498:15: unsigned int n;
-
sound/pci/hda/hda_generic.c:636:2-636:9: int i, n;
-
sound/pci/hda/hda_generic.c:787:2-787:6: int n, nums, idx;
-
sound/pci/hda/hda_generic.c:2790:2-2790:22: unsigned int i, n = 0;
-
sound/pci/hda/hda_generic.c:2805:2-2805:22: unsigned int i, n = 0;
-
sound/pci/hda/hda_generic.c:3186:2-3186:9: int i, n, nums;
-
sound/pci/hda/hda_generic.c:3765:2-3765:9: int i, n, nums, err;
-
sound/pci/hda/hda_generic.c:4137:2-4137:6: int n;
-
sound/pci/ice1712/psc724.c:265:2-265:20: int n = kcontrol->private_value;
-
sound/pci/ice1712/psc724.c:276:2-276:20: int n = kcontrol->private_value;
-
sound/pci/ice1712/se.c:435:2-435:6: int n, c;
-
sound/pci/ice1712/se.c:449:2-449:14: int n = kc->private_value;
-
sound/pci/ice1712/se.c:460:2-460:14: int n = kc->private_value;
-
sound/pci/ice1712/se.c:470:2-470:14: int n = kc->private_value;
-
sound/pci/ice1712/se.c:521:2-521:14: int n = kc->private_value;
-
sound/pci/ice1712/se.c:547:2-547:14: int n = kc->private_value;
-
sound/pci/ice1712/se.c:564:2-564:14: int n = kc->private_value;
-
sound/pci/ice1712/wm8766.c:185:2-185:20: int n = kcontrol->private_value;
-
sound/pci/ice1712/wm8766.c:199:2-199:20: int n = kcontrol->private_value;
-
sound/pci/ice1712/wm8766.c:209:2-209:20: int n = kcontrol->private_value;
-
sound/pci/ice1712/wm8766.c:240:2-240:20: int n = kcontrol->private_value;
-
sound/pci/ice1712/wm8776.c:459:2-459:20: int n = kcontrol->private_value;
-
sound/pci/ice1712/wm8776.c:473:2-473:20: int n = kcontrol->private_value;
-
sound/pci/ice1712/wm8776.c:483:2-483:20: int n = kcontrol->private_value;
-
sound/pci/ice1712/wm8776.c:514:2-514:20: int n = kcontrol->private_value;
-
sound/pci/korg1212/korg1212.c:2052:2-2052:6: int n;
-
sound/pci/lola/lola_mixer.c:417:2-417:6: int n, err;
-
sound/pci/maestro3.c:2270:2-2270:6: u32 n;
-
sound/pci/rme32.c:436:2-436:6: int n;
-
sound/pci/rme32.c:1432:2-1432:6: int n;
-
sound/pci/rme96.c:604:2-604:6: int n, rate;
-
sound/pci/rme96.c:832:2-832:6: int n;
-
sound/pci/rme96.c:1717:2-1717:6: int n;
-
sound/pci/rme9652/hdsp.c:1064:2-1064:6: int n;
-
sound/pci/rme9652/hdsp.c:1089:2-1089:6: u64 n;
-
sound/pci/rme9652/hdsp.c:2817:2-2817:6: u64 n;
-
sound/pci/rme9652/hdspm.c:1453:2-1453:6: int n;
-
sound/pci/rme9652/hdspm.c:1514:2-1514:17: int n = hdspm->period_bytes;
-
sound/pci/rme9652/hdspm.c:1528:2-1528:6: int n;
-
sound/pci/rme9652/hdspm.c:1595:2-1595:6: u64 n;
-
sound/pci/rme9652/rme9652.c:429:2-429:6: int n;
-
sound/pci/sonicvibes.c:472:2-472:29: unsigned int r, m = 0, n = 0;
-
sound/pci/sonicvibes.c:510:2-510:21: unsigned int r, m, n;
-
sound/pci/sonicvibes.c:545:2-545:32: unsigned int rate, div, r, m, n;
-
sound/soc/codecs/adau-utils.c:18:2-18:18: unsigned int r, n, m, i, j;
-
sound/soc/codecs/madera.c:371:2-371:6: int n, ret;
-
sound/soc/codecs/madera.c:403:2-403:6: int n, i, in_idx, ch_idx;
-
sound/soc/codecs/madera.c:431:2-431:9: int i, n;
-
sound/soc/codecs/max9860.c:261:2-261:16: unsigned long n;
-
sound/soc/codecs/max98925.c:349:2-349:40: unsigned int dai_sr = 0, clock, mdll, n, m;
-
sound/soc/codecs/rl6231.c:145:2-145:29: int k_t, min_k, max_k, n = 0, m = 0, m_t = 0;
-
sound/soc/fsl/fsl_asrc.c:126:2-126:6: u64 n;
-
sound/soc/generic/simple-card-utils.c:95:2-95:6: int n, i, ret;
-
sound/soc/hisilicon/hi6210-i2s.c:95:2-95:11: int ret, n;
-
sound/soc/hisilicon/hi6210-i2s.c:176:2-176:6: int n;
-
sound/soc/rockchip/rockchip_pdm.c:204:2-204:19: unsigned long m, n;
-
sound/soc/sh/rcar/src.c:252:3-252:7: u64 n;
-
sound/soc/soc-core.c:1889:2-1889:36: struct snd_soc_pcm_runtime *rtd, *n;
-
sound/soc/soc-dapm.c:482:2-482:15: unsigned int n;
-
sound/soc/soc-dapm.c:1645:2-1645:34: struct snd_soc_dapm_widget *w, *n;
-
sound/soc/sof/compress.c:279:2-279:23: unsigned int offset, n;
-
sound/soc/sof/iomem-utils.c:84:2-84:9: int m, n;
-
sound/soc/sof/sof-client-probes.c:386:2-386:23: unsigned int offset, n;
-
sound/soc/sti/uniperif_player.c:221:2-221:6: int n;
-
sound/sound_core.c:160:2-160:8: int n=low;
-
sound/usb/caiaq/audio.c:444:4-444:11: int c, n, sz = 0;
-
sound/usb/caiaq/audio.c:561:4-561:11: int c, n, sz = 0;
-
sound/usb/line6/playback.c:175:4-175:8: int n;
-
sound/usb/mixer_s1810c.c:216:2-216:18: u32 a, b, c, e, n, off;
-
sound/usb/stream.c:44:2-44:27: struct audioformat *fp, *n;
-
sound/usb/usx2y/usbusx2y.c:177:2-177:12: int i, j, n, diff, send;
-
sound/virtio/virtio_card.c:126:2-126:15: unsigned int n;
-
sound/virtio/virtio_pcm_msg.c:208:2-208:6: int n;
-
tools/lib/bpf/relo_core.c:407:2-407:9: int i, n, found;
-
virt/kvm/irqchip.c:27:2-27:10: int n = 0;
-
virt/kvm/irqchip.c:109:3-109:22: struct hlist_node *n;
-
virt/kvm/kvm_main.c:2054:2-2054:16: unsigned long n;
-
virt/kvm/kvm_main.c:2166:2-2166:19: unsigned long i, n;