| /linux-6.15/lib/ |
| H A D | percpu-refcount.c | 102 data->ref = ref; in percpu_ref_init() 103 ref->data = data; in percpu_ref_init() 114 WARN_ON_ONCE(ref->data && ref->data->confirm_switch); in __percpu_ref_exit() 141 ref->percpu_count_ptr |= atomic_long_read(&ref->data->count) << in percpu_ref_exit() 143 ref->data = NULL; in percpu_ref_exit() 154 struct percpu_ref *ref = data->ref; in percpu_ref_call_confirm_rcu() local 164 percpu_ref_put(ref); in percpu_ref_call_confirm_rcu() 171 struct percpu_ref *ref = data->ref; in percpu_ref_switch_to_atomic_rcu() local 396 percpu_ref_put(ref); in percpu_ref_kill_and_confirm() 420 if (ref->data) in percpu_ref_is_zero() [all …]
|
| /linux-6.15/drivers/gpu/drm/i915/ |
| H A D | i915_active.c | 79 return (void *)ref->active ?: (void *)ref->retire ?: (void *)ref; in active_debug_hint() 143 ref->cache = fetch_node(ref->tree.rb_node); in __active_retire() 148 rb_erase(&ref->cache->node, &ref->tree); in __active_retire() 153 rb_insert_color(&ref->cache->node, &ref->tree); in __active_retire() 154 GEM_BUG_ON(ref->tree.rb_node != &ref->cache->node); in __active_retire() 164 ref->retire(ref); in __active_retire() 325 node->ref = ref; in active_instance() 486 return __i915_active_set_fence(ref, &ref->excl, f); in i915_active_set_exclusive() 520 err = ref->active(ref); in i915_active_acquire() 667 wb->ref = ref; in __await_barrier() [all …]
|
| H A D | i915_active.h | 152 void __i915_active_init(struct i915_active *ref, 153 int (*active)(struct i915_active *ref), 154 void (*retire)(struct i915_active *ref), 179 struct i915_active *ref, 182 struct i915_active *ref, 188 int i915_active_acquire(struct i915_active *ref); 195 GEM_BUG_ON(!atomic_read(&ref->count)); in __i915_active_acquire() 196 atomic_inc(&ref->count); in __i915_active_acquire() 202 return !atomic_read(&ref->count); in i915_active_is_idle() 205 void i915_active_fini(struct i915_active *ref); [all …]
|
| /linux-6.15/Documentation/userspace-api/media/dvb/ |
| H A D | frontend-property-terrestrial-systems.rst | 21 - :ref:`DTV_TUNE <DTV-TUNE>` 23 - :ref:`DTV_CLEAR <DTV-CLEAR>` 43 - :ref:`DTV_LNA <DTV-LNA>` 63 - :ref:`DTV_TUNE <DTV-TUNE>` 65 - :ref:`DTV_CLEAR <DTV-CLEAR>` 87 - :ref:`DTV_LNA <DTV-LNA>` 128 - :ref:`DTV_TUNE <DTV-TUNE>` 193 - :ref:`DTV_TUNE <DTV-TUNE>` 218 - :ref:`DTV_TUNE <DTV-TUNE>` 271 - :ref:`DTV_TUNE <DTV-TUNE>` [all …]
|
| H A D | frontend-property-satellite-systems.rst | 21 - :ref:`DTV_TUNE <DTV-TUNE>` 23 - :ref:`DTV_CLEAR <DTV-CLEAR>` 25 - :ref:`DTV_FREQUENCY <DTV-FREQUENCY>` 27 - :ref:`DTV_INVERSION <DTV-INVERSION>` 33 - :ref:`DTV_VOLTAGE <DTV-VOLTAGE>` 35 - :ref:`DTV_TONE <DTV-TONE>` 57 - :ref:`DTV_PILOT <DTV-PILOT>` 59 - :ref:`DTV_ROLLOFF <DTV-ROLLOFF>` 91 - :ref:`DTV_TUNE <DTV-TUNE>` 93 - :ref:`DTV_CLEAR <DTV-CLEAR>` [all …]
|
| H A D | frontend-property-cable-systems.rst | 28 - :ref:`DTV_TUNE <DTV-TUNE>` 30 - :ref:`DTV_CLEAR <DTV-CLEAR>` 32 - :ref:`DTV_FREQUENCY <DTV-FREQUENCY>` 36 - :ref:`DTV_INVERSION <DTV-INVERSION>` 40 - :ref:`DTV_INNER_FEC <DTV-INNER-FEC>` 42 - :ref:`DTV_LNA <DTV-LNA>` 62 - :ref:`DTV_TUNE <DTV-TUNE>` 64 - :ref:`DTV_CLEAR <DTV-CLEAR>` 66 - :ref:`DTV_FREQUENCY <DTV-FREQUENCY>` 70 - :ref:`DTV_INVERSION <DTV-INVERSION>` [all …]
|
| /linux-6.15/include/linux/ |
| H A D | percpu-refcount.h | 102 struct percpu_ref *ref; member 149 percpu_ref_kill_and_confirm(ref, NULL); in percpu_ref_kill() 204 if (__ref_is_percpu(ref, &percpu_count)) in percpu_ref_get_many() 207 atomic_long_add(nr, &ref->data->count); in percpu_ref_get_many() 222 percpu_ref_get_many(ref, 1); in percpu_ref_get() 243 if (__ref_is_percpu(ref, &percpu_count)) { in percpu_ref_tryget_many() 266 return percpu_ref_tryget_many(ref, 1); in percpu_ref_tryget() 311 ret = percpu_ref_tryget_live_rcu(ref); in percpu_ref_tryget_live() 332 if (__ref_is_percpu(ref, &percpu_count)) in percpu_ref_put_many() 335 ref->data->release(ref); in percpu_ref_put_many() [all …]
|
| H A D | alloc_tag.h | 59 if (ref) in set_codetag_empty() 69 if (ref) in set_codetag_empty() 70 ref->ct = NULL; in set_codetag_empty() 155 WARN_ONCE(ref && ref->ct && !is_codetag_empty(ref), in alloc_tag_add_check() 157 ref->ct->filename, ref->ct->lineno); in alloc_tag_add_check() 164 WARN_ONCE(ref && !ref->ct, "alloc_tag was not set\n"); in alloc_tag_sub_check() 175 if (!ref || !tag) in __alloc_tag_ref_set() 178 ref->ct = &tag->ct; in __alloc_tag_ref_set() 208 if (!ref || !ref->ct) in alloc_tag_sub() 212 ref->ct = NULL; in alloc_tag_sub() [all …]
|
| H A D | file_ref.h | 61 atomic_long_set(&ref->refcnt, cnt - 1); in file_ref_init() 64 bool __file_ref_put(file_ref_t *ref, unsigned long cnt); 108 return !atomic_long_add_negative(1, &ref->refcnt); in file_ref_get() 118 static __always_inline void file_ref_inc(file_ref_t *ref) in file_ref_inc() argument 120 long prior = atomic_long_fetch_inc_relaxed(&ref->refcnt); in file_ref_inc() 157 cnt = atomic_long_dec_return(&ref->refcnt); in file_ref_put() 160 return __file_ref_put(ref, cnt); in file_ref_put() 182 old = atomic_long_read(&ref->refcnt); in file_ref_put_close() 187 return file_ref_put(ref); in file_ref_put_close() 198 unsigned long c = atomic_long_read(&ref->refcnt); in file_ref_read() [all …]
|
| H A D | pgalloc_tag.h | 67 ref->ct = NULL; in idx_to_ref() 70 set_codetag_empty(ref); in idx_to_ref() 85 if (!ref->ct) in ref_to_idx() 111 idx_to_ref(idx, ref); in get_page_tag_ref() 122 ref->ct = tmp->ct; in get_page_tag_ref() 123 handle->ref = tmp; in get_page_tag_ref() 131 if (WARN_ON(!handle.ref)) in put_page_tag_ref() 158 if (WARN_ON(!handle.ref || !ref)) in update_page_tag_ref() 161 handle.ref->ct = ref->ct; in update_page_tag_ref() 179 union codetag_ref ref; in __pgalloc_tag_get() local [all …]
|
| H A D | rcuref.h | 26 atomic_set(&ref->refcnt, cnt - 1); in rcuref_init() 35 static inline unsigned int rcuref_read(rcuref_t *ref) in rcuref_read() argument 37 unsigned int c = atomic_read(&ref->refcnt); in rcuref_read() 43 extern __must_check bool rcuref_get_slowpath(rcuref_t *ref); 61 static inline __must_check bool rcuref_get(rcuref_t *ref) in rcuref_get() argument 67 if (likely(!atomic_add_negative_relaxed(1, &ref->refcnt))) in rcuref_get() 71 return rcuref_get_slowpath(ref); in rcuref_get() 89 cnt = atomic_sub_return_release(1, &ref->refcnt); in __rcuref_put() 97 return rcuref_put_slowpath(ref, cnt); in __rcuref_put() 124 return __rcuref_put(ref); in rcuref_put_rcusafe() [all …]
|
| /linux-6.15/fs/smb/client/ |
| H A D | dfs.h | 65 kfree(ref->path); in __ref_walk_free() 68 if (ref->ses) in __ref_walk_free() 70 memset(ref, 0, sizeof(*ref)); in __ref_walk_free() 80 for (ref = ref_walk_start(rw); ref <= ref_walk_end(rw); ref++) in ref_walk_free() 105 if (!ref->tit) in ref_walk_next_tgt() 108 tit = dfs_cache_get_next_tgt(&ref->tl, ref->tit); in ref_walk_next_tgt() 114 ref->tit = tit; in ref_walk_next_tgt() 115 return ref->tit; in ref_walk_next_tgt() 137 for (; ref <= ref_walk_cur(rw); ref++) { in ref_walk_set_tcon() 141 ref->ses = NULL; in ref_walk_set_tcon() [all …]
|
| /linux-6.15/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3588-base-pinctrl.dtsi | 15 /omit-if-no-ref/ 30 /omit-if-no-ref/ 71 /omit-if-no-ref/ 80 /omit-if-no-ref/ 91 /omit-if-no-ref/ 100 /omit-if-no-ref/ 111 /omit-if-no-ref/ 120 /omit-if-no-ref/ 131 /omit-if-no-ref/ 138 /omit-if-no-ref/ [all …]
|
| H A D | rk3576-pinctrl.dtsi | 15 /omit-if-no-ref/ 22 /omit-if-no-ref/ 29 /omit-if-no-ref/ 38 /omit-if-no-ref/ 45 /omit-if-no-ref/ 54 /omit-if-no-ref/ 61 /omit-if-no-ref/ 70 /omit-if-no-ref/ 77 /omit-if-no-ref/ 86 /omit-if-no-ref/ [all …]
|
| H A D | rk3528-pinctrl.dtsi | 15 /omit-if-no-ref/ 24 /omit-if-no-ref/ 31 /omit-if-no-ref/ 40 /omit-if-no-ref/ 47 /omit-if-no-ref/ 68 /omit-if-no-ref/ 75 /omit-if-no-ref/ 82 /omit-if-no-ref/ 91 /omit-if-no-ref/ 100 /omit-if-no-ref/ [all …]
|
| H A D | rk3568-pinctrl.dtsi | 15 /omit-if-no-ref/ 36 /omit-if-no-ref/ 43 /omit-if-no-ref/ 50 /omit-if-no-ref/ 57 /omit-if-no-ref/ 64 /omit-if-no-ref/ 71 /omit-if-no-ref/ 80 /omit-if-no-ref/ 103 /omit-if-no-ref/ 128 /omit-if-no-ref/ [all …]
|
| H A D | rockchip-pinconf.dtsi | 7 /omit-if-no-ref/ 12 /omit-if-no-ref/ 17 /omit-if-no-ref/ 22 /omit-if-no-ref/ 28 /omit-if-no-ref/ 34 /omit-if-no-ref/ 40 /omit-if-no-ref/ 46 /omit-if-no-ref/ 52 /omit-if-no-ref/ 58 /omit-if-no-ref/ [all …]
|
| H A D | rk3588-extra-pinctrl.dtsi | 15 /omit-if-no-ref/ 25 /omit-if-no-ref/ 35 /omit-if-no-ref/ 52 /omit-if-no-ref/ 61 /omit-if-no-ref/ 70 /omit-if-no-ref/ 77 /omit-if-no-ref/ 88 /omit-if-no-ref/ 99 /omit-if-no-ref/ 108 /omit-if-no-ref/ [all …]
|
| /linux-6.15/fs/jffs2/ |
| H A D | xattr.c | 591 ref->ino, ref->xid, ref->xseqno); in delete_xattr_ref() 606 for (ref = ic->xref; ref; ref = _ref) { in jffs2_xattr_delete_inode() 621 for (ref = ic->xref; ref; ref = _ref) { in jffs2_xattr_free_inode() 648 for (ref=ic->xref, pref=&ic->xref; ref; pref=&ref->next, ref=ref->next) { in check_xattr_ref_inode() 746 for (ref=c->xref_temp; ref; ref = _ref) { in jffs2_clear_xattr_subsystem() 793 for (ref=c->xref_temp; ref; ref=_ref) { in jffs2_build_xattr_subsystem() 833 for (ref=xref_tmphash[i]; ref; ref=_ref) { in jffs2_build_xattr_subsystem() 848 ref->ino, ref->xid, ref->xseqno); in jffs2_build_xattr_subsystem() 985 for (ref=ic->xref, pref=&ic->xref; ref; pref=&ref->next, ref=ref->next) { in jffs2_listxattr() 1051 for (ref=ic->xref, pref=&ic->xref; ref; pref=&ref->next, ref=ref->next) { in do_jffs2_getxattr() [all …]
|
| /linux-6.15/scripts/ |
| H A D | documentation-file-ref-check | 108 my $ref = $2; 119 $ref =~ s/(txt|rst)\[\d+]$/$1/; 122 $ref =~ s/\].*// if (!($ref =~ m/\[/)); 125 $ref =~ s/[\,\.]+$//; 127 my $fulref = "$prefix$ref"; 151 next if (grep -e, glob("$path/$ref $path/../$ref $path/$fulref")); 161 $broken_ref{$ref}++; 178 my $new =$ref; 190 if ($ref =~ /devicetree/) { 193 my $new_ref = $ref; [all …]
|
| /linux-6.15/drivers/clk/mxs/ |
| H A D | clk-ref.c | 35 writel_relaxed(1 << ((ref->idx + 1) * 8 - 1), ref->reg + CLR); in clk_ref_enable() 44 writel_relaxed(1 << ((ref->idx + 1) * 8 - 1), ref->reg + SET); in clk_ref_disable() 52 u8 frac = (readl_relaxed(ref->reg) >> (ref->idx * 8)) & 0x3f; in clk_ref_recalc_rate() 85 u8 frac, shift = ref->idx * 8; in clk_ref_set_rate() 114 struct clk_ref *ref; in mxs_clk_ref() local 118 ref = kzalloc(sizeof(*ref), GFP_KERNEL); in mxs_clk_ref() 119 if (!ref) in mxs_clk_ref() 128 ref->reg = reg; in mxs_clk_ref() 129 ref->idx = idx; in mxs_clk_ref() 130 ref->hw.init = &init; in mxs_clk_ref() [all …]
|
| /linux-6.15/drivers/dpll/ |
| H A D | dpll_core.c | 95 ref = kzalloc(sizeof(*ref), GFP_KERNEL); in dpll_xa_ref_pin_add() 96 if (!ref) in dpll_xa_ref_pin_add() 102 kfree(ref); in dpll_xa_ref_pin_add() 112 kfree(ref); in dpll_xa_ref_pin_add() 145 kfree(ref); in dpll_xa_ref_pin_del() 176 ref = kzalloc(sizeof(*ref), GFP_KERNEL); in dpll_xa_ref_dpll_add() 177 if (!ref) in dpll_xa_ref_dpll_add() 183 kfree(ref); in dpll_xa_ref_dpll_add() 239 return ref; in dpll_xa_ref_dpll_first() 831 if (!ref) in dpll_pin_on_dpll_priv() [all …]
|
| /linux-6.15/kernel/dma/ |
| H A D | debug.c | 967 if (dma_mapping_error(ref->dev, ref->dev_addr)) { in check_unmap() 976 ref->dev_addr, ref->size); in check_unmap() 986 ref->dev_addr, entry->size, ref->size); in check_unmap() 994 ref->dev_addr, ref->size, in check_unmap() 1003 ref->dev_addr, ref->size, in check_unmap() 1008 if (ref->sg_call_ents && ref->type == dma_debug_sg && in check_unmap() 1025 ref->dev_addr, ref->size, in check_unmap() 1040 ref->dev_addr, ref->size, in check_unmap() 1105 (unsigned long long)ref->dev_addr, ref->size); in check_sync() 1116 ref->size); in check_sync() [all …]
|
| /linux-6.15/arch/arm/boot/dts/rockchip/ |
| H A D | rv1126-pinctrl.dtsi | 15 /omit-if-no-ref/ 23 /omit-if-no-ref/ 29 /omit-if-no-ref/ 49 /omit-if-no-ref/ 55 /omit-if-no-ref/ 63 /omit-if-no-ref/ 81 /omit-if-no-ref/ 91 /omit-if-no-ref/ 101 /omit-if-no-ref/ 109 /omit-if-no-ref/ [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/sound/ |
| H A D | audio-graph-port.yaml | 17 - $ref: /schemas/graph.yaml#/$defs/port-base 18 - $ref: /schemas/sound/dai-params.yaml# 21 $ref: simple-card.yaml#/definitions/mclk-fs 24 $ref: /schemas/types.yaml#/definitions/flag 27 $ref: /schemas/types.yaml#/definitions/flag 41 - $ref: /schemas/sound/dai-params.yaml# 112 $ref: "#/definitions/port-base" 116 $ref: "#/definitions/port-base" 120 $ref: "#/definitions/endpoint-base" 124 - $ref: "#/definitions/port-base" [all …]
|