| /Linux-v5.4/fs/ | 
| D | locks.c | 177 #define IS_POSIX(fl)	(fl->fl_flags & FL_POSIX)  argument178 #define IS_FLOCK(fl)	(fl->fl_flags & FL_FLOCK)  argument
 179 #define IS_LEASE(fl)	(fl->fl_flags & (FL_LEASE|FL_DELEG|FL_LAYOUT))  argument
 180 #define IS_OFDLCK(fl)	(fl->fl_flags & FL_OFDLCK)  argument
 181 #define IS_REMOTELCK(fl)	(fl->fl_pid <= 0)  argument
 183 static bool lease_breaking(struct file_lock *fl)  in lease_breaking()
 188 static int target_leasetype(struct file_lock *fl)  in target_leasetype()
 283 	struct file_lock *fl;  in locks_dump_ctx_list()  local
 311 	struct file_lock *fl;  in locks_check_ctx_file_list()  local
 334 static void locks_init_lock_heads(struct file_lock *fl)  in locks_init_lock_heads()
 [all …]
 
 | 
| D | fcntl.c | 533 	struct compat_flock fl;  in get_compat_flock()  local543 	struct compat_flock64 fl;  in get_compat_flock64()  local
 553 	struct compat_flock fl;  in put_compat_flock()  local
 564 	struct compat_flock64 fl;  in put_compat_flock64()  local
 
 | 
| /Linux-v5.4/net/ipv6/ | 
| D | ip6_flowlabel.c | 60 #define for_each_fl_rcu(hash, fl)				\  argument64 #define for_each_fl_continue_rcu(fl)				\  argument
 76 	struct ip6_flowlabel *fl;  in __fl_lookup()  local
 87 	struct ip6_flowlabel *fl;  in fl_lookup()  local
 97 static bool fl_shared_exclusive(struct ip6_flowlabel *fl)  in fl_shared_exclusive()
 106 	struct ip6_flowlabel *fl = container_of(head, struct ip6_flowlabel, rcu);  in fl_free_rcu()  local
 115 static void fl_free(struct ip6_flowlabel *fl)  in fl_free()
 126 static void fl_release(struct ip6_flowlabel *fl)  in fl_release()
 157 		struct ip6_flowlabel *fl;  in ip6_fl_gc()  local
 194 		struct ip6_flowlabel *fl;  in ip6_fl_purge()  local
 [all …]
 
 | 
