| /include/linux/ | 
| D | thread_info.h | 149 #define set_syscall_work(fl) \  argument 151 #define test_syscall_work(fl) \  argument 153 #define clear_syscall_work(fl) \  argument 156 #define set_task_syscall_work(t, fl) \  argument 158 #define test_task_syscall_work(t, fl) \  argument 160 #define clear_task_syscall_work(t, fl) \  argument 165 #define set_syscall_work(fl)						\  argument 167 #define test_syscall_work(fl) \  argument 169 #define clear_syscall_work(fl) \  argument 172 #define set_task_syscall_work(t, fl) \  argument [all …] 
 | 
| D | filelock.h | 163 static inline bool lock_is_unlock(struct file_lock *fl)  in lock_is_unlock() 168 static inline bool lock_is_read(struct file_lock *fl)  in lock_is_read() 173 static inline bool lock_is_write(struct file_lock *fl)  in lock_is_write() 178 static inline void locks_wake_up(struct file_lock *fl)  in locks_wake_up() 264 static inline bool lock_is_unlock(struct file_lock *fl)  in lock_is_unlock() 269 static inline bool lock_is_read(struct file_lock *fl)  in lock_is_read() 274 static inline bool lock_is_write(struct file_lock *fl)  in lock_is_write() 279 static inline void locks_wake_up(struct file_lock *fl)  in locks_wake_up() 288 static inline void locks_init_lock(struct file_lock *fl)  in locks_init_lock() 293 static inline void locks_init_lease(struct file_lease *fl)  in locks_init_lease() [all …] 
 | 
| D | netfilter_ipv4.h | 35 			      struct flowi *fl, bool strict)  in nf_ip_route()
  | 
| D | netfilter_ipv6.h | 103 			       struct flowi *fl, bool strict)  in nf_ip6_route()
  | 
| D | netfilter.h | 395 nf_nat_decode_session(struct sk_buff *skb, struct flowi *fl, u_int8_t family)  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()
  | 
| D | mm_types.h | 404 #define FOLIO_MATCH(pg, fl)						\  argument 424 #define FOLIO_MATCH(pg, fl)						\  argument 430 #define FOLIO_MATCH(pg, fl)						\  argument
  | 
| D | nfs_xdr.h | 571 	struct file_lock *	fl;  member 593 	struct file_lock *	fl;  member 607 	struct file_lock *	fl;  member
  | 
| /include/net/ | 
| D | l3mdev.h | 325 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl,  in l3mdev_fib_rule_match() 331 void l3mdev_update_flow(struct net *net, struct flowi *fl)  in l3mdev_update_flow()
  | 
| D | dst.h | 496 					    const struct flowi *fl,  in xfrm_lookup() 505 		      const struct flowi *fl, const struct sock *sk,  in xfrm_lookup_with_ifid() 513 						  const struct flowi *fl,  in xfrm_lookup_route()
  | 
| D | xfrm.h | 915 __be16 xfrm_flowi_sport(const struct flowi *fl, const union flowi_uli *uli)  in xfrm_flowi_sport() 942 __be16 xfrm_flowi_dport(const struct flowi *fl, const union flowi_uli *uli)  in xfrm_flowi_dport() 1276 static inline int xfrm_decode_session(struct net *net, struct sk_buff *skb, struct flowi *fl,  in xfrm_decode_session() 1283 					      struct flowi *fl,  in xfrm_decode_session_reverse() 1363 					      struct flowi *fl,  in xfrm_decode_session_reverse() 1381 xfrm_address_t *xfrm_flowi_daddr(const struct flowi *fl, unsigned short family)  in xfrm_flowi_daddr() 1393 xfrm_address_t *xfrm_flowi_saddr(const struct flowi *fl, unsigned short family)  in xfrm_flowi_saddr() 1405 void xfrm_flowi_addr_get(const struct flowi *fl,  in xfrm_flowi_addr_get() 1458 xfrm_state_addr_flow_check(const struct xfrm_state *x, const struct flowi *fl,  in xfrm_state_addr_flow_check()
  | 
| D | ip6_tunnel.h | 52 	struct flowi fl;	/* flowi template for xmit */  member
  | 
| D | ipv6.h | 353 	struct ip6_flowlabel		*fl;  member 424 static inline void fl6_sock_release(struct ip6_flowlabel *fl)  in fl6_sock_release()
  | 
| D | inet_sock.h | 184 	struct flowi		fl;  member
  | 
| /include/linux/lockd/ | 
| D | xdr.h | 47 	struct file_lock	fl;  member
  | 
| /include/linux/mlx4/ | 
| D | qp.h | 137 	u8			fl;  member
  | 
| /include/net/sctp/ | 
| D | structs.h | 805 	struct flowi fl;  member
  | 
| /include/rdma/ | 
| D | ib_verbs.h | 4812 static inline u16 rdma_flow_label_to_udp_sport(u32 fl)  in rdma_flow_label_to_udp_sport() 4854 static inline u16 rdma_get_udp_sport(u32 fl, u32 lqpn, u32 rqpn)  in rdma_get_udp_sport()
  | 
| /include/linux/mlx5/ | 
| D | mlx5_ifc.h | 809 	u8         fl[0x1];  member 10840 	u8         fl[0x1];  member
  |