Home
last modified time | relevance | path

Searched defs:fl (Results 1 – 25 of 84) sorted by relevance

1234

/freebsd/usr.sbin/rpc.lockd/
H A Dlockd_lock.c312 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 Dflock_helper.c187 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 Dlocks.cc219 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 Dvm_phys.c280 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 Dvmem.h90 #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 Dkmem.h184 #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 Dnlm_advlock.c194 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 Dtls.h104 # 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 Dtls.c72 # 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 Dbsd-flock.c49 struct flock fl = {0}; in flock() local
/freebsd/lib/libc/sys/
H A Dlockf.c43 struct flock fl; in lockf() local
[all...]
/freebsd/usr.bin/sort/
H A Dfile.c205 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 Drandfree_file.c53 struct flock fl; in main() local
/freebsd/usr.sbin/fifolog/lib/
H A Dfifolog_write_poll.c187 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 Dd_typename_as_var.c13 } fl; member
/freebsd/usr.bin/lsvfs/
H A Dlsvfs.c25 } fl[] = { variable
/freebsd/sys/contrib/openzfs/contrib/coverity/
H A Dmodel.c168 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 Dt4_sge.c1553 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 DLockFilePosix.cpp21 struct flock fl; in fileLock() local
/freebsd/usr.sbin/fifolog/fifolog_reader/
H A Dfifolog_reader.c99 struct fifolog_reader *fl; in main() local
/freebsd/contrib/nvi/ex/
H A Dex_move.c87 recno_t cnt, diff, fl, tl, mfl, mtl; in ex_move() local
/freebsd/contrib/capsicum-test/
H A Dfcntl.cc197 struct flock fl; in TEST() local
224 struct flock fl; in TEST() local
/freebsd/contrib/netbsd-tests/lib/librumpclient/
H A Dt_fd.c108 int fl; in ATF_TC_BODY() local
/freebsd/lib/libutil/
H A Dlogin_times.c35 u_char fl; member
/freebsd/sys/kern/
H A Dkern_lockf.c299 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()

1234