| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_active.c | 33 struct i915_active *ref; member 81 struct i915_active *ref = addr; in active_debug_hint() local 83 return (void *)ref->active ?: (void *)ref->retire ?: (void *)ref; in active_debug_hint() 91 static void debug_active_init(struct i915_active *ref) in debug_active_init() argument 93 debug_object_init(ref, &active_debug_desc); in debug_active_init() 96 static void debug_active_activate(struct i915_active *ref) in debug_active_activate() argument 98 lockdep_assert_held(&ref->tree_lock); in debug_active_activate() 99 if (!atomic_read(&ref->count)) /* before the first inc */ in debug_active_activate() 100 debug_object_activate(ref, &active_debug_desc); in debug_active_activate() 103 static void debug_active_deactivate(struct i915_active *ref) in debug_active_deactivate() argument [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), 159 #define i915_active_init(ref, active, retire) do { \ argument 163 __i915_active_init(ref, active, retire, &__mkey, &__wkey); \ 167 __i915_active_ref(struct i915_active *ref, u64 idx, struct dma_fence *fence); 168 int i915_active_ref(struct i915_active *ref, u64 idx, struct dma_fence *fence); 171 i915_active_add_request(struct i915_active *ref, struct i915_request *rq) in i915_active_add_request() argument 173 return i915_active_ref(ref, in i915_active_add_request() 179 i915_active_set_exclusive(struct i915_active *ref, struct dma_fence *f); [all …]
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | percpu-refcount.c | 41 static unsigned long __percpu *percpu_count_ptr(struct percpu_ref *ref) in percpu_count_ptr() argument 44 (ref->percpu_count_ptr & ~__PERCPU_REF_ATOMIC_DEAD); in percpu_count_ptr() 62 int percpu_ref_init(struct percpu_ref *ref, percpu_ref_func_t *release, in percpu_ref_init() argument 70 ref->percpu_count_ptr = (unsigned long) in percpu_ref_init() 72 if (!ref->percpu_count_ptr) in percpu_ref_init() 75 data = kzalloc(sizeof(*ref->data), gfp); in percpu_ref_init() 77 free_percpu((void __percpu *)ref->percpu_count_ptr); in percpu_ref_init() 78 ref->percpu_count_ptr = 0; in percpu_ref_init() 86 ref->percpu_count_ptr |= __PERCPU_REF_ATOMIC; in percpu_ref_init() 93 ref->percpu_count_ptr |= __PERCPU_REF_DEAD; in percpu_ref_init() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/ |
| H A D | frontend-property-terrestrial-systems.rst | 17 - :ref:`DTV_API_VERSION <DTV-API-VERSION>` 19 - :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>` 21 - :ref:`DTV_TUNE <DTV-TUNE>` 23 - :ref:`DTV_CLEAR <DTV-CLEAR>` 25 - :ref:`DTV_FREQUENCY <DTV-FREQUENCY>` 27 - :ref:`DTV_MODULATION <DTV-MODULATION>` 29 - :ref:`DTV_BANDWIDTH_HZ <DTV-BANDWIDTH-HZ>` 31 - :ref:`DTV_INVERSION <DTV-INVERSION>` 33 - :ref:`DTV_CODE_RATE_HP <DTV-CODE-RATE-HP>` 35 - :ref:`DTV_CODE_RATE_LP <DTV-CODE-RATE-LP>` [all …]
|
| H A D | frontend-property-satellite-systems.rst | 17 - :ref:`DTV_API_VERSION <DTV-API-VERSION>` 19 - :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>` 21 - :ref:`DTV_TUNE <DTV-TUNE>` 23 - :ref:`DTV_CLEAR <DTV-CLEAR>` 25 - :ref:`DTV_FREQUENCY <DTV-FREQUENCY>` 27 - :ref:`DTV_INVERSION <DTV-INVERSION>` 29 - :ref:`DTV_SYMBOL_RATE <DTV-SYMBOL-RATE>` 31 - :ref:`DTV_INNER_FEC <DTV-INNER-FEC>` 33 - :ref:`DTV_VOLTAGE <DTV-VOLTAGE>` 35 - :ref:`DTV_TONE <DTV-TONE>` [all …]
|
| H A D | frontend-property-cable-systems.rst | 24 - :ref:`DTV_API_VERSION <DTV-API-VERSION>` 26 - :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>` 28 - :ref:`DTV_TUNE <DTV-TUNE>` 30 - :ref:`DTV_CLEAR <DTV-CLEAR>` 32 - :ref:`DTV_FREQUENCY <DTV-FREQUENCY>` 34 - :ref:`DTV_MODULATION <DTV-MODULATION>` 36 - :ref:`DTV_INVERSION <DTV-INVERSION>` 38 - :ref:`DTV_SYMBOL_RATE <DTV-SYMBOL-RATE>` 40 - :ref:`DTV_INNER_FEC <DTV-INNER-FEC>` 42 - :ref:`DTV_LNA <DTV-LNA>` [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | percpu-refcount.h | 102 struct percpu_ref *ref; member 121 int __must_check percpu_ref_init(struct percpu_ref *ref, 124 void percpu_ref_exit(struct percpu_ref *ref); 125 void percpu_ref_switch_to_atomic(struct percpu_ref *ref, 127 void percpu_ref_switch_to_atomic_sync(struct percpu_ref *ref); 128 void percpu_ref_switch_to_percpu(struct percpu_ref *ref); 129 void percpu_ref_kill_and_confirm(struct percpu_ref *ref, 131 void percpu_ref_resurrect(struct percpu_ref *ref); 132 void percpu_ref_reinit(struct percpu_ref *ref); 133 bool percpu_ref_is_zero(struct percpu_ref *ref); [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| 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 | rk3588s-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 | 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 | rk3562-pinctrl.dtsi | 15 /omit-if-no-ref/ 22 /omit-if-no-ref/ 29 /omit-if-no-ref/ 36 /omit-if-no-ref/ 43 /omit-if-no-ref/ 50 /omit-if-no-ref/ 59 /omit-if-no-ref/ 68 /omit-if-no-ref/ 77 /omit-if-no-ref/ 88 /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-vccio3-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 …]
|
| H A D | rk3588s-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 …]
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | xattr.c | 444 static int verify_xattr_ref(struct jffs2_sb_info *c, struct jffs2_xattr_ref *ref) in verify_xattr_ref() argument 454 if (ref_flags(ref->node) != REF_UNCHECKED) in verify_xattr_ref() 456 offset = ref_offset(ref->node); in verify_xattr_ref() 482 ref->ino = je32_to_cpu(rr.ino); in verify_xattr_ref() 483 ref->xid = je32_to_cpu(rr.xid); in verify_xattr_ref() 484 ref->xseqno = je32_to_cpu(rr.xseqno); in verify_xattr_ref() 485 if (ref->xseqno > c->highest_xseqno) in verify_xattr_ref() 486 c->highest_xseqno = (ref->xseqno & ~XREF_DELETE_MARKER); in verify_xattr_ref() 490 for (raw=ref->node; raw != (void *)ref; raw=raw->next_in_ino) { in verify_xattr_ref() 497 raw->flash_offset = ref_offset(raw) | ((ref->node==raw) ? REF_PRISTINE : REF_NORMAL); in verify_xattr_ref() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | rv1126-pinctrl.dtsi | 15 /omit-if-no-ref/ 35 /omit-if-no-ref/ 49 /omit-if-no-ref/ 57 /omit-if-no-ref/ 67 /omit-if-no-ref/ 75 /omit-if-no-ref/ 85 /omit-if-no-ref/ 129 /omit-if-no-ref/ 175 /omit-if-no-ref/ 181 /omit-if-no-ref/ [all …]
|
| H A D | rv1106-pinctrl.dtsi | 15 /omit-if-no-ref/ 26 /omit-if-no-ref/ 35 /omit-if-no-ref/ 41 /omit-if-no-ref/ 50 /omit-if-no-ref/ 61 /omit-if-no-ref/ 82 /omit-if-no-ref/ 89 /omit-if-no-ref/ 98 /omit-if-no-ref/ 107 /omit-if-no-ref/ [all …]
|
| H A D | rockchip-pinconf.dtsi | 8 /omit-if-no-ref/ 13 /omit-if-no-ref/ 18 /omit-if-no-ref/ 23 /omit-if-no-ref/ 29 /omit-if-no-ref/ 35 /omit-if-no-ref/ 41 /omit-if-no-ref/ 47 /omit-if-no-ref/ 53 /omit-if-no-ref/ 59 /omit-if-no-ref/ [all …]
|
| /OK3568_Linux_fs/external/mpp/mpp/base/ |
| H A D | mpp_enc_ref.cpp | 30 #define setup_mpp_enc_ref_cfg(ref) \ argument 31 ((MppEncRefCfgImpl*)ref)->name = module_name; 35 MPP_RET _check_is_mpp_enc_ref_cfg(const char *func, void *ref) in _check_is_mpp_enc_ref_cfg() argument 37 if (NULL == ref) { in _check_is_mpp_enc_ref_cfg() 42 if (((MppEncRefCfgImpl*)(ref))->name != module_name) { in _check_is_mpp_enc_ref_cfg() 43 mpp_err("%s input ref check %p %p failed\n", func, ((MppEncRefCfgImpl*)(ref))->name); in _check_is_mpp_enc_ref_cfg() 50 MPP_RET mpp_enc_ref_cfg_init(MppEncRefCfg *ref) in mpp_enc_ref_cfg_init() argument 52 if (NULL == ref) { in mpp_enc_ref_cfg_init() 58 *ref = p; in mpp_enc_ref_cfg_init() 71 MPP_RET mpp_enc_ref_cfg_deinit(MppEncRefCfg *ref) in mpp_enc_ref_cfg_deinit() argument [all …]
|
| /OK3568_Linux_fs/kernel/kernel/dma/ |
| H A D | debug.c | 293 struct dma_debug_entry *ref, in __hash_bucket_find() argument 300 if (!match(ref, entry)) in __hash_bucket_find() 315 entry->size == ref->size ? ++match_lvl : 0; in __hash_bucket_find() 316 entry->type == ref->type ? ++match_lvl : 0; in __hash_bucket_find() 317 entry->direction == ref->direction ? ++match_lvl : 0; in __hash_bucket_find() 318 entry->sg_call_ents == ref->sg_call_ents ? ++match_lvl : 0; in __hash_bucket_find() 343 struct dma_debug_entry *ref) in bucket_find_exact() argument 345 return __hash_bucket_find(bucket, ref, exact_match); in bucket_find_exact() 349 struct dma_debug_entry *ref, in bucket_find_contain() argument 353 unsigned int max_range = dma_get_max_seg_size(ref->dev); in bucket_find_contain() [all …]
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | documentation-file-ref-check | 105 my $ref = $2; 116 $ref =~ s/(txt|rst)\[\d+]$/$1/; 119 $ref =~ s/\].*// if (!($ref =~ m/\[/)); 122 $ref =~ s/[\,\.]+$//; 124 my $fulref = "$prefix$ref"; 141 next if (grep -e, glob("$ref $fulref")); 147 next if (grep -e, glob("$path/$ref $path/../$ref $path/$fulref")); 156 if (!($ref =~ m/(scripts|Kconfig|Kbuild)/)) { 157 $broken_ref{$ref}++; 173 foreach my $ref (keys %broken_ref) { [all …]
|
| /OK3568_Linux_fs/kernel/drivers/clk/mxs/ |
| H A D | clk-ref.c | 33 struct clk_ref *ref = to_clk_ref(hw); in clk_ref_enable() local 35 writel_relaxed(1 << ((ref->idx + 1) * 8 - 1), ref->reg + CLR); in clk_ref_enable() 42 struct clk_ref *ref = to_clk_ref(hw); in clk_ref_disable() local 44 writel_relaxed(1 << ((ref->idx + 1) * 8 - 1), ref->reg + SET); in clk_ref_disable() 50 struct clk_ref *ref = to_clk_ref(hw); in clk_ref_recalc_rate() local 52 u8 frac = (readl_relaxed(ref->reg) >> (ref->idx * 8)) & 0x3f; in clk_ref_recalc_rate() 86 struct clk_ref *ref = to_clk_ref(hw); in clk_ref_set_rate() local 90 u8 frac, shift = ref->idx * 8; in clk_ref_set_rate() 103 val = readl_relaxed(ref->reg); in clk_ref_set_rate() 106 writel_relaxed(val, ref->reg); in clk_ref_set_rate() [all …]
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/ |
| H A D | av1d_parser.c | 172 static void read_global_param(AV1Context *s, RK_S32 type, RK_S32 ref, RK_S32 idx) in read_global_param() argument 188 prev_gm_param = s->cur_frame.gm_params[ref].wmmat[idx]; in read_global_param() 190 prev_gm_param = s->ref[prev_frame].gm_params[ref].wmmat[idx]; in read_global_param() 209 s->cur_frame.gm_params[ref].wmmat[idx] = in read_global_param() 210 (decode_signed_subexp_with_ref(s->raw_frame_header->gm_params[ref][idx], in read_global_param() 292 RK_S32 type, ref; in global_motion_params() local 296 for (ref = AV1_REF_FRAME_LAST; ref <= AV1_REF_FRAME_ALTREF; ref++) { in global_motion_params() 297 s->cur_frame.gm_params[ref].wmtype = AV1_WARP_MODEL_IDENTITY; in global_motion_params() 299 s->cur_frame.gm_params[ref].wmmat[i] = (i % 3 == 2) ? in global_motion_params() 306 for (ref = AV1_REF_FRAME_LAST; ref <= AV1_REF_FRAME_ALTREF; ref++) { in global_motion_params() [all …]
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/ |
| H A D | h265d_refs.c | 158 HEVCFrame *ref = NULL; in mpp_hevc_set_new_ref() local 173 ref = alloc_frame(s); in mpp_hevc_set_new_ref() 174 if (!ref) { in mpp_hevc_set_new_ref() 179 *mframe = ref->frame; in mpp_hevc_set_new_ref() 180 s->ref = ref; in mpp_hevc_set_new_ref() 181 ref->poc = poc; in mpp_hevc_set_new_ref() 182 h265d_dbg(H265D_DBG_REF, "alloc frame poc %d slot_index %d", poc, ref->slot_index); in mpp_hevc_set_new_ref() 183 ref->flags = HEVC_FRAME_FLAG_OUTPUT | HEVC_FRAME_FLAG_SHORT_REF; in mpp_hevc_set_new_ref() 184 mpp_buf_slot_set_flag(s->slots, ref->slot_index, SLOT_CODEC_USE); in mpp_hevc_set_new_ref() 185 mpp_buf_slot_set_flag(s->slots, ref->slot_index, SLOT_HAL_OUTPUT); in mpp_hevc_set_new_ref() [all …]
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | ref-verify.c | 51 struct ref_entry ref; member 162 struct ref_entry *ref) in insert_ref_entry() argument 172 cmp = comp_refs(entry, ref); in insert_ref_entry() 181 rb_link_node(&ref->node, parent_node, p); in insert_ref_entry() 182 rb_insert_color(&ref->node, root); in insert_ref_entry() 235 struct ref_entry *ref; in free_block_entry() local 246 ref = rb_entry(n, struct ref_entry, node); in free_block_entry() 247 rb_erase(&ref->node, &be->refs); in free_block_entry() 248 kfree(ref); in free_block_entry() 314 struct ref_entry *ref = NULL, *exist; in add_tree_block() local [all …]
|