Home
last modified time | relevance | path

Searched defs:head (Results 126 – 150 of 1622) sorted by relevance

12345678910>>...65

/linux-6.15/kernel/futex/
Dcore.c758 struct robust_list __user * __user *head, in fetch_robust_entry()
780 struct robust_list_head __user *head = curr->robust_list; in exit_robust_list() local
855 compat_uptr_t __user *head, unsigned int *pi) in compat_fetch_robust_entry()
874 struct compat_robust_list_head __user *head = curr->compat_robust_list; in compat_exit_robust_list() local
950 struct list_head *next, *head = &curr->pi_state_list; in exit_pi_state_list() local
/linux-6.15/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fence.h52 struct list_head head; member
61 struct list_head head; member
/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/
Dpriv.h9 struct list_head head; member
18 struct list_head head; member
/linux-6.15/drivers/net/
Deql.c147 struct list_head *this, *tmp, *head; in eql_timer() local
234 struct list_head *head, *tmp, *this; in eql_kill_slave_queue() local
305 struct list_head *this, *tmp, *head; in __eql_schedule_slaves() local
370 struct list_head *this, *head; in __eql_find_slave_dev() local
/linux-6.15/fs/ext4/
Dpage-io.c107 struct buffer_head *bh, *head; in ext4_finish_bio() local
214 static void dump_completed_IO(struct inode *inode, struct list_head *head) in dump_completed_IO()
269 struct list_head *head) in ext4_do_flush_completed_IO()
463 struct buffer_head *bh, *head; in ext4_bio_write_folio() local
/linux-6.15/include/linux/sched/
Dwake_q.h51 static inline void wake_q_init(struct wake_q_head *head) in wake_q_init()
57 static inline bool wake_q_empty(struct wake_q_head *head) in wake_q_empty()
/linux-6.15/fs/nilfs2/
Drecovery.c330 struct list_head *head) in nilfs_scan_dsync_log()
399 static void dispose_recovery_list(struct list_head *head) in dispose_recovery_list()
415 static int nilfs_segment_list_add(struct list_head *head, __u64 segnum) in nilfs_segment_list_add()
428 void nilfs_dispose_segment_list(struct list_head *head) in nilfs_dispose_segment_list()
443 struct list_head *head = &ri->ri_used_segments; in nilfs_prepare_segment_for_recovery() local
525 struct list_head *head, in nilfs_recover_dsync_blocks()
/linux-6.15/ipc/
Dmq_sysctl.c79 static void mq_set_ownership(struct ctl_table_header *head, in mq_set_ownership()
92 static int mq_permissions(struct ctl_table_header *head, const struct ctl_table *table) in mq_permissions()
/linux-6.15/arch/powerpc/platforms/pseries/
Dhvcserver.c62 int hvcs_free_partner_info(struct list_head *head) in hvcs_free_partner_info()
119 int hvcs_get_partner_info(uint32_t unit_address, struct list_head *head, in hvcs_get_partner_info()
/linux-6.15/arch/powerpc/include/asm/
Dps3gpu.h34 static inline int lv1_gpu_display_sync(u64 context_handle, u64 head, in lv1_gpu_display_sync()
42 static inline int lv1_gpu_display_flip(u64 context_handle, u64 head, in lv1_gpu_display_flip()
/linux-6.15/drivers/net/ethernet/hisilicon/hibmcge/
Dhbg_txrx.c16 #define hbg_queue_used_num(head, tail, ring) ({ \ argument
19 #define hbg_queue_left_num(head, tail, ring) ({ \ argument
22 #define hbg_queue_is_empty(head, tail, ring) \ argument
24 #define hbg_queue_is_full(head, tail, ring) \ argument
/linux-6.15/security/tomoyo/
Dcommon.h514 struct tomoyo_shared_acl_head head; member
542 struct tomoyo_shared_acl_head head; member
549 struct tomoyo_acl_head head; member
555 struct tomoyo_acl_head head; member
561 struct tomoyo_acl_head head; member
653 struct tomoyo_shared_acl_head head; member
699 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_MANUAL_TASK_ACL */ member
710 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_PATH_ACL */ member
720 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_PATH_NUMBER_ACL */ member
729 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_MKDEV_ACL */ member
[all …]
/linux-6.15/net/sched/
Dsch_hhf.c121 struct sk_buff *head; member
181 struct list_head *head, in seek_list()
212 static struct hh_flow_state *alloc_new_hh(struct list_head *head, in alloc_new_hh()
423 struct list_head *head; in hhf_dequeue() local
486 struct list_head *head = &q->hh_flows[i]; in hhf_destroy() local
/linux-6.15/net/batman-adv/
Dhash.h83 struct hlist_head *head; in batadv_hash_add() local
136 struct hlist_head *head; in batadv_hash_remove() local
/linux-6.15/fs/xfs/
Dxfs_log.c135 struct xlog_grant_head *head, in xlog_grant_sub_space()
143 struct xlog_grant_head *head, in xlog_grant_add_space()
151 struct xlog_grant_head *head) in xlog_grant_head_init()
181 struct xlog_grant_head *head) in xlog_grant_space_left()
195 struct xlog_grant_head *head) in xlog_grant_head_wake_all()
208 struct xlog_grant_head *head, in xlog_ticket_reservation()
225 struct xlog_grant_head *head, in xlog_grant_head_wake()
247 struct xlog_grant_head *head, in xlog_grant_head_wait()
302 struct xlog_grant_head *head, in xlog_grant_head_check()
1370 xlog_rec_header_t *head; in xlog_alloc_log() local
[all …]
/linux-6.15/include/linux/
Drcu_segcblist.h22 struct rcu_head *head; member
191 struct rcu_head *head; member
Dresource_ext.h35 struct list_head *head) in resource_list_add()
41 struct list_head *head) in resource_list_add_tail()
/linux-6.15/net/vmw_vsock/
Ddiag.c73 struct list_head *head = &vsock_bind_table[bucket]; in vsock_diag_dump() local
103 struct list_head *head = &vsock_connected_table[bucket]; in vsock_diag_dump() local
/linux-6.15/arch/x86/kernel/cpu/mce/
Dgenpool.c57 struct llist_node *head; in mce_gen_pool_prepare_records() local
77 struct llist_node *head; in mce_gen_pool_process() local
/linux-6.15/kernel/
Dtask_work.c57 struct callback_head *head; in task_work_add() local
197 struct callback_head *work, *head, *next; in task_work_run() local
/linux-6.15/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_ring.h90 const __u32 head = atomic_read(&r->cons_head); in pvrdma_idx_ring_has_space() local
104 const __u32 head = atomic_read(&r->cons_head); in pvrdma_idx_ring_has_data() local
/linux-6.15/drivers/gpu/drm/i915/gt/
Dintel_ring.h92 unsigned int head = READ_ONCE(ring->head); in assert_ring_tail_valid() local
130 __intel_ring_space(unsigned int head, unsigned int tail, unsigned int size) in __intel_ring_space()
/linux-6.15/net/ipv4/
Dinet_fragment.c255 static void inet_frag_destroy_rcu(struct rcu_head *head) in inet_frag_destroy_rcu()
452 struct sk_buff *fp, *head = skb_rb_first(&q->rb_fragments); in inet_frag_reasm_prepare() local
554 void inet_frag_reasm_finish(struct inet_frag_queue *q, struct sk_buff *head, in inet_frag_reasm_finish()
630 struct sk_buff *head, *skb; in inet_frag_pull_head() local
/linux-6.15/fs/proc/
Dkcore.c142 static int kcore_ram_list(struct list_head *head) in kcore_ram_list()
161 get_sparsemem_vmemmap_info(struct kcore_list *ent, struct list_head *head) in get_sparsemem_vmemmap_info()
194 get_sparsemem_vmemmap_info(struct kcore_list *ent, struct list_head *head) in get_sparsemem_vmemmap_info()
204 struct list_head *head = (struct list_head *)arg; in kclist_add_private() local
/linux-6.15/net/ipv6/
Dxfrm6_protocol.c41 #define for_each_protocol_rcu(head, handler) \ argument
50 struct xfrm6_protocol __rcu **head = proto_handlers(protocol); in xfrm6_rcv_cb() local
67 struct xfrm6_protocol __rcu **head = proto_handlers(nexthdr); in xfrm6_rcv_encap() local

12345678910>>...65