Symbol: _r
function parameter
Defined...
variable
Defined...
-
arch/x86/kernel/cpu/sgx/encl.c:53:4-53:4: ENCLS_WARN(ret, "ELDU");
-
arch/x86/kernel/cpu/sgx/ioctl.c:280:5-280:5: ENCLS_WARN(ret, "EEXTEND");
-
arch/x86/kernel/cpu/sgx/ioctl.c:573:4-573:4: ENCLS_WARN(ret, "EINIT");
-
arch/x86/kernel/cpu/sgx/main.c:136:3-136:3: ENCLS_WARN(ret, "EBLOCK");
-
arch/x86/kernel/cpu/sgx/main.c:230:5-230:5: ENCLS_WARN(ret, "ETRACK");
-
arch/x86/kernel/cpu/sgx/main.c:250:4-250:4: ENCLS_WARN(ret, "EWB");
-
crypto/ecrdsa.c:79:2-79:26: u64 _r[ECRDSA_MAX_DIGITS]; /* -r */
-
drivers/block/virtio_blk.c:502:8-502:8: err = virtio_cread_feature(vdev, VIRTIO_BLK_F_MQ,
-
drivers/block/virtio_blk.c:581:8-581:8: err = virtio_cread_feature(vdev, VIRTIO_BLK_F_CONFIG_WCE,
-
drivers/block/virtio_blk.c:722:8-722:8: err = virtio_cread_feature(vdev, VIRTIO_BLK_F_SEG_MAX,
-
drivers/block/virtio_blk.c:816:8-816:8: err = virtio_cread_feature(vdev, VIRTIO_BLK_F_SIZE_MAX,
-
drivers/block/virtio_blk.c:824:8-824:8: err = virtio_cread_feature(vdev, VIRTIO_BLK_F_BLK_SIZE,
-
drivers/block/virtio_blk.c:833:8-833:8: err = virtio_cread_feature(vdev, VIRTIO_BLK_F_TOPOLOGY,
-
drivers/block/virtio_blk.c:840:8-840:8: err = virtio_cread_feature(vdev, VIRTIO_BLK_F_TOPOLOGY,
-
drivers/block/virtio_blk.c:846:8-846:8: err = virtio_cread_feature(vdev, VIRTIO_BLK_F_TOPOLOGY,
-
drivers/block/virtio_blk.c:852:8-852:8: err = virtio_cread_feature(vdev, VIRTIO_BLK_F_TOPOLOGY,
-
drivers/char/virtio_console.c:2039:6-2039:6: virtio_cread_feature(vdev, VIRTIO_CONSOLE_F_MULTIPORT,
-
drivers/md/bcache/alloc.c:191:4-191:4: heap_add(&ca->heap, b, bucket_max_cmp);
-
drivers/md/bcache/alloc.c:194:4-194:4: heap_sift(&ca->heap, 0, bucket_max_cmp);
-
drivers/md/bcache/alloc.c:199:3-199:3: heap_sift(&ca->heap, i, bucket_min_cmp);
-
drivers/md/bcache/alloc.c:202:8-202:8: if (!heap_pop(&ca->heap, b, bucket_min_cmp)) {
-
drivers/md/bcache/alloc.c:191:4-191:4: heap_add(&ca->heap, b, bucket_max_cmp);
-
drivers/md/bcache/alloc.c:202:8-202:8: if (!heap_pop(&ca->heap, b, bucket_min_cmp)) {
-
drivers/md/bcache/alloc.c:157:2-157:2: fifo_push(&ca->free_inc, b - ca->buckets);
-
drivers/md/bcache/alloc.c:307:6-307:6: if (fifo_push(&ca->free[RESERVE_PRIO], bucket))
-
drivers/md/bcache/alloc.c:311:7-311:7: if (fifo_push(&ca->free[i], bucket))
-
drivers/md/bcache/alloc.c:332:9-332:9: if (!fifo_pop(&ca->free_inc, bucket))
-
drivers/md/bcache/alloc.c:404:6-404:6: if (fifo_pop(&ca->free[RESERVE_NONE], r) ||
-
drivers/md/bcache/alloc.c:405:6-405:6: fifo_pop(&ca->free[reserve], r))
-
drivers/md/bcache/alloc.c:420:12-420:12: } while (!fifo_pop(&ca->free[RESERVE_NONE], r) &&
-
drivers/md/bcache/alloc.c:421:5-421:5: !fifo_pop(&ca->free[reserve], r));
-
drivers/md/bcache/bset.c:1094:3-1094:3: BUG_ON(!heap_add(iter,
-
drivers/md/bcache/bset.c:1146:4-1146:4: heap_pop(iter, b, cmp);
-
drivers/md/bcache/bset.c:1148:4-1148:4: heap_sift(iter, 0, cmp);
-
drivers/md/bcache/bset.c:1203:3-1203:3: heap_sift(iter, i, b->ops->sort_cmp);
-
drivers/md/bcache/bset.c:1094:3-1094:3: BUG_ON(!heap_add(iter,
-
drivers/md/bcache/bset.c:1146:4-1146:4: heap_pop(iter, b, cmp);
-
drivers/md/bcache/btree.c:2103:9-2103:9: if (!fifo_push(&ca->free[RESERVE_PRIO],
-
drivers/md/bcache/btree.c:2105:5-2105:5: fifo_push(&ca->free[RESERVE_BTREE],
-
drivers/md/bcache/btree.c:1898:11-1898:11: ret = bcache_btree(check_recurse, p, b, op);
-
drivers/md/bcache/btree.c:1968:10-1968:10: ret = bcache_btree(check_recurse, p, c->root, &op);
-
drivers/md/bcache/btree.c:2511:10-2511:10: ret = bcache_btree(map_nodes_recurse, k, b,
-
drivers/md/bcache/btree.c:2545:6-2545:6: : bcache_btree(map_keys_recurse, k,
-
drivers/md/bcache/btree.c:1802:9-1802:9: ret = bcache_btree_root(gc_root, c, &op, &writes, &stats);
-
drivers/md/bcache/btree.c:2529:9-2529:9: return bcache_btree_root(map_nodes_recurse, c, op, from, fn, flags);
-
drivers/md/bcache/btree.c:2563:9-2563:9: return bcache_btree_root(map_keys_recurse, c, op, from, fn, flags);
-
drivers/md/bcache/extents.c:281:4-281:4: heap_sift(iter, i - top, bch_extent_sort_cmp);
-
drivers/md/bcache/extents.c:291:4-291:4: heap_sift(iter, i - top, bch_extent_sort_cmp);
-
drivers/md/bcache/extents.c:301:5-301:5: heap_sift(iter, 0, bch_extent_sort_cmp);
-
drivers/md/bcache/journal.c:688:2-688:2: BUG_ON(!fifo_push(&j->pin, p));
-
drivers/md/bcache/journal.c:640:3-640:3: fifo_pop(&c->journal.pin, p);
-
drivers/md/bcache/journal.c:315:5-315:5: fifo_push_front(&j->pin, p);
-
drivers/md/bcache/journal.c:320:4-320:4: fifo_push_front(&j->pin, p);
-
drivers/md/bcache/movinggc.c:223:4-223:4: heap_add(&ca->heap, b, bucket_cmp);
-
drivers/md/bcache/movinggc.c:229:4-229:4: heap_sift(&ca->heap, 0, bucket_cmp);
-
drivers/md/bcache/movinggc.c:234:3-234:3: heap_pop(&ca->heap, b, bucket_cmp);
-
drivers/md/bcache/movinggc.c:238:9-238:9: while (heap_pop(&ca->heap, b, bucket_cmp))
-
drivers/md/bcache/movinggc.c:223:4-223:4: heap_add(&ca->heap, b, bucket_cmp);
-
drivers/md/bcache/movinggc.c:234:3-234:3: heap_pop(&ca->heap, b, bucket_cmp);
-
drivers/md/bcache/movinggc.c:238:9-238:9: while (heap_pop(&ca->heap, b, bucket_cmp))
-
drivers/md/bcache/sysfs.c:303:2-303:2: sysfs_strtoul_bool(bypass_torture_test, dc->bypass_torture_test);
-
drivers/md/bcache/sysfs.c:304:2-304:2: sysfs_strtoul_bool(writeback_metadata, dc->writeback_metadata);
-
drivers/md/bcache/sysfs.c:305:2-305:2: sysfs_strtoul_bool(writeback_running, dc->writeback_running);
-
drivers/md/bcache/sysfs.c:341:11-341:11: int v = strtoul_or_return(buf);
-
drivers/md/bcache/sysfs.c:355:6-355:6: strtoul_or_return(buf)) {
-
drivers/md/bcache/sysfs.c:813:15-813:15: bool sync = strtoul_or_return(buf);
-
drivers/md/bcache/sysfs.c:847:19-847:19: sc.nr_to_scan = strtoul_or_return(buf);
-
drivers/md/bcache/sysfs.c:882:7-882:7: v = strtoul_or_return(buf);
-
drivers/md/bcache/sysfs.c:897:2-897:2: sysfs_strtoul_bool(verify, c->verify);
-
drivers/md/bcache/sysfs.c:898:2-898:2: sysfs_strtoul_bool(key_merging_disabled, c->key_merging_disabled);
-
drivers/md/bcache/sysfs.c:900:2-900:2: sysfs_strtoul_bool(gc_always_rewrite, c->gc_always_rewrite);
-
drivers/md/bcache/sysfs.c:901:2-901:2: sysfs_strtoul_bool(btree_shrinker_disabled, c->shrinker_disabled);
-
drivers/md/bcache/sysfs.c:902:2-902:2: sysfs_strtoul_bool(copy_gc_enabled, c->copy_gc_enabled);
-
drivers/md/bcache/sysfs.c:903:2-903:2: sysfs_strtoul_bool(idle_max_writeback_rate,
-
drivers/md/bcache/sysfs.c:1127:12-1127:12: bool v = strtoul_or_return(buf);
-
drivers/md/bcache/sysfs.c:563:3-563:3: strtoi_h_or_return(buf, v);
-
drivers/md/bcache/sysfs.c:825:3-825:3: strtoi_h_or_return(buf, v);
-
drivers/md/bcache/sysfs.c:301:2-301:2: sysfs_strtoul(data_csum, dc->disk.data_csum);
-
drivers/md/bcache/sysfs.c:302:2-302:2: d_strtoul(verify);
-
drivers/md/bcache/sysfs.c:558:2-558:2: sysfs_strtoul(data_csum, d->data_csum);
-
drivers/md/bcache/sysfs.c:899:2-899:2: sysfs_strtoul(expensive_debug_checks, c->expensive_debug_checks);
-
drivers/md/bcache/sysfs.c:306:2-306:2: sysfs_strtoul_clamp(writeback_delay, dc->writeback_delay, 0, UINT_MAX);
-
drivers/md/bcache/sysfs.c:308:2-308:2: sysfs_strtoul_clamp(writeback_percent, dc->writeback_percent,
-
drivers/md/bcache/sysfs.c:315:9-315:9: ret = strtoul_safe_clamp(buf, v, 1, INT_MAX);
-
drivers/md/bcache/sysfs.c:325:2-325:2: sysfs_strtoul_clamp(writeback_rate_update_seconds,
-
drivers/md/bcache/sysfs.c:328:2-328:2: sysfs_strtoul_clamp(writeback_rate_i_term_inverse,
-
drivers/md/bcache/sysfs.c:331:2-331:2: sysfs_strtoul_clamp(writeback_rate_p_term_inverse,
-
drivers/md/bcache/sysfs.c:334:2-334:2: sysfs_strtoul_clamp(writeback_rate_minimum,
-
drivers/md/bcache/sysfs.c:338:2-338:2: sysfs_strtoul_clamp(io_error_limit, dc->error_limit, 0, INT_MAX);
-
drivers/md/bcache/sysfs.c:346:2-346:2: sysfs_strtoul_clamp(sequential_cutoff,
-
drivers/md/bcache/sysfs.c:851:2-851:2: sysfs_strtoul_clamp(congested_read_threshold_us,
-
drivers/md/bcache/sysfs.c:854:2-854:2: sysfs_strtoul_clamp(congested_write_threshold_us,
-
drivers/md/bcache/sysfs.c:866:2-866:2: sysfs_strtoul_clamp(io_error_limit, c->error_limit, 0, UINT_MAX);
-
drivers/md/bcache/sysfs.c:873:9-873:9: ret = strtoul_safe_clamp(buf, v, 0, UINT_MAX);
-
drivers/md/bcache/sysfs.c:894:2-894:2: sysfs_strtoul_clamp(journal_delay_ms,
-
drivers/md/bcache/sysfs.c:911:2-911:2: sysfs_strtoul_clamp(gc_after_writeback, c->gc_after_writeback, 0, 1);
-
drivers/md/bcache/writeback.c:812:9-812:9: ret = bcache_btree(map_keys_recurse,
-
drivers/md/dm-cache-target.c:1081:17-1081:17: *b = to_dblock(dm_sector_div_up(sb, cache->discard_block_size));
-
drivers/md/dm-cache-target.c:2547:39-2547:39: cache->discard_nr_blocks = to_dblock(dm_sector_div_up(cache->origin_sectors,
-
drivers/md/dm-cache-target.c:2894:6-2894:6: b = dm_sector_div_up(b, li->cache->discard_block_size);
-
drivers/md/dm-clone-metadata.c:579:20-579:20: cmd->nr_regions = dm_sector_div_up(cmd->target_size, cmd->region_size);
-
drivers/md/dm-clone-target.c:299:8-299:8: *rs = dm_sector_div_up(bio->bi_iter.bi_sector, clone->region_size);
-
drivers/md/dm-clone-target.c:1825:15-1825:15: nr_regions = dm_sector_div_up(ti->len, clone->region_size);
-
drivers/md/dm-era-target.c:1396:9-1396:9: return dm_sector_div_up(era->ti->len, era->sectors_per_block);
-
drivers/md/dm-io.c:344:16-344:16: num_bvecs = min_t(int, BIO_MAX_PAGES,
-
drivers/md/dm-log-userspace-base.c:285:21-285:21: lc->region_count = dm_sector_div_up(ti->len, lc->region_size);
-
drivers/md/dm-log.c:399:17-399:17: region_count = dm_sector_div_up(ti->len, region_size);
-
drivers/md/dm-raid1.c:897:19-897:19: ms->nr_regions = dm_sector_div_up(ti->len, region_size);
-
drivers/md/persistent-data/dm-space-map-common.c:241:15-241:15: old_blocks = dm_sector_div_up(ll->nr_blocks, ll->entries_per_block);
-
drivers/md/persistent-data/dm-space-map-common.c:242:11-242:11: blocks = dm_sector_div_up(nr_blocks, ll->entries_per_block);
-
drivers/md/persistent-data/dm-space-map-common.c:244:15-244:15: nr_indexes = dm_sector_div_up(nr_blocks, ll->entries_per_block);
-
drivers/md/persistent-data/dm-space-map-common.c:335:25-335:25: dm_block_t index_end = dm_sector_div_up(end, ll->entries_per_block);
-
drivers/media/i2c/ccs/ccs-core.c:2261:2-2261:19: struct v4l2_rect _r;
-
drivers/media/test-drivers/vim2m.c:292:2-292:9: u8 _r[2], _g[2], _b[2], *r, *g, *b;
-
drivers/net/virtio_net.c:2576:6-2576:6: if (virtio_cread_feature(vi->vdev, VIRTIO_NET_F_STATUS,
-
drivers/net/virtio_net.c:2965:8-2965:8: err = virtio_cread_feature(vdev, VIRTIO_NET_F_MQ,
-
drivers/nvdimm/dimm_devs.c:244:2-244:25: struct resource *res, *_r;
-
drivers/scsi/hisi_sas/hisi_sas_main.c:1095:2-1095:27: struct sas_phy_linkrates _r;
-
drivers/usb/atm/ueagle-atm.c:1085:12-1085:12: int ret = uea_wait(sc, sc->cmv_ack , ACK_TIMEOUT);
-
drivers/usb/atm/ueagle-atm.c:1830:8-1830:8: ret = uea_wait(sc, 0, msecs_to_jiffies(100));
-
drivers/usb/atm/ueagle-atm.c:1844:8-1844:8: ret = uea_wait(sc, 0, msecs_to_jiffies(1000));
-
drivers/usb/atm/ueagle-atm.c:1898:4-1898:4: uea_wait(sc, 0, msecs_to_jiffies(1000));
-
drivers/video/fbdev/core/fbcon.c:1012:9-1012:9: cols = FBCON_SWAP(ops->rotate, info->var.xres, info->var.yres);
-
drivers/video/fbdev/core/fbcon.c:1013:9-1013:9: rows = FBCON_SWAP(ops->rotate, info->var.yres, info->var.xres);
-
drivers/video/fbdev/core/fbcon.c:1118:13-1118:13: new_cols = FBCON_SWAP(ops->rotate, info->var.xres, info->var.yres);
-
drivers/video/fbdev/core/fbcon.c:1119:13-1119:13: new_rows = FBCON_SWAP(ops->rotate, info->var.yres, info->var.xres);
-
drivers/video/fbdev/core/fbcon.c:1406:9-1406:9: cols = FBCON_SWAP(ops->rotate, info->var.xres, info->var.yres);
-
drivers/video/fbdev/core/fbcon.c:1407:9-1407:9: rows = FBCON_SWAP(ops->rotate, info->var.yres, info->var.xres);
-
drivers/video/fbdev/core/fbcon.c:1961:13-1961:13: int yres = FBCON_SWAP(ops->rotate, info->var.yres, info->var.xres);
-
drivers/video/fbdev/core/fbcon.c:1962:14-1962:14: int vyres = FBCON_SWAP(ops->rotate, info->var.yres_virtual,
-
drivers/video/fbdev/core/fbcon.c:2002:11-2002:11: virt_w = FBCON_SWAP(ops->rotate, width, height);
-
drivers/video/fbdev/core/fbcon.c:2003:11-2003:11: virt_h = FBCON_SWAP(ops->rotate, height, width);
-
drivers/video/fbdev/core/fbcon.c:2004:12-2004:12: virt_fw = FBCON_SWAP(ops->rotate, vc->vc_font.width,
-
drivers/video/fbdev/core/fbcon.c:2006:12-2006:12: virt_fh = FBCON_SWAP(ops->rotate, vc->vc_font.height,
-
drivers/video/fbdev/core/fbcon.c:2398:10-2398:10: cols = FBCON_SWAP(ops->rotate, info->var.xres, info->var.yres);
-
drivers/video/fbdev/core/fbcon.c:2399:10-2399:10: rows = FBCON_SWAP(ops->rotate, info->var.yres, info->var.xres);
-
drivers/video/fbdev/core/fbcon.c:2641:10-2641:10: cols = FBCON_SWAP(ops->rotate, info->var.xres, info->var.yres);
-
drivers/video/fbdev/core/fbcon.c:2642:10-2642:10: rows = FBCON_SWAP(ops->rotate, info->var.yres, info->var.xres);
-
drivers/video/fbdev/core/fbcon.c:2684:10-2684:10: cols = FBCON_SWAP(ops->rotate, info->var.xres, info->var.yres);
-
drivers/video/fbdev/core/fbcon.c:2685:10-2685:10: rows = FBCON_SWAP(ops->rotate, info->var.yres, info->var.xres);
-
drivers/w1/masters/ds1wm.c:414:4-414:24: unsigned char resp, _r, _r_prime, _d;
-
lib/mpi/mpih-div.c:81:5-81:5: UDIV_QRNND_PREINV(dummy, r, r,
-
lib/mpi/mpih-div.c:87:4-87:4: UDIV_QRNND_PREINV(dummy, r, r,
-
lib/mpi/mpih-div.c:116:5-116:5: UDIV_QRNND_PREINV(dummy, r, r,
-
lib/mpi/mpih-div.c:430:5-430:5: UDIV_QRNND_PREINV(quot_ptr[i + 1], r, r,
-
lib/mpi/mpih-div.c:436:4-436:4: UDIV_QRNND_PREINV(quot_ptr[0], r, r,
-
lib/mpi/mpih-div.c:464:5-464:5: UDIV_QRNND_PREINV(quot_ptr[i], r, r,
-
lib/test_overflow.c:262:1-262:1: DEFINE_TEST_FUNC(u8, "%d");
-
lib/test_overflow.c:263:1-263:1: DEFINE_TEST_FUNC(s8, "%d");
-
lib/test_overflow.c:264:1-264:1: DEFINE_TEST_FUNC(u16, "%d");
-
lib/test_overflow.c:265:1-265:1: DEFINE_TEST_FUNC(s16, "%d");
-
lib/test_overflow.c:266:1-266:1: DEFINE_TEST_FUNC(u32, "%u");
-
lib/test_overflow.c:267:1-267:1: DEFINE_TEST_FUNC(s32, "%d");
-
lib/test_overflow.c:269:1-269:1: DEFINE_TEST_FUNC(u64, "%llu");
-
lib/test_overflow.c:270:1-270:1: DEFINE_TEST_FUNC(s64, "%lld");