| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| D | i915_active.c | 33 struct i915_active *ref; member 81 struct i915_active *ref = addr; in active_debug_hint() local 91 static void debug_active_init(struct i915_active *ref) in debug_active_init() 96 static void debug_active_activate(struct i915_active *ref) in debug_active_activate() 103 static void debug_active_deactivate(struct i915_active *ref) in debug_active_deactivate() 110 static void debug_active_fini(struct i915_active *ref) in debug_active_fini() 115 static void debug_active_assert(struct i915_active *ref) in debug_active_assert() 122 static inline void debug_active_init(struct i915_active *ref) { } in debug_active_init() 123 static inline void debug_active_activate(struct i915_active *ref) { } in debug_active_activate() 124 static inline void debug_active_deactivate(struct i915_active *ref) { } in debug_active_deactivate() [all …]
|
| D | i915_active.h | 159 #define i915_active_init(ref, active, retire) do { \ argument 171 i915_active_add_request(struct i915_active *ref, struct i915_request *rq) in i915_active_add_request() 181 static inline bool i915_active_has_exclusive(struct i915_active *ref) in i915_active_has_exclusive() 187 static inline int i915_active_wait(struct i915_active *ref) in i915_active_wait() 208 static inline void __i915_active_acquire(struct i915_active *ref) in __i915_active_acquire() 215 i915_active_is_idle(const struct i915_active *ref) in i915_active_is_idle()
|
| /kernel/linux/linux-5.10/lib/ |
| D | percpu-refcount.c | 41 static unsigned long __percpu *percpu_count_ptr(struct percpu_ref *ref) in percpu_count_ptr() 62 int percpu_ref_init(struct percpu_ref *ref, percpu_ref_func_t *release, in percpu_ref_init() 106 static void __percpu_ref_exit(struct percpu_ref *ref) in __percpu_ref_exit() 128 void percpu_ref_exit(struct percpu_ref *ref) in percpu_ref_exit() 152 struct percpu_ref *ref = data->ref; in percpu_ref_call_confirm_rcu() local 169 struct percpu_ref *ref = data->ref; in percpu_ref_switch_to_atomic_rcu() local 202 static void percpu_ref_noop_confirm_switch(struct percpu_ref *ref) in percpu_ref_noop_confirm_switch() 206 static void __percpu_ref_switch_to_atomic(struct percpu_ref *ref, in __percpu_ref_switch_to_atomic() 229 static void __percpu_ref_switch_to_percpu(struct percpu_ref *ref) in __percpu_ref_switch_to_percpu() 257 static void __percpu_ref_switch_mode(struct percpu_ref *ref, in __percpu_ref_switch_mode() [all …]
|
| /kernel/linux/linux-4.19/lib/ |
| D | percpu-refcount.c | 39 static unsigned long __percpu *percpu_count_ptr(struct percpu_ref *ref) in percpu_count_ptr() 59 int percpu_ref_init(struct percpu_ref *ref, percpu_ref_func_t *release, in percpu_ref_init() 101 void percpu_ref_exit(struct percpu_ref *ref) in percpu_ref_exit() 116 struct percpu_ref *ref = container_of(rcu, struct percpu_ref, rcu); in percpu_ref_call_confirm_rcu() local 128 struct percpu_ref *ref = container_of(rcu, struct percpu_ref, rcu); in percpu_ref_switch_to_atomic_rcu() local 161 static void percpu_ref_noop_confirm_switch(struct percpu_ref *ref) in percpu_ref_noop_confirm_switch() 165 static void __percpu_ref_switch_to_atomic(struct percpu_ref *ref, in __percpu_ref_switch_to_atomic() 187 static void __percpu_ref_switch_to_percpu(struct percpu_ref *ref) in __percpu_ref_switch_to_percpu() 212 static void __percpu_ref_switch_mode(struct percpu_ref *ref, in __percpu_ref_switch_mode() 251 void percpu_ref_switch_to_atomic(struct percpu_ref *ref, in percpu_ref_switch_to_atomic() [all …]
|
| /kernel/linux/linux-5.10/include/linux/ |
| 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() 284 static inline bool percpu_ref_tryget_live(struct percpu_ref *ref) in percpu_ref_tryget_live() 313 static inline void percpu_ref_put_many(struct percpu_ref *ref, unsigned long nr) in percpu_ref_put_many() 336 static inline void percpu_ref_put(struct percpu_ref *ref) in percpu_ref_put() [all …]
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | percpu-refcount.h | 125 static inline void percpu_ref_kill(struct percpu_ref *ref) in percpu_ref_kill() 136 static inline bool __ref_is_percpu(struct percpu_ref *ref, in __ref_is_percpu() 176 static inline void percpu_ref_get_many(struct percpu_ref *ref, unsigned long nr) in percpu_ref_get_many() 198 static inline void percpu_ref_get(struct percpu_ref *ref) in percpu_ref_get() 212 static inline bool percpu_ref_tryget(struct percpu_ref *ref) in percpu_ref_tryget() 246 static inline bool percpu_ref_tryget_live(struct percpu_ref *ref) in percpu_ref_tryget_live() 275 static inline void percpu_ref_put_many(struct percpu_ref *ref, unsigned long nr) in percpu_ref_put_many() 298 static inline void percpu_ref_put(struct percpu_ref *ref) in percpu_ref_put() 312 static inline bool percpu_ref_is_dying(struct percpu_ref *ref) in percpu_ref_is_dying() 325 static inline bool percpu_ref_is_zero(struct percpu_ref *ref) in percpu_ref_is_zero()
|
| /kernel/linux/linux-4.19/drivers/xen/ |
| D | grant-table.c | 173 int ref, rc = 0; in get_free_entries() local 222 static void put_free_entry(grant_ref_t ref) in put_free_entry() 244 static void gnttab_update_entry_v1(grant_ref_t ref, domid_t domid, in gnttab_update_entry_v1() 253 static void gnttab_update_entry_v2(grant_ref_t ref, domid_t domid, in gnttab_update_entry_v2() 265 void gnttab_grant_foreign_access_ref(grant_ref_t ref, domid_t domid, in gnttab_grant_foreign_access_ref() 276 int ref; in gnttab_grant_foreign_access() local 288 static int gnttab_query_foreign_access_v1(grant_ref_t ref) in gnttab_query_foreign_access_v1() 293 static int gnttab_query_foreign_access_v2(grant_ref_t ref) in gnttab_query_foreign_access_v2() 298 int gnttab_query_foreign_access(grant_ref_t ref) in gnttab_query_foreign_access() 304 static int gnttab_end_foreign_access_ref_v1(grant_ref_t ref, int readonly) in gnttab_end_foreign_access_ref_v1() [all …]
|
| /kernel/linux/linux-4.19/drivers/dax/ |
| D | pmem.c | 23 struct percpu_ref ref; member 28 static struct dax_pmem *to_dax_pmem(struct percpu_ref *ref) in to_dax_pmem() 33 static void dax_pmem_percpu_release(struct percpu_ref *ref) in dax_pmem_percpu_release() 43 struct percpu_ref *ref = data; in dax_pmem_percpu_exit() local 51 static void dax_pmem_percpu_kill(struct percpu_ref *ref) in dax_pmem_percpu_kill()
|
| /kernel/linux/linux-5.10/drivers/xen/ |
| D | grant-table.c | 172 int ref, rc = 0; in get_free_entries() local 221 static void put_free_entry(grant_ref_t ref) in put_free_entry() 243 static void gnttab_update_entry_v1(grant_ref_t ref, domid_t domid, in gnttab_update_entry_v1() 252 static void gnttab_update_entry_v2(grant_ref_t ref, domid_t domid, in gnttab_update_entry_v2() 264 void gnttab_grant_foreign_access_ref(grant_ref_t ref, domid_t domid, in gnttab_grant_foreign_access_ref() 275 int ref; in gnttab_grant_foreign_access() local 287 static int gnttab_query_foreign_access_v1(grant_ref_t ref) in gnttab_query_foreign_access_v1() 292 static int gnttab_query_foreign_access_v2(grant_ref_t ref) in gnttab_query_foreign_access_v2() 297 int gnttab_query_foreign_access(grant_ref_t ref) in gnttab_query_foreign_access() 303 static int gnttab_end_foreign_access_ref_v1(grant_ref_t ref, int readonly) in gnttab_end_foreign_access_ref_v1() [all …]
|
| /kernel/linux/linux-4.19/drivers/clk/mxs/ |
| D | clk-ref.c | 39 struct clk_ref *ref = to_clk_ref(hw); in clk_ref_enable() local 48 struct clk_ref *ref = to_clk_ref(hw); in clk_ref_disable() local 56 struct clk_ref *ref = to_clk_ref(hw); in clk_ref_recalc_rate() local 92 struct clk_ref *ref = to_clk_ref(hw); in clk_ref_set_rate() local 130 struct clk_ref *ref; in mxs_clk_ref() local
|
| /kernel/linux/linux-5.10/drivers/clk/mxs/ |
| 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 86 struct clk_ref *ref = to_clk_ref(hw); in clk_ref_set_rate() local 124 struct clk_ref *ref; in mxs_clk_ref() local
|
| /kernel/linux/linux-4.19/net/mac80211/ |
| D | rate.h | 40 static inline void *rate_control_alloc_sta(struct rate_control_ref *ref, in rate_control_alloc_sta() 49 struct rate_control_ref *ref = sta->rate_ctrl; in rate_control_free_sta() local 59 struct rate_control_ref *ref = sta->rate_ctrl; in rate_control_add_sta_debugfs() local 69 struct rate_control_ref *ref = sta->rate_ctrl; in rate_control_remove_sta_debugfs() local
|
| /kernel/linux/linux-4.19/fs/jffs2/ |
| 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 967 struct jffs2_xattr_ref *ref, **pref; in jffs2_listxattr() local [all …]
|
| 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() 697 static inline int read_dnode(struct jffs2_sb_info *c, struct jffs2_raw_node_ref *ref, in read_dnode() 872 static inline int read_unknown(struct jffs2_sb_info *c, struct jffs2_raw_node_ref *ref, struct jffs… in read_unknown() 924 static int read_more(struct jffs2_sb_info *c, struct jffs2_raw_node_ref *ref, in read_more() 968 struct jffs2_raw_node_ref *ref, *valid_ref; in jffs2_get_inode_nodes() local
|
| /kernel/linux/linux-5.10/fs/jffs2/ |
| 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 967 struct jffs2_xattr_ref *ref, **pref; in jffs2_listxattr() local [all …]
|
| 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
|
| /kernel/linux/linux-5.10/drivers/misc/lkdtm/ |
| 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() 185 static void check_from_zero(refcount_t *ref) in check_from_zero() 252 static void check_saturated(refcount_t *ref) in check_saturated()
|
| /kernel/linux/linux-5.10/net/mac80211/ |
| D | rate.h | 37 static inline void *rate_control_alloc_sta(struct rate_control_ref *ref, in rate_control_alloc_sta() 46 struct rate_control_ref *ref = sta->rate_ctrl; in rate_control_free_sta() local 56 struct rate_control_ref *ref = sta->rate_ctrl; in rate_control_add_sta_debugfs() local
|
| /kernel/linux/linux-4.19/drivers/misc/lkdtm/ |
| D | refcount.c | 17 static void overflow_check(refcount_t *ref) in overflow_check() 92 static void check_zero(refcount_t *ref) in check_zero() 127 static void check_negative(refcount_t *ref, int start) in check_negative() 193 static void check_from_zero(refcount_t *ref) in check_from_zero() 261 static void check_saturated(refcount_t *ref) in check_saturated()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
| D | i915_active.c | 19 struct kref ref; member 34 static void __live_release(struct kref *ref) in __live_release() 278 void i915_active_print(struct i915_active *ref, struct drm_printer *m) in i915_active_print() 314 static void active_flush(struct i915_active *ref, in active_flush() 331 void i915_active_unlock_wait(struct i915_active *ref) in i915_active_unlock_wait()
|
| /kernel/linux/linux-4.19/tools/perf/util/ |
| D | thread-stack.c | 43 u64 ref; member 163 u64 timestamp, u64 ref, bool no_return) in thread_stack__call_return() 360 u64 timestamp, u64 ref, struct call_path *cp, in thread_stack__push_cp() 384 u64 ret_addr, u64 timestamp, u64 ref, in thread_stack__pop_cp() 429 struct addr_location *to_al, u64 ref) in thread_stack__bottom() 459 struct addr_location *to_al, u64 ref) in thread_stack__no_call_return() 519 u64 ref) in thread_stack__trace_begin() 540 struct perf_sample *sample, u64 ref) in thread_stack__trace_end() 564 struct addr_location *to_al, u64 ref, in thread_stack__process()
|
| /kernel/linux/linux-4.19/kernel/dma/ |
| D | debug.c | 311 struct dma_debug_entry *ref, in __hash_bucket_find() 361 struct dma_debug_entry *ref) in bucket_find_exact() 367 struct dma_debug_entry *ref, in bucket_find_contain() 1074 static void check_unmap(struct dma_debug_entry *ref) in check_unmap() 1216 struct dma_debug_entry *ref, in check_sync() 1358 struct dma_debug_entry ref; in debug_dma_mapping_error() local 1397 struct dma_debug_entry ref = { in debug_dma_unmap_page() local 1454 struct dma_debug_entry *ref) in get_nr_mapped_entries() 1483 struct dma_debug_entry ref = { in debug_dma_unmap_sg() local 1543 struct dma_debug_entry ref = { in debug_dma_free_coherent() local [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/kvm/ |
| D | e500_mmu_host.c | 189 struct tlbe_ref *ref = &vcpu_e500->gtlb_priv[tlbsel][esel].ref; in inval_gtlbe_on_host() local 245 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() 325 struct tlbe_ref *ref) in kvmppc_e500_shadow_map() 515 struct tlbe_ref *ref; in kvmppc_e500_tlb0_map() local 535 struct tlbe_ref *ref, in kvmppc_e500_tlb1_map_tlb1() 563 struct tlbe_ref *ref = &vcpu_e500->gtlb_priv[1][esel].ref; in kvmppc_e500_tlb1_map() local
|
| /kernel/linux/linux-4.19/arch/powerpc/kvm/ |
| 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() 265 static inline void kvmppc_e500_ref_release(struct tlbe_ref *ref) in kvmppc_e500_ref_release() 291 struct tlbe_ref *ref = in clear_tlb_privs() local 310 int tsize, struct tlbe_ref *ref, u64 gvaddr, in kvmppc_e500_setup_stlbe() 328 struct tlbe_ref *ref) in kvmppc_e500_shadow_map() 518 struct tlbe_ref *ref; in kvmppc_e500_tlb0_map() local 538 struct tlbe_ref *ref, in kvmppc_e500_tlb1_map_tlb1() 566 struct tlbe_ref *ref = &vcpu_e500->gtlb_priv[1][esel].ref; in kvmppc_e500_tlb1_map() local
|
| /kernel/linux/linux-4.19/fs/orangefs/ |
| D | inode.c | 355 static inline ino_t orangefs_handle_hash(struct orangefs_object_kref *ref) in orangefs_handle_hash() 367 struct orangefs_object_kref *ref = (struct orangefs_object_kref *) data; in orangefs_set_inode() local 378 struct orangefs_object_kref *ref = (struct orangefs_object_kref *) data; in orangefs_test_inode() local 396 struct orangefs_object_kref *ref) in orangefs_iget() 435 int mode, dev_t dev, struct orangefs_object_kref *ref) in orangefs_new_inode()
|