/include/trace/events/ |
D | filelock.h | 62 TP_PROTO(struct inode *inode, struct file_lock *fl, int ret), 64 TP_ARGS(inode, fl, ret), 67 __field(struct file_lock *, fl) 81 __entry->fl = fl ? fl : NULL; 84 __entry->fl_next = fl ? fl->fl_next : NULL; 85 __entry->fl_owner = fl ? fl->fl_owner : NULL; 86 __entry->fl_pid = fl ? fl->fl_pid : 0; 87 __entry->fl_flags = fl ? fl->fl_flags : 0; 88 __entry->fl_type = fl ? fl->fl_type : 0; 89 __entry->fl_start = fl ? fl->fl_start : 0; [all …]
|
/include/linux/ |
D | dlm_plock.h | 14 int cmd, struct file_lock *fl); 16 struct file_lock *fl); 18 struct file_lock *fl);
|
D | netfilter.h | 288 struct flowi *fl, bool strict); 341 nf_nat_decode_session(struct sk_buff *skb, struct flowi *fl, u_int8_t family) in nf_nat_decode_session() argument 349 decodefn(skb, fl); in nf_nat_decode_session() 381 nf_nat_decode_session(struct sk_buff *skb, struct flowi *fl, u_int8_t family) in nf_nat_decode_session() argument
|
D | security.h | 1184 void security_sk_classify_flow(struct sock *sk, struct flowi *fl); 1185 void security_req_classify_flow(const struct request_sock *req, struct flowi *fl); 1325 static inline void security_sk_classify_flow(struct sock *sk, struct flowi *fl) in security_sk_classify_flow() argument 1329 static inline void security_req_classify_flow(const struct request_sock *req, struct flowi *fl) in security_req_classify_flow() argument 1411 const struct flowi *fl); 1413 void security_skb_classify_flow(struct sk_buff *skb, struct flowi *fl); 1465 struct xfrm_policy *xp, const struct flowi *fl) in security_xfrm_state_pol_flow_match() argument 1475 static inline void security_skb_classify_flow(struct sk_buff *skb, struct flowi *fl) in security_skb_classify_flow() argument
|
D | fs.h | 1122 void locks_free_lock(struct file_lock *fl); 1135 extern int vfs_cancel_lock(struct file *filp, struct file_lock *fl); 1136 extern int locks_lock_inode_wait(struct inode *inode, struct file_lock *fl); 1186 static inline void locks_init_lock(struct file_lock *fl) in locks_init_lock() argument 1191 static inline void locks_copy_conflock(struct file_lock *new, struct file_lock *fl) in locks_copy_conflock() argument 1196 static inline void locks_copy_lock(struct file_lock *new, struct file_lock *fl) in locks_copy_lock() argument 1211 static inline void posix_test_lock(struct file *filp, struct file_lock *fl) in posix_test_lock() argument 1216 static inline int posix_lock_file(struct file *filp, struct file_lock *fl, in posix_lock_file() argument 1227 static inline int vfs_test_lock(struct file *filp, struct file_lock *fl) in vfs_test_lock() argument 1233 struct file_lock *fl, struct file_lock *conf) in vfs_lock_file() argument [all …]
|
D | nfs_xdr.h | 493 struct file_lock * fl; member 515 struct file_lock * fl; member 529 struct file_lock * fl; member
|
D | lsm_hooks.h | 1638 struct flowi *fl); 1666 const struct flowi *fl);
|
/include/net/ |
D | xfrm.h | 295 struct flowi *fl, 297 int (*get_tos)(const struct flowi *fl); 303 const struct flowi *fl); 328 const struct flowi *fl); 857 __be16 xfrm_flowi_sport(const struct flowi *fl, const union flowi_uli *uli) in xfrm_flowi_sport() argument 860 switch(fl->flowi_proto) { in xfrm_flowi_sport() 884 __be16 xfrm_flowi_dport(const struct flowi *fl, const union flowi_uli *uli) in xfrm_flowi_dport() argument 887 switch(fl->flowi_proto) { in xfrm_flowi_dport() 908 const struct flowi *fl, unsigned short family); 1097 int __xfrm_decode_session(struct sk_buff *skb, struct flowi *fl, [all …]
|
D | l3mdev.h | 44 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl, 47 void l3mdev_update_flow(struct net *net, struct flowi *fl); 265 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl, in l3mdev_fib_rule_match() argument 271 void l3mdev_update_flow(struct net *net, struct flowi *fl) in l3mdev_update_flow() argument
|
D | inet6_connection_sock.h | 32 int inet6_csk_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl);
|
D | dn_fib.h | 150 #define dn_fib_lookup(fl, res) (-ESRCH) argument 152 #define dn_fib_select_multipath(fl, res) do { } while(0) argument
|
D | dst.h | 536 const struct flowi *fl, in xfrm_lookup() argument 545 const struct flowi *fl, in xfrm_lookup_route() argument 559 const struct flowi *fl, const struct sock *sk, 563 const struct flowi *fl, const struct sock *sk,
|
D | ip6_tunnel.h | 44 struct flowi fl; /* flowi template for xmit */ member
|
D | ipv6.h | 250 struct ip6_flowlabel *fl; member 285 struct ip6_flowlabel *fl, 295 static inline void fl6_sock_release(struct ip6_flowlabel *fl) in fl6_sock_release() argument 297 if (fl) in fl6_sock_release() 298 atomic_dec(&fl->users); in fl6_sock_release()
|
D | inet_sock.h | 156 struct flowi fl; member
|
D | inet_connection_sock.h | 39 int (*queue_xmit)(struct sock *sk, struct sk_buff *skb, struct flowi *fl);
|
D | ip.h | 128 int ip_queue_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl);
|
/include/linux/lockd/ |
D | bind.h | 56 struct file_lock *fl);
|
D | xdr.h | 43 struct file_lock fl; member
|
D | lockd.h | 209 struct nlm_wait * nlmclnt_prepare_block(struct nlm_host *host, struct file_lock *fl);
|
/include/net/netfilter/ |
D | nf_nat_l3proto.h | 32 struct flowi *fl);
|
/include/net/9p/ |
D | client.h | 258 int p9_client_getlock_dotl(struct p9_fid *fid, struct p9_getlock *fl);
|
/include/linux/ceph/ |
D | ceph_fs.h | 70 extern void ceph_file_layout_from_legacy(struct ceph_file_layout *fl, 72 extern void ceph_file_layout_to_legacy(struct ceph_file_layout *fl,
|
/include/net/sctp/ |
D | structs.h | 457 struct flowi *fl, 461 struct flowi *fl); 793 struct flowi fl; member
|
/include/linux/mlx4/ |
D | qp.h | 137 u8 fl; member
|