Home
last modified time | relevance | path

Searched defs:head (Results 951 - 975 of 3656) sorted by relevance

1...<<31323334353637383940>>...147

/kernel/linux/linux-5.10/drivers/usb/host/
H A Duhci-debug.c380 struct list_head *tmp, *head; in uhci_sprint_schedule() local
H A Dxhci-dbgtty.c170 xhci_dbc_free_requests(struct list_head *head) in xhci_dbc_free_requests() argument
143 xhci_dbc_alloc_requests(struct xhci_dbc *dbc, unsigned int direction, struct list_head *head, void (*fn)(struct xhci_dbc *, struct dbc_request *)) xhci_dbc_alloc_requests() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/nvidia/
H A Dnv_setup.c185 static void NVSelectHeadRegisters(struct nvidia_par *par, int head) in NVSelectHeadRegisters() argument
/kernel/linux/linux-5.10/drivers/vhost/
H A Dtest.c47 int head; in handle_vq() local
/kernel/linux/linux-5.10/drivers/video/fbdev/i810/
H A Di810_accel.c62 u32 head, count = WAIT_COUNT, tail; in wait_for_space() local
/kernel/linux/linux-5.10/net/netfilter/
H A Dnfnetlink_acct.c32 struct list_head head; member
[all...]
H A Dnft_set_bitmap.c16 struct list_head head; member
/kernel/linux/linux-5.10/net/sched/
H A Dcls_matchall.c30 struct cls_mall_head *head = rcu_dereference_bh(tp->root); in mall_classify() local
48 static void __mall_destroy(struct cls_mall_head *head) in __mall_destroy() argument
58 struct cls_mall_head *head = container_of(to_rcu_work(work), mall_destroy_work() local
66 mall_destroy_hw_filter(struct tcf_proto *tp, struct cls_mall_head *head, unsigned long cookie, struct netlink_ext_ack *extack) mall_destroy_hw_filter() argument
82 mall_replace_hw_filter(struct tcf_proto *tp, struct cls_mall_head *head, unsigned long cookie, struct netlink_ext_ack *extack) mall_replace_hw_filter() argument
131 struct cls_mall_head *head = rtnl_dereference(tp->root); mall_destroy() local
149 struct cls_mall_head *head = rtnl_dereference(tp->root); mall_get() local
163 mall_set_parms(struct net *net, struct tcf_proto *tp, struct cls_mall_head *head, unsigned long base, struct nlattr **tb, struct nlattr *est, bool ovr, struct netlink_ext_ack *extack) mall_set_parms() argument
189 struct cls_mall_head *head = rtnl_dereference(tp->root); mall_change() local
262 struct cls_mall_head *head = rtnl_dereference(tp->root); mall_delete() local
272 struct cls_mall_head *head = rtnl_dereference(tp->root); mall_walk() local
288 struct cls_mall_head *head = rtnl_dereference(tp->root); mall_reoffload() local
327 mall_stats_hw_filter(struct tcf_proto *tp, struct cls_mall_head *head, unsigned long cookie) mall_stats_hw_filter() argument
351 struct cls_mall_head *head = fh; mall_dump() local
403 struct cls_mall_head *head = fh; mall_bind_class() local
[all...]
H A Dcls_fw.c53 struct fw_head *head = rcu_dereference_bh(tp->root); in fw_classify() local
91 struct fw_head *head = rtnl_dereference(tp->root); in fw_get() local
133 struct fw_head *head = rtnl_dereference(tp->root); in fw_destroy() local
157 struct fw_head *head = rtnl_dereference(tp->root); fw_delete() local
204 struct fw_head *head = rtnl_dereference(tp->root); fw_set_parms() local
243 struct fw_head *head = rtnl_dereference(tp->root); fw_change() local
347 struct fw_head *head = rtnl_dereference(tp->root); fw_walk() local
377 struct fw_head *head = rtnl_dereference(tp->root); fw_dump() local
[all...]
H A Dcls_basic.c43 struct basic_head *head = rcu_dereference_bh(tp->root); in basic_classify() local
62 struct basic_head *head = rtnl_dereference(tp->root); in basic_get() local
76 struct basic_head *head; in basic_init() local
109 struct basic_head *head = rtnl_dereference(tp->root); basic_destroy() local
128 struct basic_head *head = rtnl_dereference(tp->root); basic_delete() local
176 struct basic_head *head = rtnl_dereference(tp->root); basic_change() local
250 struct basic_head *head = rtnl_dereference(tp->root); basic_walk() local
[all...]
H A Dsch_etf.c35 struct rb_root_cached head; member
/kernel/linux/linux-5.10/net/sctp/
H A Dtransport.c141 static void sctp_transport_destroy_rcu(struct rcu_head *head) in sctp_transport_destroy_rcu() argument
H A Doutput.c390 static void sctp_packet_gso_append(struct sk_buff *head, struct sk_buff *skb) in sctp_packet_gso_append() argument
406 sctp_packet_pack(struct sctp_packet *packet, struct sk_buff *head, int gso, gfp_t gfp) sctp_packet_pack() argument
552 struct sk_buff *head; sctp_packet_transmit() local
[all...]
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
H A Dsvc_rdma_recvfrom.c692 rdma_read_complete(struct svc_rqst *rqstp, struct svc_rdma_recv_ctxt *head) rdma_read_complete() argument
[all...]
/kernel/linux/linux-5.10/net/strparser/
H A Dstrparser.c95 struct sk_buff *head, *skb; in __strp_recv() local
[all...]
/kernel/linux/linux-5.10/net/vmw_vsock/
H A Dvmci_transport_notify.c186 u64 head; in send_waiting_read() local
228 u64 head; in send_waiting_write() local
/kernel/linux/linux-5.10/net/rxrpc/
H A Dcall_accept.c47 unsigned int head, tail, call_head, call_tail; in rxrpc_service_prealloc_one() local
184 unsigned int size = RXRPC_BACKLOG_MAX, head, tai in rxrpc_discard_prealloc() local
[all...]
/kernel/linux/linux-5.10/net/tipc/
H A Dname_distr.c202 struct sk_buff_head head; in tipc_named_node_up() local
/kernel/linux/linux-5.10/include/linux/
H A Dnotifier.h62 struct notifier_block __rcu *head; member
67 struct notifier_block __rcu *head; member
71 struct notifier_block __rcu *head; member
77 struct notifier_block __rcu *head; member
[all...]
H A Drcutiny.h45 static inline void kvfree_call_rcu(struct rcu_head *head, rcu_callback_t func) in kvfree_call_rcu() argument
H A Drculist.h113 static inline void list_add_rcu(struct list_head *new, struct list_head *head) in list_add_rcu() argument
134 list_add_tail_rcu(struct list_head *new, struct list_head *head) list_add_tail_rcu() argument
283 list_splice_init_rcu(struct list_head *list, struct list_head *head, void (*sync)(void)) list_splice_init_rcu() argument
298 list_splice_tail_init_rcu(struct list_head *list, struct list_head *head, void (*sync)(void)) list_splice_tail_init_rcu() argument
[all...]
H A Dptr_ring.h265 int head = consumer_head++; in __ptr_ring_discard_one() local
515 int head; in ptr_ring_unconsume() local
[all...]
H A Duio.h53 unsigned int head; member
/kernel/linux/linux-5.10/include/net/
H A Dbond_alb.h116 u32 head; /* Index to the head of the bi-directional clients member
/kernel/linux/linux-5.10/include/net/netfilter/
H A Dnf_conntrack_helper.h144 struct list_head head; member

Completed in 16 milliseconds

1...<<31323334353637383940>>...147