Home
last modified time | relevance | path

Searched defs:glob (Results 1 – 25 of 26) sorted by relevance

12

/NextBSD/sys/dev/drm2/ttm/
HDttm_memory.c40 struct ttm_mem_global *glob; member
126 static void ttm_mem_global_kobj_release(struct ttm_mem_global *glob) in ttm_mem_global_kobj_release()
130 static bool ttm_zones_above_swap_target(struct ttm_mem_global *glob, in ttm_zones_above_swap_target()
162 static void ttm_shrink(struct ttm_mem_global *glob, bool from_wq, in ttm_shrink()
188 struct ttm_mem_global *glob = arg; in ttm_shrink_work() local
193 static int ttm_mem_init_kernel_zone(struct ttm_mem_global *glob, in ttm_mem_init_kernel_zone()
213 static int ttm_mem_init_dma32_zone(struct ttm_mem_global *glob, in ttm_mem_init_dma32_zone()
249 int ttm_mem_global_init(struct ttm_mem_global *glob) in ttm_mem_global_init()
285 void ttm_mem_global_release(struct ttm_mem_global *glob) in ttm_mem_global_release()
306 static void ttm_check_swapping(struct ttm_mem_global *glob) in ttm_check_swapping()
[all …]
HDttm_execbuf_util.c89 struct ttm_bo_global *glob; in ttm_eu_backoff_reservation() local
115 struct ttm_bo_global *glob; in ttm_eu_reserve_buffers() local
209 struct ttm_bo_global *glob; in ttm_eu_fence_buffer_objects() local
HDttm_bo.c283 struct ttm_bo_global *glob = bo->glob; in ttm_bo_reserve() local
337 struct ttm_bo_global *glob = bo->glob; in ttm_bo_reserve_slowpath() local
360 struct ttm_bo_global *glob = bo->glob; in ttm_bo_unreserve() local
373 struct ttm_bo_global *glob = bo->glob; in ttm_bo_add_ttm() local
553 struct ttm_bo_global *glob = bo->glob; in ttm_bo_cleanup_refs_or_queue() local
614 struct ttm_bo_global *glob = bo->glob; in ttm_bo_cleanup_refs_and_unlock() local
695 struct ttm_bo_global *glob = bdev->glob; in ttm_bo_delayed_delete() local
865 struct ttm_bo_global *glob = bdev->glob; in ttm_mem_evict_first() local
1366 struct ttm_bo_global *glob = bdev->glob; in ttm_bo_force_list_clean() local
1471 static void ttm_bo_global_kobj_release(struct ttm_bo_global *glob) in ttm_bo_global_kobj_release()
[all …]
HDttm_memory.h105 static inline int ttm_mem_register_shrink(struct ttm_mem_global *glob, in ttm_mem_register_shrink()
126 static inline void ttm_mem_unregister_shrink(struct ttm_mem_global *glob, in ttm_mem_unregister_shrink()
HDttm_page_alloc.h87 static inline int ttm_dma_page_alloc_init(struct ttm_mem_global *glob, in ttm_dma_page_alloc_init()
HDttm_bo_driver.h120 struct ttm_bo_global *glob; member
537 struct ttm_bo_global *glob; member
HDttm_bo_api.h192 struct ttm_bo_global *glob; member
HDttm_page_alloc.c808 int ttm_page_alloc_init(struct ttm_mem_global *glob, unsigned max_pages) in ttm_page_alloc_init()
HDttm_page_alloc_dma.c1056 int ttm_dma_page_alloc_init(struct ttm_mem_global *glob, unsigned max_pages) in ttm_dma_page_alloc_init()
/NextBSD/contrib/mtree/
HDexcludes.c61 const char *glob; member
/NextBSD/usr.sbin/fmtree/
HDexcludes.c52 const char *glob; member
/NextBSD/sys/dev/drm2/
HDdrm_global.c45 static struct drm_global_item glob[DRM_GLOBAL_NUM]; variable
/NextBSD/tests/sys/opencrypto/
HDcryptotest.py42 def katg(base, glob): argument
/NextBSD/contrib/subversion/subversion/svndumpfilter/
HDsvndumpfilter.c173 svn_boolean_t do_exclude, svn_boolean_t glob) in skip_path()
214 svn_boolean_t glob; member
1045 svn_boolean_t glob; /* --pattern */ member
/NextBSD/sbin/restore/
HDinteractive.c80 glob_t glob; /* globbing information */ member
/NextBSD/contrib/gcc/
HDtree-pass.h135 const char *glob; /* command line glob */ member
HDtree-dump.c793 dump_register (const char *suffix, const char *swtch, const char *glob, in dump_register()
/NextBSD/release/picobsd/tinyware/msh/
HDsh4.c425 glob(cp, wb) in glob() function
/NextBSD/contrib/tcsh/
HDglob.c286 glob(const char *pattern, int flags, int (*errfunc) (const char *, int), in glob() function
/NextBSD/sys/dev/drm2/radeon/
HDradeon_ttm.c860 struct ttm_bo_global *glob = rdev->mman.bdev.glob; in radeon_mm_dump_table() local
/NextBSD/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_pid.c130 int glob, err; in dt_pid_per_sym() local
/NextBSD/crypto/heimdal/lib/roken/
HDglob.c168 glob(const char *pattern, in glob() function
/NextBSD/lib/libc/gen/
HDglob.c264 glob(const char * __restrict pattern, int flags, in glob() function
/NextBSD/crypto/openssh/openbsd-compat/
HDglob.c177 glob(const char *pattern, int flags, int (*errfunc)(const char *, int), in glob() function
/NextBSD/crypto/openssh/
HDssh_namespace.h305 #define glob ssh_glob macro

12