Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/ttm/
H A Dttm_memory.c38 struct ttm_mem_global *glob; member
124 static void ttm_mem_global_kobj_release(struct ttm_mem_global *glob) in ttm_mem_global_kobj_release()
128 static bool ttm_zones_above_swap_target(struct ttm_mem_global *glob, in ttm_zones_above_swap_target()
160 static void ttm_shrink(struct ttm_mem_global *glob, bool from_wq, in ttm_shrink()
186 struct ttm_mem_global *glob = arg; in ttm_shrink_work() local
191 static int ttm_mem_init_kernel_zone(struct ttm_mem_global *glob, in ttm_mem_init_kernel_zone()
211 static int ttm_mem_init_dma32_zone(struct ttm_mem_global *glob, in ttm_mem_init_dma32_zone()
247 int ttm_mem_global_init(struct ttm_mem_global *glob) in ttm_mem_global_init()
283 void ttm_mem_global_release(struct ttm_mem_global *glob) in ttm_mem_global_release()
304 static void ttm_check_swapping(struct ttm_mem_global *glob) in ttm_check_swapping()
[all …]
H A Dttm_execbuf_util.c87 struct ttm_bo_global *glob; in ttm_eu_backoff_reservation() local
113 struct ttm_bo_global *glob; in ttm_eu_reserve_buffers() local
207 struct ttm_bo_global *glob; in ttm_eu_fence_buffer_objects() local
H A Dttm_bo.c281 struct ttm_bo_global *glob = bo->glob; in ttm_bo_reserve() local
335 struct ttm_bo_global *glob = bo->glob; in ttm_bo_reserve_slowpath() local
358 struct ttm_bo_global *glob = bo->glob; in ttm_bo_unreserve() local
371 struct ttm_bo_global *glob = bo->glob; in ttm_bo_add_ttm() local
551 struct ttm_bo_global *glob = bo->glob; in ttm_bo_cleanup_refs_or_queue() local
612 struct ttm_bo_global *glob = bo->glob; in ttm_bo_cleanup_refs_and_unlock() local
693 struct ttm_bo_global *glob = bdev->glob; in ttm_bo_delayed_delete() local
863 struct ttm_bo_global *glob = bdev->glob; in ttm_mem_evict_first() local
1364 struct ttm_bo_global *glob = bdev->glob; in ttm_bo_force_list_clean() local
1469 static void ttm_bo_global_kobj_release(struct ttm_bo_global *glob) in ttm_bo_global_kobj_release()
[all …]
H A Dttm_memory.h104 static inline int ttm_mem_register_shrink(struct ttm_mem_global *glob, in ttm_mem_register_shrink()
125 static inline void ttm_mem_unregister_shrink(struct ttm_mem_global *glob, in ttm_mem_unregister_shrink()
H A Dttm_page_alloc.h86 static inline int ttm_dma_page_alloc_init(struct ttm_mem_global *glob, in ttm_dma_page_alloc_init()
H A Dttm_bo_driver.h119 struct ttm_bo_global *glob; member
536 struct ttm_bo_global *glob; member
H A Dttm_bo_api.h191 struct ttm_bo_global *glob; member
H A Dttm_page_alloc.c805 int ttm_page_alloc_init(struct ttm_mem_global *glob, unsigned max_pages) in ttm_page_alloc_init()
H A Dttm_page_alloc_dma.c1054 int ttm_dma_page_alloc_init(struct ttm_mem_global *glob, unsigned max_pages) in ttm_dma_page_alloc_init()
/freebsd/crypto/openssl/util/perl/OpenSSL/
H A DGlob.pm15 sub glob { subroutine
/freebsd/contrib/mtree/
H A Dexcludes.c61 const char *glob; member
/freebsd/sys/dev/drm2/
H A Ddrm_global.c43 static struct drm_global_item glob[DRM_GLOBAL_NUM]; variable
/freebsd/crypto/openssh/openbsd-compat/
H A Dglob.h52 # define glob(a, b, c, d) _ssh__compat_glob(a, b, c, d) macro
H A Dglob.c182 glob(const char *pattern, int flags, int (*errfunc)(const char *, int), in glob() function
/freebsd/tests/sys/opencrypto/
H A Dcryptotest.py46 def katg(base, glob): argument
/freebsd/sbin/restore/
H A Dinteractive.c71 glob_t glob; /* globbing information */ member
/freebsd/contrib/tcsh/
H A Dglob.c294 glob(const char *pattern, int flags, int (*errfunc) (const char *, int), in glob() function
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_pid.c130 int glob, err; in dt_pid_per_sym() local
/freebsd/crypto/heimdal/lib/roken/
H A Dglob.c168 glob(const char *pattern, in glob() function
/freebsd/lib/libc/gen/
H A Dglob.c183 glob(const char * __restrict pattern, int flags, in glob() function
/freebsd/contrib/llvm-project/lld/MachO/
H A DDriver.cpp1170 for (const GlobPattern &glob : globs) in matchGlob() local
/freebsd/sys/netinet/
H A Dip_fw.h436 int glob; member
/freebsd/sys/dev/qlnx/qlnxe/
H A Dnvm_cfg.h1998 struct nvm_cfg1_glob glob; /* 0x0 */ member