| /Linux-v5.4/fs/lockd/ | 
| D | clntproc.c | 126 static void nlmclnt_setlockargs(struct nlm_rqst *req, struct file_lock *fl)  in nlmclnt_setlockargs()158 int nlmclnt_proc(struct nlm_host *host, int cmd, struct file_lock *fl, void *data)  in nlmclnt_proc()
 428 nlmclnt_test(struct nlm_rqst *req, struct file_lock *fl)  in nlmclnt_test()
 457 static void nlmclnt_locks_copy_lock(struct file_lock *new, struct file_lock *fl)  in nlmclnt_locks_copy_lock()
 466 static void nlmclnt_locks_release_private(struct file_lock *fl)  in nlmclnt_locks_release_private()
 479 static void nlmclnt_locks_init_private(struct file_lock *fl, struct nlm_host *host)  in nlmclnt_locks_init_private()
 487 static int do_vfs_lock(struct file_lock *fl)  in do_vfs_lock()
 513 nlmclnt_lock(struct nlm_rqst *req, struct file_lock *fl)  in nlmclnt_lock()
 620 nlmclnt_reclaim(struct nlm_host *host, struct file_lock *fl,  in nlmclnt_reclaim()
 661 nlmclnt_unlock(struct nlm_rqst *req, struct file_lock *fl)  in nlmclnt_unlock()
 [all …]
 
 | 
| D | clntlock.c | 100 struct nlm_wait *nlmclnt_prepare_block(struct nlm_host *host, struct file_lock *fl)  in nlmclnt_prepare_block()166 	const struct file_lock *fl = &lock->fl;  in nlmclnt_grant()  local
 234 	struct file_lock *fl, *next;  in reclaimer()  local
 
 | 
| D | svclock.c | 148 	struct file_lock	*fl;  in nlmsvc_lookup_block()  local398 static void nlmsvc_locks_copy_lock(struct file_lock *new, struct file_lock *fl)  in nlmsvc_locks_copy_lock()
 404 static void nlmsvc_locks_release_private(struct file_lock *fl)  in nlmsvc_locks_release_private()
 414 void nlmsvc_locks_init_private(struct file_lock *fl, struct nlm_host *host,  in nlmsvc_locks_init_private()
 734 static int nlmsvc_grant_deferred(struct file_lock *fl, int result)  in nlmsvc_grant_deferred()
 773 nlmsvc_notify_blocked(struct file_lock *fl)  in nlmsvc_notify_blocked()
 
 | 
| D | xdr4.c | 109 	struct file_lock	*fl = &lock->fl;  in nlm4_decode_lock()  local150 		struct file_lock	*fl = &resp->lock.fl;  in nlm4_encode_testres()  local
 
 | 
| D | svcsubs.c | 167 	struct file_lock *fl;  in nlm_traverse_locks()  local229 	struct file_lock *fl;  in nlm_file_inuse()  local
 
 | 
| D | xdr.c | 117 	struct file_lock	*fl = &lock->fl;  in nlm_decode_lock()  local157 		struct file_lock	*fl = &resp->lock.fl;  in nlm_encode_testres()  local
 
 | 
| /Linux-v5.4/fs/ocfs2/ | 
| D | locks.c | 25 			  int cmd, struct file_lock *fl)  in ocfs2_do_flock()83 static int ocfs2_do_funlock(struct file *file, int cmd, struct file_lock *fl)  in ocfs2_do_funlock()
 99 int ocfs2_flock(struct file *file, int cmd, struct file_lock *fl)  in ocfs2_flock()
 119 int ocfs2_lock(struct file *file, int cmd, struct file_lock *fl)  in ocfs2_lock()
 
 | 
| /Linux-v5.4/fs/afs/ | 
| D | flock.c | 463 static int afs_do_setlk(struct file *file, struct file_lock *fl)  in afs_do_setlk()713 static int afs_do_unlk(struct file *file, struct file_lock *fl)  in afs_do_unlk()
 733 static int afs_do_getlk(struct file *file, struct file_lock *fl)  in afs_do_getlk()
 775 int afs_lock(struct file *file, int cmd, struct file_lock *fl)  in afs_lock()
 814 int afs_flock(struct file *file, int cmd, struct file_lock *fl)  in afs_flock()
 859 static void afs_fl_copy_lock(struct file_lock *new, struct file_lock *fl)  in afs_fl_copy_lock()
 877 static void afs_fl_release_private(struct file_lock *fl)  in afs_fl_release_private()
 
 | 
| /Linux-v5.4/fs/dlm/ | 
| D | plock.c | 31 	void *fl;  member78 			    struct file *file, struct file_lock *fl)  in do_unlock_close()
 102 		   int cmd, struct file_lock *fl)  in dlm_posix_lock()
 188 	struct file_lock *fl;  in dlm_plock_callback()  local
 242 		     struct file_lock *fl)  in dlm_posix_unlock()
 316 		  struct file_lock *fl)  in dlm_posix_get()
 
 | 
