Home
last modified time | relevance | path

Searched defs:head (Results 3176 - 3200 of 3532) sorted by relevance

1...<<121122123124125126127128129130>>...142

/kernel/linux/linux-6.6/security/smack/
H A Dsmackfs.c532 smk_seq_start(struct seq_file *s, loff_t *pos, struct list_head *head) smk_seq_start() argument
549 smk_seq_next(struct seq_file *s, void *v, loff_t *pos, struct list_head *head) smk_seq_next() argument
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dhdac_hdmi.c56 struct list_head head; member
76 struct list_head head; member
85 struct list_head head; member
99 struct list_head head; member
[all...]
/kernel/linux/linux-6.6/drivers/scsi/arcmsr/
H A Darcmsr_hba.c2956 unsigned int head = acb->rqbuf_putIndex; in arcmsr_iop_message_xfer() local
3169 struct list_head *head; in arcmsr_get_freeccb() local
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhpsa.h117 u64 *head; member
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_lazy.c979 ZSTD_row_getSSEMask(int nbChunks, const BYTE* const src, const BYTE tag, const U32 head) in ZSTD_row_getSSEMask() argument
1002 ZSTD_row_getMatchMask(const BYTE* const tagRow, const BYTE tag, const U32 head, const U32 rowEntries) in ZSTD_row_getMatchMask() argument
1188 U32 const head = *tagRow & rowMask; ZSTD_RowFindBestMatch() local
1257 { U32 const head = *dmsTagRow & rowMask; ZSTD_RowFindBestMatch() local
[all...]
/kernel/linux/linux-6.6/net/batman-adv/
H A Dtranslation-table.c129 struct hlist_head *head; in batadv_tt_hash_find() local
645 struct hlist_head *head; in batadv_tt_local_add() local
1346 struct hlist_head *head; in batadv_tt_local_purge() local
1308 batadv_tt_local_purge_list(struct batadv_priv *bat_priv, struct hlist_head *head, int timeout) batadv_tt_local_purge_list() argument
1367 struct hlist_head *head; batadv_tt_local_table_free() local
1445 const struct hlist_head *head; batadv_tt_global_orig_entry_find() local
1507 const struct hlist_head *head; batadv_tt_global_sync_flags() local
1758 struct hlist_head *head; batadv_transtable_best_orig() local
1868 struct hlist_head *head; batadv_tt_global_dump_entry() local
1906 batadv_tt_global_dump_bucket(struct sk_buff *msg, u32 portid, u32 seq, struct batadv_priv *bat_priv, struct hlist_head *head, int *idx_s, int *sub) batadv_tt_global_dump_bucket() argument
1946 struct hlist_head *head; batadv_tt_global_dump() local
2029 struct hlist_head *head; batadv_tt_global_del_orig_list() local
2056 struct hlist_head *head; batadv_tt_global_del_orig_node() local
2089 struct hlist_head *head; batadv_tt_global_del_roaming() local
2202 struct hlist_head *head; batadv_tt_global_del_orig() local
2267 struct hlist_head *head; batadv_tt_global_purge() local
2310 struct hlist_head *head; batadv_tt_global_table_free() local
2445 struct hlist_head *head; batadv_tt_global_crc() local
2523 struct hlist_head *head; batadv_tt_local_crc() local
2761 struct hlist_head *head; batadv_tt_tvlv_generate() local
3604 struct hlist_head *head; batadv_tt_local_set_flags() local
3643 struct hlist_head *head; batadv_tt_local_purge_pending_clients() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dswapfile.c3458 struct page *head; in add_swap_count_continuation() local
3564 struct page *head; swap_count_continued() local
3650 struct page *head; free_swap_count_continuations() local
[all...]
H A Dksm.c161 struct list_head *head; member
211 struct ksm_stable_node *head; member
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_events.c85 __find_event_field(struct list_head *head, char *name) in __find_event_field() argument
101 struct list_head *head; in trace_find_event_field() local
115 static int __trace_define_field(struct list_head *head, const char *type, in __trace_define_field() argument
147 struct list_head *head; in trace_define_field() local
162 struct list_head *head; trace_define_field_ext() local
220 struct list_head *head; trace_destroy_fields() local
236 struct list_head *head; trace_event_get_offsets() local
1543 struct list_head *head = trace_get_fields(call); f_next() local
2406 struct list_head *head; event_define_fields() local
2809 struct list_head *head; update_event_fields() local
[all...]
H A Dtrace_events_user.c1070 struct list_head *head = &user->validators; in user_event_destroy_validators() local
1081 struct list_head *head = &user->fields; in user_event_destroy_fields() local
1370 struct list_head *head = &user->fields; in user_event_set_print_fmt() local
1513 struct list_head *head = &user->validators; in user_event_validate() local
1774 struct list_head *head; in user_event_show() local
1858 struct list_head *head = &user->fields; user_fields_match() local
[all...]
/kernel/linux/linux-6.6/kernel/sched/
H A Drt.c1583 requeue_rt_entity(struct rt_rq *rt_rq, struct sched_rt_entity *rt_se, int head) in requeue_rt_entity() argument
1596 static void requeue_task_rt(struct rq *rq, struct task_struct *p, int head) in requeue_task_rt() argument
1887 struct plist_head *head = &rq->rt.pushable_tasks; in pick_highest_pushable_task() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dfib_trie.c294 static void __alias_free_mem(struct rcu_head *head) in __alias_free_mem() argument
308 static void __node_free_rcu(struct rcu_head *head) in __node_free_rcu() argument
491 struct callback_head *head = &tn_info(tn)->rcu; in tnode_free() local
2169 struct hlist_head *head = &net->ipv4.fib_table_hash[h]; fib_info_notify_update() local
2239 struct hlist_head *head = &net->ipv4.fib_table_hash[h]; fib_notify() local
2251 __trie_free_rcu(struct rcu_head *head) __trie_free_rcu() argument
2648 struct hlist_head *head = &net->ipv4.fib_table_hash[h]; fib_triestat_seq_show() local
2681 struct hlist_head *head = &net->ipv4.fib_table_hash[h]; fib_trie_get_idx() local
2733 struct hlist_head *head = &net->ipv4.fib_table_hash[h]; fib_trie_seq_next() local
[all...]
H A Droute.c1503 struct list_head head; member
H A Dtcp_output.c1013 struct list_head head; /* queue of tcp sockets */ member
2187 struct sk_buff *head; in tcp_tso_should_defer() local
[all...]
H A Dnexthop.c457 struct hlist_head *head; in nexthop_devhash_add() local
505 void nexthop_free_rcu(struct rcu_head *head) in nexthop_free_rcu() argument
2401 struct hlist_head *head = &net->nexthop.devhash[hash]; in nexthop_flush_dev() local
3555 struct hlist_head *head = &net->nexthop.devhash[hash]; in nexthop_sync_mtu() local
[all...]
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_ctl.c518 static void ip_vs_service_rcu_free(struct rcu_head *head) in ip_vs_service_rcu_free() argument
748 void ip_vs_dest_dst_rcu_free(struct rcu_head *head) in ip_vs_dest_dst_rcu_free() argument
820 static void ip_vs_dest_rcu_free(struct rcu_head *head) in ip_vs_dest_rcu_free() argument
859 static void ip_vs_stats_rcu_free(struct rcu_head *head) in ip_vs_stats_rcu_free() argument
/kernel/linux/linux-6.6/net/core/
H A Dneighbour.c560 static void neigh_hash_free_rcu(struct rcu_head *head) in neigh_hash_free_rcu() argument
1744 static void neigh_rcu_free_parms(struct rcu_head *head) in neigh_rcu_free_parms() argument
/kernel/linux/linux-6.6/net/sched/
H A Dcls_flower.c317 struct cls_fl_head *head = rcu_dereference_bh(tp->root); in fl_classify() local
353 struct cls_fl_head *head; in fl_init() local
394 fl_mask_put(struct cls_fl_head *head, struct fl_flow_mask *mask) fl_mask_put() argument
525 __fl_get(struct cls_fl_head *head, u32 handle) __fl_get() argument
540 struct cls_fl_head *head = rcu_dereference_bh(tp->root); fl_get_exts() local
551 struct cls_fl_head *head = fl_head_dereference(tp); __fl_delete() local
579 struct cls_fl_head *head = container_of(to_rcu_work(work), fl_destroy_sleepable() local
591 struct cls_fl_head *head = fl_head_dereference(tp); fl_destroy() local
618 struct cls_fl_head *head = fl_head_dereference(tp); fl_get() local
2105 fl_create_new_mask(struct cls_fl_head *head, struct fl_flow_mask *mask) fl_create_new_mask() argument
2151 fl_check_assign_mask(struct cls_fl_head *head, struct cls_fl_filter *fnew, struct cls_fl_filter *fold, struct fl_flow_mask *mask) fl_check_assign_mask() argument
2234 struct cls_fl_head *head = fl_head_dereference(tp); fl_change() local
2482 struct cls_fl_head *head = fl_head_dereference(tp); fl_delete() local
2497 struct cls_fl_head *head = fl_head_dereference(tp); fl_walk() local
2527 struct cls_fl_head *head = fl_head_dereference(tp); fl_get_next_hw_filter() local
2616 struct cls_fl_head *head = fl_head_dereference(tp); fl_hw_add() local
3628 struct cls_fl_head *head = fl_head_dereference(tp); fl_delete_empty() local
[all...]
/kernel/linux/linux-6.6/net/tipc/
H A Dlink.c2579 u16 head = hskb ? msg_seqno(buf_msg(hskb)) : l->snd_nxt - 1; in link_print() local
H A Dmsg.h1264 tipc_skb_queue_splice_tail(struct sk_buff_head *list, struct sk_buff_head *head) tipc_skb_queue_splice_tail() argument
1276 tipc_skb_queue_splice_tail_init(struct sk_buff_head *list, struct sk_buff_head *head) tipc_skb_queue_splice_tail_init() argument
/third_party/f2fs-tools/fsck/
H A Dmount.c3398 static struct fsync_inode_entry *get_fsync_inode(struct list_head *head, in get_fsync_inode() argument
3410 static struct fsync_inode_entry *add_fsync_inode(struct list_head *head, in add_fsync_inode() argument
3429 static void destroy_fsync_dnodes(struct list_head *head) in destroy_fsync_dnodes() argument
3437 static int find_fsync_inode(struct f2fs_sb_info *sbi, struct list_head *head) in find_fsync_inode() argument
/third_party/backends/backend/
H A Depson.c1485 EpsonHdr head; in check_ext_status() local
1856 EpsonHdr head; in command() local
2360 EpsonHdr head; attach() local
6021 EpsonHdr head; get_identity_information() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dccapitst.c3418 static const UChar head[] = {0xDBC4,0xDE34,0xD900,0xDC05,0x0000};/* \U00101234\U00050005 */ in TestFromUCountPending() local
3520 char head[] = { 0x01, 0x02, 0x03, 0x0a , 0x00}; in TestToUCountPending() local
[all...]
/third_party/libwebsockets/lib/core/
H A Dprivate-lib-core.h310 uint32_t head; member
/third_party/libuv/src/unix/
H A Dlinux.c190 uint32_t head; member
203 uint32_t head; member
793 uint32_t head; in uv__iou_get_sqe() local
1168 uint32_t head; in uv__poll_io_uring() local
[all...]

Completed in 83 milliseconds

1...<<121122123124125126127128129130>>...142