Home
last modified time | relevance | path

Searched defs:head (Results 726 - 750 of 3532) sorted by relevance

1...<<21222324252627282930>>...142

/kernel/linux/linux-6.6/kernel/trace/
H A Drethook.c36 static void rethook_free_rcu(struct rcu_head *head) in rethook_free_rcu() argument
133 static void free_rethook_node_rcu(struct rcu_head *head) in free_rethook_node_rcu() argument
/kernel/linux/linux-6.6/kernel/rcu/
H A Dtiny.c85 static inline bool rcu_reclaim_tiny(struct rcu_head *head) in rcu_reclaim_tiny() argument
170 void call_rcu(struct rcu_head *head, rcu_callback_t func) in call_rcu() argument
249 kvfree_call_rcu(struct rcu_head *head, void *ptr) kvfree_call_rcu() argument
[all...]
/kernel/linux/linux-6.6/mm/kmsan/
H A Dreport.c89 depot_stack_handle_t head; in kmsan_print_origin() local
/kernel/linux/linux-6.6/net/caif/
H A Dcfrfml.c217 u8 head[6]; in cfrfml_transmit() local
/kernel/linux/linux-6.6/net/ieee802154/6lowpan/
H A Dcore.c184 static void lowpan_dellink(struct net_device *ldev, struct list_head *head) in lowpan_dellink() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Desp4_offload.c30 static struct sk_buff *esp4_gro_receive(struct list_head *head, in esp4_gro_receive() argument
H A Dtcp_offload.c181 struct sk_buff *tcp_gro_receive(struct list_head *head, struct sk_buff *skb) in tcp_gro_receive() argument
318 struct sk_buff *tcp4_gro_receive(struct list_head *head, struct sk_buff *skb) in tcp4_gro_receive() argument
H A Dgre_offload.c122 static struct sk_buff *gre_gro_receive(struct list_head *head, in gre_gro_receive() argument
H A Dinet_timewait_sock.c289 struct inet_ehash_bucket *head = &hashinfo->ehash[slot]; in inet_twsk_purge() local
H A Dinetpeer.c134 static void inetpeer_free_rcu(struct rcu_head *head) in inetpeer_free_rcu() argument
H A Dxfrm4_protocol.c49 struct xfrm4_protocol __rcu **head = proto_handlers(protocol); in xfrm4_rcv_cb() local
66 struct xfrm4_protocol __rcu **head = proto_handlers(nexthdr); in xfrm4_rcv_encap() local
/kernel/linux/linux-6.6/net/ipv6/
H A Dudp_offload.c131 struct sk_buff *udp6_gro_receive(struct list_head *head, struct sk_buff *skb) in udp6_gro_receive() argument
H A Dtunnel6.c161 struct xfrm6_tunnel __rcu *head; in tunnel6_rcv_cb() local
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dipc3-loader.c114 const struct sof_ext_man_header *head; in ipc3_fw_ext_man_size() local
143 const struct sof_ext_man_header *head; in sof_ipc3_fw_parse_ext_man() local
[all...]
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dnlattr.c104 int libbpf_nla_parse(struct nlattr *tb[], int maxtype, struct nlattr *head, in libbpf_nla_parse() argument
/kernel/linux/linux-6.6/net/sched/
H A Dcls_cgroup.c30 struct cls_cgroup_head *head = rcu_dereference_bh(tp->root); in cls_cgroup_classify() local
60 static void __cls_cgroup_destroy(struct cls_cgroup_head *head) in __cls_cgroup_destroy() argument
70 struct cls_cgroup_head *head in cls_cgroup_destroy_work() local
85 struct cls_cgroup_head *head = rtnl_dereference(tp->root); cls_cgroup_change() local
137 struct cls_cgroup_head *head = rtnl_dereference(tp->root); cls_cgroup_destroy() local
157 struct cls_cgroup_head *head = rtnl_dereference(tp->root); cls_cgroup_walk() local
175 struct cls_cgroup_head *head = rtnl_dereference(tp->root); cls_cgroup_dump() local
[all...]
/kernel/linux/linux-6.6/net/sctp/
H A Dproc.c163 struct sctp_hashbucket *head; in sctp_eps_seq_show() local
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dfsmap.h34 fsmap_advance( struct fsmap_head *head) fsmap_advance() argument
/kernel/liteos_m/arch/arm/cortex-m33/gcc/TZ/secure/
H A Dlos_secure_heap.c59 STATIC INLINE VOID OsSecureHeapListInit(LOS_DL_LIST *head) in OsSecureHeapListInit() argument
/kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/secure/
H A Dlos_secure_heap.c60 STATIC INLINE VOID OsSecureHeapListInit(LOS_DL_LIST *head) in OsSecureHeapListInit() argument
/kernel/liteos_m/arch/arm/cortex-m55/gcc/TZ/secure/
H A Dlos_secure_heap.c59 STATIC INLINE VOID OsSecureHeapListInit(LOS_DL_LIST *head) in OsSecureHeapListInit() argument
/kernel/liteos_m/arch/arm/cortex-m55/iar/TZ/secure/
H A Dlos_secure_heap.c60 STATIC INLINE VOID OsSecureHeapListInit(LOS_DL_LIST *head) in OsSecureHeapListInit() argument
/test/xts/device_attest/services/core/utils/
H A Dattest_utils_memleak.c88 ListNode* head = list->head; in DestroyMemNodeList() local
112 ListNode* head = list->head; in AddMemNode() local
240 ListNode* head = list->head; PrintMemNodeList() local
[all...]
/test/xts/device_attest/services/devattest_ability/src/
H A Ddevattest_service.cpp150 int32_t *head = resultArray; in CopyAttestResult() local
/test/xts/device_attest_lite/services/core/attest/
H A Dattest_service.c382 int32_t *head = *resultArray; in CopyResultArray() local
403 int32_t *head = *resultArray; in SetAttestResultArray() local
[all...]

Completed in 12 milliseconds

1...<<21222324252627282930>>...142