| /Linux-v5.4/fs/nfs/filelayout/ | 
| D | filelayout.c | 538 			  struct nfs4_filelayout_segment *fl,  in filelayout_check_deviceid()599 			struct nfs4_filelayout_segment *fl,  in filelayout_check_layout()
 633 static void _filelayout_free_lseg(struct nfs4_filelayout_segment *fl)  in _filelayout_free_lseg()
 650 			 struct nfs4_filelayout_segment *fl,  in filelayout_decode_layout()
 745 	struct nfs4_filelayout_segment *fl = FILELAYOUT_LSEG(lseg);  in filelayout_free_lseg()  local
 767 	struct nfs4_filelayout_segment *fl = FILELAYOUT_LSEG(lseg);  in filelayout_alloc_commit_info()  local
 824 	struct nfs4_filelayout_segment *fl;  in filelayout_alloc_lseg()  local
 893 	struct nfs4_filelayout_segment *fl;  in fl_pnfs_update_layout()  local
 989 static u32 select_bucket_index(struct nfs4_filelayout_segment *fl, u32 j)  in select_bucket_index()
 1004 	struct nfs4_filelayout_segment *fl = FILELAYOUT_LSEG(lseg);  in filelayout_mark_request_commit()  local
 
 | 
| /Linux-v5.4/fs/ceph/ | 
| D | locks.c | 41 static void ceph_fl_release_lock(struct file_lock *fl)  in ceph_fl_release_lock()64 			     int cmd, u8 wait, struct file_lock *fl)  in ceph_lock_message()
 217 int ceph_lock(struct file *file, int cmd, struct file_lock *fl)  in ceph_lock()
 277 int ceph_flock(struct file *file, int cmd, struct file_lock *fl)  in ceph_flock()
 
 | 
