/freebsd/usr.sbin/rpc.lockd/ |
H A D | lockd_lock.c | 312 dump_filelock(const struct file_lock *fl) in dump_filelock() 425 fill_file_lock(struct file_lock *fl, const fhandle_t *fh, in fill_file_lock() 447 deallocate_file_lock(struct file_lock *fl) in deallocate_file_lock() 704 get_lock_matching_unlock(const struct file_lock *fl) in get_lock_matching_unlock() 768 test_nfslock(const struct file_lock *fl, struct file_lock **conflicting_fl) in test_nfslock() 869 lock_nfslock(struct file_lock *fl) in lock_nfslock() 903 delete_nfslock(struct file_lock *fl) in delete_nfslock() 958 unlock_nfslock(const struct file_lock *fl, struct file_lock **released_lock, in unlock_nfslock() 1030 lock_hwlock(struct file_lock *fl) in lock_hwlock() 1113 unlock_hwlock(const struct file_lock *fl) in unlock_hwlock() [all …]
|
/freebsd/tests/sys/file/ |
H A D | flock_helper.c | 187 struct flock fl; in test2() local 258 struct flock fl; in test3() local 328 struct flock fl; in test4() local 414 struct flock fl; in test5() local 500 struct flock fl; in test6() local 602 struct flock fl; in test7() local 674 struct flock fl; in test8() local 751 struct flock fl; in test9() local 823 struct flock fl; in test10() local 891 struct flock fl; in test11() local [all …]
|
/freebsd/tests/sys/fs/fusefs/ |
H A D | locks.cc | 219 struct flock fl; in TEST_F() local 246 struct flock fl; in TEST_F() local 306 struct flock fl; in TEST_F() local 364 struct flock fl; in TEST_F() local 429 struct flock fl; in TEST_F() local 495 struct flock fl; in TEST_F() local 519 struct flock fl; in TEST_F() local 545 struct flock fl; in TEST_F() local 571 struct flock fl; in TEST_F() local 597 struct flock fl; in TEST_F() local [all …]
|
/freebsd/sys/vm/ |
H A D | vm_phys.c | 280 struct vm_freelist *fl; in sysctl_vm_phys_free() local 394 vm_freelist_add(struct vm_freelist *fl, vm_page_t m, int order, int pool, in vm_freelist_add() argument 406 vm_freelist_rem(struct vm_freelist * fl,vm_page_t m,int order) vm_freelist_rem() argument 510 struct vm_freelist *fl; vm_phys_init() local 689 vm_phys_split_pages(vm_page_t m,int oind,struct vm_freelist * fl,int order,int tail) vm_phys_split_pages() argument 705 vm_phys_enq_chunk(struct vm_freelist * fl,vm_page_t m,int order,int tail) vm_phys_enq_chunk() argument 741 vm_phys_enq_beg(vm_page_t m,u_int npages,struct vm_freelist * fl,int tail) vm_phys_enq_beg() argument 777 vm_phys_enq_range(vm_page_t m,u_int npages,struct vm_freelist * fl,int tail) vm_phys_enq_range() argument 843 struct vm_freelist *alt, *fl; vm_phys_alloc_npages() local 916 struct vm_freelist *alt, *fl; vm_phys_alloc_freelist_pages() local 1207 struct vm_freelist *fl; vm_phys_free_pages() local 1256 struct vm_freelist *fl; vm_phys_lazy_init_domain() local 1354 struct vm_freelist *fl; vm_phys_enqueue_contig() local 1473 struct vm_freelist *fl; vm_phys_unfree_page() local 1542 vm_phys_find_freelist_contig(struct vm_freelist * fl,u_long npages,vm_paddr_t low,vm_paddr_t high,u_long alignment,vm_paddr_t boundary) vm_phys_find_freelist_contig() argument 1620 struct vm_freelist *fl; vm_phys_find_queues_contig() local 1678 struct vm_freelist *fl; vm_phys_alloc_contig() local 2021 struct vm_freelist *fl; DB_SHOW_COMMAND_FLAGS() local [all...] |
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
H A D | vmem.h | 90 #define vmem_alloc(sz, fl) spl_vmem_alloc((sz), (fl), __func__, __LINE__) argument 91 #define vmem_zalloc(sz, fl) spl_vmem_zalloc((sz), (fl), __func__, __LINE__) argument
|
H A D | kmem.h | 184 #define kmem_alloc(sz, fl) spl_kmem_alloc((sz), (fl), __func__, __LINE__) argument 185 #define kmem_zalloc(sz, fl) spl_kmem_zalloc((sz), (fl), __func__, __LINE__) argument
|
/freebsd/sys/nlm/ |
H A D | nlm_advlock.c | 194 nlm_advlock_internal(struct vnode *vp, void *id, int op, struct flock *fl, in nlm_advlock_internal() 402 nlm_set_creds_for_lock(struct thread *td, struct flock *fl) in nlm_set_creds_for_lock() 451 nlm_reclaim_free_lock(struct vnode *vp, struct flock *fl, void *arg) in nlm_reclaim_free_lock() 488 nlm_client_recover_lock(struct vnode *vp, struct flock *fl, void *arg) in nlm_client_recover_lock() 695 nlm_record_lock(struct vnode *vp, int op, struct flock *fl, in nlm_record_lock() 760 struct vnode *vp, int op, struct flock *fl, int flags, in nlm_setlock() 958 struct vnode *vp, int op, struct flock *fl, int flags, in nlm_clearlock() 1033 struct vnode *vp, int op, struct flock *fl, int flags, in nlm_getlock() 1220 nlm_init_lock(struct flock *fl, int flags, int svid, in nlm_init_lock()
|
/freebsd/contrib/sendmail/src/ |
H A D | tls.h | 104 # define DANEMODE(fl) ((fl) & 0x3) argument 135 # define TLSA_SET_FL(dane_tlsa, fl) (dane_tlsa)->dane_tlsa_flags |= (fl) argument 136 # define TLSA_CLR_FL(dane_tlsa, fl) (dane_tlsa)->dane_tlsa_flags &= ~(fl) argument 137 # define TLSA_IS_FL(dane_tlsa, fl) (((dane_tlsa)->dane_tlsa_flags & (fl)) != 0) argument 142 # define TLSA_STORE_FL(fl) ((fl) >= TLSAFLTEMP) argument
|
H A D | tls.c | 72 # define MTA_SSL_ERR_get(f, l, d, fl, fct) ERR_get_error_all(f, l, fct, d, fl) argument
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | bsd-flock.c | 49 struct flock fl = {0}; in flock() local
|
/freebsd/lib/libc/sys/ |
H A D | lockf.c | 43 struct flock fl; in lockf() local [all...] |
/freebsd/usr.bin/sort/ |
H A D | file.c | 205 file_list_init(struct file_list *fl, bool tmp) in file_list_init() 218 file_list_add(struct file_list *fl, const char *fn, bool allocate) in file_list_add() 236 file_list_populate(struct file_list *fl, int argc, char **argv, bool allocate) in file_list_populate() 252 file_list_clean(struct file_list *fl) in file_list_clean() 725 procfile(const char *fsrc, struct sort_list *list, struct file_list *fl) in procfile() 1040 shrink_file_list(struct file_list *fl) in shrink_file_list() 1085 merge_files(struct file_list *fl, const char *fn_out) in merge_files()
|
/freebsd/tests/sys/cddl/zfs/bin/ |
H A D | randfree_file.c | 53 struct flock fl; in main() local
|
/freebsd/usr.sbin/fifolog/lib/ |
H A D | fifolog_write_poll.c | 187 fifolog_write_output(struct fifolog_writer *f, int fl, time_t now) in fifolog_write_output() 264 int i, fl, retval = 0; in fifolog_write_gzip() local
|
/freebsd/contrib/netbsd-tests/usr.bin/xlint/lint1/ |
H A D | d_typename_as_var.c | 13 } fl; member
|
/freebsd/usr.bin/lsvfs/ |
H A D | lsvfs.c | 25 } fl[] = { variable
|
/freebsd/sys/contrib/openzfs/contrib/coverity/ |
H A D | model.c | 168 spl_kmem_alloc(size_t sz, int fl, const char *func, int line) in spl_kmem_alloc() 189 spl_kmem_zalloc(size_t sz, int fl, const char *func, int line) in spl_kmem_zalloc() 271 spl_vmem_alloc(size_t sz, int fl, const char *func, int line) in spl_vmem_alloc() 292 spl_vmem_zalloc(size_t sz, int fl, const char *func, int line) in spl_vmem_zalloc()
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_sge.c | 1553 move_to_next_rxbuf(struct sge_fl *fl) in move_to_next_rxbuf() 1573 struct sge_fl *fl; in service_iq_fl() local 1747 get_scatter_segment(struct adapter *sc, struct sge_fl *fl, int fr_offset, in get_scatter_segment() 1824 get_fl_payload(struct adapter *sc, struct sge_fl *fl, const u_int plen) in get_fl_payload() 1873 skip_scatter_segment(struct adapter *sc, struct sge_fl *fl, int fr_offset, in skip_scatter_segment() 1904 skip_fl_payload(struct adapter *sc, struct sge_fl *fl, int plen) in skip_fl_payload() 1918 get_segment_len(struct adapter *sc, struct sge_fl *fl, int plen) in get_segment_len() 1938 struct sge_fl *fl = &rxq->fl; in eth_rx() local 2259 struct sge_fl *fl; in t4_update_fl_bufsize() local 3374 init_fl(struct adapter *sc, struct sge_fl *fl, int qsize, int maxp, char *name) in init_fl() [all …]
|
/freebsd/contrib/llvm-project/lldb/source/Host/posix/ |
H A D | LockFilePosix.cpp | 21 struct flock fl; in fileLock() local
|
/freebsd/usr.sbin/fifolog/fifolog_reader/ |
H A D | fifolog_reader.c | 99 struct fifolog_reader *fl; in main() local
|
/freebsd/contrib/nvi/ex/ |
H A D | ex_move.c | 87 recno_t cnt, diff, fl, tl, mfl, mtl; in ex_move() local
|
/freebsd/contrib/capsicum-test/ |
H A D | fcntl.cc | 197 struct flock fl; in TEST() local 224 struct flock fl; in TEST() local
|
/freebsd/contrib/netbsd-tests/lib/librumpclient/ |
H A D | t_fd.c | 108 int fl; in ATF_TC_BODY() local
|
/freebsd/lib/libutil/ |
H A D | login_times.c | 35 u_char fl; member
|
/freebsd/sys/kern/ |
H A D | kern_lockf.c | 299 lf_hash_owner(caddr_t id, struct vnode *vp, struct flock *fl, int flags) in lf_hash_owner() 320 lf_owner_matches(struct lock_owner *lo, caddr_t id, struct flock *fl, in lf_owner_matches() 416 struct flock *fl = ap->a_fl; in lf_advlockasync() local 1562 lf_getlock(struct lockf *state, struct lockf_entry *lock, struct flock *fl) in lf_getlock() 1851 struct flock fl; member 1988 lf_clearremotesys_iterator(struct vnode *vp, struct flock *fl, void *arg) in lf_clearremotesys_iterator()
|