| /include/trace/events/ |
| D | filelock.h | 63 TP_PROTO(struct inode *inode, struct file_lock *fl, int ret), 65 TP_ARGS(inode, fl, ret), 68 __field(struct file_lock *, fl) 82 __entry->fl = fl ? fl : NULL; 85 __entry->blocker = fl ? fl->c.flc_blocker : NULL; 86 __entry->owner = fl ? fl->c.flc_owner : NULL; 87 __entry->pid = fl ? fl->c.flc_pid : 0; 88 __entry->flags = fl ? fl->c.flc_flags : 0; 89 __entry->type = fl ? fl->c.flc_type : 0; 90 __entry->fl_start = fl ? fl->fl_start : 0; [all …]
|
| D | afs.h | 1151 TP_PROTO(struct afs_vnode *vnode, struct file_lock *fl, 1154 TP_ARGS(vnode, fl, event, error), 1169 __entry->debug_id = fl ? fl->fl_u.afs.debug_id : 0; 1181 TP_PROTO(struct afs_vnode *vnode, struct file_lock *fl, 1184 TP_ARGS(vnode, fl, op), 1198 __entry->from = fl->fl_start; 1199 __entry->len = fl->fl_end - fl->fl_start + 1; 1201 __entry->type = fl->c.flc_type; 1202 __entry->flags = fl->c.flc_flags; 1203 __entry->debug_id = fl->fl_u.afs.debug_id;
|
| /include/linux/ |
| D | thread_info.h | 149 #define set_syscall_work(fl) \ argument 150 set_bit(SYSCALL_WORK_BIT_##fl, ¤t_thread_info()->syscall_work) 151 #define test_syscall_work(fl) \ argument 152 test_bit(SYSCALL_WORK_BIT_##fl, ¤t_thread_info()->syscall_work) 153 #define clear_syscall_work(fl) \ argument 154 clear_bit(SYSCALL_WORK_BIT_##fl, ¤t_thread_info()->syscall_work) 156 #define set_task_syscall_work(t, fl) \ argument 157 set_bit(SYSCALL_WORK_BIT_##fl, &task_thread_info(t)->syscall_work) 158 #define test_task_syscall_work(t, fl) \ argument 159 test_bit(SYSCALL_WORK_BIT_##fl, &task_thread_info(t)->syscall_work) [all …]
|
| D | filelock.h | 163 static inline bool lock_is_unlock(struct file_lock *fl) in lock_is_unlock() argument 165 return fl->c.flc_type == F_UNLCK; in lock_is_unlock() 168 static inline bool lock_is_read(struct file_lock *fl) in lock_is_read() argument 170 return fl->c.flc_type == F_RDLCK; in lock_is_read() 173 static inline bool lock_is_write(struct file_lock *fl) in lock_is_write() argument 175 return fl->c.flc_type == F_WRLCK; in lock_is_write() 178 static inline void locks_wake_up(struct file_lock *fl) in locks_wake_up() argument 180 wake_up(&fl->c.flc_wait); in locks_wake_up() 185 void locks_free_lock(struct file_lock *fl); 198 int vfs_cancel_lock(struct file *filp, struct file_lock *fl); [all …]
|
| D | dlm_plock.h | 11 int cmd, struct file_lock *fl); 13 struct file_lock *fl); 15 struct file_lock *fl); 17 struct file_lock *fl);
|
| D | netfilter_ipv4.h | 26 int nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl, 35 struct flowi *fl, bool strict) in nf_ip_route() argument
|
| D | netfilter_ipv6.h | 50 int (*route)(struct net *net, struct dst_entry **dst, struct flowi *fl, 100 struct flowi *fl, bool strict); 103 struct flowi *fl, bool strict) in nf_ip6_route() argument 109 return v6ops->route(net, dst, fl, strict); in nf_ip6_route() 114 return __nf_ip6_route(net, dst, fl, strict); in nf_ip6_route()
|
| D | netfilter.h | 374 int nf_route(struct net *net, struct dst_entry **dst, struct flowi *fl, 386 void (*decode_session)(struct sk_buff *skb, struct flowi *fl); 395 nf_nat_decode_session(struct sk_buff *skb, struct flowi *fl, u_int8_t family) in nf_nat_decode_session() argument 403 nat_hook->decode_session(skb, fl); in nf_nat_decode_session() 443 nf_nat_decode_session(struct sk_buff *skb, struct flowi *fl, u_int8_t family) in nf_nat_decode_session() argument
|
| D | mm_types.h | 404 #define FOLIO_MATCH(pg, fl) \ argument 405 static_assert(offsetof(struct page, pg) == offsetof(struct folio, fl)) 424 #define FOLIO_MATCH(pg, fl) \ argument 425 static_assert(offsetof(struct folio, fl) == \ 430 #define FOLIO_MATCH(pg, fl) \ argument 431 static_assert(offsetof(struct folio, fl) == \
|
| /include/net/ |
| D | inet6_connection_sock.h | 26 int inet6_csk_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl);
|
| D | l3mdev.h | 59 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl, 62 void l3mdev_update_flow(struct net *net, struct flowi *fl); 325 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl, in l3mdev_fib_rule_match() argument 331 void l3mdev_update_flow(struct net *net, struct flowi *fl) in l3mdev_update_flow() argument
|
| D | xfrm.h | 376 const struct flowi *fl); 915 __be16 xfrm_flowi_sport(const struct flowi *fl, const union flowi_uli *uli) in xfrm_flowi_sport() argument 918 switch(fl->flowi_proto) { in xfrm_flowi_sport() 942 __be16 xfrm_flowi_dport(const struct flowi *fl, const union flowi_uli *uli) in xfrm_flowi_dport() argument 945 switch(fl->flowi_proto) { in xfrm_flowi_dport() 966 const struct flowi *fl, unsigned short family); 1273 int __xfrm_decode_session(struct net *net, struct sk_buff *skb, struct flowi *fl, 1276 static inline int xfrm_decode_session(struct net *net, struct sk_buff *skb, struct flowi *fl, in xfrm_decode_session() argument 1279 return __xfrm_decode_session(net, skb, fl, family, 0); in xfrm_decode_session() 1283 struct flowi *fl, in xfrm_decode_session_reverse() argument [all …]
|
| D | dst.h | 496 const struct flowi *fl, in xfrm_lookup() argument 505 const struct flowi *fl, const struct sock *sk, in xfrm_lookup_with_ifid() argument 513 const struct flowi *fl, in xfrm_lookup_route() argument 527 const struct flowi *fl, const struct sock *sk, 532 const struct flowi *fl, 537 const struct flowi *fl, const struct sock *sk,
|
| D | fib_rules.h | 187 struct flowi *fl, int flags)); 189 struct flowi *fl, int flags));
|
| D | ip6_tunnel.h | 52 struct flowi fl; /* flowi template for xmit */ member
|
| D | ipv6.h | 353 struct ip6_flowlabel *fl; member 414 struct ip6_flowlabel *fl, 424 static inline void fl6_sock_release(struct ip6_flowlabel *fl) in fl6_sock_release() argument 426 if (fl) in fl6_sock_release() 427 atomic_dec(&fl->users); in fl6_sock_release()
|
| D | inet_sock.h | 184 struct flowi fl; member
|
| D | inet_connection_sock.h | 37 int (*queue_xmit)(struct sock *sk, struct sk_buff *skb, struct flowi *fl);
|
| /include/linux/lockd/ |
| D | bind.h | 81 extern int nlmclnt_proc(struct nlm_host *host, int cmd, struct file_lock *fl, void *data);
|
| D | xdr4.h | 25 void nlm4svc_set_file_lock_range(struct file_lock *fl, u64 off, u64 len);
|
| D | xdr.h | 47 struct file_lock fl; member
|
| D | lockd.h | 217 struct file_lock *fl);
|
| /include/net/9p/ |
| D | client.h | 227 int p9_client_getlock_dotl(struct p9_fid *fid, struct p9_getlock *fl);
|
| /include/linux/ceph/ |
| D | ceph_fs.h | 71 extern void ceph_file_layout_from_legacy(struct ceph_file_layout *fl, 73 extern void ceph_file_layout_to_legacy(struct ceph_file_layout *fl,
|
| /include/linux/mlx4/ |
| D | qp.h | 137 u8 fl; member
|