| /Linux-v5.4/net/ceph/ | 
| D | ceph_fs.c | 31 void ceph_file_layout_from_legacy(struct ceph_file_layout *fl,  in ceph_file_layout_from_legacy()44 void ceph_file_layout_to_legacy(struct ceph_file_layout *fl,  in ceph_file_layout_to_legacy()
 
 | 
| /Linux-v5.4/fs/9p/ | 
| D | vfs_file.c | 116 static int v9fs_file_lock(struct file *filp, int cmd, struct file_lock *fl)  in v9fs_file_lock()135 static int v9fs_file_do_lock(struct file *filp, int cmd, struct file_lock *fl)  in v9fs_file_do_lock()
 241 static int v9fs_file_getlock(struct file *filp, struct file_lock *fl)  in v9fs_file_getlock()
 306 static int v9fs_file_lock_dotl(struct file *filp, int cmd, struct file_lock *fl)  in v9fs_file_lock_dotl()
 342 	struct file_lock *fl)  in v9fs_file_flock_dotl()
 
 | 
| /Linux-v5.4/drivers/misc/ | 
| D | fastrpc.c | 117 	struct fastrpc_user *fl;  member136 	struct fastrpc_user *fl;  member
 163 	struct fastrpc_user *fl;  member
 236 static int fastrpc_map_find(struct fastrpc_user *fl, int fd,  in fastrpc_map_find()
 262 static int fastrpc_buf_alloc(struct fastrpc_user *fl, struct device *dev,  in fastrpc_buf_alloc()
 593 static int fastrpc_map_create(struct fastrpc_user *fl, int fd,  in fastrpc_map_create()
 887 	struct fastrpc_user *fl = ctx->fl;  in fastrpc_invoke_send()  local
 907 static int fastrpc_internal_invoke(struct fastrpc_user *fl,  u32 kernel,  in fastrpc_internal_invoke()
 969 static int fastrpc_init_create_process(struct fastrpc_user *fl,  in fastrpc_init_create_process()
 1111 static int fastrpc_release_current_dsp_process(struct fastrpc_user *fl)  in fastrpc_release_current_dsp_process()
 [all …]
 
 | 
| /Linux-v5.4/net/xfrm/ | 
| D | xfrm_policy.c | 194 __xfrm4_selector_match(const struct xfrm_selector *sel, const struct flowi *fl)  in __xfrm4_selector_match()207 __xfrm6_selector_match(const struct xfrm_selector *sel, const struct flowi *fl)  in __xfrm6_selector_match()
 219 bool xfrm_selector_match(const struct xfrm_selector *sel, const struct flowi *fl,  in xfrm_selector_match()
 1887 			     const struct flowi *fl,  in xfrm_policy_match()
 2013 			      const struct flowi *fl,  in __xfrm_policy_eval_candidates()
 2052 			    const struct flowi *fl,  in xfrm_policy_eval_candidates()
 2075 						     const struct flowi *fl,  in xfrm_policy_lookup_bytype()
 2140 					      const struct flowi *fl,  in xfrm_policy_lookup()
 2156 						 const struct flowi *fl,  in xfrm_sk_policy_lookup()
 2361 xfrm_tmpl_resolve_one(struct xfrm_policy *policy, const struct flowi *fl,  in xfrm_tmpl_resolve_one()
 [all …]
 
 | 
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4vf/ | 
| D | sge.c | 247 static inline unsigned int fl_cap(const struct sge_fl *fl)  in fl_cap()262 			       const struct sge_fl *fl)  in fl_starving()
 473 static void free_rx_bufs(struct adapter *adapter, struct sge_fl *fl, int n)  in free_rx_bufs()
 503 static void unmap_rx_buf(struct adapter *adapter, struct sge_fl *fl)  in unmap_rx_buf()
 525 static inline void ring_fl_db(struct adapter *adapter, struct sge_fl *fl)  in ring_fl_db()
 604 static unsigned int refill_fl(struct adapter *adapter, struct sge_fl *fl,  in refill_fl()
 725 static inline void __refill_fl(struct adapter *adapter, struct sge_fl *fl)  in __refill_fl()
 1711 static void restore_rx_bufs(const struct pkt_gl *gl, struct sge_fl *fl,  in restore_rx_bufs()
 2085 			struct sge_fl *fl = s->egr_map[id];  in sge_rx_timer_cb()  local
 2207 		       struct sge_fl *fl, rspq_handler_t hnd)  in t4vf_sge_alloc_rxq()
 [all …]
 
 | 
| /Linux-v5.4/net/l3mdev/ | 
| D | l3mdev.c | 153 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl,  in l3mdev_fib_rule_match()183 void l3mdev_update_flow(struct net *net, struct flowi *fl)  in l3mdev_update_flow()
 
 | 
| /Linux-v5.4/fs/nfs/ | 
| D | file.c | 657 do_getlk(struct file *filp, int cmd, struct file_lock *fl, int is_local)  in do_getlk()686 do_unlk(struct file *filp, int cmd, struct file_lock *fl, int is_local)  in do_unlk()
 722 do_setlk(struct file *filp, int cmd, struct file_lock *fl, int is_local)  in do_setlk()
 766 int nfs_lock(struct file *filp, int cmd, struct file_lock *fl)  in nfs_lock()
 805 int nfs_flock(struct file *filp, int cmd, struct file_lock *fl)  in nfs_flock()
 
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/selftests/ | 
| D | i915_vma.c | 256 #define VALID(sz, fl) { .size = (sz), .flags = (fl), .assert = assert_pin_valid, .string = #sz ", "…  in igt_vma_pin1()  argument257 #define __INVALID(sz, fl, check, eval) { .size = (sz), .flags = (fl), .assert = (check), .string = …  in igt_vma_pin1()  argument
 258 #define INVALID(sz, fl) __INVALID(sz, fl, assert_pin_einval, EINVAL)  in igt_vma_pin1()  argument
 259 #define NOSPACE(sz, fl) __INVALID(sz, fl, assert_pin_enospc, ENOSPC)  in igt_vma_pin1()  argument
 
 | 
| /Linux-v5.4/arch/mips/kernel/ | 
| D | rtlx.c | 244 	size_t lx_write, fl = 0L;  in rtlx_read()  local289 	size_t fl;  in rtlx_write()  local
 
 | 
| /Linux-v5.4/net/ipv4/ | 
| D | netfilter.c | 83 int nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl,  in nf_ip_route()
 | 
| /Linux-v5.4/include/linux/ | 
| D | netfilter_ipv4.h | 35 			      struct flowi *fl, bool strict)  in nf_ip_route()
 |