Home
last modified time | relevance | path

Searched full:roll (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dchan.c357 u8 drop, roll; in rtw89_chanctx_ops_remove() local
363 roll = find_next_bit(hal->entity_map, NUM_OF_RTW89_SUB_ENTITY, drop + 1); in rtw89_chanctx_ops_remove()
366 if (roll == NUM_OF_RTW89_SUB_ENTITY) in rtw89_chanctx_ops_remove()
370 * Make another roll down to RTW89_SUB_ENTITY_0 to replace. in rtw89_chanctx_ops_remove()
372 hal->sub[roll].cfg->idx = RTW89_SUB_ENTITY_0; in rtw89_chanctx_ops_remove()
373 hal->sub[RTW89_SUB_ENTITY_0] = hal->sub[roll]; in rtw89_chanctx_ops_remove()
376 if (rtwvif->sub_entity_idx == roll) in rtw89_chanctx_ops_remove()
380 atomic_cmpxchg(&hal->roc_entity_idx, roll, RTW89_SUB_ENTITY_0); in rtw89_chanctx_ops_remove()
382 drop = roll; in rtw89_chanctx_ops_remove()
/openbmc/linux/include/linux/
H A Dbitops.h103 * @shift: bits to roll
113 * @shift: bits to roll
123 * @shift: bits to roll
133 * @shift: bits to roll
143 * @shift: bits to roll
153 * @shift: bits to roll
163 * @shift: bits to roll
173 * @shift: bits to roll
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr_remote.c312 /* roll buffer forwards */ in xfs_attr_rmtval_copyout()
317 /* roll attribute data forwards */ in xfs_attr_rmtval_copyout()
362 /* roll buffer forwards */ in xfs_attr_rmtval_copyin()
367 /* roll attribute data forwards */ in xfs_attr_rmtval_copyin()
431 /* roll attribute extent map forwards */ in xfs_attr_rmtval_get()
487 * Roll through the "value", copying the attribute value to the in xfs_attr_rmtval_set_value()
529 /* roll attribute extent map forwards */ in xfs_attr_rmtval_set_value()
571 * initializes the context to roll through allocating an attr extent for a
625 /* roll attribute extent map forwards */ in xfs_attr_rmtval_set_blk()
645 * Roll through the "value", invalidating the attribute value's blocks. in xfs_attr_rmtval_invalidate()
H A Dxfs_defer.c37 * we can roll the transaction to adhere to AG locking order rules and
48 * roll a transaction to facilitate this, but using this facility
69 * > Roll the transaction.
77 * - Roll the deferred-op transaction as above.
89 * work items every time we roll the transaction, and that we must log
104 * a new log intent item with the unfinished work items, roll the
382 /* Roll a transaction so we can do some deferred op processing. */
397 * Roll the transaction. Rolling always given a new transaction (even in xfs_defer_trans_roll()
434 * The caller should provide a fresh transaction and roll it after we're done.
538 * any work items that wandered in since the last transaction roll (if
[all …]
/openbmc/linux/sound/soc/codecs/
H A Dak4458.c103 * 0, 0, 0 : Sharp Roll-Off Filter
104 * 0, 0, 1 : Slow Roll-Off Filter
105 * 0, 1, 0 : Short delay Sharp Roll-Off Filter
106 * 0, 1, 1 : Short delay Slow Roll-Off Filter
107 * 1, *, * : Super Slow Roll-Off Filter
110 "Sharp Roll-Off Filter",
111 "Slow Roll-Off Filter",
112 "Short delay Sharp Roll-Off Filter",
113 "Short delay Slow Roll-Off Filter",
114 "Super Slow Roll-Off Filter"
H A Dak4375.c138 * 0, 0 : Sharp Roll-Off Filter
139 * 0, 1 : Slow Roll-Off Filter
140 * 1, 0 : Short delay Sharp Roll-Off Filter
141 * 1, 1 : Short delay Slow Roll-Off Filter
144 "Sharp Roll-Off Filter",
145 "Slow Roll-Off Filter",
146 "Short delay Sharp Roll-Off Filter",
147 "Short delay Slow Roll-Off Filter",
H A Dak5558.c78 "Sharp Roll-Off", "Slow Roll-Off",
79 "Short Delay Sharp Roll-Off", "Short Delay Slow Roll-Off",
/openbmc/linux/fs/xfs/scrub/
H A Drepair.c132 * Roll a transaction, keeping the AG headers locked and reinitializing
142 * Keep the AG header buffers locked while we roll the transaction. in xrep_roll_ag_trans()
143 * Ensure that both AG buffers are dirty and held when we roll the in xrep_roll_ag_trans()
147 * Normal code would never hold clean buffers across a roll, but repair in xrep_roll_ag_trans()
161 * Roll the transaction. We still hold the AG header buffers locked in xrep_roll_ag_trans()
188 * items. Ensure that both AG buffers are dirty and held when we roll in xrep_defer_finish()
192 * Normal code would never hold clean buffers across a roll, but repair in xrep_defer_finish()
218 * that for us. The defer roll code redirties held buffers after each in xrep_defer_finish()
219 * roll, so the AG header buffers should be ready for logging. in xrep_defer_finish()
H A Dreap.c90 /* If true, roll the transaction before reaping the next extent. */
159 * Decide if we want to roll the transaction after reaping an extent. We don't
390 * roll and retry. in xreap_agextent_iter()
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DServiceConditions.v1_0_1.json103 …y shall represent a roll-up of the active conditions requiring attention in resources of this Redf…
119 "description": "The health roll-up for all resources.",
/openbmc/linux/arch/x86/crypto/
H A Dcamellia-x86_64-asm_64.S104 roll $1, RT0d; \
118 roll $1, RT0d; \
286 roll $1, RT0d; \
296 roll $1, RT2d; \
310 roll $1, RT2d; \
320 roll $1, RT1d; \
H A Ddes3_ede-asm_64.S89 roll $4, RT0d; \
99 roll $1, right##d; \
104 roll $1, left##d; \
270 roll $4, RT0d; \
291 roll $1, right##0d; \
296 roll $1, left##0d; \
300 roll $1, right##1d; \
305 roll $1, left##1d; \
309 roll $1, right##2d; \
314 roll $1, left##2d; \
/openbmc/openbmc/poky/meta/recipes-devtools/rsync/
H A Drsync_3.3.0.bb49 #| If you can't fix the issue, re-run ./configure with --disable-roll-simd.
50 EXTRA_OECONF:append:libc-musl = " --disable-roll-simd"
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DServiceConditions_v1.xml67 <Annotation Term="OData.Description" String="The health roll-up for all resources."/>
72 …y shall represent a roll-up of the active conditions requiring attention in resources of this Redf…
/openbmc/qemu/include/qemu/
H A Dbitops.h396 * @shift: bits to roll
406 * @shift: bits to roll
416 * @shift: bits to roll
426 * @shift: bits to roll
436 * @shift: bits to roll
446 * @shift: bits to roll
456 * @shift: bits to roll
466 * @shift: bits to roll
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dverifier_log.c135 "log_%s_%d", mode ? "roll" : "fixed", i); in verif_log_subtest()
140 "log_%s_prog_load_%d", mode ? "roll" : "fixed", i); in verif_log_subtest()
148 "log_%s_strlen_%d", mode ? "roll" : "fixed", i); in verif_log_subtest()
157 "log_%s_contents_%d", mode ? "roll" : "fixed", i); in verif_log_subtest()
167 "log_%s_unused_%d", mode ? "roll" : "fixed", i); in verif_log_subtest()
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_gem.c38 /** roll applied when mapping to DMM */
39 u32 roll; member
630 int omap_gem_roll(struct drm_gem_object *obj, u32 roll) in omap_gem_roll() argument
636 if (roll > npages) { in omap_gem_roll()
637 dev_err(obj->dev->dev, "invalid roll: %d\n", roll); in omap_gem_roll()
641 omap_obj->roll = roll; in omap_gem_roll()
652 roll, true); in omap_gem_roll()
763 ret = tiler_pin(block, omap_obj->pages, npages, omap_obj->roll, true); in omap_gem_pin_tiler()
1110 omap_obj->roll, true); in omap_gem_resume()
1142 omap_obj->vaddr, omap_obj->roll); in omap_gem_describe()
H A Domap_dmm_tiler.c345 struct page **pages, u32 npages, u32 roll) in dmm_txn_append() argument
376 int n = i + roll; in dmm_txn_append()
460 u32 npages, u32 roll, bool wait) in fill() argument
491 dmm_txn_append(txn, &p_area, pages, npages, roll); in fill()
493 roll += tcm_sizeof(slice); in fill()
508 u32 npages, u32 roll, bool wait) in tiler_pin() argument
512 ret = fill(&block->area, pages, npages, roll, wait); in tiler_pin()
/openbmc/linux/arch/x86/lib/
H A Dchecksum_32.S65 roll $8, %eax
126 roll $8, %eax
172 roll $8, %eax
244 roll $8, %eax
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/macsec/
H A Dmacsec_struct.h209 * Note: if specified as 2'b11, hardware AN roll over is not
239 * automatically updated by HW, if AN roll over is enabled.
244 * When the Enable AN roll over is set, S/W does not need to
245 * program the new SA's and the H/W will automatically roll over
247 * For normal operation, Enable AN Roll over will be set to '0'
515 /*! 0: The AN number will not automatically roll over if Next_PN is
517 * 1: The AN number will automatically roll over if Next_PN is
519 * Rollover is valid only after expiry. Normal roll over between
/openbmc/u-boot/arch/nds32/cpu/n1213/ag101/
H A Dtimer.c106 * normal mode (non roll) in get_timer_masked()
117 * nts = new "advancing time stamp"...it could also roll and in get_timer_masked()
/openbmc/linux/fs/nilfs2/
H A Dsegment.h26 * @ri_lsegs_start: Region for roll-forwarding (start block number)
27 * @ri_lsegs_end: Region for roll-forwarding (end block number)
/openbmc/linux/drivers/gpu/drm/i915/
H A DTODO.txt10 - Roll out dma_fence critical section annotations.
/openbmc/openbmc-tools/
H A DREADME.md45 the repository to your PATH might be a bit of a dice-roll. We may also move or
/openbmc/linux/arch/sh/kernel/cpu/sh3/
H A Dentry.S300 ! - roll back gRB
302 ! k0 returns original sp (after roll back)
308 ! Check for roll back gRB (User and Kernel)

12345678910>>...12