| /kernel/linux/linux-5.10/drivers/tty/ |
| H A D | synclink_gt.c | 2941 static void add_cond_wait(struct cond_wait **head, struct cond_wait *w) in add_cond_wait() argument 2949 static void remove_cond_wait(struct cond_wait **head, struct cond_wait *cw) in remove_cond_wait() argument 2965 static void flush_cond_wait(struct cond_wait **head) in flush_cond_wait() argument [all...] |
| /kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
| H A D | fsl_usb2_udc.h | 451 struct ep_td_struct *head, *tail; /* For dTD List member
|
| /kernel/linux/linux-5.10/drivers/usb/host/ |
| H A D | fotg210-hcd.c | 2512 qtd_list_free(struct fotg210_hcd *fotg210, struct urb *urb, struct list_head *head) qtd_list_free() argument 2525 qh_urb_transaction(struct fotg210_hcd *fotg210, struct urb *urb, struct list_head *head, gfp_t flags) qh_urb_transaction() argument 2907 struct fotg210_qh *head; qh_link_async() local [all...] |
| /kernel/linux/linux-5.10/net/xfrm/ |
| H A D | xfrm_policy.c | 123 struct rhash_head head; member 411 static void xfrm_policy_destroy_rcu(struct rcu_head *head) in xfrm_policy_destroy_rcu() argument
|
| /kernel/linux/linux-5.10/net/sctp/ |
| H A D | socket.c | 5197 struct sctp_hashbucket *head; in sctp_for_each_endpoint() local 8089 struct sctp_bind_hashbucket *head; /* hash list */ in sctp_get_port_local() local 8449 sctp_bucket_create( struct sctp_bind_hashbucket *head, struct net *net, unsigned short snum) sctp_bucket_create() argument 8479 struct sctp_bind_hashbucket *head = __sctp_put_port() local 9280 struct sctp_bind_hashbucket *head; sctp_sock_migrate() local [all...] |
| /kernel/linux/linux-5.10/net/sched/ |
| H A D | sch_cake.c | 127 struct sk_buff *head; member 1952 struct list_head *head; cake_dequeue() local [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | perf_event.h | 891 unsigned long head; member
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | annotate.c | 1255 static void annotation_line__add(struct annotation_line *al, struct list_head *head) in annotation_line__add() argument 1261 annotation_line__next(struct annotation_line *pos, struct list_head *head) in annotation_line__next() argument 2612 size_t disasm__fprintf(struct list_head *head, FILE *fp) in disasm__fprintf() argument
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | extent_io.c | 5312 static inline void btrfs_release_extent_buffer_rcu(struct rcu_head *head) in btrfs_release_extent_buffer_rcu() argument 41 btrfs_leak_debug_add(spinlock_t *lock, struct list_head *new, struct list_head *head) btrfs_leak_debug_add() argument
|
| /kernel/linux/linux-5.10/fs/nfsd/ |
| H A D | nfs4xdr.c | 263 svcxdr_construct_vector(struct nfsd4_compoundargs *argp, struct kvec *head, in svcxdr_construct_vector() argument 1896 nfsd4_vbuf_from_vector(struct nfsd4_compoundargs *argp, struct kvec *head, in nfsd4_vbuf_from_vector() argument 2013 struct kvec head; nfsd4_decode_setxattr() local [all...] |
| /kernel/linux/linux-5.10/fs/dlm/ |
| H A D | lock.c | 1298 static void lkb_add_ordered(struct list_head *new, struct list_head *head, in lkb_add_ordered() argument 2193 static inline int first_in_list(struct dlm_lkb *lkb, struct list_head *head) in first_in_list() argument 2205 static int queue_conflict(struct list_head *head, struct dlm_lkb *lkb) in queue_conflict() argument 2664 static void send_bast_queue(struct dlm_rsb *r, struct list_head *head, in send_bast_queue() argument 5560 static struct dlm_lkb *search_remid_list(struct list_head *head, int nodeid, in search_remid_list() argument [all...] |
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | inode.c | 1047 struct buffer_head *bh, *head, *wait[2]; in ext4_block_write_begin() local 955 ext4_walk_page_buffers(handle_t *handle, struct buffer_head *head, unsigned from, unsigned to, int *partial, int (*fn)(handle_t *handle, struct buffer_head *bh)) ext4_walk_page_buffers() argument 1359 struct buffer_head *head, *bh; ext4_journalled_zero_new_buffers() local 2218 mpage_process_page_bufs(struct mpage_da_data *mpd, struct buffer_head *head, struct buffer_head *bh, ext4_lblk_t lblk) mpage_process_page_bufs() argument 2277 struct buffer_head *head, *bh; mpage_process_page() local 2599 struct buffer_head *head; mpage_prepare_extent_to_map() local [all...] |
| /kernel/linux/linux-5.10/fs/ceph/ |
| H A D | mds_client.c | 2121 struct ceph_mds_cap_release *head; in ceph_send_cap_releases() local 2554 struct ceph_mds_request_head *head; create_request_message() local 2934 __wake_requests(struct ceph_mds_client *mdsc, struct list_head *head) __wake_requests() argument 3127 struct ceph_mds_reply_head *head = msg->front.iov_base; handle_reply() local [all...] |
| /kernel/linux/linux-5.10/fs/f2fs/ |
| H A D | data.c | 807 struct list_head *head = &io->bio_list; in add_ipu_page() local 856 struct list_head *head = &io->bio_list; in f2fs_submit_merged_ipu_write() local
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | workqueue.c | 1069 static void move_linked_works(struct work_struct *work, struct list_head *head, in move_linked_works() argument 1338 insert_work(struct pool_workqueue *pwq, struct work_struct *work, struct list_head *head, unsigned int extra_flags) insert_work() argument 2667 struct list_head *head; insert_wq_barrier() local [all...] |
| /kernel/linux/linux-5.10/mm/ |
| H A D | hugetlb.c | 82 static inline bool PageHugeFreed(struct page *head) in PageHugeFreed() argument 87 static inline void SetPageHugeFreed(struct page *head) in SetPageHugeFreed() argument 92 static inline void ClearPageHugeFreed(struct page *head) in ClearPageHugeFreed() argument 373 struct list_head *head = &resv->regions; in add_reservation_in_range() local 643 struct list_head *head = &resv->regions; in region_del() local 770 struct list_head *head = &resv->regions; region_count() local 928 struct list_head *head = &resv_map->region_cache; resv_map_release() local 1827 struct page *head = compound_head(page); dissolve_free_huge_page() local [all...] |
| H A D | slab.c | 1410 static void kmem_rcu_free(struct rcu_head *head) in kmem_rcu_free() argument [all...] |
| H A D | shmem.c | 2548 struct page *head = compound_head(page); in shmem_write_end() local
|
| /kernel/linux/linux-5.10/kernel/rcu/ |
| H A D | rcutorture.c | 495 call_rcu_busted(struct rcu_head *head, rcu_callback_t func) in call_rcu_busted() argument 571 static void srcu_torture_call(struct rcu_head *head, in srcu_torture_call() argument 834 static void rcu_torture_boost_cb(struct rcu_head *head) in rcu_torture_boost_cb() argument
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| H A D | ring_buffer.c | 563 unsigned long head; member 1248 struct buffer_page *head; rb_head_page_activate() local 1282 rb_head_page_set(struct ring_buffer_per_cpu *cpu_buffer, struct buffer_page *head, struct buffer_page *prev, int old_flag, int new_flag) rb_head_page_set() argument 1305 rb_head_page_set_update(struct ring_buffer_per_cpu *cpu_buffer, struct buffer_page *head, struct buffer_page *prev, int old_flag) rb_head_page_set_update() argument 1314 rb_head_page_set_head(struct ring_buffer_per_cpu *cpu_buffer, struct buffer_page *head, struct buffer_page *prev, int old_flag) rb_head_page_set_head() argument 1323 rb_head_page_set_normal(struct ring_buffer_per_cpu *cpu_buffer, struct buffer_page *head, struct buffer_page *prev, int old_flag) rb_head_page_set_normal() argument 1343 struct buffer_page *head; rb_set_head_page() local 1482 struct list_head *head = rb_list_head(cpu_buffer->pages); rb_check_pages() local 1665 struct list_head *head = cpu_buffer->pages; rb_free_cpu_buffer() local 3743 struct buffer_page *head = rb_set_head_page(cpu_buffer); rb_per_cpu_empty() local [all...] |
| /kernel/linux/linux-5.10/fs/ocfs2/dlm/ |
| H A D | dlmcommon.h | 1070 static inline int dlm_lock_on_list(struct list_head *head, in dlm_lock_on_list() argument
|
| /kernel/linux/linux-5.10/net/bluetooth/ |
| H A D | l2cap_core.c | 322 static struct sk_buff *l2cap_ertm_seq_in_queue(struct sk_buff_head *head, in l2cap_ertm_seq_in_queue() argument [all...] |
| /kernel/linux/linux-5.10/net/core/ |
| H A D | skbuff.c | 599 unsigned char *head = skb->head; skb_free_head() local 1353 struct page *page, *head = NULL; skb_copy_ubufs() local 2482 struct sk_buff *head = skb; skb_send_sock_locked() local [all...] |
| H A D | rtnetlink.c | 83 void rtnl_kfree_skbs(struct sk_buff *head, struct sk_buff *tail) in rtnl_kfree_skbs() argument 94 struct sk_buff *head = defer_kfree_skb_list; in __rtnl_unlock() local 2071 struct hlist_head *head; in rtnl_dump_ifinfo() local 4372 struct hlist_head *head; rtnl_fdb_dump() local 5449 struct hlist_head *head; rtnl_stats_dump() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/mga/ |
| H A D | mga_drv.h | 96 drm_mga_freelist_t *head; member
|