Home
last modified time | relevance | path

Searched defs:next (Results 1251 - 1275 of 3873) sorted by relevance

1...<<51525354555657585960>>...155

/kernel/linux/linux-6.6/net/dccp/ccids/lib/
H A Dpacket_history.c67 struct tfrc_tx_hist_entry *next = head->next; in tfrc_tx_hist_purge() local
/kernel/linux/linux-6.6/net/handshake/
H A Dhandshake-test.c348 struct handshake_req *req, *next; in handshake_req_cancel_test2() local
390 struct handshake_req *req, *next; in handshake_req_cancel_test3() local
/kernel/linux/linux-6.6/net/dccp/ccids/
H A Dccid2.c243 struct ccid2_seq *next; in ccid2_hc_tx_packet_sent() local
/kernel/linux/linux-6.6/net/dccp/
H A Dackvec.c30 struct dccp_ackvec_record *cur, *next; in dccp_ackvec_purge_records() local
289 struct dccp_ackvec_record *avr, *next; in dccp_ackvec_clear_state() local
369 struct dccp_ackvec_parsed *cur, *next; in dccp_ackvec_parsed_cleanup() local
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_input.c84 struct sk_buff *skb, *next; in ip6_sublist_rcv_finish() local
112 struct sk_buff *skb, *next, *hint = NULL; in ip6_list_rcv_finish() local
329 struct sk_buff *skb, *next; in ipv6_list_rcv() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dip_input.c576 struct sk_buff *skb, *next; in ip_sublist_rcv_finish() local
597 struct sk_buff *skb, *next, *hint = NULL; in ip_list_rcv_finish() local
648 struct sk_buff *skb, *next; in ip_list_rcv() local
/kernel/linux/linux-6.6/sound/
H A Dsound_core.c114 struct sound_unit *next; member
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dvirtio_ring.h44 __virtio16 next; member
H A Dfutex.h52 struct robust_list __user * next; member
/kernel/linux/linux-6.6/net/netfilter/ipset/
H A Dip_set_hash_ipportnet.c121 hash_ipportnet4_data_next(struct hash_ipportnet4_elem *next, in hash_ipportnet4_data_next() argument
376 hash_ipportnet6_data_next(struct hash_ipportnet6_elem *next, in hash_ipportnet6_data_next() argument
[all...]
H A Dip_set_hash_net.c102 hash_net4_data_next(struct hash_net4_elem *next, in hash_net4_data_next() argument
273 hash_net6_data_next(struct hash_net6_elem *next, in hash_net6_data_next() argument
H A Dip_set_hash_ipport.c79 hash_ipport4_data_next(struct hash_ipport4_elem *next, in hash_ipport4_data_next() argument
246 hash_ipport6_data_next(struct hash_ipport6_elem *next, in hash_ipport6_data_next() argument
[all...]
H A Dip_set_hash_ipportip.c77 hash_ipportip4_data_next(struct hash_ipportip4_elem *next, in hash_ipportip4_data_next() argument
245 hash_ipportip6_data_next(struct hash_ipportip6_elem *next, in hash_ipportip6_data_next() argument
[all...]
H A Dip_set_hash_ipmark.c69 hash_ipmark4_data_next(struct hash_ipmark4_elem *next, in hash_ipmark4_data_next() argument
201 hash_ipmark6_data_next(struct hash_ipmark6_elem *next, in hash_ipmark6_data_next() argument
H A Dip_set_hash_ip.c70 hash_ip4_data_next(struct hash_ip4_elem *next, const struct hash_ip4_elem *e) in hash_ip4_data_next() argument
202 hash_ip6_data_next(struct hash_ip6_elem *next, const struct hash_ip6_elem *e) in hash_ip6_data_next() argument
H A Dip_set_hash_ipmac.c71 hash_ipmac4_data_next(struct hash_ipmac4_elem *next, in hash_ipmac4_data_next() argument
179 hash_ipmac6_data_next(struct hash_ipmac6_elem *next, in hash_ipmac6_data_next() argument
/kernel/linux/linux-6.6/net/sched/
H A Dcls_fw.c35 struct fw_filter __rcu *next; member
[all...]
/kernel/linux/linux-6.6/net/sunrpc/
H A Ddebugfs.c61 struct list_head *next = task->tk_task.next; in tasks_next() local
/kernel/linux/linux-6.6/scripts/basic/
H A Dfixdep.c109 struct item *next; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dvirtio_ring.h44 __virtio16 next; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dfutex.h41 struct robust_list __user *next; member
/test/xts/hats/kernel/freelist/safe_unlink/
H A DMalloc_safe_unlink.cpp58 struct meta_in *prev, *next; member
/foundation/ability/ability_lite/services/abilitymgr_lite/src/
H A Dpage_ability_record.cpp178 void PageAbilityRecord::SetNextPageAbility(PageAbilityRecord *next) in SetNextPageAbility() argument
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dgrid_layout_manager.cpp344 auto next = renderList_.GetItemByIndex(direction == KeyDirection::UP ? --index : ++index); in focusMove() local
357 auto next = renderList_.GetItemByIndex(--index); in focusMove() local
365 auto next = renderList_.GetItemByIndex(++index); in focusMove() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_scroll_ffi.cpp94 void NativeNGScroller::ScrollPage(bool next) in ScrollPage() argument
303 void FfiOHOSAceFrameworkScrollerScrollPage(int64_t selfID, bool next) in FfiOHOSAceFrameworkScrollerScrollPage() argument

Completed in 17 milliseconds

1...<<51525354555657585960>>...155