Home
last modified time | relevance | path

Searched full:reusable (Results 1 – 25 of 125) sorted by relevance

12345

/Linux-v6.1/fs/
Dmbcache.c68 * @reusable - is the entry reusable by others?
75 u64 value, bool reusable) in mb_cache_entry_create() argument
103 entry->e_reusable = reusable; in mb_cache_entry_create()
183 * mb_cache_entry_find_first - find the first reusable entry with the given key
187 * Search in @cache for a reusable entry with key @key. Grabs reference to the
188 * first reusable entry found and returns the entry.
198 * mb_cache_entry_find_next - find next reusable entry with the same key
202 * Finds next reusable entry in the hash chain which has the same key as @entry.
204 * search), finds the first reusable entry in the hash chain. The function drops
/Linux-v6.1/arch/arm/boot/dts/
Dam572x-idk-common.dtsi25 reusable;
32 reusable;
39 reusable;
46 reusable;
Ddra72-evm.dts23 reusable;
30 reusable;
37 reusable;
Ddra72-evm-revc.dts25 reusable;
32 reusable;
39 reusable;
Dam571x-idk.dts32 reusable;
39 reusable;
46 reusable;
Ddra71-evm.dts28 reusable;
35 reusable;
42 reusable;
Domap5-uevm.dts26 reusable;
33 reusable;
Ddra76-evm.dts36 reusable;
43 reusable;
50 reusable;
57 reusable;
Dam57xx-beagle-x15-common.dtsi62 reusable;
69 reusable;
76 reusable;
83 reusable;
Ddra7-evm.dts46 reusable;
53 reusable;
60 reusable;
67 reusable;
Dam5729-beagleboneai.dts44 reusable;
51 reusable;
58 reusable;
65 reusable;
Daspeed-ast2600-evb.dts35 reusable;
42 reusable;
Daspeed-bmc-opp-nicole.dts44 reusable;
51 reusable;
Daspeed-bmc-opp-romulus.dts43 reusable;
50 reusable;
Daspeed-ast2500-evb.dts32 reusable;
/Linux-v6.1/Documentation/devicetree/bindings/reserved-memory/
Dreserved-memory.yaml63 reusable:
80 - reusable
84 - reusable
Dshared-dma-pool.yaml30 When using this, the no-map and reusable properties must not
67 reusable: false
81 reusable;
/Linux-v6.1/kernel/printk/
Dprintk_ringbuffer.c59 * reusable
73 * descriptor is invalidated by first transitioning to the reusable state and
81 * committed or reusable queried state. This makes it possible that a valid
140 * into the reusable state and then pushing the @tail_lpos forward beyond
287 * set old descriptor reusable (state), then modify new data block area
302 * set descriptor reusable (state), then push data tail (lpos)
305 * set descriptor reusable (state), then push descriptor tail (id)
540 * the transition from finalized to reusable. Either this context or some
557 * data block from @lpos_begin until @lpos_end into the reusable state.
559 * If there is any problem making the associated descriptor reusable, either
[all …]
Dprintk_ringbuffer.h147 * The tail must point to an existing (committed or reusable) descriptor.
161 * reusable state. Readers recognize reusable descriptors as existing
237 /* reusable */ \
/Linux-v6.1/drivers/dma/
Dvirt-dma.c40 * vchan_tx_desc_free - free a reusable descriptor
43 * This function frees a previously allocated reusable descriptor. The only
/Linux-v6.1/Documentation/devicetree/bindings/remoteproc/
Dti,omap-remoteproc.yaml236 reusable;
269 reusable;
306 reusable;
Dti,keystone-rproc.txt122 reusable;
161 reusable;
/Linux-v6.1/arch/xtensa/boot/dts/
Dkc705.dts24 reusable;
/Linux-v6.1/Documentation/devicetree/bindings/gpu/
Daspeed-gfx.txt40 reusable;
/Linux-v6.1/include/linux/
Dmbcache.h39 u64 value, bool reusable);

12345