Home
last modified time | relevance | path

Searched defs:refs (Results 1 – 25 of 75) sorted by relevance

123

/linux/tools/bpf/bpftool/
H A Dpids.c34 struct obj_refs *refs; in add_ref() local
193 struct obj_refs *refs = entry->pvalue; in delete_obj_refs_table() local
211 struct obj_refs *refs = entry->pvalue; in emit_obj_refs_json() local
243 struct obj_refs *refs = entry->pvalue; in emit_obj_refs_plain() local
/linux/fs/smb/client/
H A Ddfs_cache.c251 static inline void dump_refs(const struct dfs_info3_param *refs, int numrefs) in dump_refs()
383 static int copy_ref_data(const struct dfs_info3_param *refs, int numrefs, in copy_ref_data()
421 static struct cache_entry *alloc_cache_entry(struct dfs_info3_param *refs, int numrefs) in alloc_cache_entry()
473 static struct cache_entry *add_cache_entry_locked(struct dfs_info3_param *refs, in add_cache_entry_locked()
618 static int update_cache_entry_locked(struct cache_entry *ce, const struct dfs_info3_param *refs, in update_cache_entry_locked()
645 struct dfs_info3_param **refs, int *numrefs) in get_dfs_referral()
686 struct dfs_info3_param *refs = NULL; in cache_refresh_path() local
1213 struct dfs_info3_param *refs, in __refresh_tcon_referral()
1255 struct dfs_info3_param *refs = NULL; in refresh_tcon_referral() local
/linux/net/ieee802154/6lowpan/
H A Dreassembly.c49 int refs = 1; in lowpan_frag_expire() local
88 int *refs) in lowpan_frag_queue()
169 int *refs) in lowpan_frag_reasm()
310 int ret, refs = 0; in lowpan_frag_rcv() local
/linux/net/ipv4/
H A Dip_fragment.c131 int refs = 1; in ip_expire() local
263 static int ip_frag_queue(struct ipq *qp, struct sk_buff *skb, int *refs) in ip_frag_queue()
402 int *refs) in ip_frag_reasm()
487 int ret, refs = 0; in ip_defrag() local
H A Dinet_fragment.c263 void inet_frag_kill(struct inet_frag_queue *fq, int *refs) in inet_frag_kill()
404 int refs = 1; in inet_frag_create() local
/linux/net/ipv6/netfilter/
H A Dnf_conntrack_reasm.c172 int *refs) in nf_ct_frag6_queue()
321 int *refs) in nf_ct_frag6_reasm()
453 int refs = 0; in nf_ct_frag6_gather() local
/linux/drivers/xen/
H A Dgntdev-dmabuf.c44 grant_ref_t *refs; member
428 int count, u32 domid, u32 *refs, u32 *fd) in dmabuf_exp_from_refs()
479 dmabuf_imp_grant_foreign_access(unsigned long *gfns, u32 *refs, in dmabuf_imp_grant_foreign_access()
513 static void dmabuf_imp_end_foreign_access(u32 *refs, int count) in dmabuf_imp_end_foreign_access()
725 u32 *refs; in gntdev_ioctl_dmabuf_exp_from_refs() local
/linux/include/uapi/xen/
H A Dgntdev.h70 struct ioctl_gntdev_grant_ref refs[1]; member
256 __u32 refs[1]; member
298 __u32 refs[1]; member
/linux/fs/btrfs/tests/
H A Dqgroup-tests.c73 u64 refs; in add_tree_ref() local
151 u64 refs; in remove_extent_ref() local
/linux/include/linux/
H A Drefcount_types.h16 atomic_t refs; member
/linux/io_uring/
H A Drsrc.h17 int refs; member
40 refcount_t refs; member
H A Dsqpoll.h4 refcount_t refs; member
H A Deventfd.c19 refcount_t refs; member
H A Dbpf_filter.c18 refcount_t refs; member
/linux/arch/s390/kernel/
H A Dvmlinux.lds.S99 *(.amode31.refs)
100 _end_amode31_refs = .;
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dcgrp.h11 refcount_t refs; member
21 refcount_t refs; member
/linux/drivers/android/binder/
H A Dprocess.rs563 let mut refs = self.node_refs.lock(); in debug_print_stats() localVariable
625 let mut refs = self.node_refs.lock(); in debug_print() localVariable
819 let mut refs = self.node_refs.lock(); in insert_or_update_handle() localVariable
836 let mut refs = &mut *refs_lock; in insert_or_update_handle() localVariable
945 let mut refs = self.node_refs.lock(); in update_ref() localVariable
1227 let mut refs = self.node_refs.lock(); in request_death() localVariable
1270 let mut refs = self.node_refs.lock(); in clear_death() localVariable
1389 let mut refs = self.node_refs.lock(); in deferred_release() localVariable
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_vmm.h9 int refs; member
/linux/include/media/
H A Dv4l2-h264.h39 } refs[V4L2_H264_NUM_DPB_ENTRIES]; member
/linux/tools/lib/python/abi/
H A Dsystem_symbols.py175 def check_file(self, refs, found): argument
[all...]
/linux/fs/btrfs/
H A Ddelayed-ref.h90 refcount_t refs; member
134 refcount_t refs; member
/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Devent.h18 int *refs; member
/linux/include/net/
H A Dipv6_frag.h69 int refs = 1; in ip6frag_expire_frag_queue() local
/linux/drivers/base/test/
H A Dproperty-entry-test.c412 static const struct software_node_ref_args refs[] = { in pe_test_reference() local
/linux/net/mctp/test/
H A Dutils.c213 unsigned int refs; in mctp_test_route_destroy() local

123