/linux-6.3-rc2/drivers/gpu/drm/i915/ |
A D | i915_active.c | 29 struct i915_active *ref; member 77 struct i915_active *ref = addr; in active_debug_hint() local 127 __active_retire(struct i915_active *ref) in __active_retire() 190 active_retire(struct i915_active *ref) in active_retire() 340 int (*active)(struct i915_active *ref), in __i915_active_init() 341 void (*retire)(struct i915_active *ref), in __i915_active_init() 650 struct i915_active *ref; member 738 struct i915_active *ref, in i915_request_await_active() 751 struct i915_active *ref, in i915_sw_fence_await_active() 1098 struct kref ref; member [all …]
|
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() 194 static inline void __i915_active_acquire(struct i915_active *ref) in __i915_active_acquire() 201 i915_active_is_idle(const struct i915_active *ref) in i915_active_is_idle()
|
/linux-6.3-rc2/lib/ |
A D | percpu-refcount.c | 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 265 static void __percpu_ref_switch_mode(struct percpu_ref *ref, in __percpu_ref_switch_mode() 306 void percpu_ref_switch_to_atomic(struct percpu_ref *ref, in percpu_ref_switch_to_atomic() 353 void percpu_ref_switch_to_percpu(struct percpu_ref *ref) in percpu_ref_switch_to_percpu() 383 void percpu_ref_kill_and_confirm(struct percpu_ref *ref, in percpu_ref_kill_and_confirm() 410 bool percpu_ref_is_zero(struct percpu_ref *ref) in percpu_ref_is_zero() 441 void percpu_ref_reinit(struct percpu_ref *ref) in percpu_ref_reinit() [all …]
|
/linux-6.3-rc2/include/linux/ |
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() 349 static inline void percpu_ref_put(struct percpu_ref *ref) in percpu_ref_put() [all …]
|
/linux-6.3-rc2/drivers/clk/mxs/ |
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 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
|
/linux-6.3-rc2/fs/jffs2/ |
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 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 1038 struct jffs2_xattr_ref *ref, **pref; in do_jffs2_getxattr() local [all …]
|
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-6.3-rc2/drivers/xen/ |
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() 416 int ref; in gnttab_grant_foreign_access() local 472 int gnttab_end_foreign_access_ref(grant_ref_t ref) in gnttab_end_foreign_access_ref() 481 static unsigned long gnttab_read_frame_v1(grant_ref_t ref) in gnttab_read_frame_v1() 486 static unsigned long gnttab_read_frame_v2(grant_ref_t ref) in gnttab_read_frame_v2() 493 grant_ref_t ref; member 576 int gnttab_try_end_foreign_access(grant_ref_t ref) in gnttab_try_end_foreign_access() 597 void gnttab_free_grant_reference(grant_ref_t ref) in gnttab_free_grant_reference() [all …]
|
/linux-6.3-rc2/arch/powerpc/kvm/ |
A 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
|
/linux-6.3-rc2/drivers/misc/lkdtm/ |
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() 185 static void check_from_zero(refcount_t *ref) in check_from_zero() 252 static void check_saturated(refcount_t *ref) in check_saturated()
|
/linux-6.3-rc2/drivers/gpu/drm/i915/selftests/ |
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-6.3-rc2/net/mac80211/ |
A D | rate.h | 39 static inline void *rate_control_alloc_sta(struct rate_control_ref *ref, in rate_control_alloc_sta() 48 struct rate_control_ref *ref = sta->rate_ctrl; in rate_control_free_sta() local 58 struct rate_control_ref *ref = sta->rate_ctrl; in rate_control_add_sta_debugfs() local
|
A D | rate.c | 34 struct rate_control_ref *ref = sta->rate_ctrl; in rate_control_rate_init() local 73 struct rate_control_ref *ref = local->rate_ctrl; in rate_control_tx_status() local 99 struct rate_control_ref *ref = local->rate_ctrl; in rate_control_rate_update() local 224 struct rate_control_ref *ref = file->private_data; in rcname_read() local 241 struct rate_control_ref *ref; in rate_control_alloc() local 904 struct rate_control_ref *ref = sdata->local->rate_ctrl; in rate_control_get_rate() local 978 struct rate_control_ref *ref; in ieee80211_init_rate_ctrl_alg() local 1009 struct rate_control_ref *ref; in rate_control_deinitialize() local
|
/linux-6.3-rc2/kernel/dma/ |
A D | debug.c | 343 struct dma_debug_entry *ref) in bucket_find_exact() 1229 struct dma_debug_entry ref; in debug_dma_mapping_error() local 1268 struct dma_debug_entry ref = { in debug_dma_unmap_page() local 1320 struct dma_debug_entry *ref) in get_nr_mapped_entries() 1349 struct dma_debug_entry ref = { in debug_dma_unmap_sg() local 1408 struct dma_debug_entry ref = { in debug_dma_free_coherent() local 1460 struct dma_debug_entry ref = { in debug_dma_unmap_resource() local 1477 struct dma_debug_entry ref; in debug_dma_sync_single_for_cpu() local 1496 struct dma_debug_entry ref; in debug_dma_sync_single_for_device() local 1522 struct dma_debug_entry ref = { in debug_dma_sync_sg_for_cpu() local [all …]
|
/linux-6.3-rc2/drivers/accel/habanalabs/common/ |
A D | context.c | 30 void hl_encaps_release_handle_and_put_ctx(struct kref *ref) in hl_encaps_release_handle_and_put_ctx() 38 static void hl_encaps_release_handle_and_put_sob(struct kref *ref) in hl_encaps_release_handle_and_put_sob() 46 void hl_encaps_release_handle_and_put_sob_ctx(struct kref *ref) in hl_encaps_release_handle_and_put_sob_ctx() 130 void hl_ctx_do_release(struct kref *ref) in hl_ctx_do_release()
|
/linux-6.3-rc2/drivers/gpu/drm/i915/display/ |
A D | intel_frontbuffer.c | 205 static int frontbuffer_active(struct i915_active *ref) in frontbuffer_active() 214 static void frontbuffer_retire(struct i915_active *ref) in frontbuffer_retire() 223 static void frontbuffer_release(struct kref *ref) in frontbuffer_release()
|
/linux-6.3-rc2/arch/powerpc/perf/ |
A D | imc-pmu.c | 355 struct imc_pmu_ref *ref; in ppc_nest_imc_cpu_offline() local 456 struct imc_pmu_ref *ref; in nest_imc_counters_release() local 511 struct imc_pmu_ref *ref; in nest_imc_event_init() local 671 struct imc_pmu_ref *ref; in ppc_core_imc_cpu_offline() local 758 struct imc_pmu_ref *ref; in core_imc_counters_release() local 814 struct imc_pmu_ref *ref; in core_imc_event_init() local 1119 struct imc_pmu_ref *ref; in thread_imc_event_add() local 1161 struct imc_pmu_ref *ref; in thread_imc_event_del() local 1354 struct imc_pmu_ref *ref = NULL; in trace_imc_event_add() local 1404 struct imc_pmu_ref *ref = NULL; in trace_imc_event_del() local
|
/linux-6.3-rc2/drivers/media/v4l2-core/ |
A D | v4l2-ctrls-request.c | 56 struct v4l2_ctrl_ref *ref; in v4l2_ctrl_request_clone() local 144 struct v4l2_ctrl_ref *ref = find_ref_lock(hdl, id); in v4l2_ctrl_request_hdl_ctrl_find() local 329 struct v4l2_ctrl_ref *ref; in v4l2_ctrl_request_complete() local 400 struct v4l2_ctrl_ref *ref; in v4l2_ctrl_request_setup() local
|
A D | v4l2-ctrls-core.c | 1113 static bool req_alloc_array(struct v4l2_ctrl_ref *ref, u32 elems) in req_alloc_array() 1137 void new_to_req(struct v4l2_ctrl_ref *ref) in new_to_req() 1154 void cur_to_req(struct v4l2_ctrl_ref *ref) in cur_to_req() 1171 int req_to_new(struct v4l2_ctrl_ref *ref) in req_to_new() 1302 struct v4l2_ctrl_ref *ref, *next_ref; in v4l2_ctrl_handler_free() local 1345 struct v4l2_ctrl_ref *ref; in find_private_ref() local 1366 struct v4l2_ctrl_ref *ref; in find_ref() local 1393 struct v4l2_ctrl_ref *ref = NULL; in find_ref_lock() local 1406 struct v4l2_ctrl_ref *ref = find_ref_lock(hdl, id); in v4l2_ctrl_find() local 1418 struct v4l2_ctrl_ref *ref; in handler_new_ref() local [all …]
|
/linux-6.3-rc2/fs/btrfs/ |
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 626 struct ref_entry *ref; in dump_block_entry() local 665 struct ref_entry *ref = NULL, *exist; in btrfs_ref_tree_mod() local
|
A D | delayed-ref.c | 442 struct btrfs_delayed_ref_node *ref) in drop_delayed_ref() 456 struct btrfs_delayed_ref_node *ref, in merge_ref() 504 struct btrfs_delayed_ref_node *ref; in btrfs_merge_delayed_refs() local 603 struct btrfs_delayed_ref_node *ref) in insert_delayed_ref() 878 struct btrfs_delayed_ref_node *ref, in init_delayed_ref_common() 913 struct btrfs_delayed_tree_ref *ref; in btrfs_add_delayed_tree_ref() local 1006 struct btrfs_delayed_data_ref *ref; in btrfs_add_delayed_data_ref() local
|
/linux-6.3-rc2/tools/bpf/bpftool/ |
A D | pids.c | 35 struct obj_ref *ref; in add_ref() local 216 struct obj_ref *ref = &refs->refs[i]; in emit_obj_refs_json() local 247 struct obj_ref *ref = &refs->refs[i]; in emit_obj_refs_plain() local
|
/linux-6.3-rc2/fs/orangefs/ |
A D | namei.c | 26 struct orangefs_object_kref ref; in orangefs_create() local 226 struct orangefs_object_kref ref; in orangefs_symlink() local 313 struct orangefs_object_kref ref; in orangefs_mkdir() local
|
/linux-6.3-rc2/net/batman-adv/ |
A D | originator.c | 180 void batadv_orig_node_vlan_release(struct kref *ref) in batadv_orig_node_vlan_release() 224 void batadv_neigh_ifinfo_release(struct kref *ref) in batadv_neigh_ifinfo_release() 241 void batadv_hardif_neigh_release(struct kref *ref) in batadv_hardif_neigh_release() 261 void batadv_neigh_node_release(struct kref *ref) in batadv_neigh_node_release() 772 void batadv_orig_ifinfo_release(struct kref *ref) in batadv_orig_ifinfo_release() 812 void batadv_orig_node_release(struct kref *ref) in batadv_orig_node_release()
|
/linux-6.3-rc2/tools/perf/util/ |
A D | thread-stack.c | 56 u64 ref; member 300 u64 timestamp, u64 ref, bool no_return) in thread_stack__call_return() 782 u64 timestamp, u64 ref, struct call_path *cp, in thread_stack__push_cp() 814 u64 ret_addr, u64 timestamp, u64 ref, in thread_stack__pop_cp() 861 struct addr_location *to_al, u64 ref) in thread_stack__bottom() 886 struct perf_sample *sample, u64 ref) in thread_stack__pop_ks() 906 struct addr_location *to_al, u64 ref) in thread_stack__no_call_return() 998 u64 ref) in thread_stack__trace_begin() 1019 struct perf_sample *sample, u64 ref) in thread_stack__trace_end() 1105 struct addr_location *to_al, u64 ref, in thread_stack__process()
|