Home
last modified time | relevance | path

Searched defs:man (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/sys/dev/drm2/ttm/
H A Dttm_bo_manager.c51 static int ttm_bo_man_get_node(struct ttm_mem_type_manager *man, in ttm_bo_man_get_node()
90 static void ttm_bo_man_put_node(struct ttm_mem_type_manager *man, in ttm_bo_man_put_node()
103 static int ttm_bo_man_init(struct ttm_mem_type_manager *man, in ttm_bo_man_init()
121 static int ttm_bo_man_takedown(struct ttm_mem_type_manager *man) in ttm_bo_man_takedown()
139 static void ttm_bo_man_debug(struct ttm_mem_type_manager *man, in ttm_bo_man_debug()
H A Dttm_bo_util.c90 void ttm_mem_io_unlock(struct ttm_mem_type_manager *man) in ttm_mem_io_unlock()
98 static int ttm_mem_io_evict(struct ttm_mem_type_manager *man) in ttm_mem_io_evict()
117 struct ttm_mem_type_manager *man = &bdev->man[mem->mem_type]; in ttm_mem_io_reserve() local
141 struct ttm_mem_type_manager *man = &bdev->man[mem->mem_type]; in ttm_mem_io_free() local
159 struct ttm_mem_type_manager *man = in ttm_mem_io_reserve_vm() local
188 struct ttm_mem_type_manager *man = &bdev->man[mem->mem_type]; in ttm_mem_reg_ioremap() local
220 struct ttm_mem_type_manager *man; in ttm_mem_reg_iounmap() local
296 struct ttm_mem_type_manager *man = &bdev->man[new_mem->mem_type]; in ttm_bo_move_memcpy() local
531 struct ttm_mem_type_manager *man = in ttm_bo_kmap() local
564 struct ttm_mem_type_manager *man = in ttm_bo_kunmap() local
[all …]
H A Dttm_bo.c62 struct ttm_mem_type_manager *man = &bdev->man[mem_type]; in ttm_mem_type_debug() local
160 struct ttm_mem_type_manager *man; in ttm_bo_add_to_lru() local
864 struct ttm_mem_type_manager *man = &bdev->man[mem_type]; in ttm_mem_evict_first() local
925 struct ttm_mem_type_manager *man = &bdev->man[mem_type]; in ttm_bo_mem_force_space() local
1004 struct ttm_mem_type_manager *man; in ttm_bo_mem_space() local
1363 struct ttm_mem_type_manager *man = &bdev->man[mem_type]; in ttm_bo_force_list_clean() local
1390 struct ttm_mem_type_manager *man; in ttm_bo_clean_mm() local
1420 struct ttm_mem_type_manager *man = &bdev->man[mem_type]; in ttm_bo_evict_mm() local
1439 struct ttm_mem_type_manager *man; in ttm_bo_init_mm() local
1536 struct ttm_mem_type_manager *man; in ttm_bo_device_release() local
[all …]
H A Dttm_bo_vm.c110 struct ttm_mem_type_manager *man = in ttm_bo_vm_fault() local
/freebsd/contrib/mandoc/
H A Dman.c44 man_parseln(struct roff_man *man, int ln, char *buf, int offs) in man_parseln()
74 man_descope(struct roff_man *man, int line, int offs, char *start) in man_descope()
101 man_ptext(struct roff_man *man, int line, char *buf, int offs) in man_ptext()
177 man_pmacro(struct roff_man *man, int ln, char *buf, int offs) in man_pmacro()
278 man_breakscope(struct roff_man *man, int tok) in man_breakscope()
H A Dman_macro.c93 man_unscope(struct roff_man *man, const struct roff_node *to) in man_unscope()
160 rew_scope(struct roff_man *man, enum roff_tok tok) in rew_scope()
451 man_endparse(struct roff_man *man) in man_endparse()
457 man_args(struct roff_man *man, int line, int *pos, char *buf, char **v) in man_args()
H A Dman_html.c114 html_man(void *arg, const struct roff_meta *man) in html_man()
143 print_man_head(const struct roff_meta *man, struct html *h) in print_man_head()
264 man_root_pre(const struct roff_meta *man, struct html *h) in man_root_pre()
292 man_root_post(const struct roff_meta *man, struct html *h) in man_root_post()
H A Dtag.c263 tag_move_href(struct roff_man *man, struct roff_node *n, const char *tag) in tag_move_href()
297 tag_postprocess(struct roff_man *man, struct roff_node *n) in tag_postprocess()
H A Droff.c111 struct roff_man *man; /* mdoc or man parser */ member
818 roff_man_free1(struct roff_man *man) in roff_man_free1()
833 roff_state_reset(struct roff_man *man) in roff_state_reset()
844 roff_man_alloc1(struct roff_man *man) in roff_man_alloc1()
854 roff_man_reset(struct roff_man *man) in roff_man_reset()
861 roff_man_free(struct roff_man *man) in roff_man_free()
870 struct roff_man *man; in roff_man_alloc() local
884 roff_node_alloc(struct roff_man *man, int line, int pos, in roff_node_alloc()
912 roff_node_append(struct roff_man *man, struct roff_node *n) in roff_node_append()
978 roff_word_append(struct roff_man *man, const char *word) in roff_word_append()
[all …]
H A Droff_validate.c57 roff_validate(struct roff_man *man) in roff_validate()
H A Dtree.c57 tree_man(void *arg, const struct roff_meta *man) in tree_man()
H A Dmanconf.h33 char *man; member
H A DMakefile521 man: mandoc target
H A Dman_validate.c109 man_validate(struct roff_man *man) in man_validate()
H A Dread.c56 struct roff_man *man; /* man parser */ member
/freebsd/contrib/openpam/doc/
H A DMakefile.am1 SUBDIRS = man subdir
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/
H A DMakefile12 man: target
/freebsd/contrib/libfido2/man/
H A DCMakeLists.txt357 add_custom_target(man ALL) target
/freebsd/contrib/openbsm/
H A DMakefile.am12 man \ subdir
/freebsd/lib/libc/include/
H A Dfpmath.h44 unsigned int man :23; member
/freebsd/lib/libc/i386/
H A D_fpmath.h39 unsigned long long man :64; member
/freebsd/lib/libc/amd64/
H A D_fpmath.h40 unsigned long man :64; member
/freebsd/contrib/libcbor/doc/
H A DMakefile130 man: target
/freebsd/usr.bin/whereis/
H A Dwhereis.c380 char *bin, buf[BUFSIZ], *cp, *cp2, *man, *name, *src; in main() local
/freebsd/sys/contrib/zstd/
H A DMakefile116 man: target

12