Searched refs:adjust (Results 1 – 10 of 10) sorted by relevance
310 static char *adjust[32] = { in dump_write_message() local360 adjust[buf[2] & 0x1f]); in dump_write_message()435 static unsigned int adjust = UNSET; variable440 module_param(adjust, int, 0644);467 if (adjust < 0x20) { in tda9887_set_insmod()469 buf[2] |= adjust; in tda9887_set_insmod()
166 int adjust = 0; in wakealarm_store() local183 adjust = 1; in wakealarm_store()188 if (adjust) { in wakealarm_store()
15 unsigned int rep_len, bool adjust);
24 #error ZONES_SHIFT -- too many zones configured adjust calculation
421 extern ktime_t __hrtimer_get_remaining(const struct hrtimer *timer, bool adjust);
109 bool adjust; member
749 enum xfs_refc_adjust_op adjust, in xfs_refcount_merge_extents() argument786 left.rc_refcount == cleft.rc_refcount + adjust && in xfs_refcount_merge_extents()787 right.rc_refcount == cleft.rc_refcount + adjust && in xfs_refcount_merge_extents()797 left.rc_refcount == cleft.rc_refcount + adjust && in xfs_refcount_merge_extents()816 right.rc_refcount == cright.rc_refcount + adjust && in xfs_refcount_merge_extents()
3050 xfs_fsblock_t adjust; /* adjustment to block numbers */ in xfs_bmap_adjacent() local3081 adjust = ap->offset - in xfs_bmap_adjacent()3083 if (adjust && in xfs_bmap_adjacent()3084 ISVALID(ap->blkno + adjust, ap->prev.br_startblock)) in xfs_bmap_adjacent()3085 ap->blkno += adjust; in xfs_bmap_adjacent()3110 adjust = prevdiff = ap->offset - in xfs_bmap_adjacent()3124 prevbno += adjust; in xfs_bmap_adjacent()3126 prevdiff += adjust; in xfs_bmap_adjacent()3148 adjust = gotdiff = ap->got.br_startoff - ap->offset; in xfs_bmap_adjacent()3163 gotbno -= adjust; in xfs_bmap_adjacent()[all …]
181 configuration. Allows to adjust the priorities of all master
2228 struct cfg80211_bss_select_adjust adjust; member