Home
last modified time | relevance | path

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

1234567

/linux/fs/
A Dlocks.c177 struct file_lock *fl; in locks_dump_ctx_list() local
205 struct file_lock *fl; in locks_check_ctx_file_list() local
284 struct file_lock *fl; in locks_dispose_list() local
715 struct file_lock *fl; in __locks_insert_block() local
906 struct file_lock *fl; in what_owner_is_waiting_for() local
952 struct file_lock *fl; in flock_lock_inode() local
1376 struct file_lock *fl; in any_leases_conflict() local
1518 struct file_lock *fl; in lease_get_mtime() local
1560 struct file_lock *fl; in fcntl_getlease() local
1910 struct file_lock *fl; in do_fcntl_add_lease() local
[all …]
A Dfcntl.c542 struct compat_flock fl; in get_compat_flock() local
552 struct compat_flock64 fl; in get_compat_flock64() local
562 struct compat_flock fl; in put_compat_flock() local
573 struct compat_flock64 fl; in put_compat_flock64() local
/linux/net/ipv6/
A Dip6_flowlabel.c60 #define for_each_fl_rcu(hash, fl) \ argument
76 struct ip6_flowlabel *fl; in __fl_lookup() local
87 struct ip6_flowlabel *fl; in fl_lookup() local
157 struct ip6_flowlabel *fl; in ip6_fl_gc() local
194 struct ip6_flowlabel *fl; in ip6_fl_purge() local
313 struct ip6_flowlabel *fl, in fl6_merge_options()
376 struct ip6_flowlabel *fl = NULL; in fl_create() local
491 struct ip6_flowlabel *fl) in fl_link()
755 struct ip6_flowlabel *fl = NULL; in ip6fl_get_first() local
816 struct ip6_flowlabel *fl; in ip6fl_seq_next() local
[all …]
/linux/include/linux/
A Dthread_info.h135 #define set_syscall_work(fl) \ argument
137 #define test_syscall_work(fl) \ argument
139 #define clear_syscall_work(fl) \ argument
142 #define set_task_syscall_work(t, fl) \ argument
144 #define test_task_syscall_work(t, fl) \ argument
146 #define clear_task_syscall_work(t, fl) \ argument
151 #define set_syscall_work(fl) \ argument
153 #define test_syscall_work(fl) \ argument
155 #define clear_syscall_work(fl) \ argument
158 #define set_task_syscall_work(t, fl) \ argument
[all …]
/linux/fs/lockd/
A Dclntproc.c126 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 …]
A Dclntlock.c100 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
A Dsvclock.c149 struct file_lock *fl; in nlmsvc_lookup_block() local
399 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()
A Dxdr.c74 struct file_lock *fl = &lock->fl; in svcxdr_decode_lock() local
106 const struct file_lock *fl = &lock->fl; in svcxdr_encode_holder() local
A Dxdr4.c72 struct file_lock *fl = &lock->fl; in svcxdr_decode_lock() local
105 const struct file_lock *fl = &lock->fl; in svcxdr_encode_holder() local
/linux/fs/ocfs2/
A Dlocks.c23 int cmd, struct file_lock *fl) in ocfs2_do_flock()
81 static int ocfs2_do_funlock(struct file *file, int cmd, struct file_lock *fl) in ocfs2_do_funlock()
97 int ocfs2_flock(struct file *file, int cmd, struct file_lock *fl) in ocfs2_flock()
115 int ocfs2_lock(struct file *file, int cmd, struct file_lock *fl) in ocfs2_lock()
/linux/fs/afs/
A Dflock.c452 static int afs_do_setlk(struct file *file, struct file_lock *fl) in afs_do_setlk()
702 static int afs_do_unlk(struct file *file, struct file_lock *fl) in afs_do_unlk()
722 static int afs_do_getlk(struct file *file, struct file_lock *fl) in afs_do_getlk()
764 int afs_lock(struct file *file, int cmd, struct file_lock *fl) in afs_lock()
799 int afs_flock(struct file *file, int cmd, struct file_lock *fl) in afs_flock()
844 static void afs_fl_copy_lock(struct file_lock *new, struct file_lock *fl) in afs_fl_copy_lock()
862 static void afs_fl_release_private(struct file_lock *fl) in afs_fl_release_private()
/linux/fs/dlm/
A Dplock.c31 void *fl; member
78 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/fs/ceph/
A Dlocks.c41 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()
213 static int try_unlock_file(struct file *file, struct file_lock *fl) in try_unlock_file()
232 int ceph_lock(struct file *file, int cmd, struct file_lock *fl) in ceph_lock()
298 int ceph_flock(struct file *file, int cmd, struct file_lock *fl) in ceph_flock()
A Dutil.c31 void ceph_file_layout_from_legacy(struct ceph_file_layout *fl, in ceph_file_layout_from_legacy()
43 void ceph_file_layout_to_legacy(struct ceph_file_layout *fl, in ceph_file_layout_to_legacy()
/linux/fs/nfs/filelayout/
A Dfilelayout.c537 struct nfs4_filelayout_segment *fl, in filelayout_check_deviceid()
598 struct nfs4_filelayout_segment *fl, in filelayout_check_layout()
632 static void _filelayout_free_lseg(struct nfs4_filelayout_segment *fl) in _filelayout_free_lseg()
649 struct nfs4_filelayout_segment *fl, in filelayout_decode_layout()
744 struct nfs4_filelayout_segment *fl = FILELAYOUT_LSEG(lseg); in filelayout_free_lseg() local
768 struct nfs4_filelayout_segment *fl; in filelayout_alloc_lseg() local
837 struct nfs4_filelayout_segment *fl; in fl_pnfs_update_layout() local
920 static u32 select_bucket_index(struct nfs4_filelayout_segment *fl, u32 j) in select_bucket_index()
935 struct nfs4_filelayout_segment *fl = FILELAYOUT_LSEG(lseg); in filelayout_mark_request_commit() local
1072 struct nfs4_filelayout_segment *fl = FILELAYOUT_LSEG(lseg); in filelayout_setup_ds_info() local
/linux/drivers/misc/
A Dfastrpc.c142 struct fastrpc_user *fl; member
164 struct fastrpc_user *fl; member
191 struct fastrpc_user *fl; member
265 static int fastrpc_map_find(struct fastrpc_user *fl, int fd, in fastrpc_map_find()
619 static int fastrpc_map_create(struct fastrpc_user *fl, int fd, in fastrpc_map_create()
919 struct fastrpc_user *fl = ctx->fl; in fastrpc_invoke_send() local
1019 static int fastrpc_init_create_process(struct fastrpc_user *fl, in fastrpc_init_create_process()
1180 struct fastrpc_user *fl = (struct fastrpc_user *)file->private_data; in fastrpc_device_release() local
1224 struct fastrpc_user *fl = NULL; in fastrpc_device_open() local
1298 static int fastrpc_init_attach(struct fastrpc_user *fl, int pd) in fastrpc_init_attach()
[all …]
/linux/fs/9p/
A Dvfs_file.c115 static int v9fs_file_lock(struct file *filp, int cmd, struct file_lock *fl) in v9fs_file_lock()
130 static int v9fs_file_do_lock(struct file *filp, int cmd, struct file_lock *fl) in v9fs_file_do_lock()
236 static int v9fs_file_getlock(struct file *filp, struct file_lock *fl) in v9fs_file_getlock()
301 static int v9fs_file_lock_dotl(struct file *filp, int cmd, struct file_lock *fl) in v9fs_file_lock_dotl()
332 struct file_lock *fl) in v9fs_file_flock_dotl()
/linux/net/xfrm/
A Dxfrm_policy.c1889 const struct flowi *fl, in xfrm_policy_match()
2053 const struct flowi *fl, in xfrm_policy_eval_candidates()
2157 const struct flowi *fl, in xfrm_sk_policy_lookup()
2509 const struct flowi *fl) in xfrm_fill_dst()
2757 struct flowi fl; in xfrm_policy_queue_process() local
2880 const struct flowi *fl, in xfrm_create_dummy_bundle()
2938 const struct flowi *fl, in xfrm_bundle_lookup()
3027 const struct flowi *fl, in xfrm_lookup_with_ifid()
3195 const struct flowi *fl, in xfrm_lookup_route()
3489 struct flowi fl; in __xfrm_policy_check() local
[all …]
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
A Dsge.c247 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/fs/nfs/
A Dfile.c688 do_getlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_getlk()
717 do_unlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_unlk()
753 do_setlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_setlk()
797 int nfs_lock(struct file *filp, int cmd, struct file_lock *fl) in nfs_lock()
835 int nfs_flock(struct file *filp, int cmd, struct file_lock *fl) in nfs_flock()
/linux/net/l3mdev/
A Dl3mdev.c247 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl, in l3mdev_fib_rule_match()
277 void l3mdev_update_flow(struct net *net, struct flowi *fl) in l3mdev_update_flow()
/linux/drivers/gpu/drm/i915/selftests/
A Di915_vma.c259 #define VALID(sz, fl) { .size = (sz), .flags = (fl), .assert = assert_pin_valid, .string = #sz ", "… in igt_vma_pin1() argument
260 #define __INVALID(sz, fl, check, eval) { .size = (sz), .flags = (fl), .assert = (check), .string = … in igt_vma_pin1() argument
261 #define INVALID(sz, fl) __INVALID(sz, fl, assert_pin_einval, EINVAL) in igt_vma_pin1() argument
262 #define NOSPACE(sz, fl) __INVALID(sz, fl, assert_pin_enospc, ENOSPC) in igt_vma_pin1() argument
/linux/arch/mips/kernel/
A Drtlx.c244 size_t lx_write, fl = 0L; in rtlx_read() local
289 size_t fl; in rtlx_write() local
/linux/drivers/net/wireguard/
A Dsocket.c23 struct flowi4 fl = { in send4() local
101 struct flowi6 fl = { in send6() local
/linux/drivers/infiniband/hw/hns/
A Dhns_roce_ah.c41 u32 fl = ah_attr->grh.flow_label; in get_ah_udp_sport() local

Completed in 106 milliseconds

1234567