Home
last modified time | relevance | path

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

/include/trace/events/
Dfilelock.h39 TP_PROTO(struct inode *inode, struct file_lock *fl),
41 TP_ARGS(inode, fl),
44 __field(struct file_lock *, fl)
56 __entry->fl = fl ? fl : NULL;
59 __entry->fl_next = fl ? fl->fl_next : NULL;
60 __entry->fl_owner = fl ? fl->fl_owner : NULL;
61 __entry->fl_flags = fl ? fl->fl_flags : 0;
62 __entry->fl_type = fl ? fl->fl_type : 0;
63 __entry->fl_break_time = fl ? fl->fl_break_time : 0;
64 __entry->fl_downgrade_time = fl ? fl->fl_downgrade_time : 0;
[all …]
/include/linux/
Ddlm_plock.h14 int cmd, struct file_lock *fl);
16 struct file_lock *fl);
18 struct file_lock *fl);
Dnetfilter.h229 struct flowi *fl, bool strict);
282 nf_nat_decode_session(struct sk_buff *skb, struct flowi *fl, u_int8_t family) in nf_nat_decode_session() argument
290 decodefn(skb, fl); in nf_nat_decode_session()
314 nf_nat_decode_session(struct sk_buff *skb, struct flowi *fl, u_int8_t family) in nf_nat_decode_session() argument
Dsecurity.h1690 void (*req_classify_flow) (const struct request_sock *req, struct flowi *fl);
1716 const struct flowi *fl);
2690 void security_sk_classify_flow(struct sock *sk, struct flowi *fl);
2691 void security_req_classify_flow(const struct request_sock *req, struct flowi *fl);
2833 static inline void security_sk_classify_flow(struct sock *sk, struct flowi *fl) in security_sk_classify_flow() argument
2837 static inline void security_req_classify_flow(const struct request_sock *req, struct flowi *fl) in security_req_classify_flow() argument
2924 const struct flowi *fl);
2926 void security_skb_classify_flow(struct sk_buff *skb, struct flowi *fl);
2978 struct xfrm_policy *xp, const struct flowi *fl) in security_xfrm_state_pol_flow_match() argument
2988 static inline void security_skb_classify_flow(struct sk_buff *skb, struct flowi *fl) in security_skb_classify_flow() argument
Dfs.h981 void locks_free_lock(struct file_lock *fl);
995 extern int vfs_cancel_lock(struct file *filp, struct file_lock *fl);
996 extern int flock_lock_file_wait(struct file *filp, struct file_lock *fl);
1038 static inline void locks_init_lock(struct file_lock *fl) in locks_init_lock() argument
1043 static inline void locks_copy_conflock(struct file_lock *new, struct file_lock *fl) in locks_copy_conflock() argument
1048 static inline void locks_copy_lock(struct file_lock *new, struct file_lock *fl) in locks_copy_lock() argument
1063 static inline void posix_test_lock(struct file *filp, struct file_lock *fl) in posix_test_lock() argument
1068 static inline int posix_lock_file(struct file *filp, struct file_lock *fl, in posix_lock_file() argument
1074 static inline int posix_lock_file_wait(struct file *filp, struct file_lock *fl) in posix_lock_file_wait() argument
1084 static inline int vfs_test_lock(struct file *filp, struct file_lock *fl) in vfs_test_lock() argument
[all …]
Dnfs_xdr.h417 struct file_lock * fl; member
438 struct file_lock * fl; member
452 struct file_lock * fl; member
/include/net/
Dxfrm.h299 struct flowi *fl,
301 int (*get_tos)(const struct flowi *fl);
309 const struct flowi *fl);
334 const struct flowi *fl);
864 __be16 xfrm_flowi_sport(const struct flowi *fl, const union flowi_uli *uli) in xfrm_flowi_sport() argument
867 switch(fl->flowi_proto) { in xfrm_flowi_sport()
891 __be16 xfrm_flowi_dport(const struct flowi *fl, const union flowi_uli *uli) in xfrm_flowi_dport() argument
894 switch(fl->flowi_proto) { in xfrm_flowi_dport()
915 const struct flowi *fl, unsigned short family);
1104 int __xfrm_decode_session(struct sk_buff *skb, struct flowi *fl,
[all …]
Dinet6_connection_sock.h43 int inet6_csk_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl);
Ddn_fib.h150 #define dn_fib_lookup(fl, res) (-ESRCH) argument
152 #define dn_fib_select_multipath(fl, res) do { } while(0) argument
Ddst.h524 const struct flowi *fl, struct sock *sk, in xfrm_lookup() argument
532 const struct flowi *fl, in xfrm_lookup_route() argument
546 const struct flowi *fl, struct sock *sk,
550 const struct flowi *fl, struct sock *sk,
Dip6_tunnel.h41 struct flowi fl; /* flowi template for xmit */ member
Dipv6.h252 struct ip6_flowlabel *fl; member
276 struct ip6_flowlabel *fl,
285 static inline void fl6_sock_release(struct ip6_flowlabel *fl) in fl6_sock_release() argument
287 if (fl) in fl6_sock_release()
288 atomic_dec(&fl->users); in fl6_sock_release()
Dinet_sock.h127 struct flowi fl; member
Dinet_connection_sock.h39 int (*queue_xmit)(struct sock *sk, struct sk_buff *skb, struct flowi *fl);
Dip.h123 int ip_queue_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl);
Dtcp.h1652 struct dst_entry *(*route_req)(struct sock *sk, struct flowi *fl,
1657 struct flowi *fl, struct request_sock *req,
Dsch_generic.h405 void tcf_destroy_chain(struct tcf_proto __rcu **fl);
/include/linux/lockd/
Dbind.h56 struct file_lock *fl);
Dxdr.h43 struct file_lock fl; member
Dlockd.h208 struct nlm_wait * nlmclnt_prepare_block(struct nlm_host *host, struct file_lock *fl);
/include/net/netfilter/
Dnf_nat_l3proto.h32 struct flowi *fl);
/include/net/9p/
Dclient.h258 int p9_client_getlock_dotl(struct p9_fid *fid, struct p9_getlock *fl);
/include/net/sctp/
Dstructs.h456 struct flowi *fl,
460 struct flowi *fl);
784 struct flowi fl; member
/include/linux/mlx4/
Dqp.h134 u8 fl; member
/include/linux/mlx5/
Dqp.h372 u8 fl; member