Searched defs:glob (Results 1 - 25 of 30) sorted by path

12

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_pid.c130 int glob, err; local
/freebsd-11-stable/contrib/gcc/
H A Dtree-dump.c793 dump_register(const char *suffix, const char *swtch, const char *glob, int flags, int letter) argument
H A Dtree-pass.h135 const char *glob; /* command line glob */ member in struct:dump_file_info
/freebsd-11-stable/contrib/libucl/python/tests/
H A Dtest_validation.py5 import glob namespace
/freebsd-11-stable/contrib/mtree/
H A Dexcludes.c61 const char *glob; member in struct:exclude
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dglob.c168 glob(const char *pattern, function
[all...]
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dglob.c178 glob(const char *pattern, int flags, int (*errfunc)(const char *, int), function
[all...]
H A Dglob.h51 # define glob(a, b, c, d) _ssh__compat_glob(a, b, c, d) macro
/freebsd-11-stable/lib/libc/gen/
H A Dglob.c187 glob(const char * __restrict pattern, int flags, function
[all...]
/freebsd-11-stable/release/picobsd/tinyware/msh/
H A Dsh4.c425 glob(cp, wb) function
/freebsd-11-stable/sbin/restore/
H A Dinteractive.c78 glob_t glob; /* globbing information */ member in struct:arglist
[all...]
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_global.c45 static struct drm_global_item glob[DRM_GLOBAL_NUM]; variable in typeref:struct:drm_global_item
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_ttm.c860 struct ttm_bo_global *glob = rdev->mman.bdev.glob; local
/freebsd-11-stable/sys/dev/drm2/ttm/
H A Dttm_bo.c283 struct ttm_bo_global *glob = bo->glob; local
337 struct ttm_bo_global *glob = bo->glob; local
360 struct ttm_bo_global *glob = bo->glob; local
373 struct ttm_bo_global *glob = bo->glob; local
553 struct ttm_bo_global *glob = bo->glob; local
614 struct ttm_bo_global *glob = bo->glob; local
695 struct ttm_bo_global *glob = bdev->glob; local
865 struct ttm_bo_global *glob = bdev->glob; local
1366 struct ttm_bo_global *glob = bdev->glob; local
1471 ttm_bo_global_kobj_release(struct ttm_bo_global *glob) argument
1480 struct ttm_bo_global *glob = ref->object; local
1490 struct ttm_bo_global *glob = ref->object; local
1540 struct ttm_bo_global *glob = bdev->glob; local
1581 ttm_bo_device_init(struct ttm_bo_device *bdev, struct ttm_bo_global *glob, struct ttm_bo_driver *driver, uint64_t file_page_offset, bool need_dma32) argument
1807 struct ttm_bo_global *glob = local
[all...]
H A Dttm_bo_api.h192 struct ttm_bo_global *glob; member in struct:ttm_buffer_object
H A Dttm_bo_driver.h120 struct ttm_bo_global *glob; member in struct:ttm_tt
537 struct ttm_bo_global *glob; member in struct:ttm_bo_device
H A Dttm_execbuf_util.c89 struct ttm_bo_global *glob; local
115 struct ttm_bo_global *glob; local
209 struct ttm_bo_global *glob; local
[all...]
H A Dttm_memory.c40 struct ttm_mem_global *glob; member in struct:ttm_mem_zone
126 static void ttm_mem_global_kobj_release(struct ttm_mem_global *glob) argument
130 static bool ttm_zones_above_swap_target(struct ttm_mem_global *glob, argument
162 ttm_shrink(struct ttm_mem_global *glob, bool from_wq, uint64_t extra) argument
188 struct ttm_mem_global *glob = arg; local
193 ttm_mem_init_kernel_zone(struct ttm_mem_global *glob, uint64_t mem) argument
213 ttm_mem_init_dma32_zone(struct ttm_mem_global *glob, uint64_t mem) argument
249 ttm_mem_global_init(struct ttm_mem_global *glob) argument
285 ttm_mem_global_release(struct ttm_mem_global *glob) argument
306 ttm_check_swapping(struct ttm_mem_global *glob) argument
328 ttm_mem_global_free_zone(struct ttm_mem_global *glob, struct ttm_mem_zone *single_zone, uint64_t amount) argument
345 ttm_mem_global_free(struct ttm_mem_global *glob, uint64_t amount) argument
351 ttm_mem_global_reserve(struct ttm_mem_global *glob, struct ttm_mem_zone *single_zone, uint64_t amount, bool reserve) argument
391 ttm_mem_global_alloc_zone(struct ttm_mem_global *glob, struct ttm_mem_zone *single_zone, uint64_t memory, bool no_wait, bool interruptible) argument
412 ttm_mem_global_alloc(struct ttm_mem_global *glob, uint64_t memory, bool no_wait, bool interruptible) argument
426 ttm_mem_global_alloc_page(struct ttm_mem_global *glob, struct vm_page *page, bool no_wait, bool interruptible) argument
444 ttm_mem_global_free_page(struct ttm_mem_global *glob, struct vm_page *page) argument
[all...]
H A Dttm_memory.h105 static inline int ttm_mem_register_shrink(struct ttm_mem_global *glob, argument
126 static inline void ttm_mem_unregister_shrink(struct ttm_mem_global *glob, argument
[all...]
H A Dttm_page_alloc.c808 int ttm_page_alloc_init(struct ttm_mem_global *glob, unsigned max_pages) argument
H A Dttm_page_alloc.h87 static inline int ttm_dma_page_alloc_init(struct ttm_mem_global *glob, argument
H A Dttm_page_alloc_dma.c1056 int ttm_dma_page_alloc_init(struct ttm_mem_global *glob, unsigned max_pages) argument
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dnvm_cfg.h2002 struct nvm_cfg1_glob glob; /* 0x0 */ member in struct:nvm_cfg1
/freebsd-11-stable/usr.sbin/fmtree/
H A Dexcludes.c52 const char *glob; member in struct:exclude
/freebsd-11-stable/contrib/serf/build/
H A Dcheck.py26 import glob namespace

Completed in 284 milliseconds

12