/dflybsd-src/sys/sys/ |
H A D | refcount.h | 43 refcount_init(volatile u_int *countp, u_int value) in refcount_init() 49 refcount_acquire(volatile u_int *countp) in refcount_acquire() 55 refcount_acquire_n(volatile u_int *countp, u_int i) in refcount_acquire_n() 61 refcount_release(volatile u_int *countp) in refcount_release() 67 refcount_release_n(volatile u_int *countp, u_int i) in refcount_release_n() 87 refcount_release_wakeup(volatile u_int *countp) in refcount_release_wakeup() 101 refcount_release_wakeup_n(volatile u_int *countp, u_int i) in refcount_release_wakeup_n() 121 refcount_wait(volatile u_int *countp, const char *wstr) in refcount_wait()
|
/dflybsd-src/sys/vm/ |
H A D | vm_map.c | 1022 vm_map_entry_create(int *countp) in vm_map_entry_create() 1109 vm_map_entry_dispose(vm_map_t map, vm_map_entry_t entry, int *countp) in vm_map_entry_dispose() 1234 vm_map_insert(vm_map_t map, int *countp, in vm_map_insert() 1672 vm_map_simplify_entry(vm_map_t map, vm_map_entry_t entry, int *countp) in vm_map_simplify_entry() 1746 #define vm_map_clip_start(map, entry, startaddr, countp) \ argument 1759 int *countp) in _vm_map_clip_start() 1807 #define vm_map_clip_end(map, entry, endaddr, countp) \ argument 1820 int *countp) in _vm_map_clip_end() 1932 int *countp, int flags) in vm_map_clip_range() 2040 int *countp, int flags) in vm_map_unclip_range() [all …]
|
/dflybsd-src/sys/kern/ |
H A D | kern_refcount.c | 59 _refcount_wait(volatile u_int *countp, const char *wstr) in _refcount_wait()
|
H A D | subr_alist.c | 300 alist_free_info(alist_t bl, alist_blk_t *startp, alist_blk_t *countp) in alist_free_info()
|
H A D | link_elf.c | 928 void ***startp, void ***stopp, int *countp) in link_elf_lookup_set()
|
H A D | subr_bus.c | 1005 devclass_get_drivers(devclass_t dc, driver_t ***listp, int *countp) in devclass_get_drivers() 3116 u_long *startp, u_long *countp) in bus_generic_get_resource() 3167 u_long *startp, u_long *countp) in bus_generic_rl_get_resource() 3387 u_long *startp, u_long *countp) in bus_get_resource()
|
H A D | link_elf_obj.c | 1101 void ***startp, void ***stopp, int *countp) in link_elf_obj_lookup_set()
|
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | sort.c | 88 unsigned int *countp; in sort_pointers() local
|
/dflybsd-src/contrib/binutils-2.27/libiberty/ |
H A D | sort.c | 88 unsigned int *countp; in sort_pointers() local
|
/dflybsd-src/contrib/gcc-4.7/libiberty/ |
H A D | sort.c | 88 unsigned int *countp; in sort_pointers() local
|
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | sort.c | 88 unsigned int *countp; in sort_pointers() local
|
/dflybsd-src/contrib/gmp/mpz/ |
H A D | export.c | 51 mpz_export (void *data, size_t *countp, int order, in mpz_export()
|
/dflybsd-src/sys/vfs/ufs/ |
H A D | ffs_inode.c | 465 ufs_daddr_t lastbn, int level, long *countp) in ffs_indirtrunc()
|
/dflybsd-src/sys/vfs/ext2fs/ |
H A D | ext2_inode.c | 120 daddr_t lastbn, int level, e4fs_daddr_t *countp) in ext2_indirtrunc()
|
/dflybsd-src/contrib/nvi2/vi/ |
H A D | vi.c | 1128 u_long *countp) in v_count()
|
/dflybsd-src/usr.bin/dsynth/ |
H A D | repo.c | 471 int *countp, pinfo_t ***list_tailp, in scanit()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-dse.c | 372 tree *countp = gimple_call_arg_ptr (stmt, 2); in decrement_count() local
|
/dflybsd-src/sys/dev/misc/puc/ |
H A D | puc.c | 646 u_long *startp, u_long *countp) in puc_get_resource()
|
/dflybsd-src/sys/platform/pc64/x86_64/ |
H A D | nexus.c | 560 nexus_get_resource(device_t dev, device_t child, int type, int rid, u_long *startp, u_long *countp) in nexus_get_resource()
|
/dflybsd-src/sys/bus/isa/ |
H A D | isa_common.c | 912 u_long *startp, u_long *countp) in isa_get_resource()
|
/dflybsd-src/sys/vfs/hammer2/ |
H A D | hammer2_chain.c | 1209 hammer2_chain_base_and_count(hammer2_chain_t *parent, int *countp) in hammer2_chain_base_and_count() 5871 hammer2_dump_chain(hammer2_chain_t *chain, int tab, int bi, int *countp, in hammer2_dump_chain()
|
/dflybsd-src/usr.sbin/makefs/hammer2/ |
H A D | hammer2_chain.c | 1215 hammer2_chain_base_and_count(hammer2_chain_t *parent, int *countp) in hammer2_chain_base_and_count() 5883 hammer2_dump_chain(hammer2_chain_t *chain, int tab, int bi, int *countp, in hammer2_dump_chain()
|
/dflybsd-src/sys/vfs/hammer/ |
H A D | hammer_object.c | 2117 hammer_ip_delete_clean(hammer_cursor_t cursor, hammer_inode_t ip, int *countp) in hammer_ip_delete_clean()
|
/dflybsd-src/sys/vfs/nfs/ |
H A D | nfs_socket.c | 2706 nfsrv_getstream(struct nfssvc_sock *slp, int waitflag, int *countp) in nfsrv_getstream()
|
/dflybsd-src/sys/bus/pccard/ |
H A D | pccard.c | 918 u_long *startp, u_long *countp) in pccard_get_resource()
|