Home
last modified time | relevance | path

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

1234

/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
1174 struct dfs_info3_param *refs, in __refresh_tcon_referral()
1216 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/ipv6/
H A Dreassembly.c109 u32 *prob_offset, int *refs) in ip6_frag_queue()
259 int *refs) in ip6_frag_reasm()
382 int ret, refs = 0; in ipv6_frag_rcv() local
/linux/net/ipv4/
H A Dip_fragment.c131 int refs = 1; in ip_expire() local
267 static int ip_frag_queue(struct ipq *qp, struct sk_buff *skb, int *refs) in ip_frag_queue()
406 int *refs) in ip_frag_reasm()
489 int ret, refs = 0; in ip_defrag() local
H A Dinet_fragment.c228 void inet_frag_kill(struct inet_frag_queue *fq, int *refs) in inet_frag_kill()
357 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
437 int count, u32 domid, u32 *refs, u32 *fd) in dmabuf_exp_from_refs()
488 dmabuf_imp_grant_foreign_access(unsigned long *gfns, u32 *refs, in dmabuf_imp_grant_foreign_access()
522 static void dmabuf_imp_end_foreign_access(u32 *refs, int count) in dmabuf_imp_end_foreign_access()
735 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/io_uring/
H A Drsrc.h17 int refs; member
36 refcount_t refs; member
H A Dsqpoll.h4 refcount_t refs; member
H A Dio-wq.h28 refcount_t refs; global() member
H A Deventfd.c19 refcount_t refs; member
/linux/include/linux/
H A Drefcount_types.h16 atomic_t refs; member
H A Dmm_inline.h136 static inline int lru_tier_from_refs(int refs, bool workingset) in lru_tier_from_refs()
307 unsigned long refs = READ_ONCE(old->flags) & LRU_REFS_MASK; in folio_migrate_refs() local
/linux/fs/btrfs/tests/
H A Dqgroup-tests.c75 u64 refs; in add_tree_ref() local
157 u64 refs; in remove_extent_ref() local
/linux/arch/s390/kernel/
H A Dvmlinux.lds.S92 *(.amode31.refs)
93 _end_amode31_refs = .;
/linux/fs/btrfs/
H A Ddelayed-inode.h66 refcount_t refs; member
97 refcount_t refs; member
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dcgrp.h11 refcount_t refs; member
21 refcount_t refs; member
/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/mm/
H A Dworkingset.c241 int refs = folio_lru_refs(folio); in lru_gen_eviction() local
286 int hist, tier, refs; in lru_gen_refault() local
/linux/include/net/
H A Dmctp.h156 refcount_t refs; member
245 refcount_t refs; member
H A Dipv6_frag.h69 int refs = 1; in ip6frag_expire_frag_queue() local
/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Devent.h18 int *refs; member

1234