/openbmc/openbmc/poky/bitbake/bin/ |
H A D | git-make-shallow | 90 def make_shallow(shallow_file, revisions, refs): argument 113 def filter_refs(refs): argument 122 def follow_history_intersections(revisions, refs): argument
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | pids.c | 34 struct obj_refs *refs; in add_ref() local 186 struct obj_refs *refs = entry->pvalue; in delete_obj_refs_table() local 204 struct obj_refs *refs = entry->pvalue; in emit_obj_refs_json() local 236 struct obj_refs *refs = entry->pvalue; in emit_obj_refs_plain() local
|
/openbmc/linux/include/linux/ |
H A D | freelist.h | 19 atomic_t refs; member 82 unsigned int refs; in freelist_try_get() local
|
/openbmc/linux/fs/smb/client/ |
H A D | dfs_cache.c | 250 static inline void dump_refs(const struct dfs_info3_param *refs, int numrefs) in dump_refs() 382 static int copy_ref_data(const struct dfs_info3_param *refs, int numrefs, in copy_ref_data() 420 static struct cache_entry *alloc_cache_entry(struct dfs_info3_param *refs, int numrefs) in alloc_cache_entry() 475 static struct cache_entry *add_cache_entry_locked(struct dfs_info3_param *refs, in add_cache_entry_locked() 620 static int update_cache_entry_locked(struct cache_entry *ce, const struct dfs_info3_param *refs, in update_cache_entry_locked() 647 struct dfs_info3_param **refs, int *numrefs) in get_dfs_referral() 688 struct dfs_info3_param *refs = NULL; in cache_refresh_path() local
|
/openbmc/linux/drivers/xen/ |
H A D | gntdev-dmabuf.c | 44 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
|
/openbmc/linux/include/uapi/xen/ |
H A D | gntdev.h | 70 struct ioctl_gntdev_grant_ref refs[1]; member 256 __u32 refs[1]; member 298 __u32 refs[1]; member
|
/openbmc/linux/fs/btrfs/tests/ |
H A D | qgroup-tests.c | 75 u64 refs; in add_tree_ref() local 157 u64 refs; in remove_extent_ref() local
|
/openbmc/linux/arch/s390/kernel/ |
H A D | vmlinux.lds.S | 89 *(.amode31.refs) 90 _end_amode31_refs = .;
|
/openbmc/linux/fs/btrfs/ |
H A D | delayed-inode.h | 58 refcount_t refs; member 89 refcount_t refs; member
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_vmm.h | 9 int refs; member
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | cgrp.h | 11 refcount_t refs; member 21 refcount_t refs; member
|
/openbmc/linux/include/net/ |
H A D | mctpdevice.h | 22 refcount_t refs; member
|
H A D | mctp.h | 155 refcount_t refs; member 244 refcount_t refs; member
|
/openbmc/linux/include/media/ |
H A D | v4l2-h264.h | 39 } refs[V4L2_H264_NUM_DPB_ENTRIES]; member
|
/openbmc/linux/io_uring/ |
H A D | sqpoll.h | 4 refcount_t refs; member
|
H A D | io-wq.h | 28 refcount_t refs; member
|
/openbmc/linux/tools/include/linux/ |
H A D | refcount.h | 53 atomic_t refs; member
|
/openbmc/linux/mm/ |
H A D | gup.c | 71 static inline struct folio *try_get_folio(struct page *page, int refs) in try_get_folio() 100 static void gup_put_folio(struct folio *folio, int refs, unsigned int flags) in gup_put_folio() 139 int __must_check try_grab_folio(struct folio *folio, int refs, in try_grab_folio() 2484 static struct folio *try_grab_folio_fast(struct page *page, int refs, in try_grab_folio_fast() 2801 int refs; in gup_hugepte() local 2874 int refs; in gup_huge_pmd() local 2918 int refs; in gup_huge_pud() local 2961 int refs; in gup_huge_pgd() local
|
H A D | workingset.c | 240 int refs = folio_lru_refs(folio); in lru_gen_eviction() local 282 int hist, tier, refs; in lru_gen_refault() local
|
/openbmc/linux/drivers/iommu/arm/arm-smmu-v3/ |
H A D | arm-smmu-v3-sva.c | 20 refcount_t refs; member 32 refcount_t refs; member
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | xen_gnttab.c | 328 uint32_t *refs, int prot) in xen_be_gnttab_map_refs() 416 void *start_address, uint32_t *refs, in xen_be_gnttab_unmap()
|
/openbmc/qemu/hw/xen/ |
H A D | xen-operations.c | 45 uint32_t *refs = g_new(uint32_t, nr_segs); in libxengnttab_fallback_grant_copy() local 176 void *start_address, uint32_t *refs, in libxengnttab_backend_unmap()
|
H A D | xen-legacy-backend.c | 121 void *xen_be_map_grant_refs(struct XenLegacyDevice *xendev, uint32_t *refs, in xen_be_map_grant_refs() 140 uint32_t *refs, unsigned int nr_refs) in xen_be_unmap_grant_refs()
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | codeparser.py | 115 def __init__(self, refs, execs, contains): argument 172 def newPythonCacheLine(self, refs, execs, contains): argument
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | event.h | 18 int *refs; member
|