/linux-4.4.14/fs/ |
D | locks.c | 138 #define IS_POSIX(fl) (fl->fl_flags & FL_POSIX) argument 139 #define IS_FLOCK(fl) (fl->fl_flags & FL_FLOCK) argument 140 #define IS_LEASE(fl) (fl->fl_flags & (FL_LEASE|FL_DELEG|FL_LAYOUT)) argument 141 #define IS_OFDLCK(fl) (fl->fl_flags & FL_OFDLCK) argument 143 static bool lease_breaking(struct file_lock *fl) in lease_breaking() 148 static int target_leasetype(struct file_lock *fl) in target_leasetype() 247 static void locks_init_lock_heads(struct file_lock *fl) in locks_init_lock_heads() 258 struct file_lock *fl = kmem_cache_zalloc(filelock_cache, GFP_KERNEL); in locks_alloc_lock() local 267 void locks_release_private(struct file_lock *fl) in locks_release_private() 286 void locks_free_lock(struct file_lock *fl) in locks_free_lock() [all …]
|
D | read_write.c | 1163 int fl; in do_sendfile() local
|
/linux-4.4.14/net/ipv6/ |
D | ip6_flowlabel.c | 60 #define for_each_fl_rcu(hash, fl) \ argument 64 #define for_each_fl_continue_rcu(fl) \ argument 76 struct ip6_flowlabel *fl; in __fl_lookup() local 87 struct ip6_flowlabel *fl; in fl_lookup() local 98 static void fl_free(struct ip6_flowlabel *fl) in fl_free() 108 static void fl_release(struct ip6_flowlabel *fl) in fl_release() 139 struct ip6_flowlabel *fl; in ip6_fl_gc() local 176 struct ip6_flowlabel *fl; in ip6_fl_purge() local 195 static struct ip6_flowlabel *fl_intern(struct net *net, in fl_intern() 250 struct ip6_flowlabel *fl = sfl->fl; in fl6_sock_lookup() local [all …]
|
D | xfrm6_policy.c | 72 static int xfrm6_get_tos(const struct flowi *fl) in xfrm6_get_tos() 91 const struct flowi *fl) in xfrm6_fill_dst() 119 _decode_session6(struct sk_buff *skb, struct flowi *fl, int reverse) in _decode_session6()
|
D | xfrm6_state.c | 24 __xfrm6_init_tempsel(struct xfrm_selector *sel, const struct flowi *fl) in __xfrm6_init_tempsel()
|
D | netfilter.c | 111 struct flowi *fl, bool strict) in nf_ip6_route()
|
D | fib6_rules.c | 161 static int fib6_rule_match(struct fib_rule *rule, struct flowi *fl, int flags) in fib6_rule_match()
|
D | ip6_vti.c | 430 vti6_xmit(struct sk_buff *skb, struct net_device *dev, struct flowi *fl) in vti6_xmit() 513 struct flowi fl; in vti6_tnl_xmit() local
|
D | mip6.c | 209 const struct flowi *fl) in mip6_destopt_reject()
|
D | tcp_ipv6.c | 440 struct flowi *fl, in tcp_v6_send_synack() 701 struct flowi *fl, in tcp_v6_route_req()
|
/linux-4.4.14/fs/afs/ |
D | flock.c | 83 static void afs_grant_locks(struct afs_vnode *vnode, struct file_lock *fl) in afs_grant_locks() 110 struct file_lock *fl; in afs_lock_work() local 253 static int afs_do_setlk(struct file *file, struct file_lock *fl) in afs_do_setlk() 441 static int afs_do_unlk(struct file *file, struct file_lock *fl) in afs_do_unlk() 476 static int afs_do_getlk(struct file *file, struct file_lock *fl) in afs_do_getlk() 516 int afs_lock(struct file *file, int cmd, struct file_lock *fl) in afs_lock() 539 int afs_flock(struct file *file, int cmd, struct file_lock *fl) in afs_flock() 569 static void afs_fl_copy_lock(struct file_lock *new, struct file_lock *fl) in afs_fl_copy_lock() 580 static void afs_fl_release_private(struct file_lock *fl) in afs_fl_release_private()
|
/linux-4.4.14/fs/ocfs2/ |
D | locks.c | 39 int cmd, struct file_lock *fl) in ocfs2_do_flock() 97 static int ocfs2_do_funlock(struct file *file, int cmd, struct file_lock *fl) in ocfs2_do_funlock() 113 int ocfs2_flock(struct file *file, int cmd, struct file_lock *fl) in ocfs2_flock() 133 int ocfs2_lock(struct file *file, int cmd, struct file_lock *fl) in ocfs2_lock()
|
D | stackglue.c | 302 struct file *file, int cmd, struct file_lock *fl) in ocfs2_plock()
|
D | stack_user.c | 748 struct file_lock *fl) in user_plock()
|
D | alloc.c | 6491 struct ocfs2_per_slot_free_list *fl; in ocfs2_run_deallocs() local 6535 struct ocfs2_per_slot_free_list *fl = ctxt->c_first_suballocator; in ocfs2_find_per_slot_free_list() local 6561 struct ocfs2_per_slot_free_list *fl; in ocfs2_cache_block_dealloc() local
|
/linux-4.4.14/fs/lockd/ |
D | clntproc.c | 124 static void nlmclnt_setlockargs(struct nlm_rqst *req, struct file_lock *fl) in nlmclnt_setlockargs() 155 int nlmclnt_proc(struct nlm_host *host, int cmd, struct file_lock *fl) in nlmclnt_proc() 416 nlmclnt_test(struct nlm_rqst *req, struct file_lock *fl) in nlmclnt_test() 445 static void nlmclnt_locks_copy_lock(struct file_lock *new, struct file_lock *fl) in nlmclnt_locks_copy_lock() 454 static void nlmclnt_locks_release_private(struct file_lock *fl) in nlmclnt_locks_release_private() 467 static void nlmclnt_locks_init_private(struct file_lock *fl, struct nlm_host *host) in nlmclnt_locks_init_private() 475 static int do_vfs_lock(struct file_lock *fl) in do_vfs_lock() 501 nlmclnt_lock(struct nlm_rqst *req, struct file_lock *fl) in nlmclnt_lock() 608 nlmclnt_reclaim(struct nlm_host *host, struct file_lock *fl, in nlmclnt_reclaim() 649 nlmclnt_unlock(struct nlm_rqst *req, struct file_lock *fl) in nlmclnt_unlock() [all …]
|
D | clntlock.c | 98 struct nlm_wait *nlmclnt_prepare_block(struct nlm_host *host, struct file_lock *fl) in nlmclnt_prepare_block() 164 const struct file_lock *fl = &lock->fl; in nlmclnt_grant() local 232 struct file_lock *fl, *next; in reclaimer() local
|
D | svclock.c | 147 struct file_lock *fl; in nlmsvc_lookup_block() local 637 static int nlmsvc_grant_deferred(struct file_lock *fl, int result) in nlmsvc_grant_deferred() 676 nlmsvc_notify_blocked(struct file_lock *fl) in nlmsvc_notify_blocked() 705 nlmsvc_owner_key(struct file_lock *fl) in nlmsvc_owner_key()
|
D | svcsubs.c | 166 struct file_lock *fl; in nlm_traverse_locks() local 228 struct file_lock *fl; in nlm_file_inuse() local
|
D | xdr.c | 116 struct file_lock *fl = &lock->fl; in nlm_decode_lock() local 158 struct file_lock *fl = &resp->lock.fl; in nlm_encode_testres() local
|
D | xdr4.c | 108 struct file_lock *fl = &lock->fl; in nlm4_decode_lock() local 151 struct file_lock *fl = &resp->lock.fl; in nlm4_encode_testres() local
|
D | clnt4xdr.c | 67 const struct file_lock *fl = &lock->fl; in nlm4_compute_offsets() local 281 struct file_lock *fl = &lock->fl; in decode_nlm4_holder() local
|
D | clntxdr.c | 63 const struct file_lock *fl = &lock->fl; in nlm_compute_offsets() local 276 struct file_lock *fl = &lock->fl; in decode_nlm_holder() local
|
/linux-4.4.14/fs/dlm/ |
D | plock.c | 34 void *fl; member 81 struct file *file, struct file_lock *fl) in do_unlock_close() 105 int cmd, struct file_lock *fl) in dlm_posix_lock() 191 struct file_lock *fl; in dlm_plock_callback() local 245 struct file_lock *fl) in dlm_posix_unlock() 319 struct file_lock *fl) in dlm_posix_get()
|
/linux-4.4.14/fs/9p/ |
D | vfs_file.c | 131 static int v9fs_file_lock(struct file *filp, int cmd, struct file_lock *fl) in v9fs_file_lock() 150 static int v9fs_file_do_lock(struct file *filp, int cmd, struct file_lock *fl) in v9fs_file_do_lock() 242 static int v9fs_file_getlock(struct file *filp, struct file_lock *fl) in v9fs_file_getlock() 305 static int v9fs_file_lock_dotl(struct file *filp, int cmd, struct file_lock *fl) in v9fs_file_lock_dotl() 341 struct file_lock *fl) in v9fs_file_flock_dotl()
|
/linux-4.4.14/net/xfrm/ |
D | xfrm_policy.c | 63 __xfrm4_selector_match(const struct xfrm_selector *sel, const struct flowi *fl) in __xfrm4_selector_match() 76 __xfrm6_selector_match(const struct xfrm_selector *sel, const struct flowi *fl) in __xfrm6_selector_match() 88 bool xfrm_selector_match(const struct xfrm_selector *sel, const struct flowi *fl, in xfrm_selector_match() 1071 const struct flowi *fl, in xfrm_policy_match() 1092 const struct flowi *fl, in xfrm_policy_lookup_bytype() 1151 __xfrm_policy_lookup(struct net *net, const struct flowi *fl, u16 family, u8 dir) in __xfrm_policy_lookup() 1182 xfrm_policy_lookup(struct net *net, const struct flowi *fl, u16 family, in xfrm_policy_lookup() 1219 const struct flowi *fl) in xfrm_sk_policy_lookup() 1414 xfrm_tmpl_resolve_one(struct xfrm_policy *policy, const struct flowi *fl, in xfrm_tmpl_resolve_one() 1472 xfrm_tmpl_resolve(struct xfrm_policy **pols, int npols, const struct flowi *fl, in xfrm_tmpl_resolve() [all …]
|
D | xfrm_state.c | 633 xfrm_init_tempstate(struct xfrm_state *x, const struct flowi *fl, in xfrm_init_tempstate() 727 const struct flowi *fl, unsigned short family, in xfrm_state_look_at() 765 const struct flowi *fl, struct xfrm_tmpl *tmpl, in xfrm_state_find()
|
/linux-4.4.14/fs/nfs/filelayout/ |
D | filelayout.c | 564 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() 745 struct nfs4_filelayout_segment *fl = FILELAYOUT_LSEG(lseg); in filelayout_free_lseg() local 766 struct nfs4_filelayout_segment *fl = FILELAYOUT_LSEG(lseg); in filelayout_alloc_commit_info() local 823 struct nfs4_filelayout_segment *fl; in filelayout_alloc_lseg() local 941 static u32 select_bucket_index(struct nfs4_filelayout_segment *fl, u32 j) in select_bucket_index() 956 struct nfs4_filelayout_segment *fl = FILELAYOUT_LSEG(lseg); in filelayout_mark_request_commit() local
|
/linux-4.4.14/fs/ceph/ |
D | locks.c | 36 int cmd, u8 wait, struct file_lock *fl) in ceph_lock_message() 157 int ceph_lock(struct file *file, int cmd, struct file_lock *fl) in ceph_lock() 204 int ceph_flock(struct file *file, int cmd, struct file_lock *fl) in ceph_flock()
|
/linux-4.4.14/fs/nfs/ |
D | file.c | 711 do_getlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_getlk() 739 static int do_vfs_lock(struct file *file, struct file_lock *fl) in do_vfs_lock() 745 do_unlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_unlk() 786 do_setlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_setlk() 831 int nfs_lock(struct file *filp, int cmd, struct file_lock *fl) in nfs_lock() 870 int nfs_flock(struct file *filp, int cmd, struct file_lock *fl) in nfs_flock()
|
D | proc.c | 637 nfs_proc_lock(struct file *filp, int cmd, struct file_lock *fl) in nfs_proc_lock() 646 static int nfs_lock_check_bounds(const struct file_lock *fl) in nfs_lock_check_bounds()
|
D | nfs4state.c | 916 static void nfs4_fl_release_lock(struct file_lock *fl) in nfs4_fl_release_lock() 926 int nfs4_set_lock_state(struct nfs4_state *state, struct file_lock *fl) in nfs4_set_lock_state() 1387 struct file_lock *fl; in nfs4_reclaim_locks() local
|
D | write.c | 1198 is_whole_file_wrlock(struct file_lock *fl) in is_whole_file_wrlock() 1216 struct file_lock *fl; in nfs_can_extend_write() local
|
D | delegation.c | 87 struct file_lock *fl; in nfs_delegation_claim_locks() local
|
D | nfs4proc.c | 5513 static int do_vfs_lock(struct inode *inode, struct file_lock *fl) in do_vfs_lock() 5523 struct file_lock fl; member 5528 static struct nfs4_unlockdata *nfs4_alloc_unlockdata(struct file_lock *fl, in nfs4_alloc_unlockdata() 5620 static struct rpc_task *nfs4_do_unlck(struct file_lock *fl, in nfs4_do_unlck() 5713 struct file_lock fl; member 5720 static struct nfs4_lockdata *nfs4_alloc_lockdata(struct file_lock *fl, in nfs4_alloc_lockdata() 5891 static int _nfs4_do_setlk(struct nfs4_state *state, int cmd, struct file_lock *fl, int recovery_typ… in _nfs4_do_setlk() 6157 int nfs4_lock_delegation_recall(struct file_lock *fl, struct nfs4_state *state, const nfs4_stateid … in nfs4_lock_delegation_recall()
|
D | nfs3proc.c | 869 nfs3_proc_lock(struct file *filp, int cmd, struct file_lock *fl) in nfs3_proc_lock()
|
D | nfs4xdr.c | 1281 static inline int nfs4_lock_type(struct file_lock *fl, int block) in nfs4_lock_type() 1288 static inline uint64_t nfs4_lock_length(struct file_lock *fl) in nfs4_lock_length() 4900 static int decode_lock_denied (struct xdr_stream *xdr, struct file_lock *fl) in decode_lock_denied()
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | sge.c | 247 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() 1706 static void restore_rx_bufs(const struct pkt_gl *gl, struct sge_fl *fl, in restore_rx_bufs() 2079 struct sge_fl *fl = s->egr_map[id]; in sge_rx_timer_cb() local 2201 struct sge_fl *fl, rspq_handler_t hnd) in t4vf_sge_alloc_rxq() [all …]
|
D | adapter.h | 212 struct sge_fl fl; /* Free List */ member
|
/linux-4.4.14/net/ipv4/ |
D | xfrm4_policy.c | 69 static int xfrm4_get_tos(const struct flowi *fl) in xfrm4_get_tos() 81 const struct flowi *fl) in xfrm4_fill_dst() 107 _decode_session4(struct sk_buff *skb, struct flowi *fl, int reverse) in _decode_session4()
|
D | xfrm4_state.c | 25 __xfrm4_init_tempsel(struct xfrm_selector *sel, const struct flowi *fl) in __xfrm4_init_tempsel()
|
D | ip_vti.c | 153 struct flowi *fl) in vti_xmit() 220 struct flowi fl; in vti_tunnel_xmit() local
|
D | netfilter.c | 176 struct flowi *fl, bool strict __always_unused) in nf_ip_route()
|
D | fib_rules.c | 135 static int fib4_rule_match(struct fib_rule *rule, struct flowi *fl, int flags) in fib4_rule_match()
|
D | ip_gre.c | 508 struct flowi4 *fl, in gre_get_rt() 527 struct flowi4 fl; in gre_fb_xmit() local
|
D | inet_connection_sock.c | 921 static struct dst_entry *inet_csk_rebuild_route(struct sock *sk, struct flowi *fl) in inet_csk_rebuild_route()
|
D | tcp_ipv4.c | 828 struct flowi *fl, in tcp_v4_send_synack() 1194 struct flowi *fl, in tcp_v4_route_req()
|
D | ip_output.c | 380 int ip_queue_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl) in ip_queue_xmit()
|
D | ipmr.c | 198 static int ipmr_rule_match(struct fib_rule *rule, struct flowi *fl, int flags) in ipmr_rule_match()
|
D | tcp_output.c | 3512 struct flowi fl; in tcp_rtx_synack() local
|
D | tcp_input.c | 6168 struct flowi fl; in tcp_conn_request() local
|
/linux-4.4.14/drivers/staging/rdma/ehca/ |
D | ehca_sqp.c | 132 u32 fl:20; member 139 u32 fl:20; member
|
/linux-4.4.14/scripts/kconfig/ |
D | kxgettext.c | 137 struct file_line *fl = file_line__new(file, lineno); in message__add_file_line() local 191 struct file_line *fl = self->files; in message__print_file_lineno() local
|
/linux-4.4.14/fs/xfs/ |
D | xfs_quota.h | 134 #define xfs_qm_vop_chown_reserve(tp, ip, u, g, p, fl) (0) argument 135 #define xfs_qm_dqattach(ip, fl) (0) argument 136 #define xfs_qm_dqattach_locked(ip, fl) (0) argument
|
/linux-4.4.14/arch/mips/kernel/ |
D | rtlx.c | 242 size_t lx_write, fl = 0L; in rtlx_read() local 287 size_t fl; in rtlx_write() local
|
/linux-4.4.14/fs/gfs2/ |
D | file.c | 985 static int gfs2_lock(struct file *file, int cmd, struct file_lock *fl) in gfs2_lock() 1014 static int do_flock(struct file *file, int cmd, struct file_lock *fl) in do_flock() 1068 static void do_unflock(struct file *file, struct file_lock *fl) in do_unflock() 1091 static int gfs2_flock(struct file *file, int cmd, struct file_lock *fl) in gfs2_flock()
|
/linux-4.4.14/include/net/ |
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 | xfrm.h | 858 __be16 xfrm_flowi_sport(const struct flowi *fl, const union flowi_uli *uli) in xfrm_flowi_sport() 885 __be16 xfrm_flowi_dport(const struct flowi *fl, const union flowi_uli *uli) in xfrm_flowi_dport() 1111 static inline int xfrm_decode_session(struct sk_buff *skb, struct flowi *fl, in xfrm_decode_session() 1118 struct flowi *fl, in xfrm_decode_session_reverse() 1195 struct flowi *fl, in xfrm_decode_session_reverse() 1216 xfrm_address_t *xfrm_flowi_daddr(const struct flowi *fl, unsigned short family) in xfrm_flowi_daddr() 1228 xfrm_address_t *xfrm_flowi_saddr(const struct flowi *fl, unsigned short family) in xfrm_flowi_saddr() 1240 void xfrm_flowi_addr_get(const struct flowi *fl, in xfrm_flowi_addr_get() 1293 xfrm_state_addr_flow_check(const struct xfrm_state *x, const struct flowi *fl, in xfrm_state_addr_flow_check()
|
D | ip6_tunnel.h | 47 struct flowi fl; /* flowi template for xmit */ member
|
D | dst.h | 521 const struct flowi *fl, in xfrm_lookup() 530 const struct flowi *fl, in xfrm_lookup_route()
|
D | ipv6.h | 252 struct ip6_flowlabel *fl; member 285 static inline void fl6_sock_release(struct ip6_flowlabel *fl) in fl6_sock_release()
|
D | inet_sock.h | 131 struct flowi fl; member
|
/linux-4.4.14/net/core/ |
D | fib_rules.c | 176 struct flowi *fl, int flags) in fib_rule_match() 197 int fib_rules_lookup(struct fib_rules_ops *ops, struct flowi *fl, in fib_rules_lookup()
|
D | net-procfs.c | 152 struct sd_flow_limit *fl; in softnet_seq_show() local
|
D | dev.c | 3450 struct sd_flow_limit *fl; in skb_flow_limit() local
|
/linux-4.4.14/drivers/mtd/ |
D | redboot.c | 66 struct fis_list *fl = NULL, *tmp_fl; in parse_redboot_partitions() local
|
/linux-4.4.14/fs/nfsd/ |
D | nfs4layouts.c | 159 struct file_lock *fl; in nfsd4_layout_setlease() local 675 nfsd4_layout_lm_break(struct file_lock *fl) in nfsd4_layout_lm_break()
|
D | nfs4state.c | 3672 nfsd_break_deleg_cb(struct file_lock *fl) in nfsd_break_deleg_cb() 4022 struct file_lock *fl; in nfs4_alloc_init_lease() local 4051 struct file_lock *fl; in nfs4_setlease() local 5271 nfs4_set_lock_denied(struct file_lock *fl, struct nfsd4_lock_denied *deny) in nfs4_set_lock_denied() 5871 struct file_lock *fl; in check_for_locks() local
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/ |
D | sge.c | 1003 static void recycle_fl_buf(struct freelQ *fl, int idx) in recycle_fl_buf() 1041 struct freelQ *fl, unsigned int len) in get_packet() 1090 static void unexpected_offload(struct adapter *adapter, struct freelQ *fl) in unexpected_offload() 1353 static void sge_rx(struct sge *sge, struct freelQ *fl, unsigned int len) in sge_rx() 1497 struct freelQ *fl = &sge->freelQ[e->FreelistQid]; in process_responses() local 1562 const struct freelQ *fl = &sge->freelQ[e->FreelistQid]; in process_pure_responses() local
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | sge.c | 230 static inline unsigned int fl_cap(const struct sge_fl *fl) in fl_cap() 245 const struct sge_fl *fl) in fl_starving() 673 static inline void __refill_fl(struct adapter *adap, struct sge_fl *fl) in __refill_fl() 2348 struct sge_fl *fl = s->egr_map[id]; in sge_rx_timer_cb() local 2452 struct sge_fl *fl, rspq_handler_t hnd, int cong) in t4_sge_alloc_rxq() 2817 struct sge_fl *fl) in free_rspq_fl()
|
D | cxgb4.h | 561 struct sge_fl fl; member 574 struct sge_fl fl; member
|
/linux-4.4.14/include/linux/lockd/ |
D | xdr.h | 43 struct file_lock fl; member
|
/linux-4.4.14/net/netfilter/ |
D | xt_TCPMSS.c | 50 struct flowi fl; in tcpmss_reverse_mtu() local
|
D | nf_nat_core.c | 56 static void __nf_nat_decode_session(struct sk_buff *skb, struct flowi *fl) in __nf_nat_decode_session() 88 struct flowi fl; in nf_xfrm_me_harder() local
|
/linux-4.4.14/net/decnet/ |
D | dn_rules.c | 107 static int dn_fib_rule_match(struct fib_rule *rule, struct flowi *fl, int flags) in dn_fib_rule_match()
|
D | dn_route.c | 1296 int dn_route_output_sock(struct dst_entry __rcu **pprt, struct flowidn *fl, struct sock *sk, int fl… in dn_route_output_sock()
|
/linux-4.4.14/drivers/media/usb/pvrusb2/ |
D | pvrusb2-context.c | 43 static void pvr2_context_set_notify(struct pvr2_context *mp, int fl) in pvr2_context_set_notify()
|
D | pvrusb2-ioread.c | 245 int pvr2_ioread_set_enabled(struct pvr2_ioread *cp,int fl) in pvr2_ioread_set_enabled()
|
D | pvrusb2-hdw.c | 1721 int fl; in pvr2_hdw_untrip() local 1764 int fl; in pvr2_hdw_set_stream_type() local 3229 int fl; in pvr2_hdw_commit_ctl() local 3240 int fl = 0; in pvr2_hdw_worker_poll() local 4561 int fl = !0; in state_eval_usbstream_run() local
|
D | pvrusb2-io.c | 183 int fl; in pvr2_buffer_set_ready() local
|
/linux-4.4.14/net/openvswitch/ |
D | vport.h | 204 struct flowi4 *fl, in ovs_tunnel_route_lookup()
|
D | actions.c | 370 static void set_ipv6_fl(struct ipv6hdr *nh, u32 fl, u32 mask) in set_ipv6_fl()
|
/linux-4.4.14/net/sctp/ |
D | ipv6.c | 234 struct flowi *fl, struct sock *sk) in sctp_v6_get_dst() 365 struct flowi *fl) in sctp_v6_get_saddr()
|
D | protocol.c | 424 struct flowi *fl, struct sock *sk) in sctp_v4_get_dst() 547 struct flowi *fl) in sctp_v4_get_saddr()
|
/linux-4.4.14/security/selinux/ |
D | xfrm.c | 177 const struct flowi *fl) in selinux_xfrm_state_pol_flow_match()
|
D | hooks.c | 4689 struct flowi *fl) in selinux_req_classify_flow()
|
/linux-4.4.14/net/tipc/ |
D | udp_media.c | 174 struct flowi4 fl = { in tipc_udp_send_msg() local
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
D | sge.c | 558 static inline void __refill_fl(struct adapter *adap, struct sge_fl *fl) in __refill_fl() 779 static struct sk_buff *get_packet(struct adapter *adap, struct sge_fl *fl, in get_packet() 838 static struct sk_buff *get_packet_pg(struct adapter *adap, struct sge_fl *fl, in get_packet_pg() 2064 struct sge_fl *fl, int len, int complete) in lro_add_page() 2302 struct sge_fl *fl; in process_responses() local
|
D | adapter.h | 204 struct sge_fl fl[SGE_RXQ_PER_SET]; member
|
/linux-4.4.14/fs/fuse/ |
D | file.c | 2072 struct file_lock *fl) in convert_fuse_file_lock() 2097 const struct file_lock *fl, int opcode, pid_t pid, in fuse_lk_fill() 2120 static int fuse_getlk(struct file *file, struct file_lock *fl) in fuse_getlk() 2140 static int fuse_setlk(struct file *file, struct file_lock *fl, int flock) in fuse_setlk() 2169 static int fuse_file_lock(struct file *file, int cmd, struct file_lock *fl) in fuse_file_lock() 2192 static int fuse_file_flock(struct file *file, int cmd, struct file_lock *fl) in fuse_file_flock()
|
/linux-4.4.14/include/linux/ |
D | fs.h | 1110 static inline void locks_init_lock(struct file_lock *fl) in locks_init_lock() 1115 static inline void locks_copy_conflock(struct file_lock *new, struct file_lock *fl) in locks_copy_conflock() 1120 static inline void locks_copy_lock(struct file_lock *new, struct file_lock *fl) in locks_copy_lock() 1135 static inline void posix_test_lock(struct file *filp, struct file_lock *fl) in posix_test_lock() 1140 static inline int posix_lock_file(struct file *filp, struct file_lock *fl, in posix_lock_file() 1151 static inline int vfs_test_lock(struct file *filp, struct file_lock *fl) in vfs_test_lock() 1157 struct file_lock *fl, struct file_lock *conf) in vfs_lock_file() 1162 static inline int vfs_cancel_lock(struct file *filp, struct file_lock *fl) in vfs_cancel_lock() 1167 static inline int locks_lock_inode_wait(struct inode *inode, struct file_lock *fl) in locks_lock_inode_wait() 1194 static inline int lease_modify(struct file_lock *fl, int arg, in lease_modify() [all …]
|
D | netfilter.h | 335 nf_nat_decode_session(struct sk_buff *skb, struct flowi *fl, u_int8_t family) in nf_nat_decode_session() 375 nf_nat_decode_session(struct sk_buff *skb, struct flowi *fl, u_int8_t family) in nf_nat_decode_session()
|
D | security.h | 1277 static inline void security_sk_classify_flow(struct sock *sk, struct flowi *fl) in security_sk_classify_flow() 1281 static inline void security_req_classify_flow(const struct request_sock *req, struct flowi *fl) in security_req_classify_flow() 1417 struct xfrm_policy *xp, const struct flowi *fl) in security_xfrm_state_pol_flow_match() 1427 static inline void security_skb_classify_flow(struct sk_buff *skb, struct flowi *fl) in security_skb_classify_flow()
|
D | nfs_xdr.h | 488 struct file_lock * fl; member 510 struct file_lock * fl; member 524 struct file_lock * fl; member
|
/linux-4.4.14/net/sched/ |
D | sch_sfb.c | 255 static bool sfb_classify(struct sk_buff *skb, struct tcf_proto *fl, in sfb_classify() 283 struct tcf_proto *fl; in sfb_enqueue() local
|
D | sch_dsmark.c | 228 struct tcf_proto *fl = rcu_dereference_bh(p->filter_list); in dsmark_enqueue() local
|
D | sch_multiq.c | 45 struct tcf_proto *fl = rcu_dereference_bh(q->filter_list); in multiq_classify() local
|
D | sch_prio.c | 39 struct tcf_proto *fl; in prio_classify() local
|
D | sch_choke.c | 200 struct tcf_proto *fl; in choke_classify() local
|
D | sch_drr.c | 320 struct tcf_proto *fl; in drr_classify() local
|
D | sch_atm.c | 373 struct tcf_proto *fl; in atm_tc_enqueue() local
|
D | sch_sfq.c | 169 struct tcf_proto *fl; in sfq_classify() local
|
D | sch_api.c | 1874 void tcf_destroy_chain(struct tcf_proto __rcu **fl) in tcf_destroy_chain()
|
D | sch_htb.c | 1528 struct tcf_proto __rcu **fl = cl ? &cl->filter_list : &q->filter_list; in htb_find_tcf() local
|
D | sch_qfq.c | 705 struct tcf_proto *fl; in qfq_classify() local
|
D | sch_cbq.c | 224 struct tcf_proto *fl; in cbq_classify() local
|
/linux-4.4.14/drivers/virtio/ |
D | virtio_input.c | 156 u32 mi, ma, re, fu, fl; in virtinput_cfg_abs() local
|
/linux-4.4.14/fs/ext4/ |
D | move_extent.c | 138 unsigned fl = AOP_FLAG_NOFS; in mext_page_double_lock() local
|
/linux-4.4.14/net/ipv4/netfilter/ |
D | nf_nat_l3proto_ipv4.c | 36 struct flowi *fl) in nf_nat_ipv4_decode_session()
|
/linux-4.4.14/tools/hv/ |
D | hv_kvp_daemon.c | 123 struct flock fl = {F_WRLCK, SEEK_SET, 0, 0, 0}; in kvp_acquire_lock() local 135 struct flock fl = {F_UNLCK, SEEK_SET, 0, 0, 0}; in kvp_release_lock() local
|
/linux-4.4.14/net/ipv6/netfilter/ |
D | nf_nat_l3proto_ipv6.c | 35 struct flowi *fl) in nf_nat_ipv6_decode_session()
|
/linux-4.4.14/net/l2tp/ |
D | l2tp_core.c | 1053 struct flowi *fl, size_t data_len) in l2tp_xmit_core() 1107 struct flowi *fl; in l2tp_xmit_skb() local
|
/linux-4.4.14/drivers/char/ |
D | ppdev.c | 285 int fl; in register_device() local
|
/linux-4.4.14/security/ |
D | security.c | 1300 void security_sk_classify_flow(struct sock *sk, struct flowi *fl) in security_sk_classify_flow() 1306 void security_req_classify_flow(const struct request_sock *req, struct flowi *fl) in security_req_classify_flow() 1451 const struct flowi *fl) in security_xfrm_state_pol_flow_match() 1478 void security_skb_classify_flow(struct sk_buff *skb, struct flowi *fl) in security_skb_classify_flow()
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_dpm.c | 181 int amdgpu_calculate_at(u32 t, u32 h, u32 fh, u32 fl, u32 *tl, u32 *th) in amdgpu_calculate_at()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_vfpf.c | 1655 struct bnx2x_vf_mac_vlan_filters *fl = NULL; in bnx2x_vf_mbx_macvlan_list() local 1746 struct bnx2x_vf_mac_vlan_filters *fl = NULL; in bnx2x_vf_mbx_qfilters() local
|
/linux-4.4.14/drivers/message/fusion/lsi/ |
D | mpi.h | 584 #define MPI_SGE_GET_FLAGS(fl) (((fl) & ~MPI_SGE_LENGTH_MASK) >> MPI_SGE_FLAGS_SHIFT) argument 585 #define MPI_SGE_LENGTH(fl) ((fl) & MPI_SGE_LENGTH_MASK) argument 586 #define MPI_SGE_CHAIN_LENGTH(fl) ((fl) & MPI_SGE_CHAIN_LENGTH_MASK) argument
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | i915_cmd_parser.c | 94 #define CMD(op, opm, f, lm, fl, ...) \ argument
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | rtas_flash.c | 320 struct flash_block_list *fl; in rtas_flash_write() local
|
/linux-4.4.14/drivers/media/i2c/smiapp/ |
D | smiapp.h | 94 #define SMIAPP_IDENT_FQ(manufacturer, model, rev, fl, _name, _quirk) \ argument
|
/linux-4.4.14/sound/soc/codecs/ |
D | wm2200.c | 1701 int i, bclk, lrclk, wl, fl, sr_code; in wm2200_hw_params() local
|
D | wm5100.c | 1405 int i, base, bclk, aif_rate, lrclk, wl, fl, sr; in wm5100_hw_params() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | llite_lib.c | 656 static inline int ll_set_opt(const char *opt, char *data, int fl) in ll_set_opt()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | r600_dpm.c | 218 int r600_calculate_at(u32 t, u32 h, u32 fh, u32 fl, u32 *tl, u32 *th) in r600_calculate_at()
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | perf_event_intel_ds.c | 997 int fl = event->hw.flags; in setup_pebs_sample_data() local
|
/linux-4.4.14/include/linux/mlx4/ |
D | qp.h | 137 u8 fl; member
|
/linux-4.4.14/drivers/scsi/csiostor/ |
D | csio_wr.h | 412 struct csio_fl fl; member
|
/linux-4.4.14/drivers/scsi/cxgbi/ |
D | libcxgbi.c | 689 struct flowi6 fl; in find_route_ipv6() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/lmv/ |
D | lmv_obd.c | 1837 #define md_op_data_fid(op_data, fl) \ argument
|
/linux-4.4.14/include/linux/mlx5/ |
D | qp.h | 447 u8 fl; member
|
D | mlx5_ifc.h | 391 u8 fl[0x1]; member 6554 u8 fl[0x1]; member
|
/linux-4.4.14/drivers/media/pci/bt8xx/ |
D | bttv-driver.c | 806 unsigned char fl, fh, fi; in set_pll_freq() local
|
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_hw.h | 3490 uint32_t fl:1; member 3496 uint32_t fl:1; member 3594 uint32_t fl:1; member 3600 uint32_t fl:1; member
|
/linux-4.4.14/include/net/sctp/ |
D | structs.h | 784 struct flowi fl; member
|