Home
last modified time | relevance | path

Searched refs:head (Results 5776 - 5800 of 6183) sorted by relevance

1...<<231232233234235236237238239240>>...248

/kernel/linux/linux-6.6/tools/perf/util/
H A Dsymbol-elf.c2845 * @head : empty list_head
2851 int get_sdt_note_list(struct list_head *head, const char *target) in get_sdt_note_list() argument
2865 ret = construct_sdt_notes_list(elf, head); in get_sdt_note_list()
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dmptcp_join.sh546 head --bytes="$bytes" "$in" > "$tmpfile"
548 head --bytes="$bytes" "$out" > "$tmpfile"
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_conn.c2554 struct list_head *head = &hdev->conn_hash.list; in hci_conn_hash_flush() local
2563 while ((conn = list_first_entry_or_null(head, in hci_conn_hash_flush()
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_core.c1362 struct hlist_nulls_head *head) in early_drop_list()
1369 hlist_nulls_for_each_entry_rcu(h, n, head, hnnode) { in early_drop_list()
2521 * Mishearing the voices in his head, our hero wonders how he's
1361 early_drop_list(struct net *net, struct hlist_nulls_head *head) early_drop_list() argument
/kernel/linux/linux-6.6/net/tipc/
H A Dlink.c120 * @reasm_buf: head of partially reassembled inbound message fragments
2579 u16 head = hskb ? msg_seqno(buf_msg(hskb)) : l->snd_nxt - 1; in link_print() local
2584 skb_queue_len(&l->transmq), head, tail, in link_print()
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttgload.c1588 for ( cur = list->head; cur; cur = cur->next ) in ft_list_get_node_at()
2765 loader->composites.head = NULL; in tt_loader_init()
2962 /* the `flags' field in the `head' table -- at least major */ in FT_LOCAL_DEF()
/third_party/selinux/libsepol/src/
H A Dwrite.c1626 for (c = genfs->head; c; c = c->next) in genfs_write()
1632 for (c = genfs->head; c; c = c->next) { in genfs_write()
/kernel/linux/linux-6.6/kernel/bpf/
H A Dverifier.c1977 * head's topmost loop entry is not in current DFS path, in update_loop_entry()
2016 struct bpf_verifier_stack_elem *elem, *head = env->head; in pop_stack() local
2019 if (env->head == NULL) in pop_stack()
2023 err = copy_verifier_state(cur, &head->st); in pop_stack()
2028 bpf_vlog_reset(&env->log, head->log_pos); in pop_stack()
2030 *insn_idx = head->insn_idx; in pop_stack()
2032 *prev_insn_idx = head->prev_insn_idx; in pop_stack()
2033 elem = head->next; in pop_stack()
2034 free_verifier_state(&head in pop_stack()
[all...]
/drivers/hdf_core/adapter/khdf/linux/model/usb/host/src/
H A Dusb_net_adapter.c507 /* enough head room as-is? */ in RndisTxFixup()
514 skb->data = memmove_s(skb->head + sizeof(RndisDataHdr), len, skb->data, len); in RndisTxFixup()
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_ffi.cpp743 int32_t res = instance->SetWindowSystemBarEnable(arr.head, (uint32_t)arr.size); in FFiOHOSWindowSetWindowSystemBarEnable()
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_client_exec.cpp831 body.head = reinterpret_cast<uint8_t*>(MallocCString(tmp)); in OnWritingMemoryBody()
/kernel/linux/linux-5.10/block/
H A Dblk-core.c1384 list->head = rq->bio; in blk_steal_bios()
/kernel/linux/common_modules/tzdriver/core/
H A Dgp_ops.c503 &call_params->dev->shared_mem_list, head) { in alloc_for_ref_mem()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dkvm_host.h484 struct list_head head; member
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dhead_64.S2 /* head.S: Initial boot code for the Sparc64 port of Linux.
28 #include <asm/head.h>
H A Dds.c24 #include <asm/head.h>
H A Dsmp_64.c32 #include <asm/head.h>
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dproc-v7.S550 ret lr @ return to head.S:__ret
/kernel/linux/linux-5.10/drivers/net/can/dev/
H A Ddev.c1256 static void can_dellink(struct net_device *dev, struct list_head *head) in can_dellink() argument
/kernel/linux/linux-5.10/drivers/mtd/
H A Dsm_ftl.c639 ftl->heads = chs_table[i].head; in sm_get_media_info()
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A D3c509.c166 int head, size; member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_lan_tx_rx.h383 u16 head; member
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dproc-v7.S558 ret lr @ return to head.S:__ret
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dds.c24 #include <asm/head.h>
H A Dhead_64.S2 /* head.S: Initial boot code for the Sparc64 port of Linux.
29 #include <asm/head.h>

Completed in 63 milliseconds

1...<<231232233234235236237238239240>>...248