/linux-4.1.27/lib/ |
D | percpu-refcount.c | 38 static unsigned long __percpu *percpu_count_ptr(struct percpu_ref *ref) in percpu_count_ptr() 58 int percpu_ref_init(struct percpu_ref *ref, percpu_ref_func_t *release, in percpu_ref_init() 99 void percpu_ref_exit(struct percpu_ref *ref) in percpu_ref_exit() 112 struct percpu_ref *ref = container_of(rcu, struct percpu_ref, rcu); in percpu_ref_call_confirm_rcu() local 124 struct percpu_ref *ref = container_of(rcu, struct percpu_ref, rcu); in percpu_ref_switch_to_atomic_rcu() local 157 static void percpu_ref_noop_confirm_switch(struct percpu_ref *ref) in percpu_ref_noop_confirm_switch() 161 static void __percpu_ref_switch_to_atomic(struct percpu_ref *ref, in __percpu_ref_switch_to_atomic() 219 void percpu_ref_switch_to_atomic(struct percpu_ref *ref, in percpu_ref_switch_to_atomic() 226 static void __percpu_ref_switch_to_percpu(struct percpu_ref *ref) in __percpu_ref_switch_to_percpu() 271 void percpu_ref_switch_to_percpu(struct percpu_ref *ref) in percpu_ref_switch_to_percpu() [all …]
|
D | dma-debug.c | 299 struct dma_debug_entry *ref, in __hash_bucket_find() 349 struct dma_debug_entry *ref) in bucket_find_exact() 355 struct dma_debug_entry *ref, in bucket_find_contain() 1074 static void check_unmap(struct dma_debug_entry *ref) in check_unmap() 1190 struct dma_debug_entry *ref, in check_sync() 1297 struct dma_debug_entry ref; in debug_dma_mapping_error() local 1336 struct dma_debug_entry ref = { in debug_dma_unmap_page() local 1390 struct dma_debug_entry *ref) in get_nr_mapped_entries() 1419 struct dma_debug_entry ref = { in debug_dma_unmap_sg() local 1471 struct dma_debug_entry ref = { in debug_dma_free_coherent() local [all …]
|
D | cpu_rmap.c | 69 static void cpu_rmap_release(struct kref *ref) in cpu_rmap_release() 268 static void irq_cpu_rmap_release(struct kref *ref) in irq_cpu_rmap_release()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lu_ref.h | 118 static inline void lu_ref_init(struct lu_ref *ref) in lu_ref_init() 122 static inline void lu_ref_fini(struct lu_ref *ref) in lu_ref_fini() 126 static inline struct lu_ref_link *lu_ref_add(struct lu_ref *ref, in lu_ref_add() 133 static inline struct lu_ref_link *lu_ref_add_atomic(struct lu_ref *ref, in lu_ref_add_atomic() 140 static inline void lu_ref_add_at(struct lu_ref *ref, in lu_ref_add_at() 147 static inline void lu_ref_del(struct lu_ref *ref, const char *scope, in lu_ref_del() 152 static inline void lu_ref_set_at(struct lu_ref *ref, struct lu_ref_link *link, in lu_ref_set_at() 158 static inline void lu_ref_del_at(struct lu_ref *ref, struct lu_ref_link *link, in lu_ref_del_at() 172 static inline void lu_ref_print(const struct lu_ref *ref) in lu_ref_print()
|
/linux-4.1.27/include/linux/ |
D | percpu-refcount.h | 117 static inline void percpu_ref_kill(struct percpu_ref *ref) in percpu_ref_kill() 128 static inline bool __ref_is_percpu(struct percpu_ref *ref, in __ref_is_percpu() 170 static inline void percpu_ref_get_many(struct percpu_ref *ref, unsigned long nr) in percpu_ref_get_many() 192 static inline void percpu_ref_get(struct percpu_ref *ref) in percpu_ref_get() 206 static inline bool percpu_ref_tryget(struct percpu_ref *ref) in percpu_ref_tryget() 240 static inline bool percpu_ref_tryget_live(struct percpu_ref *ref) in percpu_ref_tryget_live() 269 static inline void percpu_ref_put_many(struct percpu_ref *ref, unsigned long nr) in percpu_ref_put_many() 292 static inline void percpu_ref_put(struct percpu_ref *ref) in percpu_ref_put() 306 static inline bool percpu_ref_is_dying(struct percpu_ref *ref) in percpu_ref_is_dying() 319 static inline bool percpu_ref_is_zero(struct percpu_ref *ref) in percpu_ref_is_zero()
|
D | bsg.h | 13 struct kref ref; member
|
D | hw_random.h | 49 struct kref ref; member
|
D | watchdog.h | 48 void (*ref)(struct watchdog_device *); member
|
D | sh_clk.h | 18 struct kref ref; member
|
D | host1x.h | 181 struct kref ref; member
|
/linux-4.1.27/net/mac80211/ |
D | rate.h | 37 struct rate_control_ref *ref = local->rate_ctrl; in rate_control_tx_status() local 57 struct rate_control_ref *ref = local->rate_ctrl; in rate_control_tx_status_noskb() local 73 struct rate_control_ref *ref = sta->rate_ctrl; in rate_control_rate_init() local 104 struct rate_control_ref *ref = local->rate_ctrl; in rate_control_rate_update() local 125 static inline void *rate_control_alloc_sta(struct rate_control_ref *ref, in rate_control_alloc_sta() 134 struct rate_control_ref *ref = sta->rate_ctrl; in rate_control_free_sta() local 144 struct rate_control_ref *ref = sta->rate_ctrl; in rate_control_add_sta_debugfs() local 154 struct rate_control_ref *ref = sta->rate_ctrl; in rate_control_remove_sta_debugfs() local
|
D | rate.c | 129 struct rate_control_ref *ref = file->private_data; in rcname_read() local 147 struct rate_control_ref *ref; in rate_control_alloc() local 666 struct rate_control_ref *ref = sdata->local->rate_ctrl; in rate_control_get_rate() local 723 struct rate_control_ref *ref; in ieee80211_init_rate_ctrl_alg() local 754 struct rate_control_ref *ref; in rate_control_deinitialize() local
|
D | key.h | 166 #define key_mtx_dereference(local, ref) \ argument
|
D | sta_info.c | 1801 struct rate_control_ref *ref = NULL; in sta_set_sinfo() local
|
/linux-4.1.27/drivers/xen/ |
D | grant-table.c | 153 int ref, rc = 0; in get_free_entries() local 202 static void put_free_entry(grant_ref_t ref) in put_free_entry() 224 static void gnttab_update_entry_v1(grant_ref_t ref, domid_t domid, in gnttab_update_entry_v1() 236 void gnttab_grant_foreign_access_ref(grant_ref_t ref, domid_t domid, in gnttab_grant_foreign_access_ref() 247 int ref; in gnttab_grant_foreign_access() local 259 static int gnttab_query_foreign_access_v1(grant_ref_t ref) in gnttab_query_foreign_access_v1() 264 int gnttab_query_foreign_access(grant_ref_t ref) in gnttab_query_foreign_access() 270 static int gnttab_end_foreign_access_ref_v1(grant_ref_t ref, int readonly) in gnttab_end_foreign_access_ref_v1() 286 static inline int _gnttab_end_foreign_access_ref(grant_ref_t ref, int readonly) in _gnttab_end_foreign_access_ref() 291 int gnttab_end_foreign_access_ref(grant_ref_t ref, int readonly) in gnttab_end_foreign_access_ref() [all …]
|
/linux-4.1.27/drivers/clk/mxs/ |
D | clk-ref.c | 40 struct clk_ref *ref = to_clk_ref(hw); in clk_ref_enable() local 49 struct clk_ref *ref = to_clk_ref(hw); in clk_ref_disable() local 57 struct clk_ref *ref = to_clk_ref(hw); in clk_ref_recalc_rate() local 93 struct clk_ref *ref = to_clk_ref(hw); in clk_ref_set_rate() local 131 struct clk_ref *ref; in mxs_clk_ref() local
|
/linux-4.1.27/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() 693 static inline int read_dnode(struct jffs2_sb_info *c, struct jffs2_raw_node_ref *ref, in read_dnode() 868 static inline int read_unknown(struct jffs2_sb_info *c, struct jffs2_raw_node_ref *ref, struct jffs… in read_unknown() 920 static int read_more(struct jffs2_sb_info *c, struct jffs2_raw_node_ref *ref, in read_more() 964 struct jffs2_raw_node_ref *ref, *valid_ref; in jffs2_get_inode_nodes() local
|
D | malloc.c | 213 struct jffs2_raw_node_ref **p, *ref; in jffs2_prealloc_raw_node_refs() local 308 struct jffs2_xattr_ref *ref; in jffs2_alloc_xattr_ref() local 319 void jffs2_free_xattr_ref(struct jffs2_xattr_ref *ref) in jffs2_free_xattr_ref()
|
D | erase.c | 236 struct jffs2_raw_node_ref *ref, struct jffs2_eraseblock *jeb) in jffs2_remove_node_refs_from_ino_list() 318 struct jffs2_raw_node_ref *block, *ref; in jffs2_free_jeb_node_refs() local
|
D | nodelist.c | 590 struct jffs2_raw_node_ref *ref; in jffs2_link_node_ref() local 694 struct jffs2_raw_node_ref *ref) in __ref_totlen() 719 struct jffs2_raw_node_ref *ref) in __jffs2_ref_totlen()
|
D | nodelist.h | 101 static inline struct jffs2_raw_node_ref *ref_next(struct jffs2_raw_node_ref *ref) in ref_next() 136 #define ref_flags(ref) ((ref)->flash_offset & 3) argument 137 #define ref_offset(ref) ((ref)->flash_offset & ~3) argument 138 #define ref_obsolete(ref) (((ref)->flash_offset & 3) == REF_OBSOLETE) argument 139 #define mark_ref_normal(ref) do { (ref)->flash_offset = ref_offset(ref) | REF_NORMAL; } while(0) argument
|
D | nodemgmt.c | 579 void jffs2_mark_node_obsolete(struct jffs2_sb_info *c, struct jffs2_raw_node_ref *ref) in jffs2_mark_node_obsolete()
|
D | xattr.h | 66 static inline int is_xattr_ref_dead(struct jffs2_xattr_ref *ref) in is_xattr_ref_dead()
|
D | summary.c | 523 struct jffs2_xattr_ref *ref; in jffs2_sum_process_sum_data() local
|
D | debug.c | 404 struct jffs2_raw_node_ref *ref; in __jffs2_dbg_dump_node_refs_nolock() local
|
D | scan.c | 387 struct jffs2_xattr_ref *ref; in jffs2_scan_xref_node() local
|
/linux-4.1.27/fs/btrfs/ |
D | delayed-ref.c | 264 struct btrfs_delayed_ref_node *ref) in drop_delayed_ref() 283 struct btrfs_delayed_ref_node *ref, u64 seq) in merge_ref() 359 struct btrfs_delayed_ref_node *ref; in btrfs_merge_delayed_refs() local 497 struct btrfs_delayed_ref_head *ref; in update_existing_head_ref() local 571 struct btrfs_delayed_ref_node *ref, u64 bytenr, in add_delayed_ref_head() 658 struct btrfs_delayed_ref_node *ref, u64 bytenr, in add_delayed_tree_ref() 720 struct btrfs_delayed_ref_node *ref, u64 bytenr, in add_delayed_data_ref() 790 struct btrfs_delayed_tree_ref *ref; in btrfs_add_delayed_tree_ref() local 839 struct btrfs_delayed_data_ref *ref; in btrfs_add_delayed_data_ref() local
|
D | backref.c | 199 struct __prelim_ref *ref; in __add_prelim_ref() local 225 struct ulist *parents, struct __prelim_ref *ref, in add_all_parents() 310 struct __prelim_ref *ref, in __resolve_indirect_ref() 388 struct __prelim_ref *ref; in __resolve_indirect_refs() local 484 struct __prelim_ref *ref; in __add_missing_keys() local 612 struct btrfs_delayed_tree_ref *ref; in __add_delayed_refs() local 621 struct btrfs_delayed_tree_ref *ref; in __add_delayed_refs() local 631 struct btrfs_delayed_data_ref *ref; in __add_delayed_refs() local 653 struct btrfs_delayed_data_ref *ref; in __add_delayed_refs() local 901 struct __prelim_ref *ref; local
|
D | inode-item.c | 29 struct btrfs_inode_ref *ref; in find_name_in_backref() local 200 struct btrfs_inode_ref *ref; in btrfs_del_inode_ref() local 333 struct btrfs_inode_ref *ref; in btrfs_insert_inode_ref() local
|
D | root-tree.c | 355 struct btrfs_root_ref *ref; in btrfs_del_root_ref() local 427 struct btrfs_root_ref *ref; in btrfs_add_root_ref() local
|
D | print-tree.c | 47 struct btrfs_extent_data_ref *ref) in print_extent_data_ref()
|
D | export.c | 159 struct btrfs_root_ref *ref; in btrfs_get_parent() local
|
D | extent-tree.c | 1078 struct btrfs_extent_data_ref *ref) in hash_extent_data_ref_item() 1086 struct btrfs_extent_data_ref *ref, in match_extent_data_ref() 1104 struct btrfs_extent_data_ref *ref; in lookup_extent_data_ref() local 1214 struct btrfs_shared_data_ref *ref; in insert_extent_data_ref() local 1225 struct btrfs_extent_data_ref *ref; in insert_extent_data_ref() local 2065 struct btrfs_delayed_data_ref *ref; in run_delayed_data_ref() local 2225 struct btrfs_delayed_tree_ref *ref; in run_delayed_tree_ref() local 2330 struct btrfs_delayed_ref_node *ref, *last = NULL;; in select_delayed_ref() local 2359 struct btrfs_delayed_ref_node *ref; in __btrfs_run_delayed_refs() local 2841 struct btrfs_delayed_ref_node *ref; in btrfs_run_delayed_refs() local [all …]
|
D | delayed-ref.h | 182 static inline void btrfs_put_delayed_ref(struct btrfs_delayed_ref_node *ref) in btrfs_put_delayed_ref()
|
D | tree-log.c | 872 struct btrfs_inode_ref *ref; in backref_in_log() local 1127 struct btrfs_inode_ref *ref; in ref_get_fields() local 1368 struct btrfs_inode_ref *ref; in count_inode_refs() local
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | e500_mmu_host.c | 191 struct tlbe_ref *ref = &vcpu_e500->gtlb_priv[tlbsel][esel].ref; in inval_gtlbe_on_host() local 247 static inline void kvmppc_e500_ref_setup(struct tlbe_ref *ref, in kvmppc_e500_ref_setup() 264 static inline void kvmppc_e500_ref_release(struct tlbe_ref *ref) in kvmppc_e500_ref_release() 290 struct tlbe_ref *ref = in clear_tlb_privs() local 309 int tsize, struct tlbe_ref *ref, u64 gvaddr, in kvmppc_e500_setup_stlbe() 327 struct tlbe_ref *ref) in kvmppc_e500_shadow_map() 517 struct tlbe_ref *ref; in kvmppc_e500_tlb0_map() local 537 struct tlbe_ref *ref, in kvmppc_e500_tlb1_map_tlb1() 565 struct tlbe_ref *ref = &vcpu_e500->gtlb_priv[1][esel].ref; in kvmppc_e500_tlb1_map() local
|
D | e500.h | 49 struct tlbe_ref ref; member
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_ttm_glue.c | 46 static int vmw_ttm_mem_global_init(struct drm_global_reference *ref) in vmw_ttm_mem_global_init() 52 static void vmw_ttm_mem_global_release(struct drm_global_reference *ref) in vmw_ttm_mem_global_release()
|
/linux-4.1.27/tools/perf/util/ |
D | thread-stack.c | 77 u64 ref; member 197 u64 timestamp, u64 ref, bool no_return) in thread_stack__call_return() 462 u64 timestamp, u64 ref, struct call_path *cp, in thread_stack__push_cp() 486 u64 ret_addr, u64 timestamp, u64 ref, in thread_stack__pop_cp() 531 struct addr_location *to_al, u64 ref) in thread_stack__bottom() 561 struct addr_location *to_al, u64 ref) in thread_stack__no_call_return() 621 u64 ref) in thread_stack__trace_begin() 642 struct perf_sample *sample, u64 ref) in thread_stack__trace_end() 666 struct addr_location *to_al, u64 ref, in thread_stack__process()
|
D | probe-event.h | 31 struct probe_trace_arg_ref *ref; /* Referencing offset */ member 59 bool ref; /* Referencing flag */ member
|
D | comm.c | 9 int ref; member
|
D | probe-finder.c | 155 struct probe_trace_arg_ref *ref; in alloc_trace_arg_ref() local 178 bool ref = false; in convert_variable_location() local 385 struct probe_trace_arg_ref *ref = *ref_ptr; in convert_variable_fields() local
|
D | probe-event.c | 1604 static int __synthesize_probe_trace_arg_ref(struct probe_trace_arg_ref *ref, in __synthesize_probe_trace_arg_ref() 1631 struct probe_trace_arg_ref *ref = arg->ref; in synthesize_probe_trace_arg() local 1874 struct probe_trace_arg_ref *ref, *next; in clear_probe_trace_event() local
|
/linux-4.1.27/drivers/misc/mic/host/ |
D | mic_smpt.c | 78 static void mic_add_smpt_entry(int spt, s64 *ref, u64 addr, in mic_add_smpt_entry() 100 int entries, s64 *ref, size_t size) in mic_smpt_op() 151 size_t size, s64 *ref, u64 *smpt_start) in mic_get_smpt_ref_count() 211 s64 *ref; in mic_map() local 258 s64 *ref; in mic_unmap() local
|
/linux-4.1.27/fs/cifs/ |
D | cifs_dfs_ref.c | 139 const struct dfs_info3_param *ref, in cifs_compose_mount_options() 245 const char *fullpath, const struct dfs_info3_param *ref) in cifs_dfs_do_refmount() 265 static void dump_referral(const struct dfs_info3_param *ref) in dump_referral()
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_global.c | 66 int drm_global_item_ref(struct drm_global_reference *ref) in drm_global_item_ref() 96 void drm_global_item_unref(struct drm_global_reference *ref) in drm_global_item_unref()
|
D | drm_drv.c | 631 static void drm_dev_release(struct kref *ref) in drm_dev_release()
|
D | drm_atomic.c | 1128 struct drm_mode_object *ref; in atomic_set_prop() local
|
D | drm_crtc.c | 4423 uint64_t value, struct drm_mode_object **ref) in drm_property_change_valid_get() 4479 struct drm_mode_object *ref) in drm_property_change_valid_put() 4655 struct drm_mode_object *ref; in drm_mode_obj_set_property_ioctl() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/ |
D | object.c | 143 nvkm_object_ref(struct nvkm_object *obj, struct nvkm_object **ref) in nvkm_object_ref() 163 int ref = atomic_add_return(1, &object->usecount); in nvkm_object_inc() local 293 int ref = atomic_add_return(-1, &object->usecount); in nvkm_object_dec() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/ |
D | libcfs_lock.c | 163 atomic_t *ref; in cfs_percpt_atomic_alloc() local 180 atomic_t *ref; in cfs_percpt_atomic_summary() local
|
/linux-4.1.27/lib/lz4/ |
D | lz4hc_compress.c | 126 const u8 *ref; in lz4hc_insertandfindbestmatch() local 201 const u8 *ref; in lz4hc_insertandgetwidermatch() local 270 int ml, const u8 *ref) in lz4_encodesequence() 331 const u8 *ref = NULL; in lz4_compresshcctx() local
|
D | lz4_decompress.c | 58 const BYTE *ref; in lz4_uncompress() local 174 const BYTE *ref; in lz4_uncompress_unknownoutputsize() local
|
D | lz4_compress.c | 92 const u8 *ref; in lz4_compressctx() local 273 const u8 *ref; in lz4_compress64kctx() local
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_sb.c | 54 int ref = 0; in xfs_perag_get() local 78 int ref; in xfs_perag_get_tag() local 97 int ref; in xfs_perag_put() local
|
/linux-4.1.27/drivers/gpu/drm/ttm/ |
D | ttm_object.c | 288 struct ttm_ref_object *ref; in ttm_ref_object_exists() local 324 struct ttm_ref_object *ref; in ttm_ref_object_add() local 389 struct ttm_ref_object *ref = in ttm_ref_object_release() local 414 struct ttm_ref_object *ref; in ttm_ref_object_base_unref() local 433 struct ttm_ref_object *ref; in ttm_object_file_release() local
|
D | ttm_bo.c | 1358 void ttm_bo_global_release(struct drm_global_reference *ref) in ttm_bo_global_release() 1367 int ttm_bo_global_init(struct drm_global_reference *ref) in ttm_bo_global_init()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | ramht.h | 16 nvkm_ramht_ref(struct nvkm_ramht *obj, struct nvkm_ramht **ref) in nvkm_ramht_ref()
|
D | gpuobj.h | 54 nvkm_gpuobj_ref(struct nvkm_gpuobj *obj, struct nvkm_gpuobj **ref) in nvkm_gpuobj_ref()
|
/linux-4.1.27/fs/ubifs/ |
D | log.c | 180 struct ubifs_ref_node *ref; in ubifs_add_bud_to_log() local 363 struct ubifs_ref_node *ref; in ubifs_log_start_commit() local 657 struct ubifs_ref_node *ref = snod->node; in ubifs_consolidate_log() local
|
D | replay.c | 786 static int validate_ref(struct ubifs_info *c, const struct ubifs_ref_node *ref) in validate_ref() 917 const struct ubifs_ref_node *ref = snod->node; in replay_log_leb() local
|
/linux-4.1.27/drivers/android/ |
D | binder.c | 1009 struct binder_ref *ref; in binder_get_ref() local 1030 struct binder_ref *ref, *new_ref; in binder_get_ref_for_node() local 1090 static void binder_delete_ref(struct binder_ref *ref) in binder_delete_ref() 1115 static int binder_inc_ref(struct binder_ref *ref, int strong, in binder_inc_ref() 1139 static int binder_dec_ref(struct binder_ref *ref, int strong) in binder_dec_ref() 1289 struct binder_ref *ref = binder_get_ref(proc, fp->handle); in binder_transaction_buffer_release() local 1381 struct binder_ref *ref; in binder_transaction() local 1540 struct binder_ref *ref; in binder_transaction() local 1586 struct binder_ref *ref = binder_get_ref(proc, fp->handle); in binder_transaction() local 1781 struct binder_ref *ref; in binder_thread_write() local [all …]
|
/linux-4.1.27/net/tipc/ |
D | name_distr.h | 66 __be32 ref; member
|
D | name_table.c | 358 u32 ref, u32 key) in tipc_nameseq_remove_publ() 499 u32 lower, u32 node, u32 ref, in tipc_nametbl_remove_publ() 542 u32 ref = 0; in tipc_nametbl_translate() local 697 int tipc_nametbl_withdraw(struct net *net, u32 type, u32 lower, u32 ref, in tipc_nametbl_withdraw()
|
D | name_table.h | 75 u32 ref; member
|
D | link.h | 150 struct kref ref; member
|
/linux-4.1.27/drivers/staging/media/lirc/ |
D | lirc_zilog.c | 70 struct kref ref; member 86 struct kref ref; member 99 struct kref ref; member 175 static void release_ir_device(struct kref *ref) in release_ir_device() 235 static void release_ir_rx(struct kref *ref) in release_ir_rx() 286 static void release_ir_tx(struct kref *ref) in release_ir_tx()
|
/linux-4.1.27/drivers/gpu/drm/armada/ |
D | armada_510.c | 64 uint32_t rate, ref, div; in armada510_crtc_compute_clock() local
|
/linux-4.1.27/drivers/macintosh/ |
D | windfarm_ad7417_sensor.c | 28 struct kref ref; member 153 static void wf_ad7417_release(struct kref *ref) in wf_ad7417_release()
|
D | windfarm.h | 42 struct kref ref; member 112 struct kref ref; member
|
D | windfarm_smu_sat.c | 37 struct kref ref; member 180 static void wf_sat_release(struct kref *ref) in wf_sat_release()
|
D | windfarm_fcu_controls.c | 57 struct kref ref; member 72 static void wf_fcu_release(struct kref *ref) in wf_fcu_release()
|
/linux-4.1.27/fs/quota/ |
D | quota_tree.c | 296 __le32 *ref; in do_insert_tree() local 473 __le32 *ref = (__le32 *)buf; in remove_tree() local 569 __le32 *ref = (__le32 *)buf; in find_tree_dqentry() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
D | nv40.c | 56 u32 ref = 27000, clk = 0; in read_pll_1() local 74 u32 ref = 27000, clk = 0; in read_pll_2() local
|
D | nv50.c | 55 u32 coef, ref = clk->read(clk, nv_clk_src_crystal); in read_pll_src() local 162 u32 ref = read_pll_ref(priv, base); in read_pll() local
|
D | mcp77.c | 52 u32 ref = clk->read(clk, nv_clk_src_href); in read_pll() local
|
D | gf100.c | 199 calc_div(struct gf100_clk_priv *priv, int clk, u32 ref, u32 freq, u32 *ddiv) in calc_div()
|
D | gk104.c | 217 calc_div(struct gk104_clk_priv *priv, int clk, u32 ref, u32 freq, u32 *ddiv) in calc_div()
|
/linux-4.1.27/drivers/gpu/host1x/ |
D | intr.c | 214 struct host1x_waitlist *waiter, void **ref) in host1x_intr_add_action() 257 void host1x_intr_put_ref(struct host1x *host, u32 id, void *ref) in host1x_intr_put_ref()
|
D | syncpt.c | 192 void *ref; in host1x_syncpt_wait() local
|
D | job.c | 87 static void job_free(struct kref *ref) in job_free()
|
/linux-4.1.27/drivers/mtd/ubi/ |
D | build.c | 404 static int ubi_sysfs_init(struct ubi_device *ubi, int *ref) in ubi_sysfs_init() 502 static int uif_init(struct ubi_device *ubi, int *ref) in uif_init() 873 int i, err, ref = 0; in ubi_attach_mtd_dev() local
|
/linux-4.1.27/include/xen/interface/ |
D | grant_table.h | 266 grant_ref_t ref; member 343 grant_ref_t ref; member 377 grant_ref_t ref; member 489 grant_ref_t ref; member
|
/linux-4.1.27/drivers/net/ |
D | xen-netfront.c | 216 grant_ref_t ref = queue->grant_rx_ref[i]; in xennet_get_rx_ref() local 294 grant_ref_t ref; in xennet_alloc_rx_buffers() local 425 grant_ref_t ref; in xennet_make_one_txreq() local 656 grant_ref_t ref) in xennet_move_rx_slot() 680 grant_ref_t ref; in xennet_get_extras() local 721 grant_ref_t ref = xennet_get_rx_ref(queue, cons); in xennet_get_responses() local 1079 int id, ref; in xennet_release_rx_bufs() local 1330 static void xennet_end_access(int ref, void *page) in xennet_end_access()
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | v4l2-ctrls.c | 1735 struct v4l2_ctrl_ref *ref, *next_ref; in v4l2_ctrl_handler_free() local 1772 struct v4l2_ctrl_ref *ref; in find_private_ref() local 1793 struct v4l2_ctrl_ref *ref; in find_ref() local 1821 struct v4l2_ctrl_ref *ref = NULL; in find_ref_lock() local 1834 struct v4l2_ctrl_ref *ref = find_ref_lock(hdl, id); in v4l2_ctrl_find() local 1844 struct v4l2_ctrl_ref *ref; in handler_new_ref() local 2237 struct v4l2_ctrl_ref *ref; in v4l2_ctrl_add_handler() local 2482 struct v4l2_ctrl_ref *ref; in v4l2_query_ext_ctrl() local 2720 struct v4l2_ctrl_ref *ref; in prepare_ext_ctrls() local
|
D | v4l2-device.c | 61 static void v4l2_device_release(struct kref *ref) in v4l2_device_release()
|
/linux-4.1.27/drivers/iio/adc/ |
D | ti-adc081c.c | 19 struct regulator *ref; member
|
/linux-4.1.27/arch/arm/kernel/ |
D | fiq.c | 62 static int fiq_def_op(void *ref, int relinquish) in fiq_def_op()
|
/linux-4.1.27/drivers/gpu/drm/cirrus/ |
D | cirrus_ttm.c | 39 cirrus_ttm_mem_global_init(struct drm_global_reference *ref) in cirrus_ttm_mem_global_init() 45 cirrus_ttm_mem_global_release(struct drm_global_reference *ref) in cirrus_ttm_mem_global_release()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_ttm.c | 294 nouveau_ttm_mem_global_init(struct drm_global_reference *ref) in nouveau_ttm_mem_global_init() 300 nouveau_ttm_mem_global_release(struct drm_global_reference *ref) in nouveau_ttm_mem_global_release()
|
D | nouveau_bo.h | 51 nouveau_bo_ref(struct nouveau_bo *ref, struct nouveau_bo **pnvbo) in nouveau_bo_ref()
|
/linux-4.1.27/drivers/gpu/drm/mgag200/ |
D | mgag200_ttm.c | 39 mgag200_ttm_mem_global_init(struct drm_global_reference *ref) in mgag200_ttm_mem_global_init() 45 mgag200_ttm_mem_global_release(struct drm_global_reference *ref) in mgag200_ttm_mem_global_release()
|
/linux-4.1.27/drivers/gpu/drm/ast/ |
D | ast_ttm.c | 39 ast_ttm_mem_global_init(struct drm_global_reference *ref) in ast_ttm_mem_global_init() 45 ast_ttm_mem_global_release(struct drm_global_reference *ref) in ast_ttm_mem_global_release()
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_mmap.c | 46 void ipath_release_mmap_info(struct kref *ref) in ipath_release_mmap_info()
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_mmap.c | 46 void qib_release_mmap_info(struct kref *ref) in qib_release_mmap_info()
|
/linux-4.1.27/arch/arm/include/asm/hardware/ |
D | icst.h | 18 unsigned long ref; member
|
/linux-4.1.27/net/sched/ |
D | act_connmark.c | 137 int bind, int ref) in tcf_connmark_dump()
|
D | act_skbedit.c | 137 int bind, int ref) in tcf_skbedit_dump()
|
D | act_vlan.c | 150 int bind, int ref) in tcf_vlan_dump()
|
D | act_api.c | 429 tcf_action_dump_old(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_action_dump_old() 435 tcf_action_dump_1(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_action_dump_1() 461 tcf_action_dump(struct sk_buff *skb, struct list_head *actions, int bind, int ref) in tcf_action_dump() 643 u16 flags, int event, int bind, int ref) in tca_get_fill()
|
D | act_gact.c | 142 static int tcf_gact_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_gact_dump()
|
D | act_nat.c | 251 int bind, int ref) in tcf_nat_dump()
|
D | act_simple.c | 136 int bind, int ref) in tcf_simp_dump()
|
D | act_mirred.c | 186 static int tcf_mirred_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_mirred_dump()
|
D | act_pedit.c | 177 int bind, int ref) in tcf_pedit_dump()
|
D | act_ipt.c | 221 static int tcf_ipt_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_ipt_dump()
|
D | ematch.c | 190 u32 ref; in tcf_em_validate() local
|
D | act_bpf.c | 124 int bind, int ref) in tcf_bpf_dump()
|
D | act_police.c | 313 tcf_act_police_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_act_police_dump()
|
D | act_csum.c | 533 struct tc_action *a, int bind, int ref) in tcf_csum_dump()
|
D | sch_atm.c | 51 int ref; /* reference count */ member
|
/linux-4.1.27/drivers/gpu/drm/qxl/ |
D | qxl_ttm.c | 50 static int qxl_ttm_mem_global_init(struct drm_global_reference *ref) in qxl_ttm_mem_global_init() 55 static void qxl_ttm_mem_global_release(struct drm_global_reference *ref) in qxl_ttm_mem_global_release()
|
/linux-4.1.27/net/mac802154/ |
D | llsec.h | 35 struct kref ref; member
|
D | llsec.c | 167 static void llsec_key_release(struct kref *ref) in llsec_key_release()
|
/linux-4.1.27/drivers/usb/mon/ |
D | usb_mon.h | 32 struct kref ref; /* Under mon_lock */ member
|
/linux-4.1.27/include/uapi/xen/ |
D | gntdev.h | 40 uint32_t ref; member
|
/linux-4.1.27/drivers/infiniband/core/ |
D | uverbs.h | 101 struct kref ref; member 112 struct kref ref; member
|
D | uverbs_main.c | 146 static void ib_uverbs_release_event_file(struct kref *ref) in ib_uverbs_release_event_file() 316 static void ib_uverbs_release_file(struct kref *ref) in ib_uverbs_release_file()
|
D | sa_query.c | 56 struct kref ref; member
|
/linux-4.1.27/drivers/gpu/drm/bochs/ |
D | bochs_mm.c | 19 static int bochs_ttm_mem_global_init(struct drm_global_reference *ref) in bochs_ttm_mem_global_init() 24 static void bochs_ttm_mem_global_release(struct drm_global_reference *ref) in bochs_ttm_mem_global_release()
|
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
D | lib-eq.c | 157 int *ref; in LNetEQFree() local
|
D | api-ni.c | 971 int *ref; in lnet_shutdown_lndnis() local
|
/linux-4.1.27/include/xen/ |
D | grant_table.h | 137 uint32_t flags, grant_ref_t ref, domid_t domid) in gnttab_set_map_op()
|
/linux-4.1.27/include/linux/iio/ |
D | buffer.h | 93 struct kref ref; member
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | ix2505v.c | 140 u8 gain, cc, ref, psc, local_osc, lpf; in ix2505v_set_params() local
|
D | stv6110.c | 268 u32 divider, ref, p, presc, i, result_freq, vco_freq; in stv6110_set_frequency() local
|
/linux-4.1.27/include/linux/sunrpc/ |
D | svcauth.h | 69 struct kref ref; member
|
D | cache.h | 54 struct kref ref; member
|
/linux-4.1.27/drivers/pcmcia/ |
D | cs_internal.h | 34 struct kref ref; member
|
D | ds.c | 233 static void pcmcia_release_function(struct kref *ref) in pcmcia_release_function()
|
/linux-4.1.27/include/media/ |
D | v4l2-device.h | 62 struct kref ref; member
|
/linux-4.1.27/include/linux/mtd/ |
D | blktrans.h | 44 struct kref ref; member
|
/linux-4.1.27/drivers/media/common/siano/ |
D | smsdvb-debugfs.c | 353 static void smsdvb_debugfs_data_release(struct kref *ref) in smsdvb_debugfs_data_release()
|
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
D | io.c | 766 void assign_queue(ADAPTER *a, byte e_no, word ref) in assign_queue() 777 byte get_assign(ADAPTER *a, word ref) in get_assign()
|
D | capifunc.c | 188 void *TransmitBufferSet(APPL *appl, dword ref) in TransmitBufferSet()
|
D | debug.c | 2048 static int diva_dbg_cmp_key(const char *ref, const char *key) { in diva_dbg_cmp_key() 2060 const char *ref = &TraceFilter[0]; in diva_mnt_cmp_nmbr() local
|
/linux-4.1.27/drivers/s390/scsi/ |
D | zfcp_aux.c | 446 void zfcp_adapter_release(struct kref *ref) in zfcp_adapter_release()
|
D | zfcp_def.h | 145 struct kref ref; member
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | rv740_dpm.c | 36 u32 ref = 0; in rv740_get_decoded_reference_divider() local
|
D | radeon_ttm.c | 67 static int radeon_ttm_mem_global_init(struct drm_global_reference *ref) in radeon_ttm_mem_global_init() 72 static void radeon_ttm_mem_global_release(struct drm_global_reference *ref) in radeon_ttm_mem_global_release()
|
/linux-4.1.27/scripts/dtc/ |
D | data.c | 240 struct data data_add_marker(struct data d, enum markertype type, char *ref) in data_add_marker()
|
D | dtc.h | 80 char *ref; member
|
D | livetree.c | 512 struct node *get_node_by_ref(struct node *tree, const char *ref) in get_node_by_ref()
|
/linux-4.1.27/fs/nfs/ |
D | callback_proc.c | 375 struct referring_call *ref; in referring_call_exists() local
|
D | dns_resolve.c | 103 static void nfs_dns_ent_put(struct kref *ref) in nfs_dns_ent_put()
|
/linux-4.1.27/drivers/pci/hotplug/ |
D | acpiphp.h | 69 struct kref ref; member
|
/linux-4.1.27/arch/mips/ath79/ |
D | clock.c | 217 static u32 __init ar934x_get_pll_freq(u32 ref, u32 ref_div, u32 nint, u32 nfrac, in ar934x_get_pll_freq()
|
/linux-4.1.27/drivers/misc/carma/ |
D | carma-fpga-program.c | 52 struct kref ref; member 164 static void fpga_dev_remove(struct kref *ref) in fpga_dev_remove()
|
D | carma-fpga.c | 158 struct kref ref; member 199 static void fpga_device_release(struct kref *ref) in fpga_device_release()
|
/linux-4.1.27/arch/powerpc/oprofile/cell/ |
D | spu_task_sync.c | 162 struct kref *ref; in get_cached_info() local
|
/linux-4.1.27/drivers/target/ |
D | target_core_tpg.c | 643 static void core_tpg_lun_ref_release(struct percpu_ref *ref) in core_tpg_lun_ref_release()
|
/linux-4.1.27/drivers/staging/android/ion/ |
D | ion_priv.h | 62 struct kref ref; member
|
/linux-4.1.27/drivers/usb/core/ |
D | config.c | 299 void usb_release_interface_cache(struct kref *ref) in usb_release_interface_cache()
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | pmac_pfunc.h | 155 struct kref ref; member
|
/linux-4.1.27/include/uapi/linux/ |
D | tipc.h | 48 __u32 ref; member
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | tcm_usb_gadget.h | 84 struct kref ref; member
|
/linux-4.1.27/drivers/tty/hvc/ |
D | hvc_xen.c | 374 int ret, evtchn, devid, ref, irq; in xencons_connect_backend() local
|
/linux-4.1.27/drivers/media/usb/em28xx/ |
D | em28xx-cards.c | 3039 void em28xx_free_device(struct kref *ref) in em28xx_free_device()
|
/linux-4.1.27/fs/nfsd/ |
D | export.c | 40 static void expkey_put(struct kref *ref) in expkey_put() 309 static void svc_export_put(struct kref *ref) in svc_export_put()
|
D | nfs4idmap.c | 92 ent_put(struct kref *ref) in ent_put()
|
/linux-4.1.27/drivers/tty/ |
D | n_gsm.c | 97 struct kref ref; member 199 struct kref ref; member 2142 static void gsm_free_muxr(struct kref *ref) in gsm_free_muxr() 2647 static void net_free(struct kref *ref) in net_free()
|
/linux-4.1.27/drivers/md/bcache/ |
D | journal.c | 787 atomic_t *ref; in bch_journal_meta() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
D | base.c | 463 nvkm_vm_ref(struct nvkm_vm *ref, struct nvkm_vm **ptr, struct nvkm_gpuobj *pgd) in nvkm_vm_ref()
|
/linux-4.1.27/net/bluetooth/hidp/ |
D | hidp.h | 139 struct kref ref; member
|
D | core.c | 973 static void session_free(struct kref *ref) in session_free()
|
/linux-4.1.27/drivers/infiniband/hw/mlx4/ |
D | mcg.c | 137 #define safe_atomic_dec(ref) \ argument 605 int ref = 0; in handle_join_req() local
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | u_fs.h | 180 atomic_t ref; member
|
/linux-4.1.27/sound/aoa/fabrics/ |
D | layout.c | 766 const u32 *ref; in check_codec() local
|
/linux-4.1.27/kernel/trace/ |
D | trace.h | 229 int ref; member 391 int ref; member 1096 int ref; member
|
D | trace.c | 5658 int ref; member 5664 struct buffer_ref *ref = (struct buffer_ref *)buf->private; in buffer_pipe_buf_release() local 5677 struct buffer_ref *ref = (struct buffer_ref *)buf->private; in buffer_pipe_buf_get() local 5697 struct buffer_ref *ref = in buffer_spd_release() local 5725 struct buffer_ref *ref; in tracing_buffers_splice_read() local
|
/linux-4.1.27/sound/pci/mixart/ |
D | mixart.c | 1187 u32 ref; in snd_mixart_proc_read() local
|
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/ |
D | sched.c | 380 static struct spu *ctx_location(struct spu *ref, int offset, int node) in ctx_location()
|
/linux-4.1.27/drivers/scsi/ |
D | ppa.c | 63 static void ppa_wakeup(void *ref) in ppa_wakeup()
|
D | imm.c | 72 static void imm_wakeup(void *ref) in imm_wakeup()
|
D | xen-scsifront.c | 374 int err, ref, ref_cnt = 0; in map_data_for_request() local
|
/linux-4.1.27/drivers/misc/mei/ |
D | client.c | 64 static void mei_me_cl_release(struct kref *ref) in mei_me_cl_release()
|
/linux-4.1.27/fs/ |
D | aio.c | 575 static void free_ioctx_reqs(struct percpu_ref *ref) in free_ioctx_reqs() 592 static void free_ioctx_users(struct percpu_ref *ref) in free_ioctx_users()
|
/linux-4.1.27/drivers/base/ |
D | firmware_class.c | 138 struct kref ref; member 237 static void __fw_free_buf(struct kref *ref) in __fw_free_buf()
|
/linux-4.1.27/drivers/dma/ppc4xx/ |
D | adma.c | 1387 struct ppc_dma_chan_ref *ref; in ppc440spe_async_tx_find_best_channel() local 4028 struct ppc_dma_chan_ref *ref, *_ref; in ppc440spe_adma_probe() local 4260 struct ppc_dma_chan_ref *ref, *_ref; in ppc440spe_adma_remove() local
|
/linux-4.1.27/net/nfc/ |
D | llcp.h | 67 struct kref ref; member
|
D | llcp_core.c | 179 static void local_release(struct kref *ref) in local_release()
|
/linux-4.1.27/include/drm/ttm/ |
D | ttm_bo_driver.h | 444 struct drm_global_reference ref; member
|
/linux-4.1.27/net/sunrpc/auth_gss/ |
D | svcauth_gss.c | 92 static void rsi_put(struct kref *ref) in rsi_put() 346 static void rsc_put(struct kref *ref) in rsc_put()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | ramgf100.c | 139 int ref, div, out; in gf100_ram_calc() local
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event_intel_uncore.h | 88 atomic_t ref; member
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | i915_gem_gtt.h | 314 struct kref ref; member
|
/linux-4.1.27/drivers/iio/ |
D | industrialio-buffer.c | 1231 static void iio_buffer_release(struct kref *ref) in iio_buffer_release()
|
/linux-4.1.27/drivers/block/aoe/ |
D | aoe.h | 163 ulong ref; member
|
/linux-4.1.27/drivers/net/wimax/i2400m/ |
D | rx.c | 927 static void i2400m_rx_roq_destroy(struct kref *ref) in i2400m_rx_roq_destroy()
|
/linux-4.1.27/drivers/clk/ |
D | clk.c | 77 struct kref ref; member 2575 static void __clk_release(struct kref *ref) in __clk_release()
|
/linux-4.1.27/drivers/hwmon/ |
D | pc87360.c | 162 #define IN_FROM_REG(val, ref) (((val) * (ref) + 128) / 256) argument 163 #define IN_TO_REG(val, ref) ((val) < 0 ? 0 : \ argument
|
D | fschmd.c | 324 static void fschmd_release_resources(struct kref *ref) in fschmd_release_resources()
|
/linux-4.1.27/drivers/char/ipmi/ |
D | ipmi_msghandler.c | 552 static void intf_free(struct kref *ref) in intf_free() 1041 static void free_user(struct kref *ref) in free_user() 2413 cleanup_bmc_device(struct kref *ref) in cleanup_bmc_device()
|
/linux-4.1.27/net/l2tp/ |
D | l2tp_core.h | 140 void (*ref)(struct l2tp_session *session); member
|
/linux-4.1.27/drivers/block/ |
D | ataflop.c | 222 int ref; member
|
/linux-4.1.27/drivers/dma/ |
D | fsl_raid.h | 189 __be32 ref; member
|
/linux-4.1.27/drivers/scsi/bnx2fc/ |
D | bnx2fc_io.c | 551 void bnx2fc_cmd_release(struct kref *ref) in bnx2fc_cmd_release()
|
/linux-4.1.27/scripts/ |
D | asn1_compiler.c | 833 struct type **ref; in parse_type() local
|
/linux-4.1.27/drivers/net/wireless/ath/carl9170/ |
D | tx.c | 262 static void carl9170_tx_release(struct kref *ref) in carl9170_tx_release()
|