Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-5.10/fs/
Dmbcache.c68 * @reusable - is the entry reusable by others?
75 u64 value, bool reusable) in mb_cache_entry_create() argument
97 entry->e_reusable = reusable; in mb_cache_entry_create()
161 * mb_cache_entry_find_first - find the first reusable entry with the given key
165 * Search in @cache for a reusable entry with key @key. Grabs reference to the
166 * first reusable entry found and returns the entry.
176 * mb_cache_entry_find_next - find next reusable entry with the same key
180 * Finds next reusable entry in the hash chain which has the same key as @entry.
182 * search), finds the first reusable entry in the hash chain. The function drops
/kernel/linux/linux-5.10/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;
Dam57xx-beagle-x15-common.dtsi62 reusable;
69 reusable;
76 reusable;
83 reusable;
Ddra76-evm.dts36 reusable;
43 reusable;
50 reusable;
57 reusable;
Dam5729-beagleboneai.dts44 reusable;
51 reusable;
58 reusable;
65 reusable;
Ddra7-evm.dts46 reusable;
53 reusable;
60 reusable;
67 reusable;
Daspeed-bmc-opp-nicole.dts44 reusable;
51 reusable;
Daspeed-ast2500-evb.dts32 reusable;
Daspeed-bmc-opp-romulus.dts43 reusable;
50 reusable;
/kernel/linux/linux-5.10/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)
537 * the transition from finalized to reusable. Either this context or some
554 * data block from @lpos_begin until @lpos_end into the reusable state.
556 * If there is any problem making the associated descriptor reusable, either
[all …]
Dprintk_ringbuffer.h146 * The tail must point to an existing (committed or reusable) descriptor.
160 * reusable state. Readers recognize reusable descriptors as existing
236 /* reusable */ \
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/reserved-memory/
Dreserved-memory.txt60 reusable (optional) - empty property
67 A node must not carry both the no-map and the reusable property as these are
109 reusable;
/kernel/linux/linux-5.10/drivers/dma/
Dvirt-dma.c40 * vchan_tx_desc_free - free a reusable descriptor
43 * This function frees a previously allocated reusable descriptor. The only
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/remoteproc/
Dti,omap-remoteproc.yaml229 reusable;
262 reusable;
299 reusable;
Dti,keystone-rproc.txt122 reusable;
161 reusable;
Dti,davinci-rproc.txt61 reusable;
/kernel/linux/linux-5.10/arch/xtensa/boot/dts/
Dkc705.dts24 reusable;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/gpu/
Daspeed-gfx.txt40 reusable;
/kernel/linux/linux-5.10/include/linux/
Dmbcache.h31 u64 value, bool reusable);
/kernel/linux/linux-5.10/Documentation/driver-api/gpio/
Dusing-gpio.rst29 because of not being reusable or abstract enough, or involving a lot of non

1234