/linux/drivers/gpu/drm/i915/ |
H A D | i915_active.c | 29 struct i915_active *ref; member 77 struct i915_active *ref = addr; in active_debug_hint() local 87 static void debug_active_init(struct i915_active *ref) in debug_active_init() 92 static void debug_active_activate(struct i915_active *ref) in debug_active_activate() 98 static void debug_active_deactivate(struct i915_active *ref) in debug_active_deactivate() 105 static void debug_active_fini(struct i915_active *ref) in debug_active_fini() 110 static void debug_active_assert(struct i915_active *ref) in debug_active_assert() 117 static inline void debug_active_init(struct i915_active *ref) { } in debug_active_init() 118 static inline void debug_active_activate(struct i915_active *ref) { } in debug_active_activate() 119 static inline void debug_active_deactivate(struct i915_active *ref) { } in debug_active_deactivate() [all …]
|
H A D | i915_active.h | 160 #define i915_active_init(ref, active, retire, flags) do { \ argument 173 static inline int i915_active_wait(struct i915_active *ref) in i915_active_wait() 193 static inline void __i915_active_acquire(struct i915_active *ref) in __i915_active_acquire() 200 i915_active_is_idle(const struct i915_active *ref) in i915_active_is_idle()
|
/linux/lib/ |
H A D | percpu-refcount.c | 42 static unsigned long __percpu *percpu_count_ptr(struct percpu_ref *ref) in percpu_count_ptr() 63 int percpu_ref_init(struct percpu_ref *ref, percpu_ref_func_t *release, in percpu_ref_init() 108 static void __percpu_ref_exit(struct percpu_ref *ref) in __percpu_ref_exit() 130 void percpu_ref_exit(struct percpu_ref *ref) in percpu_ref_exit() 154 struct percpu_ref *ref = data->ref; in percpu_ref_call_confirm_rcu() local 171 struct percpu_ref *ref = data->ref; in percpu_ref_switch_to_atomic_rcu() local 209 static void percpu_ref_noop_confirm_switch(struct percpu_ref *ref) in percpu_ref_noop_confirm_switch() 213 static void __percpu_ref_switch_to_atomic(struct percpu_ref *ref, in __percpu_ref_switch_to_atomic() 237 static void __percpu_ref_switch_to_percpu(struct percpu_ref *ref) in __percpu_ref_switch_to_percpu() 265 static void __percpu_ref_switch_mode(struct percpu_ref *ref, in __percpu_ref_switch_mode() [all …]
|
H A D | rcuref.c | 192 bool rcuref_get_slowpath(rcuref_t *ref) in rcuref_get_slowpath() 237 bool rcuref_put_slowpath(rcuref_t *ref, unsigned int cnt) in rcuref_put_slowpath()
|
/linux/include/linux/ |
H A D | percpu-refcount.h | 102 struct percpu_ref *ref; member 147 static inline void percpu_ref_kill(struct percpu_ref *ref) in percpu_ref_kill() 158 static inline bool __ref_is_percpu(struct percpu_ref *ref, in __ref_is_percpu() 198 static inline void percpu_ref_get_many(struct percpu_ref *ref, unsigned long nr) in percpu_ref_get_many() 220 static inline void percpu_ref_get(struct percpu_ref *ref) in percpu_ref_get() 235 static inline bool percpu_ref_tryget_many(struct percpu_ref *ref, in percpu_ref_tryget_many() 264 static inline bool percpu_ref_tryget(struct percpu_ref *ref) in percpu_ref_tryget() 275 static inline bool percpu_ref_tryget_live_rcu(struct percpu_ref *ref) in percpu_ref_tryget_live_rcu() 306 static inline bool percpu_ref_tryget_live(struct percpu_ref *ref) in percpu_ref_tryget_live() 326 static inline void percpu_ref_put_many(struct percpu_ref *ref, unsigned long nr) in percpu_ref_put_many() [all …]
|
H A D | alloc_tag.h | 52 static inline bool is_codetag_empty(union codetag_ref *ref) in is_codetag_empty() 57 static inline void set_codetag_empty(union codetag_ref *ref) in set_codetag_empty() 65 static inline bool is_codetag_empty(union codetag_ref *ref) { return false; } in is_codetag_empty() 67 static inline void set_codetag_empty(union codetag_ref *ref) in set_codetag_empty() 141 static inline void alloc_tag_add_check(union codetag_ref *ref, struct alloc_tag *tag) in alloc_tag_add_check() 150 static inline void alloc_tag_sub_check(union codetag_ref *ref) in alloc_tag_sub_check() 155 static inline void alloc_tag_add_check(union codetag_ref *ref, struct alloc_tag *tag) {} in alloc_tag_add_check() 156 static inline void alloc_tag_sub_check(union codetag_ref *ref) {} in alloc_tag_sub_check() 160 static inline bool __alloc_tag_ref_set(union codetag_ref *ref, struct alloc_tag *tag) in __alloc_tag_ref_set() 170 static inline bool alloc_tag_ref_set(union codetag_ref *ref, struct alloc_tag *tag) in alloc_tag_ref_set() [all …]
|
H A D | rcuref.h | 24 static inline void rcuref_init(rcuref_t *ref, unsigned int cnt) in rcuref_init() 35 static inline unsigned int rcuref_read(rcuref_t *ref) in rcuref_read() 61 static inline __must_check bool rcuref_get(rcuref_t *ref) in rcuref_get() 79 static __always_inline __must_check bool __rcuref_put(rcuref_t *ref) in __rcuref_put() 122 static inline __must_check bool rcuref_put_rcusafe(rcuref_t *ref) in rcuref_put_rcusafe() 148 static inline __must_check bool rcuref_put(rcuref_t *ref) in rcuref_put()
|
H A D | pgalloc_tag.h | 24 union codetag_ref *ref; /* reference in page extension */ member 63 static inline void idx_to_ref(pgalloc_tag_idx idx, union codetag_ref *ref) in idx_to_ref() 81 static inline pgalloc_tag_idx ref_to_idx(union codetag_ref *ref) in ref_to_idx() 101 static inline bool get_page_tag_ref(struct page *page, union codetag_ref *ref, in get_page_tag_ref() 138 static inline void update_page_tag_ref(union pgtag_ref_handle handle, union codetag_ref *ref) in update_page_tag_ref() 169 union codetag_ref ref; in clear_page_tag_ref() local 184 union codetag_ref ref; in pgalloc_tag_add() local 198 union codetag_ref ref; in pgalloc_tag_sub() local 214 union codetag_ref ref; in pgalloc_tag_get() local
|
/linux/fs/smb/client/ |
H A D | dfs.h | 30 struct dfs_ref *ref; member 63 static inline void __ref_walk_free(struct dfs_ref *ref) in __ref_walk_free() 75 struct dfs_ref *ref; in ref_walk_free() local 87 struct dfs_ref *ref = ref_walk_cur(rw) + 1; in ref_walk_advance() local 99 struct dfs_ref *ref = ref_walk_cur(rw); in ref_walk_next_tgt() local 135 struct dfs_ref *ref = ref_walk_start(rw); in ref_walk_set_tcon() local 147 struct dfs_ref *ref = ref_walk_cur(rw) - 1; in ref_walk_mark_end() local
|
/linux/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() 506 static int save_xattr_ref(struct jffs2_sb_info *c, struct jffs2_xattr_ref *ref) in save_xattr_ref() 554 struct jffs2_xattr_ref *ref; in create_xattr_ref() local 576 static void delete_xattr_ref(struct jffs2_sb_info *c, struct jffs2_xattr_ref *ref) in delete_xattr_ref() 600 struct jffs2_xattr_ref *ref, *_ref; in jffs2_xattr_delete_inode() local 618 struct jffs2_xattr_ref *ref, *_ref; in jffs2_xattr_free_inode() local 640 struct jffs2_xattr_ref *ref, *cmp, **pref, **pcmp; in check_xattr_ref_inode() local 743 struct jffs2_xattr_ref *ref, *_ref; in jffs2_clear_xattr_subsystem() local 777 struct jffs2_xattr_ref *ref, *_ref; in jffs2_build_xattr_subsystem() local 972 struct jffs2_xattr_ref *ref, **pref; in jffs2_listxattr() local [all …]
|
H A D | readinode.c | 33 struct jffs2_raw_node_ref *ref = tn->fn->raw; in check_node_data() local 568 static struct jffs2_raw_node_ref *jffs2_first_valid_node(struct jffs2_raw_node_ref *ref) in jffs2_first_valid_node() 586 static inline int read_direntry(struct jffs2_sb_info *c, struct jffs2_raw_node_ref *ref, in read_direntry() 713 static inline int read_dnode(struct jffs2_sb_info *c, struct jffs2_raw_node_ref *ref, in read_dnode() 888 static inline int read_unknown(struct jffs2_sb_info *c, struct jffs2_raw_node_ref *ref, struct jffs… in read_unknown() 940 static int read_more(struct jffs2_sb_info *c, struct jffs2_raw_node_ref *ref, in read_more() 984 struct jffs2_raw_node_ref *ref, *valid_ref; in jffs2_get_inode_nodes() local
|
/linux/drivers/clk/mxs/ |
H A D | clk-ref.c | 33 struct clk_ref *ref = to_clk_ref(hw); in clk_ref_enable() local 42 struct clk_ref *ref = to_clk_ref(hw); in clk_ref_disable() local 50 struct clk_ref *ref = to_clk_ref(hw); in clk_ref_recalc_rate() local 81 struct clk_ref *ref = to_clk_ref(hw); in clk_ref_set_rate() local 114 struct clk_ref *ref; in mxs_clk_ref() local
|
/linux/drivers/dpll/ |
H A D | dpll_core.c | 57 dpll_pin_registration_find(struct dpll_pin_ref *ref, in dpll_pin_registration_find() 77 struct dpll_pin_ref *ref; in dpll_xa_ref_pin_add() local 131 struct dpll_pin_ref *ref; in dpll_xa_ref_pin_del() local 158 struct dpll_pin_ref *ref; in dpll_xa_ref_dpll_add() local 212 struct dpll_pin_ref *ref; in dpll_xa_ref_dpll_del() local 234 struct dpll_pin_ref *ref; in dpll_xa_ref_dpll_first() local 713 struct dpll_pin_ref *ref; in dpll_pin_on_pin_register() local 770 struct dpll_pin_ref *ref; in dpll_pin_on_pin_unregister() local 811 dpll_pin_registration_first(struct dpll_pin_ref *ref) in dpll_pin_registration_first() 825 struct dpll_pin_ref *ref; in dpll_pin_on_dpll_priv() local [all …]
|
H A D | dpll_netlink.c | 195 struct dpll_pin_ref *ref, in dpll_msg_add_pin_prio() 217 struct dpll_pin_ref *ref, in dpll_msg_add_pin_on_dpll_state() 239 struct dpll_pin_ref *ref, in dpll_msg_add_pin_direction() 259 struct dpll_pin_ref *ref, in dpll_msg_add_pin_phase_adjust() 282 struct dpll_pin_ref *ref, in dpll_msg_add_phase_offset() 305 struct dpll_pin_ref *ref, in dpll_msg_add_ffo() 327 struct dpll_pin_ref *ref, struct netlink_ext_ack *extack) in dpll_msg_add_pin_freq() 368 struct dpll_pin_ref *ref, struct netlink_ext_ack *extack) in dpll_msg_add_pin_esync() 428 struct dpll_pin_ref *ref; in dpll_msg_add_pin_parents() local 469 struct dpll_pin_ref *ref; in dpll_msg_add_pin_dplls() local [all …]
|
/linux/drivers/gpu/drm/xe/compat-i915-headers/ |
H A D | i915_active.h | 11 static inline void i915_active_init(struct i915_active *ref, in i915_active_init() 12 int (*active)(struct i915_active *ref), in i915_active_init() 13 void (*retire)(struct i915_active *ref), in i915_active_init()
|
/linux/drivers/xen/ |
H A D | grant-table.c | 182 int ref, rc = 0; in get_free_entries() local 331 static void put_free_entry_locked(grant_ref_t ref) in put_free_entry_locked() 346 static void put_free_entry(grant_ref_t ref) in put_free_entry() 384 static void gnttab_update_entry_v1(grant_ref_t ref, domid_t domid, in gnttab_update_entry_v1() 393 static void gnttab_update_entry_v2(grant_ref_t ref, domid_t domid, in gnttab_update_entry_v2() 405 void gnttab_grant_foreign_access_ref(grant_ref_t ref, domid_t domid, in gnttab_grant_foreign_access_ref() 416 int ref; in gnttab_grant_foreign_access() local 428 static int gnttab_end_foreign_access_ref_v1(grant_ref_t ref) in gnttab_end_foreign_access_ref_v1() 442 static int gnttab_end_foreign_access_ref_v2(grant_ref_t ref) in gnttab_end_foreign_access_ref_v2() 465 static inline int _gnttab_end_foreign_access_ref(grant_ref_t ref) in _gnttab_end_foreign_access_ref() [all …]
|
/linux/arch/powerpc/kvm/ |
H A D | e500_mmu_host.c | 192 struct tlbe_ref *ref = &vcpu_e500->gtlb_priv[tlbsel][esel].ref; in inval_gtlbe_on_host() local 248 static inline void kvmppc_e500_ref_setup(struct tlbe_ref *ref, in kvmppc_e500_ref_setup() 262 static inline void kvmppc_e500_ref_release(struct tlbe_ref *ref) in kvmppc_e500_ref_release() 288 struct tlbe_ref *ref = in clear_tlb_privs() local 307 int tsize, struct tlbe_ref *ref, u64 gvaddr, in kvmppc_e500_setup_stlbe() 326 struct tlbe_ref *ref) in kvmppc_e500_shadow_map() 477 struct tlbe_ref *ref; in kvmppc_e500_tlb0_map() local 497 struct tlbe_ref *ref, in kvmppc_e500_tlb1_map_tlb1() 525 struct tlbe_ref *ref = &vcpu_e500->gtlb_priv[1][esel].ref; in kvmppc_e500_tlb1_map() local
|
/linux/drivers/gpu/drm/i915/selftests/ |
H A D | i915_active.c | 20 struct kref ref; member 35 static void __live_release(struct kref *ref) in __live_release() 279 void i915_active_print(struct i915_active *ref, struct drm_printer *m) in i915_active_print() 315 static void active_flush(struct i915_active *ref, in active_flush() 332 void i915_active_unlock_wait(struct i915_active *ref) in i915_active_unlock_wait()
|
/linux/drivers/misc/lkdtm/ |
H A D | refcount.c | 9 static void overflow_check(refcount_t *ref) in overflow_check() 84 static void check_zero(refcount_t *ref) in check_zero() 119 static void check_negative(refcount_t *ref, int start) in check_negative() 200 static void check_from_zero(refcount_t *ref) in check_from_zero() 267 static void check_saturated(refcount_t *ref) in check_saturated()
|
/linux/kernel/dma/ |
H A D | debug.c | 293 struct dma_debug_entry *ref, in __hash_bucket_find() 343 struct dma_debug_entry *ref) in bucket_find_exact() 349 struct dma_debug_entry *ref, in bucket_find_contain() 954 static void check_unmap(struct dma_debug_entry *ref) in check_unmap() 1090 struct dma_debug_entry *ref, in check_sync() 1241 struct dma_debug_entry ref; in debug_dma_mapping_error() local 1280 struct dma_debug_entry ref = { in debug_dma_unmap_page() local 1331 struct dma_debug_entry *ref) in get_nr_mapped_entries() 1360 struct dma_debug_entry ref = { in debug_dma_unmap_sg() local 1425 struct dma_debug_entry ref = { in debug_dma_free_coherent() local [all …]
|
/linux/net/mac80211/ |
H A D | rate.c | 35 struct rate_control_ref *ref = sta->rate_ctrl; in rate_control_rate_init() local 93 struct rate_control_ref *ref = local->rate_ctrl; in rate_control_tx_status() local 119 struct rate_control_ref *ref = local->rate_ctrl; in rate_control_rate_update() local 245 struct rate_control_ref *ref = file->private_data; in rcname_read() local 261 struct rate_control_ref *ref; in rate_control_alloc() local 928 struct rate_control_ref *ref = sdata->local->rate_ctrl; in rate_control_get_rate() local 1002 struct rate_control_ref *ref; in ieee80211_init_rate_ctrl_alg() local 1033 struct rate_control_ref *ref; in rate_control_deinitialize() local
|
/linux/arch/powerpc/perf/ |
H A D | imc-pmu.c | 361 struct imc_pmu_ref *ref; in ppc_nest_imc_cpu_offline() local 462 struct imc_pmu_ref *ref; in nest_imc_counters_release() local 517 struct imc_pmu_ref *ref; in nest_imc_event_init() local 677 struct imc_pmu_ref *ref; in ppc_core_imc_cpu_offline() local 764 struct imc_pmu_ref *ref; in core_imc_counters_release() local 820 struct imc_pmu_ref *ref; in core_imc_event_init() local 1126 struct imc_pmu_ref *ref; in thread_imc_event_add() local 1168 struct imc_pmu_ref *ref; in thread_imc_event_del() local 1361 struct imc_pmu_ref *ref = NULL; in trace_imc_event_add() local 1411 struct imc_pmu_ref *ref = NULL; in trace_imc_event_del() local
|
/linux/drivers/accel/habanalabs/common/ |
H A D | context.c | 30 void hl_encaps_release_handle_and_put_ctx(struct kref *ref) in hl_encaps_release_handle_and_put_ctx() argument 38 static void hl_encaps_release_handle_and_put_sob(struct kref *ref) in hl_encaps_release_handle_and_put_sob() argument 46 void hl_encaps_release_handle_and_put_sob_ctx(struct kref *ref) in hl_encaps_release_handle_and_put_sob_ctx() argument 131 void hl_ctx_do_release(struct kref *ref) in hl_ctx_do_release() argument [all...] |
/linux/fs/btrfs/ |
H A D | ref-verify.c | 54 struct ref_entry ref; member 165 struct ref_entry *ref) in insert_ref_entry() 238 struct ref_entry *ref; in free_block_entry() local 317 struct ref_entry *ref = NULL, *exist; in add_tree_block() local 362 struct ref_entry *ref; in add_shared_data_ref() local 392 struct ref_entry *ref; in add_extent_data_ref() local 634 struct ref_entry *ref; in dump_block_entry() local 673 struct ref_entry *ref = NULL, *exist; in btrfs_ref_tree_mod() local
|
H A D | delayed-ref.c | 376 struct btrfs_delayed_ref_node *ref) in drop_delayed_ref() 390 struct btrfs_delayed_ref_node *ref, in merge_ref() 438 struct btrfs_delayed_ref_node *ref; in btrfs_merge_delayed_refs() local 554 struct btrfs_delayed_ref_node *ref; in btrfs_select_delayed_ref() local 587 struct btrfs_delayed_ref_node *ref) in insert_delayed_ref() 925 struct btrfs_delayed_ref_node *ref, in init_delayed_ref_common() 1162 void btrfs_put_delayed_ref(struct btrfs_delayed_ref_node *ref) in btrfs_put_delayed_ref() 1274 struct btrfs_delayed_ref_node *ref; in btrfs_destroy_delayed_refs() local
|