/Linux-v4.19/fs/reiserfs/ |
D | do_balan.c | 154 if (tb->rnum[0] == -1) { in balance_leaf_when_delete_left() 191 RFALSE(tb->rnum[0] != 0, in balance_leaf_when_delete_left() 192 "PAP-12045: rnum must be 0 (%d)", tb->rnum[0]); in balance_leaf_when_delete_left() 206 RFALSE((tb->lnum[0] + tb->rnum[0] < n) || in balance_leaf_when_delete_left() 207 (tb->lnum[0] + tb->rnum[0] > n + 1), in balance_leaf_when_delete_left() 210 tb->rnum[0], tb->lnum[0], n); in balance_leaf_when_delete_left() 211 RFALSE((tb->lnum[0] + tb->rnum[0] == n) && in balance_leaf_when_delete_left() 216 RFALSE((tb->lnum[0] + tb->rnum[0] == n + 1) && in balance_leaf_when_delete_left() 223 leaf_shift_right(tb, tb->rnum[0], tb->rbytes); in balance_leaf_when_delete_left() 277 if (tb->rnum[0] == -1) { in balance_leaf_when_delete() [all …]
|
D | ibalance.c | 655 if (tb->lnum[h] == 0 && tb->rnum[h] == 0) { in balance_internal_when_delete() 699 RFALSE(tb->rnum[h] != 0, in balance_internal_when_delete() 701 h, tb->rnum[h]); in balance_internal_when_delete() 710 if (tb->R[h] && tb->rnum[h] == -B_NR_ITEMS(tb->R[h]) - 1) { in balance_internal_when_delete() 723 RFALSE(tb->rnum[h] != 0, in balance_internal_when_delete() 725 tb->rnum[h]); in balance_internal_when_delete() 732 if (tb->rnum[h] < 0) { in balance_internal_when_delete() 736 …internal_shift_left(INTERNAL_SHIFT_FROM_R_TO_S, tb, h, -tb->rnum[h]); /*tb->S[h], tb->CFR[h], tb->… in balance_internal_when_delete() 742 RFALSE(tb->rnum[h] == 0 || tb->lnum[h] + tb->rnum[h] != n + 1, in balance_internal_when_delete() 744 h, tb->lnum[h], h, tb->rnum[h], n); in balance_internal_when_delete() [all …]
|
D | fix_node.c | 291 tb->rnum[h] = cur_free / (DC_SIZE + KEY_SIZE); in check_right() 299 tb->rnum[h] = 0; in check_right() 316 tb->rnum[h] = vn->vn_nr_item; in check_right() 327 tb->rnum[0] = 0; in check_right() 334 tb->rnum[0]++; in check_right() 358 tb->rnum[0]++; in check_right() 624 int rnum, int blk_num, short *s012, int lb, int rb) in set_parameters() argument 628 tb->rnum[h] = rnum; in set_parameters() 644 PROC_INFO_ADD(tb->tb_sb, rnum[h], rnum); in set_parameters() 666 to_right = tb->rnum[0] - ((tb->rbytes != -1) ? 1 : 0); in is_leaf_removable() [all …]
|
D | prints.c | 693 tb->insert_size[0], tb->lnum[0], tb->lbytes, tb->rnum[0], in store_print_tb() 704 h, tb->insert_size[h], tb->lnum[h], tb->rnum[h], in store_print_tb()
|
D | procfs.c | 181 SFPL(rnum), in show_per_level()
|
D | reiserfs.h | 474 long int rnum[5]; /* XXX */ member 2447 int rnum[MAX_HEIGHT]; member
|
/Linux-v4.19/include/uapi/linux/ |
D | uhid.h | 89 __u8 rnum; member 102 __u8 rnum; member 159 __u8 rnum; member
|
/Linux-v4.19/drivers/hid/ |
D | uhid.c | 214 static int uhid_hid_get_report(struct hid_device *hid, unsigned char rnum, in uhid_hid_get_report() argument 230 ev->u.get_report.rnum = rnum; in uhid_hid_get_report() 257 static int uhid_hid_set_report(struct hid_device *hid, unsigned char rnum, in uhid_hid_set_report() argument 272 ev->u.set_report.rnum = rnum; in uhid_hid_set_report()
|
/Linux-v4.19/arch/ia64/kernel/ |
D | perfmon.c | 3681 unsigned int rnum; in pfm_write_ibr_dbr() local 3786 rnum = req->dbreg_num; in pfm_write_ibr_dbr() 3791 …if ((mode == PFM_CODE_RR && rnum >= PFM_NUM_IBRS) || ((mode == PFM_DATA_RR) && rnum >= PFM_NUM_DBR… in pfm_write_ibr_dbr() 3793 rnum, dbreg.val, mode, i, count)); in pfm_write_ibr_dbr() 3801 if (rnum & 0x1) { in pfm_write_ibr_dbr() 3821 CTX_USED_IBR(ctx, rnum); in pfm_write_ibr_dbr() 3824 ia64_set_ibr(rnum, dbreg.val); in pfm_write_ibr_dbr() 3828 ctx->ctx_ibrs[rnum] = dbreg.val; in pfm_write_ibr_dbr() 3831 rnum, dbreg.val, ctx->ctx_used_ibrs[0], is_loaded, can_access_pmu)); in pfm_write_ibr_dbr() 3833 CTX_USED_DBR(ctx, rnum); in pfm_write_ibr_dbr() [all …]
|
/Linux-v4.19/sound/pci/au88x0/ |
D | au88x0_core.c | 1636 ADBRamLink * route, int rnum) in vortex_adb_addroutes() argument 1640 if ((rnum <= 0) || (route == NULL)) in vortex_adb_addroutes() 1643 rnum--; in vortex_adb_addroutes() 1645 VORTEX_ADB_RTBASE + ((route[rnum] & ADB_MASK) << 2), in vortex_adb_addroutes() 1647 while (rnum > 0) { in vortex_adb_addroutes() 1650 ((route[rnum - 1] & ADB_MASK) << 2), route[rnum]); in vortex_adb_addroutes() 1651 rnum--; in vortex_adb_addroutes()
|
/Linux-v4.19/drivers/scsi/lpfc/ |
D | lpfc_crtn.h | 323 int lpfc_sli4_issue_wqe(struct lpfc_hba *phba, uint32_t rnum,
|