/linux-3.3/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 void gnttab_update_subpage_entry_v2(grant_ref_t ref, domid_t domid, in gnttab_update_subpage_entry_v2() 301 int gnttab_grant_foreign_access_subpage_ref(grant_ref_t ref, domid_t domid, in gnttab_grant_foreign_access_subpage_ref() 324 int ref, rc; in gnttab_grant_foreign_access_subpage() local 347 void gnttab_update_trans_entry_v2(grant_ref_t ref, domid_t domid, in gnttab_update_trans_entry_v2() [all …]
|
/linux-3.3/net/tipc/ |
D | port.c | 76 int tipc_multicast(u32 ref, struct tipc_name_seq const *seq, in tipc_multicast() 207 u32 ref; in tipc_createport_raw() local 241 int tipc_deleteport(u32 ref) in tipc_deleteport() 276 int tipc_portunreliable(u32 ref, unsigned int *isunreliable) in tipc_portunreliable() 288 int tipc_set_portunreliable(u32 ref, unsigned int isunreliable) in tipc_set_portunreliable() 305 int tipc_portunreturnable(u32 ref, unsigned int *isunrejectable) in tipc_portunreturnable() 317 int tipc_set_portunreturnable(u32 ref, unsigned int isunrejectable) in tipc_set_portunreturnable() 441 static void port_timeout(unsigned long ref) in port_timeout() 467 static void port_handle_node_down(unsigned long ref) in port_handle_node_down() 849 static void port_wakeup_sh(unsigned long ref) in port_wakeup_sh() [all …]
|
D | ref.c | 50 u32 ref; member 158 u32 ref; in tipc_ref_acquire() local 215 void tipc_ref_discard(u32 ref) in tipc_ref_discard() 265 void *tipc_ref_lock(u32 ref) in tipc_ref_lock() 287 void *tipc_ref_deref(u32 ref) in tipc_ref_deref()
|
D | port.h | 87 u32 ref; member 135 u32 ref; member 238 static inline struct tipc_port *tipc_port_lock(u32 ref) in tipc_port_lock() 254 static inline struct tipc_port *tipc_port_deref(u32 ref) in tipc_port_deref()
|
/linux-3.3/net/mac80211/ |
D | rate.h | 40 struct rate_control_ref *ref = local->rate_ctrl; in rate_control_tx_status() local 54 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_rate_update() local 82 static inline void *rate_control_alloc_sta(struct rate_control_ref *ref, in rate_control_alloc_sta() 91 struct rate_control_ref *ref = sta->rate_ctrl; in rate_control_free_sta() local 101 struct rate_control_ref *ref = sta->rate_ctrl; in rate_control_add_sta_debugfs() local 111 struct rate_control_ref *ref = sta->rate_ctrl; in rate_control_remove_sta_debugfs() local
|
D | rate.c | 139 struct rate_control_ref *ref = file->private_data; in rcname_read() local 157 struct rate_control_ref *ref; in rate_control_alloc() local 332 struct rate_control_ref *ref = sdata->local->rate_ctrl; in rate_control_get_rate() local 386 struct rate_control_ref *rate_control_get(struct rate_control_ref *ref) in rate_control_get() 392 void rate_control_put(struct rate_control_ref *ref) in rate_control_put() 400 struct rate_control_ref *ref, *old; in ieee80211_init_rate_ctrl_alg() local 435 struct rate_control_ref *ref; in rate_control_deinitialize() local
|
/linux-3.3/fs/jffs2/ |
D | xattr.c | 437 static int verify_xattr_ref(struct jffs2_sb_info *c, struct jffs2_xattr_ref *ref) in verify_xattr_ref() 499 static int save_xattr_ref(struct jffs2_sb_info *c, struct jffs2_xattr_ref *ref) in save_xattr_ref() 547 struct jffs2_xattr_ref *ref; in create_xattr_ref() local 569 static void delete_xattr_ref(struct jffs2_sb_info *c, struct jffs2_xattr_ref *ref) in delete_xattr_ref() 593 struct jffs2_xattr_ref *ref, *_ref; in jffs2_xattr_delete_inode() local 611 struct jffs2_xattr_ref *ref, *_ref; in jffs2_xattr_free_inode() local 633 struct jffs2_xattr_ref *ref, *cmp, **pref, **pcmp; in check_xattr_ref_inode() local 731 struct jffs2_xattr_ref *ref, *_ref; in jffs2_clear_xattr_subsystem() local 766 struct jffs2_xattr_ref *ref, *_ref; in jffs2_build_xattr_subsystem() local 956 struct jffs2_xattr_ref *ref, **pref; in jffs2_listxattr() local [all …]
|
D | readinode.c | 31 struct jffs2_raw_node_ref *ref = tn->fn->raw; in check_node_data() local 583 static struct jffs2_raw_node_ref *jffs2_first_valid_node(struct jffs2_raw_node_ref *ref) in jffs2_first_valid_node() 601 static inline int read_direntry(struct jffs2_sb_info *c, struct jffs2_raw_node_ref *ref, in read_direntry() 708 static inline int read_dnode(struct jffs2_sb_info *c, struct jffs2_raw_node_ref *ref, in read_dnode() 883 static inline int read_unknown(struct jffs2_sb_info *c, struct jffs2_raw_node_ref *ref, struct jffs… in read_unknown() 935 static int read_more(struct jffs2_sb_info *c, struct jffs2_raw_node_ref *ref, in read_more() 979 struct jffs2_raw_node_ref *ref, *valid_ref; in jffs2_get_inode_nodes() local
|
D | malloc.c | 211 struct jffs2_raw_node_ref **p, *ref; in jffs2_prealloc_raw_node_refs() local 304 struct jffs2_xattr_ref *ref; in jffs2_alloc_xattr_ref() local 313 void jffs2_free_xattr_ref(struct jffs2_xattr_ref *ref) in jffs2_free_xattr_ref()
|
D | erase.c | 230 struct jffs2_raw_node_ref *ref, struct jffs2_eraseblock *jeb) in jffs2_remove_node_refs_from_ino_list() 312 struct jffs2_raw_node_ref *block, *ref; in jffs2_free_jeb_node_refs() local
|
D | nodelist.c | 612 struct jffs2_raw_node_ref *ref; in jffs2_link_node_ref() local 716 struct jffs2_raw_node_ref *ref) in __ref_totlen() 739 struct jffs2_raw_node_ref *ref) in __jffs2_ref_totlen()
|
/linux-3.3/fs/btrfs/ |
D | delayed-ref.c | 260 struct btrfs_delayed_ref_node *ref; in btrfs_find_ref_cluster() local 370 struct btrfs_delayed_ref_head *ref; in update_existing_head_ref() local 425 struct btrfs_delayed_ref_node *ref, in add_delayed_ref_head() 505 struct btrfs_delayed_ref_node *ref, in add_delayed_tree_ref() 565 struct btrfs_delayed_ref_node *ref, in add_delayed_data_ref() 634 struct btrfs_delayed_tree_ref *ref; in btrfs_add_delayed_tree_ref() local 685 struct btrfs_delayed_data_ref *ref; in btrfs_add_delayed_data_ref() local 762 struct btrfs_delayed_ref_node *ref; in btrfs_find_delayed_ref_head() local
|
D | inode-item.c | 27 struct btrfs_inode_ref *ref; in find_name_in_backref() local 60 struct btrfs_inode_ref *ref; in btrfs_lookup_inode_ref() local 86 struct btrfs_inode_ref *ref; in btrfs_del_inode_ref() local 145 struct btrfs_inode_ref *ref; in btrfs_insert_inode_ref() local
|
D | backref.c | 43 struct __prelim_ref *ref; in __add_prelim_ref() local 119 struct __prelim_ref *ref, in __resolve_indirect_ref() 195 struct __prelim_ref *ref; in __resolve_indirect_refs() local 332 struct btrfs_delayed_tree_ref *ref; in __add_delayed_refs() local 341 struct btrfs_delayed_tree_ref *ref; in __add_delayed_refs() local 351 struct btrfs_delayed_data_ref *ref; in __add_delayed_refs() local 365 struct btrfs_delayed_data_ref *ref; in __add_delayed_refs() local 591 struct __prelim_ref *ref; in find_parent_nodes() local
|
/linux-3.3/lib/ |
D | dma-debug.c | 269 struct dma_debug_entry *ref, in __hash_bucket_find() 319 struct dma_debug_entry *ref) in bucket_find_exact() 325 struct dma_debug_entry *ref, in bucket_find_contain() 847 static void check_unmap(struct dma_debug_entry *ref) in check_unmap() 951 struct dma_debug_entry *ref, in check_sync() 1057 struct dma_debug_entry ref = { in debug_dma_unmap_page() local 1110 struct dma_debug_entry *ref) in get_nr_mapped_entries() 1139 struct dma_debug_entry ref = { in debug_dma_unmap_sg() local 1189 struct dma_debug_entry ref = { in debug_dma_free_coherent() local 1208 struct dma_debug_entry ref; in debug_dma_sync_single_for_cpu() local [all …]
|
/linux-3.3/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-3.3/drivers/gpu/drm/nouveau/ |
D | nouveau_ttm.c | 45 nouveau_ttm_mem_global_init(struct drm_global_reference *ref) in nouveau_ttm_mem_global_init() 51 nouveau_ttm_mem_global_release(struct drm_global_reference *ref) in nouveau_ttm_mem_global_release()
|
/linux-3.3/fs/cifs/ |
D | cifs_dfs_ref.c | 121 const struct dfs_info3_param *ref, in cifs_compose_mount_options() 239 const char *fullpath, const struct dfs_info3_param *ref) in cifs_dfs_do_refmount() 259 static void dump_referral(const struct dfs_info3_param *ref) in dump_referral()
|
/linux-3.3/drivers/gpu/drm/ |
D | drm_global.c | 66 int drm_global_item_ref(struct drm_global_reference *ref) in drm_global_item_ref() 98 void drm_global_item_unref(struct drm_global_reference *ref) in drm_global_item_unref()
|
/linux-3.3/kernel/ |
D | sysctl_check.c | 50 struct ctl_table *ref, *test; in sysctl_check_lookup() local 100 struct ctl_table *ref; in sysctl_check_leaf() local
|
/linux-3.3/drivers/gpu/drm/ttm/ |
D | ttm_object.c | 250 struct ttm_ref_object *ref; in ttm_ref_object_add() local 311 struct ttm_ref_object *ref = in ttm_ref_object_release() local 336 struct ttm_ref_object *ref; in ttm_ref_object_base_unref() local 355 struct ttm_ref_object *ref; in ttm_object_file_release() local
|
/linux-3.3/arch/powerpc/kvm/ |
D | 44x_tlb.c | 248 struct kvmppc_44x_shadow_ref *ref = &vcpu_44x->shadow_refs[stlb_index]; in kvmppc_44x_shadow_release() local 298 struct kvmppc_44x_shadow_ref *ref; in kvmppc_mmu_map() local 384 struct kvmppc_44x_shadow_ref *ref = &vcpu_44x->shadow_refs[i]; in kvmppc_44x_invalidate() local 412 struct kvmppc_44x_shadow_ref *ref = &vcpu_44x->shadow_refs[i]; in kvmppc_set_pid() local
|
/linux-3.3/fs/ubifs/ |
D | log.c | 180 struct ubifs_ref_node *ref; in ubifs_add_bud_to_log() local 364 struct ubifs_ref_node *ref; in ubifs_log_start_commit() local 671 struct ubifs_ref_node *ref = snod->node; in ubifs_consolidate_log() local
|
/linux-3.3/drivers/infiniband/core/ |
D | uverbs.h | 72 struct kref ref; member 84 struct kref ref; member 95 struct kref ref; member
|
/linux-3.3/drivers/net/ |
D | xen-netfront.c | 191 grant_ref_t ref = np->grant_rx_ref[i]; in xennet_get_rx_ref() local 241 grant_ref_t ref; in xennet_alloc_rx_buffers() local 422 grant_ref_t ref; in xennet_make_frags() local 486 grant_ref_t ref; in xennet_start_xmit() local 596 grant_ref_t ref) in xennet_move_rx_slot() 620 grant_ref_t ref; in xennet_get_extras() local 661 grant_ref_t ref = xennet_get_rx_ref(np, cons); in xennet_get_responses() local 1115 int id, ref; in xennet_release_rx_bufs() local 1383 static void xennet_end_access(int ref, void *page) in xennet_end_access() 1625 grant_ref_t ref; in xennet_connect() local
|